EditorInterfaceGetBaseControl Method |
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.
Namespace: Godot
public Control GetBaseControl()
[Missing <returns> documentation for "M:Godot.EditorInterface.GetBaseControl"]