MLAPI API Reference
MLAPI API Reference
MLAPI.NetworkedVar.Collections
NetworkedDictionary(TKey, TValue) Class
NetworkedDictionary(TKey, TValue) Constructor
NetworkedDictionary(TKey, TValue) Constructor
NetworkedDictionary(TKey, TValue) Constructor (IDictionary(TKey, TValue))
NetworkedDictionary(TKey, TValue) Constructor (NetworkedVarSettings)
NetworkedDictionary(TKey, TValue) Constructor (NetworkedVarSettings, IDictionary(TKey, TValue))
NetworkedDictionary
TKey
,
TValue
Constructor
[This is preliminary documentation and is subject to change.]
Creates a NetworkedDictionary with the default value and settings
Namespace:
MLAPI.NetworkedVar.Collections
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
NetworkedDictionary
()
Request Example
View Source
See Also
Reference
NetworkedDictionary
TKey, TValue
Class
NetworkedDictionary
TKey, TValue
Overload
MLAPI.NetworkedVar.Collections Namespace