Jump to content
View in the app

A better way to browse. Learn more.

RDR2Mods.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.

RDR2 NativeDB

Browse our wiki-style database of native functions in Red Dead Redemption II.

Search 7149 native functions

  • Only this category?

  • Return type
  • First seen in version
  • With description?
  • With comments?

  1. int GET_ENTITY_BONE_INDEX_BY_NAME ( Entity entity, const char* boneName )  //0xBACA8FE9C76C124E

    • 0
    • 657
    • 1207
  2. BOOL GET_ENTITY_COLLISION_DISABLED ( Entity entity )  //0xAA2FADD30F45A9DA

    • 0
    • 253
    • 1207
  3. Vector3 GET_ENTITY_COORDS ( Entity entity, BOOL alive, BOOL realCoords )  //0xA86D5F069399F44D

    • 0
    • 1,104
    • 1207
  4. Vector3 GET_ENTITY_FORWARD_VECTOR ( Hash entity )  //0x2412D9C05BB09B97

    • 0
    • 542
    • 1207
  5. float GET_ENTITY_FORWARD_X ( Entity entity )  //0xDB0954E9960F6457

    • 0
    • 399
    • 1207
  6. float GET_ENTITY_FORWARD_Y ( Entity entity )  //0x9A5C073ECBDA7EE7

    • 0
    • 350
    • 1207
  7. float GET_ENTITY_HEADING ( Entity entity )  //0xC230DD956E2F5507

    • 0
    • 432
    • 1207
  8. int GET_ENTITY_HEALTH ( Entity entity )  //0x82368787EA73C0F7

    • 0
    • 546
    • 1207
  9. float GET_ENTITY_HEIGHT ( Entity entity, float X, float Y, float Z, BOOL atTop, BOOL inWorldCoords )  //0x296DEBC84474B375

    • 0
    • 445
    • 1207
  10. float GET_ENTITY_HEIGHT_ABOVE_GROUND ( Entity entity )  //0x0D3B5BAEA08F63E9

    • 0
    • 510
    • 1207
  11. int GET_ENTITY_LOD_DIST ( Entity entity )  //0xDF240D0C2A948683

    • 0
    • 247
    • 1207
  12. void GET_ENTITY_MATRIX ( Entity entity, Vector3* rightVector, Vector3* forwardVector, Vector3* upVector, Vector3* position )  //0x3A9B1120AF13FBF2

    • 0
    • 733
    • 1207
  13. int GET_ENTITY_MAX_HEALTH ( Entity entity, Any p1 )  //0x15D757606D170C3C

    • 0
    • 636
    • 1207
  14. Hash GET_ENTITY_MODEL ( Entity entity )  //0xDA76A9F39210D365

    • 0
    • 1,052
    • 1207
  15. float GET_ENTITY_PITCH ( Entity entity )  //0xEF355ABEFF7F5005

    • 0
    • 404
    • 1207
  16. int GET_ENTITY_POPULATION_TYPE ( Entity entity )  //0xADE28862B6D7B85B

    • 0
    • 271
    • 1207
  17. float GET_ENTITY_ROLL ( Entity entity )  //0xBF966536FA8B6879

    • 0
    • 408
    • 1207
  18. Vector3 GET_ENTITY_ROTATION ( Entity entity, int rotationOrder )  //0xE09CAF86C32CB48F

    • 0
    • 519
    • 1207
  19. float GET_ENTITY_SPEED ( Entity entity )  //0xFB6BA510A533DF81

    • 0
    • 521
    • 1207
  20. Vector3 GET_ENTITY_SPEED_VECTOR ( Entity entity, BOOL relative )  //0xF2DB09816A419DC5

    • 0
    • 436
    • 1207
  21. float GET_ENTITY_SUBMERGED_LEVEL ( Entity entity )  //0x4A77C3F73FD9E831

    • 0
    • 672
    • 1207
  22. int GET_ENTITY_TYPE ( Entity entity )  //0x97F696ACA466B4E0

    • 1
    • 555
    • 1207
  23. float GET_ENTITY_UPRIGHT_VALUE ( Entity entity )  //0x56398BE65160C3BE

    • 0
    • 363
    • 1207
  24. Vector3 GET_ENTITY_VELOCITY ( Entity entity, int p1 )  //0x4805D2B1D8CF94A9

    • 0
    • 507
    • 1207
  25. BOOL GET_IS_ANIMAL ( Entity entity )  //0x9A100F1CF4546629

    • 0
    • 454
    • 1207
  26. Player GET_NEAREST_PLAYER_TO_ENTITY ( Entity entity, Ped playerPedToIgnore, int flags )  //0x990E294FC387FB88

    • 0
    • 522
    • 1207
  27. Player GET_NEAREST_PLAYER_TO_ENTITY_ON_TEAM ( Entity entity, int team, Ped playerPedToIgnore, int flags )  //0xB2C30C3B4AFF718C

    • 0
    • 331
    • 1207
  28. Object GET_OBJECT_INDEX_FROM_ENTITY_INDEX ( Entity entity )  //0x280BBE5601EAA983

    • 0
    • 395
    • 1207
  29. Vector3 GET_OFFSET_FROM_ENTITY_GIVEN_WORLD_COORDS ( Entity entity, float posX, float posY, float posZ )  //0x497C6B1A2C9AE69C

    • 0
    • 494
    • 1207
  30. Vector3 GET_OFFSET_FROM_ENTITY_IN_WORLD_COORDS ( Entity entity, float offsetX, float offsetY, float offsetZ )  //0x1899F328B0E12848

    • 0
    • 882
    • 1207
  31. Ped GET_PED_INDEX_FROM_ENTITY_INDEX ( Entity entity )  //0x0F16D042BD640EA3

    • 0
    • 506
    • 1207
  32. Vehicle GET_VEHICLE_INDEX_FROM_ENTITY_INDEX ( Entity entity )  //0xDF1E5AAC561AFC59

    • 0
    • 519
    • 1207
  33. Vector3 GET_WORLD_POSITION_OF_ENTITY_BONE ( Entity entity, int boneIndex )  //0x82CFA50E34681CA5

    • 0
    • 484
    • 1207
  34. BOOL HAS_ANIM_EVENT_FIRED ( Entity entity, Hash actionHash )  //0x5851CC48405F4A07

    • 0
    • 341
    • 1207
  35. BOOL HAS_COLLISION_LOADED_AROUND_ENTITY ( Entity entity )  //0xBEB1600952B9CF5C

    • 0
    • 255
    • 1207
  36. BOOL HAS_COLLISION_LOADED_AROUND_POSITION ( float xPos, float yPos, float zPos )  //0x6BFBDC46139C45AB

    • 0
    • 260
    • 1207
  37. BOOL HAS_ENTITY_ANIM_FINISHED ( Entity entity, const char* animDict, const char* animName, int p3 )  //0xAEB40615337EF1E3

    • 0
    • 279
    • 1207
  38. BOOL HAS_ENTITY_BEEN_DAMAGED_BY_ANY_OBJECT ( Entity entity )  //0x73BB763880CD23A6

    • 0
    • 442
    • 1207
  39. BOOL HAS_ENTITY_BEEN_DAMAGED_BY_ANY_PED ( Entity entity )  //0x9934E9C42D52D87E

    • 0
    • 387
    • 1207
  40. BOOL HAS_ENTITY_BEEN_DAMAGED_BY_ANY_VEHICLE ( Entity entity )  //0x695D7C26DE65C423

    • 0
    • 363
    • 1207
  41. BOOL HAS_ENTITY_BEEN_DAMAGED_BY_ENTITY ( Entity entity1, Entity entity2, BOOL p2, BOOL p3 )  //0x7B6E7BEC1143AC86

    • 0
    • 400
    • 1207
  42. BOOL HAS_ENTITY_CLEAR_LOS_TO_COORD ( Entity entity, float x, float y, float z, int flags )  //0x0C9DBF48C6BA6E4C

    • 0
    • 368
    • 1207
  43. BOOL HAS_ENTITY_CLEAR_LOS_TO_ENTITY ( Entity entity1, Entity entity2, int traceType )  //0xFCDFF7B72D23A1AC

    • 0
    • 1,017
    • 1207
  44. BOOL HAS_ENTITY_CLEAR_LOS_TO_ENTITY_IN_FRONT ( Entity entity1, Entity entity2, Any p2 )  //0xE88F19660651D566

    • 0
    • 736
    • 1207
  45. BOOL HAS_ENTITY_COLLIDED_WITH_ANYTHING ( Entity entity )  //0xDF18751EC74F90FF

    • 0
    • 480
    • 1207
  46. BOOL IS_AN_ENTITY ( ScrHandle handle )  //0x27CFF3E5A286D3DF

    • 0
    • 261
    • 1207
  47. BOOL IS_ENTITY_A_MISSION_ENTITY ( Entity entity )  //0x138190F64DB4BBD1

    • 0
    • 273
    • 1207
  48. BOOL IS_ENTITY_A_PED ( Entity entity )  //0xCF8176912DDA4EA5

    • 0
    • 299
    • 1207
  49. BOOL IS_ENTITY_A_VEHICLE ( Entity entity )  //0xC3D96AF45FCCEC4C

    • 0
    • 304
    • 1207
  50. BOOL IS_ENTITY_AN_OBJECT ( Entity entity )  //0x0A27A546A375FDEF

    • 0
    • 292
    • 1207

Recently Browsing 0

  • No registered users viewing this page.

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.