Priority data type (CUSTOMGUI_PRIORITY_DATA) for use with the PriorityCustomGui GUI.
This type is called by value.
Parameters: | v (PriorityData) – Copy constructor. |
---|---|
Return type: | PriorityData |
Returns: | The new priority data. |
Sets a priority values.
Parameters: |
lValueID (int) –
One of the following modes
|
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Return type: | bool |
:return:**True**if successful, otherwise False
Return the priority values.
Parameters: | lValueID (int) – See the values in SetPriorityValue(). |
---|---|
Return type: | any |
Returns: | The value. The type depends on lValueID. |