Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/FNetworkPredictionStateView
Syntax
int32 SimTimeMS
Remarks
Latest Simulation time. Like PendingFrame this is the "server time" and is synchronized. This is redundant in fixed tick scenerios but is needed for independent ticking (Consider: maybe this is rarely used enough that a more expensive lookup would be better than cacheing it in the view?)