void _UI_PROMPT_DELETE(`prompt` (Prompt));
| Property |
Value |
| Native Name |
_UI_PROMPT_DELETE |
| Hash |
0x00EDE88D4D13CF59 |
| Return Type |
void |
| Build |
1207 |
| Parameters |
prompt (Prompt) |
Parameters
Usage
Lua (Direct):
UiPromptDelete(prompt)
Lua (Hash):
Citizen.InvokeNative(0x00EDE88D4D13CF59, prompt)
Back to HUD