IBaseToolBar
Scriptable object
Description
Base ToolBar object
Properties
| Property | Description |
|---|---|
| ItemCount | Returns items count |
Methods
| Method | Description |
|---|---|
| AddButton | Add button to the toolbar |
| CommandToIndex | Get command index |
| HandlerToIndex | Get command index by handler |
| InsertButton | Inserts button to the toolbar |
| RemoveButton | Remove button from the toolbar |