Photon Fusion 2.1.1

NetworkedWeavedLinkedListAttribute Class Reference

Attribute applied to a list property by the weaver. More...

Public Member Functions

 NetworkedWeavedLinkedListAttribute (int capacity, int elementWordCount, Type elementReaderWriterType)

Properties

int Capacity [get]
 List capacity.
Type ElementReaderWriterType [get]
 ReaderWriter type for the element.
int ElementWordCount [get]
 Word count of each element.

Detailed Description

Attribute applied to a list property by the weaver.