Native referenceRedM

_DISABLE_REDUCED_MENU_TIME_SCALE

0xC5C7A2F6567FCCBC HUD
FUNCTION SIGNATURE
void _DISABLE_REDUCED_MENU_TIME_SCALE(None);

Description: Disables reduced time scale while menus such as weapon wheel and satchel are open.

Property Value
Native Name _DISABLE_REDUCED_MENU_TIME_SCALE
Hash 0xC5C7A2F6567FCCBC
Return Type void
Build 1207
Parameters None

Usage

Lua (Direct):

DisableReducedMenuTimeScale()

Lua (Hash):

Citizen.InvokeNative(0xC5C7A2F6567FCCBC, )

Back to HUD