| Property | Value |
|---|---|
| Native Name | _DISABLE_HUD_CONTEXT |
| Hash | 0x8BC7C1F929D07BF3 |
| Return Type | void |
| Build | 1207 |
| Parameters | component (Hash) |
Description: https://gist.github.com/outsider31000/c640961d17b2e4fb0435a413710e1930 list of presets Old name: _DISPLAY_HUD_COMPONENT
Usage
Lua (Direct):
DisableHudContext(component)
Lua (Hash):
Citizen.InvokeNative(0x8BC7C1F929D07BF3, component)