Native referenceRedM

GET_FRAME_COUNT

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

Usage

Lua (Direct):

local result = GetFrameCount()

Lua (Hash):

local result = Citizen.InvokeNative(0x77DFA958FCF100C1, )

Back to MISC