Click or drag to resize

NetworkedListTLastSyncedTime Property

[This is preliminary documentation and is subject to change.]

Gets the last time the variable was synced

Namespace:  MLAPI.NetworkedVar.Collections
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float LastSyncedTime { get; }
Request Example View Source

Property Value

Type: Single
See Also