class SceneOverlayWidget : Widget

robot_2Generated
code_blocksInput

Description

The SceneOverlayWidget class is part of the Editor namespace and extends the Editor.Widget class. It provides functionality for managing overlay widgets within a scene in the editor environment.

Members

Static Members

Member NameSummary
ActiveGets the active instance of the SceneOverlayWidget.

Instance Members

Member NameSummary
HeaderLeftGets or sets the layout for the left side of the header.
HeaderRightGets or sets the layout for the right side of the header.
OnDestroyedCalled when the SceneOverlayWidget is destroyed.