Photon Fusion 2.0.3

Public Member Functions | List of all members
HideArrayElementLabelAttribute Class Reference

Attribute used to hide the label of an array element in the inspector. More...

Inherits DecoratingPropertyAttribute.

Public Member Functions

 HideArrayElementLabelAttribute ()
 Initializes a new instance of the HideArrayElementLabelAttribute class. More...
 

Additional Inherited Members

- Static Public Attributes inherited from DecoratingPropertyAttribute
const int DefaultOrder = -10000
 The default order of the attribute. More...
 
- Protected Member Functions inherited from DecoratingPropertyAttribute
 DecoratingPropertyAttribute ()
 Initializes a new instance with the default order. More...
 
 DecoratingPropertyAttribute (int order)
 Initializes a new instance with the specified order. More...
 

Detailed Description

Attribute used to hide the label of an array element in the inspector.

Constructor & Destructor Documentation

◆ HideArrayElementLabelAttribute()

Initializes a new instance of the HideArrayElementLabelAttribute class.