Native referenceRedM

_GET_DISABLED_CONTROL_HOW_LONG_AGO

0x771DFCB24D19C2F6 PAD
FUNCTION SIGNATURE
int _GET_DISABLED_CONTROL_HOW_LONG_AGO(`control` (int));
Property Value
Native Name _GET_DISABLED_CONTROL_HOW_LONG_AGO
Hash 0x771DFCB24D19C2F6
Return Type int
Build 1207
Parameters control (int)

Parameters

  • control (int)

Usage

Lua (Direct):

local result = GetDisabledControlHowLongAgo(control)

Lua (Hash):

local result = Citizen.InvokeNative(0x771DFCB24D19C2F6, control)

Back to PAD