FNetSimTimeStep

TimeStep info that is passed into SimulationTick.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionTickState.h

Include

#include "NetworkPredictionTickState.h"

Syntax

struct FNetSimTimeStep

Remarks

TimeStep info that is passed into SimulationTick.

Variables

Name Description

Public variable

int32

 

Frame

The Simulation Frame number we are computing in this tick, E.g, the output frame.

Public variable

int32

 

StepMS

The delta time step for this tick.

Public variable

int32

 

TotalSimulationTime

How much simulation time has ran up until this point.

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