Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

GTA5 NativeDB

Browse our wiki-style database of native functions in Grand Theft Auto 5.

Search 6458 native functions


  1. void SET_NEXT_PLAYER_TCMODIFIER ( const char* modifierName )  //0xBF59707B3E5ED531

    • 0
    • 83
    • 323
  2. void ADD_TCMODIFIER_OVERRIDE ( const char* modifierName1, const char* modifierName2 )  //0x1A8E2C8B9CF4549C

    • 0
    • 104
    • 323
  3. void CLEAR_ALL_TCMODIFIER_OVERRIDES ( const char* p0 )  //0x15E33297C3E8DC60

    • 0
    • 95
    • 323
  4. void SET_EXTRA_TCMODIFIER ( const char* modifierName )  //0x5096FD9CCB49056D

    • 0
    • 92
    • 323
  5. void CLEAR_EXTRA_TCMODIFIER ()  //0x92CCC17A7A2285DA

    • 0
    • 88
    • 323
  6. int GET_EXTRA_TCMODIFIER ()  //0xBB0527EC6341496D

    • 0
    • 78
    • 323
  7. void ENABLE_MOON_CYCLE_OVERRIDE ( float strength )  //0x2C328AF17210F009

    • 0
    • 73
    • 323
  8. void DISABLE_MOON_CYCLE_OVERRIDE ()  //0x2BF72AD5B41AA739

    • 0
    • 60
    • 323
  9. int REQUEST_SCALEFORM_MOVIE ( const char* scaleformName )  //0x11FE353CF9733E6F

    • 0
    • 158
    • 323
  10. int REQUEST_SCALEFORM_MOVIE_WITH_IGNORE_SUPER_WIDESCREEN ( const char* scaleformName )  //0x65E7E78842E74CDB

    • 0
    • 150
    • 372
  11. int REQUEST_SCALEFORM_MOVIE_INSTANCE ( const char* scaleformName )  //0xC514489CFB8AF806

    • 0
    • 68
    • 323
  12. int REQUEST_SCALEFORM_MOVIE_SKIP_RENDER_WHILE_PAUSED ( const char* scaleformName )  //0xBD06C611BB9048C2

    • 0
    • 81
    • 323
  13. BOOL HAS_SCALEFORM_MOVIE_LOADED ( int scaleformHandle )  //0x85F01B8D5B90570E

    • 0
    • 90
    • 323
  14. BOOL IS_ACTIVE_SCALEFORM_MOVIE_DELETING ( int val )  //0x2FCB133CA50A49EB

    • 0
    • 88
    • 1290
  15. BOOL IS_SCALEFORM_MOVIE_DELETING ( int val )  //0x86255B1FC929E33E

    • 0
    • 94
    • 1290
  16. BOOL HAS_SCALEFORM_MOVIE_FILENAME_LOADED ( const char* scaleformName )  //0x0C1C5D756FB5F337

    • 0
    • 88
    • 323
  17. BOOL HAS_SCALEFORM_CONTAINER_MOVIE_LOADED_INTO_PARENT ( int scaleformHandle )  //0x8217150E1217EBFD

    • 0
    • 90
    • 323
  18. void SET_SCALEFORM_MOVIE_AS_NO_LONGER_NEEDED ( int* scaleformHandle )  //0x1D132D614DD86811

    • 0
    • 90
    • 323
  19. void SET_SCALEFORM_MOVIE_TO_USE_SYSTEM_TIME ( int scaleform, BOOL toggle )  //0x6D8EB211944DCE08

    • 0
    • 86
    • 323
  20. void SET_SCALEFORM_MOVIE_TO_USE_LARGE_RT ( Any p0, Any p1 )  //0x32F34FF7F617643B

    • 0
    • 96
    • 573
  21. void SET_SCALEFORM_MOVIE_TO_USE_SUPER_LARGE_RT ( int scaleformHandle, BOOL toggle )  //0xE6A9F00D4240B519

    • 0
    • 93
    • 877
  22. void DRAW_SCALEFORM_MOVIE ( int scaleformHandle, float x, float y, float width, float height, int red, int green, int blue, int alpha, int unk )  //0x54972ADAF0294A93

    • 0
    • 125
    • 323
  23. void DRAW_SCALEFORM_MOVIE_FULLSCREEN ( int scaleform, int red, int green, int blue, int alpha, int unk )  //0x0DF606929C105BE1

    • 0
    • 127
    • 323
  24. void DRAW_SCALEFORM_MOVIE_FULLSCREEN_MASKED ( int scaleform1, int scaleform2, int red, int green, int blue, int alpha )  //0xCF537FDE4FBD4CE5

    • 0
    • 92
    • 323
  25. void DRAW_SCALEFORM_MOVIE_3D ( int scaleform, float posX, float scaleX, float scaleY, float scaleZ, int rotationOrder, float posY, float posZ, float rotX, float rotY )  //0x87D51D72255D4E78

    • 0
    • 149
    • 323
  26. void DRAW_SCALEFORM_MOVIE_3D_SOLID ( int scaleform, float posX, float scaleX, float scaleY, float scaleZ, int rotationOrder, float posY, float posZ, float rotX, float rotY )  //0x1CE592FDC749D6F5

    • 0
    • 121
    • 323
  27. void CALL_SCALEFORM_MOVIE_METHOD ( int scaleform, const char* method )  //0xFBD96D87AC96D533

    • 0
    • 107
    • 323
  28. void CALL_SCALEFORM_MOVIE_METHOD_WITH_NUMBER ( int scaleform, const char* methodName, float param1, float param2, float param3, float param4, float param5 )  //0xD0837058AE2E4BEE

    • 0
    • 88
    • 323
  29. void CALL_SCALEFORM_MOVIE_METHOD_WITH_STRING ( int scaleform, const char* methodName, const char* param1, const char* param2, const char* param3, const char* param4, const char* param5 )  //0x51BC1ED3CC44E8F7

    • 0
    • 114
    • 323
  30. void CALL_SCALEFORM_MOVIE_METHOD_WITH_NUMBER_AND_STRING ( int scaleform, const char* methodName, const char* stringParam4, const char* stringParam5, float floatParam1, float floatParam2, float floatParam3, float floatParam4, float floatParam5, const char* stringParam1 )  //0xEF662D8D57E290B1

    • 0
    • 102
    • 323
  31. BOOL BEGIN_SCALEFORM_SCRIPT_HUD_MOVIE_METHOD ( int hudComponent, const char* methodName )  //0x98C494FD5BDFBFD5

    • 0
    • 101
    • 323
  32. BOOL BEGIN_SCALEFORM_MOVIE_METHOD ( int scaleform, const char* methodName )  //0xF6E48914C7A8694E

    • 0
    • 139
    • 323
  33. BOOL BEGIN_SCALEFORM_MOVIE_METHOD_ON_FRONTEND ( const char* methodName )  //0xAB58C27C2E6123C6

    • 0
    • 96
    • 323
  34. BOOL BEGIN_SCALEFORM_MOVIE_METHOD_ON_FRONTEND_HEADER ( const char* methodName )  //0xB9449845F73F5E9C

    • 0
    • 160
    • 323
  35. void END_SCALEFORM_MOVIE_METHOD ()  //0xC6796A8FFA375E53

    • 0
    • 95
    • 323
  36. Any END_SCALEFORM_MOVIE_METHOD_RETURN_VALUE ()  //0xC50AA39A577AF886

    • 0
    • 76
    • 323
  37. BOOL IS_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_READY ( int methodReturn )  //0x768FF8961BA904D6

    • 0
    • 112
    • 323
  38. int GET_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_INT ( int methodReturn )  //0x2DE7EFA66B906036

    • 0
    • 80
    • 323
  39. BOOL GET_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_BOOL ( int methodReturn )  //0xD80A80346A45D761

    • 0
    • 74
    • 757
  40. const char* GET_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_STRING ( int methodReturn )  //0xE1E258829A885245

    • 0
    • 91
    • 323
  41. void SCALEFORM_MOVIE_METHOD_ADD_PARAM_INT ( int value )  //0xC3D0841A0CC546A6

    • 0
    • 114
    • 323
  42. void SCALEFORM_MOVIE_METHOD_ADD_PARAM_FLOAT ( float value )  //0xD69736AAE04DB51A

    • 0
    • 66
    • 323
  43. void SCALEFORM_MOVIE_METHOD_ADD_PARAM_BOOL ( BOOL value )  //0xC58424BA936EB458

    • 0
    • 68
    • 323
  44. void BEGIN_TEXT_COMMAND_SCALEFORM_STRING ( const char* componentType )  //0x80338406F3475E55

    • 0
    • 89
    • 323
  45. void END_TEXT_COMMAND_SCALEFORM_STRING ()  //0x362E2D3FE93A9959

    • 0
    • 77
    • 323
  46. void END_TEXT_COMMAND_UNPARSED_SCALEFORM_STRING ()  //0xAE4E8157D9ECF087

    • 0
    • 79
    • 323
  47. void SCALEFORM_MOVIE_METHOD_ADD_PARAM_LITERAL_STRING ( const char* string )  //0x77FE3402004CD1B0

    • 0
    • 70
    • 573
  48. void SCALEFORM_MOVIE_METHOD_ADD_PARAM_TEXTURE_NAME_STRING ( const char* string )  //0xBA7148484BD90365

    • 0
    • 100
    • 323
  49. void SCALEFORM_MOVIE_METHOD_ADD_PARAM_PLAYER_NAME_STRING ( const char* string )  //0xE83A3E3557A56640

    • 0
    • 76
    • 323
  50. BOOL DOES_LATEST_BRIEF_STRING_EXIST ( int p0 )  //0x5E657EF1099EDD65

    • 0
    • 101
    • 323

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.