s&box docs

public class Editor.TitleBarButtons : Editor.Widget

A list of title bar buttons, at the top right of a window.

Constructors

Showing 1 constructors

Methods

Showing 4 methods

public Editor.Widget Add(Editor.Widget widget)

Adds a custom widget to the title bar.

public Editor.Widget AddButton(string icon, System.Action onClick)

Adds a button to the title bar.

Metadata

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

On this page