Click or drag to resize

NetworkingManagerNetworkTime Property

A syncronized time, represents the time in seconds since the server application started. Is replicated across all clients

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float NetworkTime { get; }

Property Value

Type: Single
See Also