| Tools Methods |
The Tools type exposes the following members.
| Name | Description | |
|---|---|---|
| DoCollapseArrow(Boolean, GUILayoutOption) | ||
| DoCollapseArrow(Boolean, Boolean, GUILayoutOption) | ||
| DoCollapseArrow(Boolean, Boolean, Single, Single, GUILayoutOption) | ||
| Indent |
Uses GUILayout.Space() to indent the next elements.
Uses the amount specified with Elements.Settings.TreeEntryIndention. Recommended to be used inside a horizontal GUI layout. |