TFixedInterpolateService

Windows
MacOS
Linux

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

Name Description

Public function

TFixedInterpolateService

(
    TModelDataStore< ModelDef >* I...
)

Functions

Overridden from IFixedInterpolateService

Name Description

Public function Virtual

void

 

FinalizeFrame

(
    float DeltaTimeSeconds,
    const FFixedTickState* TickSta...
)

Public function Virtual

void

 

Reconcile

(
    const FFixedTickState* TickSta...
)

Typedefs

Constants

Name

Description

bHasPhysics

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss