# Editor.BaseWindow

- Kind: class
- Namespace: `Editor`
- Assembly: `Sandbox.Tools`
- Inherits: [Editor.Widget](/api/Editor.Widget)

## Constructors

- [`BaseWindow`](/api/Editor.BaseWindow/.ctor)

## Properties

- [`OnWindowClosed`](/api/Editor.BaseWindow/OnWindowClosed)
- [`StartCentered`](/api/Editor.BaseWindow/StartCentered): Position the window at the centre of the screen (or main editor window if one is present) by default.

## Methods

- [`SetWindowIcon`](/api/Editor.BaseWindow/SetWindowIcon)
- [`Show`](/api/Editor.BaseWindow/Show)
