Click or drag to resize

NetworkedDictionaryTKey, TValue Constructor

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

Overload List
  NameDescription
Public methodNetworkedDictionaryTKey, TValue
Creates a NetworkedDictionary with the default value and settings
Public methodNetworkedDictionaryTKey, TValue(IDictionaryTKey, TValue)
Creates a NetworkedDictionary with a custom value and the default settings
Public methodNetworkedDictionaryTKey, TValue(NetworkedVarSettings)
Creates a NetworkedDictionary with the default value and custom settings
Public methodNetworkedDictionaryTKey, TValue(NetworkedVarSettings, IDictionaryTKey, TValue)
Creates a NetworkedDictionary with a custom value and custom settings
Top
See Also