Native referenceRedM

_GET_MAX_NUM_INSTRUCTIONS

0xC43CD2668B204419 MISC
FUNCTION SIGNATURE
int _GET_MAX_NUM_INSTRUCTIONS(None);
Property Value
Native Name _GET_MAX_NUM_INSTRUCTIONS
Hash 0xC43CD2668B204419
Return Type int
Build 1207
Parameters None

Usage

Lua (Direct):

local result = GetMaxNumInstructions()

Lua (Hash):

local result = Citizen.InvokeNative(0xC43CD2668B204419, )

Back to MISC