Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/Services
Inheritance Hierarchy
- IFixedRollbackService
- TFixedRollbackService
References
Module | NetworkPrediction |
Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Services/NetworkPredictionService_Rollback.inl |
Include | #include "Services/NetworkPredictionService_Rollback.inl" |
Syntax
template<typename InModelDef>
class TFixedRollbackService : public IFixedRollbackService
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TFixedRollbackService
(
TModelDataStore< ModelDef >* InDataStore |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | ||
![]() |
void |
Overridden from IFixedRollbackService
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | PreStepRollback
(
const FNetSimTimeStep& Step, |
|
![]() ![]() |
int32 | QueryRollback
(
const FFixedTickState* TickState |
|
![]() ![]() |
void | StepRollback
(
const FNetSimTimeStep& Step, |
Typedefs
Name | Description |
---|---|
ModelDef | |
StateTypes | |
SyncAuxType |
Constants
Name | Description |
---|---|
bNeedsTickService |