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
IsReadOnly Property
[This is preliminary documentation and is subject to change.]
Namespace:
MLAPI.NetworkedVar.Collections
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
bool
IsReadOnly
{
get
; }
Request Example
View Source
Property Value
Type:
Boolean
Implements
ICollection
T
IsReadOnly
See Also
Reference
NetworkedDictionary
TKey, TValue
Class
MLAPI.NetworkedVar.Collections Namespace