EditorInterface.getBaseControl

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

struct EditorInterface
@nogc nothrow
getBaseControl
()

Meta