Native referenceRedM

_UI_PROMPT_CLEAR_HORIZONTAL_ORIENTATION

0x6095358C4142932A HUD
FUNCTION SIGNATURE
void _UI_PROMPT_CLEAR_HORIZONTAL_ORIENTATION(`id` (int));

Description: id is the return value from 0xD9459157EB22C895.

Property Value
Native Name _UI_PROMPT_CLEAR_HORIZONTAL_ORIENTATION
Hash 0x6095358C4142932A
Return Type void
Build 1207
Parameters id (int)

Parameters

  • id (int)

Usage

Lua (Direct):

UiPromptClearHorizontalOrientation(id)

Lua (Hash):

Citizen.InvokeNative(0x6095358C4142932A, id)

Back to HUD