GTA5 NativeDB
Browse our wiki-style database of native functions in Grand Theft Auto 5.
Namespaces
- SYSTEM
- APP
- AUDIO
- BRAIN
- CAM
- CLOCK
- CUTSCENE
- DATAFILE
- DECORATOR
- DLC
- ENTITY
- EVENT
- FILES
- FIRE
- GRAPHICS
- HUD
- INTERIOR
- ITEMSET
- LOADINGSCREEN
- LOCALIZATION
- MISC
- MOBILE
- MONEY
- NETSHOPPING
- NETWORK
- OBJECT
- PAD
- PATHFIND
- PED
- PHYSICS
- PLAYER
- RECORDING
- REPLAY
- SAVEMIGRATION
- SCRIPT
- SECURITY
- SHAPETEST
- SOCIALCLUB
- STATS
- STREAMING
- TASK
- VEHICLE
- WATER
- WEAPON
- ZONE
-
void SET_CLOCK_TIME ( int hour, int minute, int second ) //0x47C3B5848C3E45D8
- 0
- 295
- 323
-
void PAUSE_CLOCK ( BOOL toggle ) //0x4055E40BD2DBEC1D
- 0
- 199
- 323
-
void ADVANCE_CLOCK_TIME_TO ( int hour, int minute, int second ) //0xC8CA9670B9D83B3B
- 0
- 151
- 323
-
void ADD_TO_CLOCK_TIME ( int hours, int minutes, int seconds ) //0xD716F30D8C8980E2
- 0
- 135
- 323
-
int GET_CLOCK_HOURS () //0x25223CA6B4D20B7F
- 0
- 180
- 323
-
int GET_CLOCK_MINUTES () //0x13D2B8ADD79640F2
- 0
- 126
- 323
-
int GET_CLOCK_SECONDS () //0x494E97C2EF27C470
- 0
- 125
- 323
-
void SET_CLOCK_DATE ( int day, int month, int year ) //0xB096419DF0D06CE7
- 0
- 124
- 323
-
int GET_CLOCK_DAY_OF_WEEK () //0xD972E4BD7AEB235F
- 0
- 135
- 323
-
int GET_CLOCK_DAY_OF_MONTH () //0x3D10BC92A4DB1D35
- 0
- 132
- 323
-
int GET_CLOCK_MONTH () //0xBBC72712E80257A1
- 0
- 119
- 323
-
int GET_CLOCK_YEAR () //0x961777E64BDAF717
- 0
- 161
- 323
-
int GET_MILLISECONDS_PER_GAME_MINUTE () //0x2F8B4D1C595B11DB
- 0
- 142
- 323
-
void GET_POSIX_TIME ( int* year, int* month, int* day, int* hour, int* minute, int* second ) //0xDA488F299A5B164E
- 0
- 130
- 323
-
void GET_UTC_TIME ( int* year, int* month, int* day, int* hour, int* minute, int* second ) //0x8117E09A19EEF4D3
- 0
- 138
- 323
-
void GET_LOCAL_TIME ( int* year, int* month, int* day, int* hour, int* minute, int* second ) //0x50C7A99057A69748
- 0
- 210
- 323