Photon Fusion 2.1.1

FixedBufferPropertyAttribute Class Reference

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]

Detailed Description

Fixed Buffer Property Attribute.

Constructor & Destructor Documentation

◆ FixedBufferPropertyAttribute()

FixedBufferPropertyAttribute ( Type fieldType,
Type surrogateType,
int capacity )

FixedBufferPropertyAttribute Constructor.

Parameters
fieldTypeType
surrogateTypeSurrogateType
capacityCapacity