IndentAttribute¶
Namespace:
SideXP.Core| Inherits from:PropertyAttribute
Indents a property in the inspector (using custom property drawer).
Constructors¶
IndentAttribute(int)¶
Indents this property in the inspector.
Parameters
levels: The number of levels to add to the current indent level.
Properties¶
Levels¶
The number of levels to add to the current indent level.