Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > FNetworkPredictionData_Server_Character
Syntax
double ServerAccumulatedClientTimeStamp
Remarks
Timestamp of total elapsed client time. Similar to CurrentClientTimestamp but this is accumulated with the calculated DeltaTime for each move on the server.