Photon Fusion 2.1.1

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.
Public Member Functions inherited from PropertyAttribute
 PropertyAttribute (bool applyToCollection=false)

Additional Inherited Members

Static Public Attributes inherited from DecoratingPropertyAttribute
const int DefaultOrder = -10000
 The default order of the attribute.
Protected Member Functions inherited from DecoratingPropertyAttribute
 DecoratingPropertyAttribute (bool applyToCollection=false)
 Initializes a new instance with the default order.
 DecoratingPropertyAttribute (int order, bool applyToCollection=false)
 Initializes a new instance with the specified order.
Properties inherited from PropertyAttribute
new bool applyToCollection [get]

Detailed Description

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