EditorInterface.getBaseControl

Returns the main container of Godot editor's window. For example, you can use it to retrieve the size of the container and place your controls accordingly.

struct EditorInterface
@nogc nothrow
getBaseControl
()

Meta