API ReferenceEditor
public class Editor.BaseWindow : Editor.Widget
Constructors
Showing 1 constructors
public BaseWindow()
No results match this filter.
Methods
Showing 4 methods
protected virtual void OnClosed()
protected virtual void OnPaint()
public virtual void SetWindowIcon(string name)
public virtual void Show()
No results match this filter.
Properties
Showing 2 properties
public System.Action Editor.BaseWindow.OnWindowClosed { get; set; }
public bool Editor.BaseWindow.StartCentered { get; set; }
Position the window at the centre of the screen (or main editor window if one is present) by default.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.BaseWindow |