Api Editor EditorMainWindow
class

EditorMainWindow

public class EditorMainWindow : DockWindow

Properties

Name Type Description
AppsMenu Menu
ViewsMenu Menu
GameMenu Menu

Methods

Void ShowCloseDialog()
virtual Void OnDestroyed()
Boolean IsFullscreen(Widget widget)

Is a widget currently the fullscreen widget

Boolean SetFullscreen(Widget widget)

Sets a widget as the fullscreen widget

widget
returns — whether or not the widget is now fullscreen
Void OnAssetSelected(Asset asset)
Void SetVisible(Boolean visible)
Void UpdateEditorTitle(String title)
Assembly: Sandbox.Tools Namespace: Editor Full Name: Editor.EditorMainWindow