Photon Fusion 2.1.1

DrawerPropertyAttribute Class Referenceabstract

A base class for property attributes that are used to draw properties in the inspector. More...

Inherits PropertyAttribute.

Inherited by AssemblyNameAttribute, BinaryDataAttribute, BitSetAttribute, DirectoryPathAttribute, DisplayAsEnumAttribute, DrawInlineAttribute, ExpandableEnumAttribute, LayerAttribute, LayerMatrixAttribute, MaxStringByteCountAttribute, RangeExAttribute, ScenePathAttribute, ToggleLeftAttribute, UnityAssetGuidAttribute, UnityNavMeshAreaAttribute, and UnityResourcePathAttribute.

Protected Member Functions

 DrawerPropertyAttribute (bool applyToCollection=false)

Additional Inherited Members

Public Member Functions inherited from PropertyAttribute
 PropertyAttribute (bool applyToCollection=false)
Properties inherited from PropertyAttribute
new bool applyToCollection [get]

Detailed Description

A base class for property attributes that are used to draw properties in the inspector.