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. Vehicle GET_RANDOM_VEHICLE_FRONT_BUMPER_IN_SPHERE ( float p0, float p1, float p2, float p3, int p4, int p5, int p6 )  //0xC5574E0AEB86BA68

    • 0
    • 94
    • 323
  2. Vehicle GET_RANDOM_VEHICLE_BACK_BUMPER_IN_SPHERE ( float p0, float p1, float p2, float p3, int p4, int p5, int p6 )  //0xB50807EABE20A8DC

    • 0
    • 82
    • 323
  3. Vehicle GET_CLOSEST_VEHICLE ( float x, float y, float z, float radius, Hash modelHash, int flags )  //0xF73EB622C4F1689B

    • 0
    • 184
    • 323
  4. Entity GET_TRAIN_CARRIAGE ( Vehicle train, int trailerNumber )  //0x08AAFD0814722BC3

    • 0
    • 126
    • 323
  5. void DELETE_MISSION_TRAIN ( Vehicle* train )  //0x5B76B14AE875C795

    • 0
    • 124
    • 323
  6. void SET_MISSION_TRAIN_AS_NO_LONGER_NEEDED ( Vehicle* train, BOOL p1 )  //0xBBE7648349B49BE8

    • 0
    • 116
    • 323
  7. void SET_MISSION_TRAIN_COORDS ( Vehicle train, float x, float y, float z )  //0x591CA673AA6AB736

    • 0
    • 131
    • 323
  8. BOOL IS_THIS_MODEL_A_BOAT ( Hash model )  //0x45A9187928F4B9E3

    • 0
    • 99
    • 323
  9. BOOL IS_THIS_MODEL_A_JETSKI ( Hash model )  //0x9537097412CF75FE

    • 0
    • 95
    • 323
  10. BOOL IS_THIS_MODEL_A_PLANE ( Hash model )  //0xA0948AB42D7BA0DE

    • 0
    • 90
    • 323
  11. BOOL IS_THIS_MODEL_A_HELI ( Hash model )  //0xDCE4334788AF94EA

    • 0
    • 108
    • 323
  12. BOOL IS_THIS_MODEL_A_CAR ( Hash model )  //0x7F6DB52EEFC96DF8

    • 0
    • 86
    • 323
  13. BOOL IS_THIS_MODEL_A_TRAIN ( Hash model )  //0xAB935175B22E822B

    • 0
    • 92
    • 323
  14. BOOL IS_THIS_MODEL_A_BIKE ( Hash model )  //0xB50C0B0CEDC6CE84

    • 0
    • 97
    • 323
  15. BOOL IS_THIS_MODEL_A_BICYCLE ( Hash model )  //0xBF94DD42F63BDED2

    • 0
    • 79
    • 323
  16. BOOL IS_THIS_MODEL_A_QUADBIKE ( Hash model )  //0x39DAC362EE65FA28

    • 0
    • 82
    • 323
  17. BOOL IS_THIS_MODEL_AN_AMPHIBIOUS_CAR ( Hash model )  //0x633F6F44A537EBB6

    • 0
    • 80
    • 944
  18. BOOL IS_THIS_MODEL_AN_AMPHIBIOUS_QUADBIKE ( Hash model )  //0xA1A9FC1C76A6730D

    • 0
    • 98
    • 1103
  19. void SET_HELI_BLADES_FULL_SPEED ( Vehicle vehicle )  //0xA178472EBB8AE60D

    • 0
    • 84
    • 323
  20. void SET_HELI_BLADES_SPEED ( Vehicle vehicle, float speed )  //0xFD280B4D7F3ABC4D

    • 0
    • 110
    • 323
  21. void FORCE_SUB_THROTTLE_FOR_TIME ( Vehicle vehicle, float p1, float p2 )  //0x99CAD8E7AFDB60FA

    • 0
    • 75
    • 323
  22. void SET_VEHICLE_CAN_BE_TARGETTED ( Vehicle vehicle, BOOL state )  //0x3750146A28097A82

    • 0
    • 91
    • 323
  23. void SET_DONT_ALLOW_PLAYER_TO_ENTER_VEHICLE_IF_LOCKED_FOR_PLAYER ( Vehicle vehicle, BOOL p1 )  //0xDBC631F109350B8C

    • 0
    • 73
    • 323
  24. void SET_VEHICLE_CAN_BE_VISIBLY_DAMAGED ( Vehicle vehicle, BOOL state )  //0x4C7028F78FFD3681

    • 0
    • 104
    • 323
  25. void SET_VEHICLE_HAS_UNBREAKABLE_LIGHTS ( Vehicle vehicle, BOOL p1 )  //0x1AA8A837D2169D94

    • 0
    • 71
    • 323
  26. void SET_VEHICLE_RESPECTS_LOCKS_WHEN_HAS_DRIVER ( Vehicle vehicle, BOOL p1 )  //0x2311DD7159F00582

    • 0
    • 63
    • 323
  27. void SET_VEHICLE_CAN_EJECT_PASSENGERS_IF_LOCKED ( Any p0, Any p1 )  //0x065D03A9D6B2C6B5

    • 0
    • 76
    • 463
  28. float GET_VEHICLE_DIRT_LEVEL ( Vehicle vehicle )  //0x8F17BC8BA08DA62B

    • 0
    • 79
    • 323
  29. void SET_VEHICLE_DIRT_LEVEL ( Vehicle vehicle, float dirtLevel )  //0x79D3B596FE44EE8B

    • 0
    • 162
    • 323
  30. BOOL GET_DOES_VEHICLE_HAVE_DAMAGE_DECALS ( Vehicle vehicle )  //0xBCDC5017D3CE1E9E

    • 0
    • 117
    • 323
  31. BOOL IS_VEHICLE_DOOR_FULLY_OPEN ( Vehicle vehicle, int doorId )  //0x3E933CFF7B111C22

    • 0
    • 92
    • 323
  32. void SET_VEHICLE_ENGINE_ON ( Vehicle vehicle, BOOL value, BOOL instantly, BOOL disableAutoStart )  //0x2497C4717C8B881E

    • 0
    • 249
    • 323
  33. void SET_VEHICLE_UNDRIVEABLE ( Vehicle vehicle, BOOL toggle )  //0x8ABA6AF54B942B95

    • 0
    • 108
    • 323
  34. void SET_VEHICLE_PROVIDES_COVER ( Vehicle vehicle, BOOL toggle )  //0x5AFEEDD9BB2899D7

    • 0
    • 84
    • 323
  35. void SET_VEHICLE_DOOR_CONTROL ( Vehicle vehicle, int doorId, int speed, float angle )  //0xF2BFA0430F0A0FCB

    • 0
    • 93
    • 323
  36. void SET_VEHICLE_DOOR_LATCHED ( Vehicle vehicle, int doorId, BOOL p2, BOOL p3, BOOL p4 )  //0xA5A9653A8D2CAF48

    • 0
    • 111
    • 323
  37. float GET_VEHICLE_DOOR_ANGLE_RATIO ( Vehicle vehicle, int doorId )  //0xFE3F9C29F7B32BD5

    • 0
    • 173
    • 323
  38. Ped GET_PED_USING_VEHICLE_DOOR ( Vehicle vehicle, int doord )  //0x218297BF0CFD853B

    • 0
    • 90
    • 323
  39. void SET_VEHICLE_DOOR_SHUT ( Vehicle vehicle, int doorId, BOOL closeInstantly )  //0x93D9BD300D7789E5

    • 0
    • 82
    • 323
  40. void SET_VEHICLE_DOOR_BROKEN ( Vehicle vehicle, int doorId, BOOL deleteDoor )  //0xD4D4F6A4AB575A33

    • 0
    • 91
    • 323
  41. void SET_VEHICLE_CAN_BREAK ( Vehicle vehicle, BOOL toggle )  //0x59BF8C3D52C92F66

    • 0
    • 106
    • 323
  42. BOOL DOES_VEHICLE_HAVE_ROOF ( Vehicle vehicle )  //0x8AC862B0B32C5B80

    • 0
    • 77
    • 323
  43. void SET_VEHICLE_REMOVE_AGGRESSIVE_CARJACK_MISSION ( Any p0 )  //0xC4B3347BD68BD609

    • 0
    • 88
    • 573
  44. void SET_VEHICLE_AVOID_PLAYER_VEHICLE_RIOT_VAN_MISSION ( Any p0 )  //0xD3301660A57C9272

    • 0
    • 81
    • 757
  45. void SET_CARJACK_MISSION_REMOVAL_PARAMETERS ( Any p0, Any p1 )  //0xB9562064627FF9DB

    • 0
    • 79
    • 573
  46. BOOL IS_BIG_VEHICLE ( Vehicle vehicle )  //0x9F243D3919F442FE

    • 0
    • 85
    • 323
  47. int GET_NUMBER_OF_VEHICLE_COLOURS ( Vehicle vehicle )  //0x3B963160CD65D41E

    • 0
    • 82
    • 323
  48. void SET_VEHICLE_COLOUR_COMBINATION ( Vehicle vehicle, int colorCombination )  //0x33E8CD3322E2FE31

    • 0
    • 97
    • 323
  49. int GET_VEHICLE_COLOUR_COMBINATION ( Vehicle vehicle )  //0x6A842D197F845D56

    • 0
    • 84
    • 323
  50. void SET_VEHICLE_XENON_LIGHT_COLOR_INDEX ( Vehicle vehicle, int colorIndex )  //0xE41033B25D003A07

    • 0
    • 121
    • 1604

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.