Photon Fusion
2.0.8
Attribute applied to a dictionary property by the weaver. More...
Inherits Attribute.
Public Member Functions | |
| NetworkedWeavedDictionaryAttribute (int capacity, int keyWordCount, int elementWordCount, Type keyReaderWriterType, Type valueReaderWriterType) | |
Properties | |
| int | Capacity [get] |
| Capacity of the dictionary. More... | |
| Type | KeyReaderWriterType [get, set] |
| int | KeyWordCount [get] |
| Word count for the key. More... | |
| Type | ValueReaderWriterType [get, set] |
| int | ValueWordCount [get] |
| Word count for the value. More... | |
Attribute applied to a dictionary property by the weaver.
|
get |
Capacity of the dictionary.
|
get |
Word count for the key.
|
get |
Word count for the value.