Navigation
Unreal Engine C++ API Reference > Plugins > NetworkPrediction > FFixedTickState
Syntax
float FixedStepRealTimeMS
Remarks
Realtime steps. That is, one of these = one FixedStepMS in simulation time. This means sim time ticks slightly slower than real time. This is seemingly the best choice while fixed tick physics has to be 1:1.