Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/Services
Inheritance Hierarchy
- IIndependentInterpolateService
- TIndependentInterpolateService
References
Module | NetworkPrediction |
Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Services/NetworkPredictionService_Interpolate.inl |
Include | #include "Services/NetworkPredictionService_Interpolate.inl" |
Syntax
template<typename InModelDef>
class TIndependentInterpolateService : public IIndependentInterpolateService
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TIndependentInterpolateService
(
TModelDataStore< ModelDef >* InDataStore |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | ||
![]() |
void |
Overridden from IIndependentInterpolateService
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | FinalizeFrame
(
float DeltaTimeSeconds, |
|
![]() ![]() |
void | Reconcile
(
const FVariableTickState* TickState |
Typedefs
Name | Description |
---|---|
AuxType | |
ModelDef | |
StateTypes | |
SyncAuxType | |
SyncType |