NetworkedDictionaryTKey, TValue Constructor |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| NetworkedDictionaryTKey, TValue |
Creates a NetworkedDictionary with the default value and settings
| |
| NetworkedDictionaryTKey, TValue(IDictionaryTKey, TValue) |
Creates a NetworkedDictionary with a custom value and the default settings
| |
| NetworkedDictionaryTKey, TValue(NetworkedVarSettings) |
Creates a NetworkedDictionary with the default value and custom settings
| |
| NetworkedDictionaryTKey, TValue(NetworkedVarSettings, IDictionaryTKey, TValue) |
Creates a NetworkedDictionary with a custom value and custom settings
|