TRemoteInputService

Pulls input from ServerRecvData. E.g: server side input buffering.

Windows
MacOS
Linux

Inheritance Hierarchy

IInputService

TRemoteInputService

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Services/NetworkPredictionService_Input.inl

Include

#include "Services/NetworkPredictionService_Input.inl"

Syntax

template<typename InModelDef>
class TRemoteInputService : public IInputService

Remarks

Pulls input from ServerRecvData. E.g: server side input buffering.

Constructors

Name Description

Public function

TRemoteInputService

(
    TModelDataStore< ModelDef >* I...
)

Functions

Overridden from IInputService

Name Description

Public function Virtual

void

 

ProduceInput

(
    int32 DeltaTimeMS
)

Typedefs

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss