Quantum 3
3.0.10
Similar to UnityEngine.SpaceAttribute, but adds space after the property. More...
Public Member Functions | |
| SpaceAfterAttribute (float height=8f) | |
Public Attributes | |
| readonly float | Height |
| Height of the space. More... | |
Static Public Attributes | |
| const new int | DefaultOrder = -5000 |
| The default order for this attribute. More... | |
Static Public Attributes inherited from Quantum.DecoratingPropertyAttribute | |
| const int | DefaultOrder = -10000 |
| The default order of the attribute. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Quantum.DecoratingPropertyAttribute | |
| DecoratingPropertyAttribute (bool applyToCollection=false) | |
| Initializes a new instance with the default order. More... | |
| DecoratingPropertyAttribute (int order, bool applyToCollection=false) | |
| Initializes a new instance with the specified order. More... | |
Properties inherited from Quantum.PropertyAttribute | |
| int | order [get, set] |
| The order in which the property will be displayed. More... | |
Similar to UnityEngine.SpaceAttribute, but adds space after the property.
|
static |
The default order for this attribute.
| readonly float Quantum.SpaceAfterAttribute.Height |
Height of the space.