Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/Services
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
Type | Name | Description | |
---|---|---|---|
![]() |
TLocalInputService
(
TModelDataStore< ModelDef >* InDataStore |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | ||
![]() |
void |
Overridden from IInputService
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | ProduceInput
(
int32 DeltaTimeMS |
Typedefs
Name | Description |
---|---|
DriverType | |
InputType | |
ModelDef | |
StateTypes |