Class | Description |
---|---|
FindGUIElementByNameUserFunctionToken |
CLUC built-in function, which returns an ID of an element, when its UNIQUENAME
is provided as a string.
|
FindGUIElementByNameUserFunctionTokenFactory | |
HasTagUserFunctionToken |
CLUC function, which returns whether the
GUIelement specified by its ID (first parameter)
has ALL the tags specified by the string, passed as the 2nd parameter. |
HasTagUserFunctionTokenFactory | |
newDisplayUserFunctionToken |
CLUC function for creating a new
GUIDisplay GUIelement . |
newDisplayUserFunctionTokenFactory | |
newSliderUserFunctionToken |
CLUC function for creating a new
GUISlider GUIelement . |
newSliderUserFunctionTokenFactory | |
newTabUserFunctionToken | |
newTabUserFunctionTokenFactory |