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