Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/Services
Inheritance Hierarchy
- IRemoteFinalizeService
- TRemoteFinalizeService
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 TRemoteFinalizeService : public IRemoteFinalizeService
Constructors
| Type | Name | Description | |
|---|---|---|---|
TRemoteFinalizeService
(
TModelDataStore< ModelDef >* InDataStore |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void |
Overridden from IRemoteFinalizeService
| Type | Name | Description | |
|---|---|---|---|
| void | FinalizeFrame
(
float DeltaTimeSeconds |
Typedefs
| Name | Description |
|---|---|
| AuxType | |
| DriverType | |
| InputType | |
| ModelDef | |
| StateTypes | |
| SyncType |