Photon Fusion 2.1.1

SpaceAfterAttribute Class Reference

Similar to UnityEngine.SpaceAttribute, but adds space after the property. More...

Inherits DecoratingPropertyAttribute.

Public Member Functions

 SpaceAfterAttribute (float height=8f)
Public Member Functions inherited from PropertyAttribute
 PropertyAttribute (bool applyToCollection=false)

Public Attributes

readonly float Height
 Height of the space.

Static Public Attributes

const new int DefaultOrder = -5000
 The default order for this attribute.
Static Public Attributes inherited from DecoratingPropertyAttribute
const int DefaultOrder = -10000
 The default order of the attribute.

Additional Inherited Members

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

Similar to UnityEngine.SpaceAttribute, but adds space after the property.