FTick

Data for a single simulation tick.

Windows
MacOS
Linux

References

Module

NetworkPredictionInsights

Header

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

Include

#include "INetworkPredictionProvider.h"

Syntax

struct FTick

Remarks

Data for a single simulation tick.

Variables

Name Description

Public variable

bool

 

bInputFault

Public variable

bool

 

bReconcileDueToOffsetChange

Public variable

bool

 

bRepredict

Public variable

uint64

 

ConfirmedEngineFrame

Public variable

FSimTime

 

EndMS

Public variable

uint64

 

EngineFrame

Traced Data:

Public variable

int32

 

LocalOffsetFrame

Public variable

int32

 

NumBufferedInputCmds

Public variable

int32

 

OutputFrame

Public variable

const TCHAR ...

 

ReconcileStr

Public variable

FSimTime

 

StartMS

Public variable

const FNetSeria...

 

StartNetRecv

Net Recv that was processed prior to this tick. Will often be null. Used to ensure the ticks are drawn on the right sub track (Y)

Public variable

uint64

 

TrashedEngineFrame

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