Photon Fusion 2.1.1

NetworkedWeavedArrayAttribute Class Reference

Attribute applied to an array property by the weaver. More...

Public Member Functions

 NetworkedWeavedArrayAttribute (int capacity, int elementWordCount, Type elementReaderWriter)

Properties

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

Detailed Description

Attribute applied to an array property by the weaver.