Attribute applied to an array property by the weaver. More...
Inherits Attribute.
Public Member Functions | |
NetworkedWeavedArrayAttribute (int capacity, int elementWordCount, Type elementReaderWriter) | |
Properties | |
int | Capacity [get] |
Array capacity. More... | |
Type | ElementReaderWriterType [get] |
ReaderWriter type for the element. More... | |
int | ElementWordCount [get] |
Word count of each element. More... | |
Attribute applied to an array property by the weaver.
|
get |
Array capacity.
|
get |
ReaderWriter type for the element.
|
get |
Word count of each element.