Native referenceRedMclient

_ENABLE_HUD_CONTEXT

0x4CC5F2FC1332577F HUD
FUNCTION SIGNATURE
void _ENABLE_HUD_CONTEXT(Hash component);
Property Value
Native Name _ENABLE_HUD_CONTEXT
Hash 0x4CC5F2FC1332577F
Return Type void
Build 1207
API Set client
Parameters component (Hash)

Description: https://gist.github.com/outsider31000/c640961d17b2e4fb0435a413710e1930 list of presets Old name: _HIDE_HUD_COMPONENT

Usage

Lua (Direct):

EnableHudContext(component)

Lua (Hash):

Citizen.InvokeNative(0x4CC5F2FC1332577F, component)
Back to HUD