s&box docs

public class Editor.EditorMainWindow : Editor.DockWindow

Broader workflow and conceptual references connected to this API.

Methods

Showing 10 methods

public bool IsFullscreen(Editor.Widget widget)

Is a widget currently the fullscreen widget

public void OnAssetSelected(Editor.Asset asset)

protected virtual bool OnClose()

public virtual void OnDestroyed()

protected virtual void OnPaint()

protected virtual void RestoreDefaultDockLayout()

public bool SetFullscreen(Editor.Widget widget)

Sets a widget as the fullscreen widget

Returns

whether or not the widget is now fullscreen

public void SetVisible(bool visible)

public void ShowCloseDialog()

public void UpdateEditorTitle(string title)

Properties

Showing 3 properties

Metadata

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

On this page