MLAPI API Reference
MLAPI API Reference
MLAPI.NetworkedVar.Collections
NetworkedDictionary(TKey, TValue) Class
NetworkedDictionary(TKey, TValue) Properties
Count Property
IsReadOnly Property
Item Property
Keys Property
LastSyncedTime Property
Values Property
NetworkedDictionary
TKey
,
TValue
LastSyncedTime 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#
Copy
public
float
LastSyncedTime
{
get
; }
Request Example
View Source
Property Value
Type:
Single
See Also
Reference
NetworkedDictionary
TKey, TValue
Class
MLAPI.NetworkedVar.Collections Namespace