Creates a new control.
control RSAS.GUI.Control(string controlType, string controlID)
controlType
controlID
local label = RSAS.GUI.Control("label", "myLabelID")
There was an error while loading. Please reload this page.