Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/Services
Inheritance Hierarchy
- IFinalizeService
- TFinalizeService
References
| Module | NetworkPrediction |
| Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Services/NetworkPredictionService_Finalize.inl |
| Include | #include "Services/NetworkPredictionService_Finalize.inl" |
Syntax
template<typename InModelDef>
class TFinalizeService : public IFinalizeService
Constructors
| Type | Name | Description | |
|---|---|---|---|
TFinalizeService
(
TModelDataStore< ModelDef >* InDataStore |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void |
Overridden from IFinalizeService
| Type | Name | Description | |
|---|---|---|---|
| void | FinalizeFrame
(
float DeltaTimeSeconds, |
Typedefs
| Name | Description |
|---|---|
| AuxType | |
| DriverType | |
| InputType | |
| ModelDef | |
| StateTypes | |
| SyncType |