FNetSimTimeStep

[FNetSimTimeStep](API\Plugins\NetworkPrediction\FNetSimTimeStep) Time data structure that is passed into SimulationTick

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelTick.h"

Syntax

struct FNetSimTimeStep

Remarks

FNetSimTimeStep Time data structure that is passed into SimulationTick

Variables

Name Description

Public variable

const FNetworkS...

 

StepMS

The delta time step for this tick (in MS by default)

Public variable

const FSimulati...

 

TickState

The tick state of the simulation prior to running this tick.

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