Native referenceFiveM

GET_MILLISECONDS_PER_GAME_MINUTE

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

Description: Returns how many real ms are equal to one game minute. A getter for SetMillisecondsPerGameMinute.

Back to CLOCK