Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/Services
Inheritance Hierarchy
- IIndependentRollbackService
- TIndependentRollbackService
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 TIndependentRollbackService : public IIndependentRollbackService
Constructors
| Type | Name | Description | |
|---|---|---|---|
TIndependentRollbackService
(
TModelDataStore< ModelDef >* InDataStore |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void |
Overridden from IIndependentRollbackService
| Type | Name | Description | |
|---|---|---|---|
| void | Reconcile
(
const FVariableTickState* TickState |
Typedefs
| Name | Description |
|---|---|
| ModelDef | |
| StateTypes | |
| SyncAuxType |