Photon Fusion
2.0.9
Similar to UnityEngine.SpaceAttribute, but adds space after the property. More...
Inherits DecoratingPropertyAttribute.
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 DecoratingPropertyAttribute | |
| const int | DefaultOrder = -10000 |
| The default order of the attribute. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from 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... | |
Similar to UnityEngine.SpaceAttribute, but adds space after the property.
|
static |
The default order for this attribute.
| readonly float Height |
Height of the space.