MLAPI API Reference
MLAPI API Reference
MLAPI
NetworkedVar(T) Class
NetworkedVar(T) Properties
isDirty Property
LastSyncedTime Property
Value Property
NetworkedVar
T
LastSyncedTime Property
[This is preliminary documentation and is subject to change.]
Gets the last time the variable was synced
Namespace:
MLAPI
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
float
LastSyncedTime
{
get
; }
Request Example
View Source
Property Value
Type:
Single
See Also
Reference
NetworkedVar
T
Class
MLAPI Namespace