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



  1. void SET_ENTITY_COLLISION ( Entity entity, BOOL toggle, BOOL keepPhysics )  //0xF66F820909453B8C

  2. void SET_ENTITY_COMPLETELY_DISABLE_COLLISION ( Entity entity, BOOL toggle, BOOL keepPhysics )  //0xE0580EC84813875A

  3. void SET_ENTITY_COORDS ( Entity entity, float xPos, float yPos, float zPos, BOOL xAxis, BOOL yAxis, BOOL zAxis, BOOL clearArea )  //0x06843DA7060A026B

  4. void SET_ENTITY_COORDS_NO_OFFSET ( Entity entity, float xPos, float yPos, float zPos, BOOL xAxis, BOOL yAxis, BOOL zAxis )  //0x239A3351AC1DA385

  5. void SET_ENTITY_DYNAMIC ( Entity entity, BOOL toggle )  //0xFBFC4473F66CE344

  6. void SET_ENTITY_HEADING ( Entity entity, float heading )  //0xCF2B9C0645C4651B

  7. void _SET_ENTITY_COORDS_AND_HEADING ( Entity entity, float xPos, float yPos, float zPos, float heading, BOOL xAxis, BOOL yAxis, BOOL zAxis )  //0x203BEFFDBE12E96A

  8. void _SET_ENTITY_COORDS_AND_HEADING_NO_OFFSET ( Entity entity, float xPos, float yPos, float zPos, float heading, BOOL p5, BOOL p6 )  //0x0918E3565C20F03C

  9. void _SET_ENTITY_HEALTH ( Entity entity, int health, Any p2 )  //0xAC2767ED8BDFAB15

  10. void SET_ENTITY_INVINCIBLE ( Entity entity, BOOL toggle )  //0xA5C38736C426FCB8

  11. BOOL _IS_ENTITY_INVINCIBLE ( Entity entity, float p1, float p2, float p3 )  //0xAF7F3099B9FEB535

  12. void SET_ENTITY_IS_TARGET_PRIORITY ( Entity entity, BOOL p1, float p2 )  //0x0A5D170C44CB2189

  13. void _0xB38A29CCD5447783 ( Any p0, Any p1, Any p2 )  //0xB38A29CCD5447783

  14. void _SET_ENTITY_THREAT_TIER ( Entity entity, int tier, BOOL p2 )  //0x4B436BAC8CBE9B07

  15. int _GET_ENTITY_THREAT_TIER ( Entity entity )  //0xE12F56CB25D9CE23

  16. void _0x2D40BCBFE9305DEA ( Any p0, Any p1 )  //0x2D40BCBFE9305DEA

  17. void _SET_ENTITY_LIGHTS_ENABLED ( Entity entity, BOOL enabled )  //0xEBDC12861D079ABA

  18. void SET_ENTITY_LOAD_COLLISION_FLAG ( Entity entity, BOOL toggle )  //0x9B9EE31AED48072E

  19. BOOL HAS_COLLISION_LOADED_AROUND_ENTITY ( Entity entity )  //0xBEB1600952B9CF5C

  20. BOOL HAS_COLLISION_LOADED_AROUND_POSITION ( float xPos, float yPos, float zPos )  //0x6BFBDC46139C45AB

  21. void SET_ENTITY_ONLY_DAMAGED_BY_PLAYER ( Entity entity, BOOL toggle )  //0x473598683095D430

  22. void SET_ENTITY_ONLY_DAMAGED_BY_RELATIONSHIP_GROUP ( Entity entity, BOOL p1, Hash relationshipGroup )  //0x6C1F6AA2F0ADD104

  23. void SET_ENTITY_PROOFS ( Entity entity, int proofsBitset, BOOL specialFlag )  //0xFAEE099C6F890BB8

  24. int _GET_ENTITY_PROOFS ( Entity entity )  //0x6CF0DAD7FA1088EA

  25. void SET_ENTITY_QUATERNION ( Entity entity, float x, float y, float z, float w )  //0x100E7007D13E3687

  26. void SET_ENTITY_ROTATION ( Entity entity, float pitch, float roll, float yaw, int rotationOrder, BOOL p5 )  //0x9CC8314DFEDE441E

  27. void _0xD45BB89B53FC0CFD ( Any p0, Any p1, Any p2, Any p3, Any p4, Any p5, Any p6, Any p7 )  //0xD45BB89B53FC0CFD

  28. void SET_ENTITY_VISIBLE ( Entity entity, BOOL toggle )  //0x1794B4FCC84D812F

  29. void _0x80FDEB3A9E9AA578 ( Entity entity, BOOL p1 )  //0x80FDEB3A9E9AA578

  30. void SET_ENTITY_VELOCITY ( Entity entity, float x, float y, float z )  //0x1C99BB7B6E96D16F

  31. void SET_ENTITY_HAS_GRAVITY ( Entity entity, BOOL toggle )  //0x0CEDB728A1083FA7

  32. void SET_ENTITY_LOD_DIST ( Entity entity, int value )  //0x5FB407F0A7C877BF

  33. int GET_ENTITY_LOD_DIST ( Entity entity )  //0xDF240D0C2A948683

  34. void SET_ENTITY_ALPHA ( Entity entity, int alphaLevel, BOOL skin )  //0x0DF7692B1D9E7BA7

  35. int GET_ENTITY_ALPHA ( Entity entity )  //0x1BB501624FAF2BEA

  36. void RESET_ENTITY_ALPHA ( Entity entity )  //0x744B9EF44779D9AB

  37. void _SET_ENTITY_FADE_IN ( Entity entity )  //0xA91E6CF94404E8C9

  38. void SET_ENTITY_ALWAYS_PRERENDER ( Entity entity, BOOL toggle )  //0xACAD101E1FB66689

  39. void SET_ENTITY_RENDER_SCORCHED ( Entity entity, BOOL toggle )  //0x85B8A7534E44BC23

  40. Any _0x37B01666BAE8F7EF ( Entity entity )  //0x37B01666BAE8F7EF

  41. void _0xA9E6D8F2DDFC4DB9 ( Any p0, Any p1 )  //0xA9E6D8F2DDFC4DB9

  42. void CREATE_MODEL_SWAP ( float x, float y, float z, float radius, Hash originalModel, Hash newModel, BOOL p6 )  //0x10B2218320B6F5AC

  43. void REMOVE_MODEL_SWAP ( float x, float y, float z, float radius, Hash originalModel, Hash newModel, BOOL p6 )  //0x824E1C26A14CB817

  44. void CREATE_MODEL_HIDE ( float x, float y, float z, float radius, Hash model, BOOL p5 )  //0x069848B3FB3C4426

  45. void CREATE_MODEL_HIDE_EXCLUDING_SCRIPT_OBJECTS ( float x, float y, float z, float radius, Hash model, BOOL p5 )  //0xD136090A9AAAB17D

  46. void REMOVE_MODEL_HIDE ( Any p0, Any p1, Any p2, Any p3, Any p4, Any p5 )  //0x3F38A98576F6213A

  47. Any _0xD4636C2EDB0DEA8A ( Any p0 )  //0xD4636C2EDB0DEA8A

  48. void CREATE_FORCED_OBJECT ( float x, float y, float z, Any p3, Hash modelHash, BOOL p5 )  //0x0961A905AFBC34C7

  49. void REMOVE_FORCED_OBJECT ( Any p0, Any p1, Any p2, Any p3, Any p4 )  //0x553FA683F2BCD814

  50. void SET_ENTITY_NO_COLLISION_ENTITY ( Entity entity1, Entity entity2, BOOL thisFrameOnly )  //0xE037BF068223C38D

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.