ePromptPriority — RedM Flags & Enums
enum · 4 values · ePromptPriority
Related natives
| Name | Hash |
|---|---|
| HUD::_UI_PROMPT_SET_PRIORITY | 0xCA24F528D0D16289 |
Definition
enum ePromptPriority
{
PP_Low = 0,
PP_Normal = 1,
PP_High = 2,
PP_MissionCritical = 3,
};enum · 4 values · ePromptPriority
| Name | Hash |
|---|---|
| HUD::_UI_PROMPT_SET_PRIORITY | 0xCA24F528D0D16289 |
enum ePromptPriority
{
PP_Low = 0,
PP_Normal = 1,
PP_High = 2,
PP_MissionCritical = 3,
};