Class NetworkTimeSystem
Inheritance
NetworkTimeSystem
Syntax
public class NetworkTimeSystem : SystemBase
Properties
DefaultClientTickRate
Declaration
public static ClientTickRate DefaultClientTickRate { get; }
Property Value
TimestampMS
Declaration
public static uint TimestampMS { get; }
Property Value
Methods
OnCreate()
Declaration
protected override void OnCreate()
OnDestroy()
Declaration
protected override void OnDestroy()
OnStopRunning()
Declaration
protected override void OnStopRunning()
OnUpdate()
Declaration
protected override void OnUpdate()