FAnalysis

Data that is only used as a temp/scratch pad during the analysis page. This should not show up in the UI or [FRestrictedView](API\Plugins\NetworkPredictionInsights\FSimulationData\FRestrictedView).

Windows
MacOS
Linux

References

Module

NetworkPredictionInsights

Header

/Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h

Include

#include "INetworkPredictionProvider.h"

Syntax

struct FAnalysis

Remarks

Data that is only used as a temp/scratch pad during the analysis page. This should not show up in the UI or FRestrictedView.

Variables

Name Description

Public variable

bool

 

bInputFault

Public variable

bool

 

bLocalFrameOffsetChanged

Public variable

int32

 

LocalFrameOffset

Public variable

FSimTime

 

MaxTickSimTimeMS

Public variable

uint64

 

NetRecvItemIdx

Public variable

int32

 

NumBufferedInputCmds

Public variable

TArray< FUserSt...

 

PendingCommitUserStates

Public variable

TArray< FNetSer...

 

PendingNetSerializeRecv

NetRecvs that we haven't matched with a tick or declared orphaned yet.

Public variable

const TCHAR ...

 

PendingOOBStr

Public variable

const TCHAR ...

 

PendingReconcileStr

Public variable

TArray< FSystem...

 

PendingSystemFaults

Public variable

uint64

 

TrashItemIdx

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