Native referenceRedM

GET_DISABLED_CONTROL_UNBOUND_NORMAL

0x4F8A26A890FD62FB PAD
FUNCTION SIGNATURE
float GET_DISABLED_CONTROL_UNBOUND_NORMAL(int padIndex, int control);
Property Value
Native Name GET_DISABLED_CONTROL_UNBOUND_NORMAL
Hash 0x4F8A26A890FD62FB
Return Type float
Build 1207
Parameters padIndex (int), control (int)

Parameters

Usage

Lua (Direct):

local result = GetDisabledControlUnboundNormal(padIndex, control)

Lua (Hash):

local result = Citizen.InvokeNative(0x4F8A26A890FD62FB, padIndex, control)
Back to PAD