Api Editor BaseWindow
class

BaseWindow

public class BaseWindow : Widget

Constructors

BaseWindow()

Properties

Name Type Description
StartCentered Boolean Position the window at the centre of the screen (or main editor window if one is present) by default.
OnWindowClosed Action

Methods

virtual Void SetWindowIcon(String name)
virtual Void Show()
Assembly: Sandbox.Tools Namespace: Editor Full Name: Editor.BaseWindow