Native referenceFiveM

GET_CLOCK_HOURS

0x25223CA6B4D20B7F CLOCK
FUNCTION SIGNATURE
int GET_CLOCK_HOURS(/* parameters not documented */);
Property Value
Native Name GET_CLOCK_HOURS
Hash 0x25223CA6B4D20B7F
Return Type int

Description: ``` Gets the current ingame hour, expressed without zeros. (09:34 will be represented as 9)

Back to CLOCK