FInstance

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Services/NetworkPredictionService_Interpolate.inl

Include

#include "Services/NetworkPredictionService_Interpolate.inl"

Syntax

struct FInstance

Variables

Name Description

Public variable

TConditionalSta...

 

AuxState

Public variable

TNetworkPredict...

 

ClientRecvFrames

Public variable

int32

 

InstanceIdx

Public variable

int32

 

LastFromFrame

Public variable

int32

 

LastWrittenFrame

Public variable

TConditionalSta...

 

SyncState

Last interpolated values. Stored here so that we can maintain FNetworkPredictionStateView to them.

Public variable

int32

 

TraceID

Constructors

Name Description

Public function

FInstance

(
    int32 InTraceID,
    int32 InInstanceIdx
)

Classes

Name

Description

Public struct

FFrame

Store received frames locally on the service.

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