TIndependentInterpolateService

Windows
MacOS
Linux

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

Name Description

Public function

TIndependentInterpolateService

(
    TModelDataStore< ModelDef >* I...
)

Functions

Overridden from IIndependentInterpolateService

Name Description

Public function Virtual

void

 

FinalizeFrame

(
    float DeltaTimeSeconds,
    const FVariableTickState* Tick...
)

Public function Virtual

void

 

Reconcile

(
    const FVariableTickState* Tick...
)

Typedefs

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