Native referenceRedM

GET_CLOCK_DAY_OF_MONTH

0xDF2FD796C54480A5 CLOCK
FUNCTION SIGNATURE
int GET_CLOCK_DAY_OF_MONTH(None);
Property Value
Native Name GET_CLOCK_DAY_OF_MONTH
Hash 0xDF2FD796C54480A5
Return Type int
Build 1207
Parameters None

Usage

Lua (Direct):

local result = GetClockDayOfMonth()

Lua (Hash):

local result = Citizen.InvokeNative(0xDF2FD796C54480A5, )

Back to CLOCK