MLAPI/docs/P_MLAPI_NetworkingManager_NetworkTime.md
2018-03-31 10:20:18 +02:00

622 B

NetworkingManager.NetworkTime 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

Reference

NetworkingManager Class
MLAPI Namespace