Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionTickState.h |
Include |
#include "NetworkPredictionTickState.h" |
struct FNetSimTimeStep
TimeStep info that is passed into SimulationTick.
Name | Description | ||
---|---|---|---|
|
Frame |
The Simulation Frame number we are computing in this tick, E.g, the output frame. |
|
|
StepMS |
The delta time step for this tick. |
|
|
TotalSimulationTime |
How much simulation time has ran up until this point. |