Photon Fusion
2.1.1
Fixed Buffer Property Attribute. More...
Inherits PropertyAttribute.
Public Member Functions | |
| FixedBufferPropertyAttribute (Type fieldType, Type surrogateType, int capacity) | |
| FixedBufferPropertyAttribute Constructor. | |
| Public Member Functions inherited from PropertyAttribute | |
| PropertyAttribute (bool applyToCollection=false) | |
Properties | |
| int | Capacity [get] |
| Fixed Buffer Capacity. | |
| Type | SurrogateType [get] |
| Fixed Buffer Surrogate Type. | |
| Type | Type [get] |
| Fixed Buffer Type. | |
| Properties inherited from PropertyAttribute | |
| new bool | applyToCollection [get] |
Fixed Buffer Property Attribute.
FixedBufferPropertyAttribute Constructor.
| fieldType | Type |
| surrogateType | SurrogateType |
| capacity | Capacity |