Native referenceRedM

_ENABLE_REDUCED_MENU_TIME_SCALE

0x26F6BBEA2CE3E3DC HUD
FUNCTION SIGNATURE
void _ENABLE_REDUCED_MENU_TIME_SCALE(None);

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

Property Value
Native Name _ENABLE_REDUCED_MENU_TIME_SCALE
Hash 0x26F6BBEA2CE3E3DC
Return Type void
Build 1207
Parameters None

Usage

Lua (Direct):

EnableReducedMenuTimeScale()

Lua (Hash):

Citizen.InvokeNative(0x26F6BBEA2CE3E3DC, )

Back to HUD