Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/Services
Inheritance Hierarchy
- IFixedInterpolateService
- TFixedInterpolateService
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 TFixedInterpolateService : public IFixedInterpolateService
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TFixedInterpolateService
(
TModelDataStore< ModelDef >* InDataStore |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | ||
![]() |
void |
Overridden from IFixedInterpolateService
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | FinalizeFrame
(
float DeltaTimeSeconds, |
|
![]() ![]() |
void | Reconcile
(
const FFixedTickState* TickState |
Typedefs
Name | Description |
---|---|
AuxType | |
ModelDef | |
PhysicsState | |
StateTypes | |
SyncAuxType | |
SyncType |
Constants
Name | Description |
---|---|
bHasPhysics |