TLocalInputService

Calls ProduceInput on driver to get local input Requires valid [FNetworkPredictionDriver::ProduceInput](API\Plugins\NetworkPrediction\FNetworkPredictionDriverBase\ProduceInput) function

Windows
MacOS
Linux

Inheritance Hierarchy

IInputService

TLocalInputService

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 TLocalInputService : public IInputService

Remarks

Calls ProduceInput on driver to get local input Requires valid FNetworkPredictionDriver::ProduceInput function

Constructors

Name Description

Public function

TLocalInputService

(
    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