Photon Fusion 2.0.3

Public Member Functions | Properties | List of all members
FixedBufferPropertyAttribute Class Reference

Fixed Buffer Property Attribute More...

Inherits PropertyAttribute.

Public Member Functions

 FixedBufferPropertyAttribute (Type fieldType, Type surrogateType, int capacity)
 FixedBufferPropertyAttribute Constructor More...
 

Properties

int Capacity [get]
 Fixed Buffer Capacity More...
 
Type SurrogateType [get]
 Fixed Buffer Surrogate Type More...
 
Type Type [get]
 Fixed Buffer Type More...
 

Detailed Description

Fixed Buffer Property Attribute

Constructor & Destructor Documentation

◆ FixedBufferPropertyAttribute()

FixedBufferPropertyAttribute ( Type  fieldType,
Type  surrogateType,
int  capacity 
)

FixedBufferPropertyAttribute Constructor

Parameters
fieldTypeType
surrogateTypeSurrogateType
capacityCapacity

Property Documentation

◆ Capacity

int Capacity
get

Fixed Buffer Capacity

◆ SurrogateType

Type SurrogateType
get

Fixed Buffer Surrogate Type

◆ Type

Type Type
get

Fixed Buffer Type