GetResourceGUIElement
Jump to navigation
Jump to search
This function gets the resource GUI element.
Syntax
element getResourceGUIElement()
Returns
Returns the root GUI element that contains all the other GUI elements. This has the tag 'guiroot', and each resource has one of these.
Example
Click to collapse [-]
Client-- Add example