#include <customgui_priority.h>

Priority custom data type (CUSTOMGUI_PRIORITY_DATA).
Public Member Functions | |
| Bool | SetPriorityValue (Int32 lValueID, const GeData &data) | 
| GeData | GetPriorityValue (Int32 lValueID) const | 
Private Member Functions | |
| PriorityData () | |
| ~PriorityData () | |
Additional Inherited Members | |
  Static Public Attributes inherited from CustomDataTypeT< 1009369 > | |
| static constexpr Int32 | DATATYPEID | 
      
  | 
  private | 
      
  | 
  private | 
Sets a priority value.
| [in] | lValueID | The value ID: PRIORITYVALUE | 
| [in] | data | The new value data. |