GetBase

Each GUI object has a base widget other widgets are parented to. This function returns the base GUI widget. New widgets can be created as a child of this widget, to add them to the GUI.

Syntax

Returns

Returns the GUI base widget.