s&box docs

public class Editor.ToolBar : Editor.Widget

Broader workflow and conceptual references connected to this API.

Constructors

Showing 1 constructors

public ToolBar(Editor.Widget parent, string name = null)

Parameters

  • name: Default: null

Methods

Showing 6 methods

public Editor.Option AddSeparator()

public T AddWidget(T widget)

public void SetIconSize(Vector2 size)

Properties

Showing 4 properties

public bool Editor.ToolBar.Floatable { get; set; }

public bool Editor.ToolBar.Movable { get; set; }

Metadata

FieldValue
NamespaceEditor
Typeclass
AssemblySandbox.Tools
Doc IDT:Editor.ToolBar

On this page