| Property | Value |
|---|---|
| Native Name | IS_HUD_HIDDEN |
| Hash | 0x71B72B478F8189DC |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | None |
Usage
Lua (Direct):
local result = IsHudHidden()
Lua (Hash):
local result = Citizen.InvokeNative(0x71B72B478F8189DC, )
0x71B72B478F8189DC HUDBOOL IS_HUD_HIDDEN(None);| Property | Value |
|---|---|
| Native Name | IS_HUD_HIDDEN |
| Hash | 0x71B72B478F8189DC |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | None |
Lua (Direct):
local result = IsHudHidden()
Lua (Hash):
local result = Citizen.InvokeNative(0x71B72B478F8189DC, )