Class | Description |
---|---|
GetFloatPropertyUserFunctionToken |
CLUC function, which returns the float value of some float property, given the GUIElementID this
Property belongs to
and the PropertyID. |
GetFloatPropertyUserFunctionTokenFactory | |
getGEValUserFunctionToken | Deprecated
This was a CLUC function, used to obtain the
Value Property of
GUIelement objects. |
getGEValUserFunctionTokenFactory | |
GetIntPropertyUserFunctionToken |
CLUC function, which returns the integer value of some integer property, given the GUIElementID this
Property belongs to
and the PropertyID. |
GetIntPropertyUserFunctionTokenFactory | |
GetLinePropertyUserFunctionToken |
CLUC function, which returns the float value of some line property, given the GUIElementID this
Property belongs to,
the string representing the letter of the said line
and the PropertyID. |
GetLinePropertyUserFunctionTokenFactory | |
GetPropertyIDByNameUserFunctionToken | |
GetPropertyIDByNameUserFunctionTokenFactory | |
SetFloatPropertyUserFunctionToken |
CLUC function to set some
FloatProperty of some GUIelement to a value. |
SetFloatPropertyUserFunctionTokenFactory | |
SetGEValUserFunctionToken | Deprecated
This was a CLUC function, used to set the
Value Property of
GUIelement objects. |
SetGEValUserFunctionTokenFactory | |
SetIntPropertyUserFunctionToken |
CLUC function to set some
IntegerProperty of some GUIelement to a value. |
SetIntPropertyUserFunctionTokenFactory | |
SetLinePropertyUserFunctionToken | |
SetLinePropertyUserFunctionTokenFactory |