Property LocalTime
LocalTime
The current local time. This is the time at which predicted or client authoritative objects move. This value is accurate when called in Update or during the Tick event but does not work correctly for FixedUpdate.
Declaration
public NetworkTime LocalTime { get; }
Property Value
Type | Description |
---|---|
NetworkTime |