Rust · Offsets

Rust Offsets

offsets.h ·build 24614784 ·dumped 2026-08-17 12:14:02 AM UTC+1 ·341,881 lines ·21.3 MB ·Aug 16, 2026 latest
Raw Download All dumps
sha256 d54276435eed14ee035a86d50b1b8e708728e9dc881f00690a2e2fd650594028
← Prev Next → Page 14 of 171 — lines 26,001–28,000 of 341,881
341,881 lines
  1. 26001 constexpr std::uintptr_t overrideEyesRotation = 0x2F8 ;
  2. 26002 constexpr std::uintptr_t pitchClamp = 0x2FC ;
  3. 26003 constexpr std::uintptr_t yawClamp = 0x304 ;
  4. 26004 constexpr std::uintptr_t canWieldItems = 0x30C ;
  5. 26005 constexpr std::uintptr_t relativeViewAngles = 0x30D ;
  6. 26006 constexpr std::uintptr_t disableLegsWhenMounted = 0x30E ;
  7. 26007 constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F ;
  8. 26008 constexpr std::uintptr_t AllowForceMountWhenRestrained = 0x310 ;
  9. 26009 constexpr std::uintptr_t mountChaining = 0x311 ;
  10. 26010 constexpr std::uintptr_t mountAnchor = 0x318 ;
  11. 26011 constexpr std::uintptr_t mountLOSVertOffset = 0x320 ;
  12. 26012 constexpr std::uintptr_t mountedAnimationSpeed = 0x324 ;
  13. 26013 constexpr std::uintptr_t mountPose = 0x328 ;
  14. 26014 constexpr std::uintptr_t animateVehicleAim360 = 0x32C ;
  15. 26015 constexpr std::uintptr_t maxMountDistance = 0x330 ;
  16. 26016 constexpr std::uintptr_t dismountPositions = 0x338 ;
  17. 26017 constexpr std::uintptr_t checkPlayerLosOnMount = 0x340 ;
  18. 26018 constexpr std::uintptr_t disableMeshCullingForPlayers = 0x341 ;
  19. 26019 constexpr std::uintptr_t allowHeadLook = 0x342 ;
  20. 26020 constexpr std::uintptr_t ignoreVehicleParent = 0x343 ;
  21. 26021 constexpr std::uintptr_t legacyDismount = 0x344 ;
  22. 26022 constexpr std::uintptr_t wearWhileMounted = 0x348 ;
  23. 26023 constexpr std::uintptr_t modifiesPlayerCollider = 0x350 ;
  24. 26024 constexpr std::uintptr_t customPlayerCollider = 0x354 ;
  25. 26025 constexpr std::uintptr_t clippingCheckRadius = 0x368 ;
  26. 26026 constexpr std::uintptr_t clippingAndVisChecks = 0x36C ;
  27. 26027 constexpr std::uintptr_t clippingChecksLocation = 0x370 ;
  28. 26028 constexpr std::uintptr_t mountSoundDef = 0x378 ;
  29. 26029 constexpr std::uintptr_t swapSoundDef = 0x380 ;
  30. 26030 constexpr std::uintptr_t dismountSoundDef = 0x388 ;
  31. 26031 constexpr std::uintptr_t allowFootstepEffects = 0x390 ;
  32. 26032 constexpr std::uintptr_t dismountHoldType = 0x394 ;
  33. 26033 constexpr std::uintptr_t mountTimeStatType = 0x3A8 ;
  34. 26034 constexpr std::uintptr_t allowedGestures = 0x3AC ;
  35. 26035 constexpr std::uintptr_t canDrinkWhileMounted = 0x3B0 ;
  36. 26036 constexpr std::uintptr_t allowSleeperMounting = 0x3B1 ;
  37. 26037 constexpr std::uintptr_t shouldShowHudHealth = 0x3B2 ;
  38. 26038 constexpr std::uintptr_t animateClothInLocalSpace = 0x3B3 ;
  39. 26039 constexpr std::uintptr_t protectsFromAnimals = 0x3B4 ;
  40. 26040 constexpr std::uintptr_t MountedCameraMode = 0x3B8 ;
  41. 26041 constexpr std::uintptr_t rigidBody = 0x3C0 ;
  42. 26042 constexpr std::uintptr_t wantsBoundaryRepelCheck = 0x3C8 ;
  43. 26043 constexpr std::uintptr_t isMobile = 0x3C9 ;
  44. 26044 constexpr std::uintptr_t SideLeanAmount = 0x3CC ;
  45. 26045 constexpr std::uintptr_t checkVehicleClipping = 0x3D8 ;
  46. 26046 constexpr std::uintptr_t excludeCollisionLayers = 0x3DC ;
  47. 26047 constexpr std::uintptr_t dismountStyle = 0x3E0 ;
  48. 26048 constexpr std::uintptr_t ignoreDamageFromOutside = 0x3E4 ;
  49. 26049 constexpr std::uintptr_t npcVisibilityCategory = 0x3E8 ;
  50. 26050 constexpr std::uintptr_t mountPoints = 0x3F0 ;
  51. 26051 constexpr std::uintptr_t childMountableHandleDismountPoints = 0x3F8 ;
  52. 26052 constexpr std::uintptr_t mountedPlayerRagdolls = 0x3FC ;
  53. 26053 constexpr std::uintptr_t clippingChecks = 0x400 ;
  54. 26054 constexpr std::uintptr_t clippingAiChecks = 0x404 ;
  55. 26055 constexpr std::uintptr_t damageRenderer = 0x408 ;
  56. 26056 constexpr std::uintptr_t explosionForceMultiplier = 0x410 ;
  57. 26057 constexpr std::uintptr_t explosionForceMax = 0x414 ;
  58. 26058 constexpr std::uintptr_t HasBuildingPrivilege = 0x418 ;
  59. 26059 constexpr std::uintptr_t engineThrust = 0x430 ;
  60. 26060 constexpr std::uintptr_t steeringScale = 0x434 ;
  61. 26061 constexpr std::uintptr_t thrustPoint = 0x438 ;
  62. 26062 constexpr std::uintptr_t centerOfMass = 0x440 ;
  63. 26063 constexpr std::uintptr_t buoyancy = 0x448 ;
  64. 26064 constexpr std::uintptr_t preventDecayIndoors = 0x450 ;
  65. 26065 constexpr std::uintptr_t applyCorrectionForces = 0x451 ;
  66. 26066 constexpr std::uintptr_t planeFitPoints = 0x458 ;
  67. 26067 constexpr std::uintptr_t inAirPID = 0x460 ;
  68. 26068 constexpr std::uintptr_t inAirDesiredPitch = 0x46C ;
  69. 26069 constexpr std::uintptr_t wavePID = 0x470 ;
  70. 26070 constexpr std::uintptr_t correctionRange = 0x480 ;
  71. 26071 constexpr std::uintptr_t correctionForceMode = 0x488 ;
  72. 26072 constexpr std::uintptr_t correctionSpringForce = 0x48C ;
  73. 26073 constexpr std::uintptr_t correctionSpringDamping = 0x490 ;
  74. 26074 constexpr std::uintptr_t engineLoops = 0x4C0 ;
  75. 26075 constexpr std::uintptr_t waterLoops = 0x4C8 ;
  76. 26076 constexpr std::uintptr_t rpmEngineLoops = 0x4D0 ;
  77. 26077 constexpr std::uintptr_t engineStartSoundDef = 0x4D8 ;
  78. 26078 constexpr std::uintptr_t engineStopSoundDef = 0x4E0 ;
  79. 26079 constexpr std::uintptr_t movementSplashAccentSoundDef = 0x4E8 ;
  80. 26080 constexpr std::uintptr_t engineSteerSoundDef = 0x4F0 ;
  81. 26081 constexpr std::uintptr_t pushLandEffect = 0x4F8 ;
  82. 26082 constexpr std::uintptr_t pushWaterEffect = 0x500 ;
  83. 26083 constexpr std::uintptr_t waterSpeedDivisor = 0x508 ;
  84. 26084 constexpr std::uintptr_t turnPitchModScale = 0x50C ;
  85. 26085 constexpr std::uintptr_t tiltPitchModScale = 0x510 ;
  86. 26086 constexpr std::uintptr_t splashAccentFrequencyMin = 0x514 ;
  87. 26087 constexpr std::uintptr_t splashAccentFrequencyMax = 0x518 ;
  88. 26088 constexpr std::uintptr_t deathSinkRate = 0x538 ;
  89. 26089 constexpr std::uintptr_t fuelStoragePrefab = 0x540 ;
  90. 26090 constexpr std::uintptr_t fuelPerSec = 0x548 ;
  91. 26091 constexpr std::uintptr_t storageUnitPrefab = 0x550 ;
  92. 26092 constexpr std::uintptr_t boatRear = 0x568 ;
  93. 26093 constexpr std::uintptr_t wakeEffect = 0x570 ;
  94. 26094 constexpr std::uintptr_t engineEffectIdle = 0x578 ;
  95. 26095 constexpr std::uintptr_t engineEffectThrottle = 0x580 ;
  96. 26096 constexpr std::uintptr_t engineEffectThrottleReverse = 0x588 ;
  97. 26097 constexpr std::uintptr_t boatFront = 0x590 ;
  98. 26098 constexpr std::uintptr_t forwardTravelEffect = 0x598 ;
  99. 26099 constexpr std::uintptr_t forwardTravelEffectMinSpeed = 0x5A0 ;
  100. 26100 constexpr std::uintptr_t causticsProjector = 0x5A8 ;
  101. 26101 constexpr std::uintptr_t causticsDepthTest = 0x5B0 ;
  102. 26102 constexpr std::uintptr_t engineLeftHandPosition = 0x5B8 ;
  103. 26103 constexpr std::uintptr_t engineRotate = 0x5C0 ;
  104. 26104 constexpr std::uintptr_t applyEngineRotationToZ = 0x5C8 ;
  105. 26105 constexpr std::uintptr_t engineRotateRangeMultiplier = 0x5CC ;
  106. 26106 constexpr std::uintptr_t propellerRotate = 0x5D0 ;
  107. 26107 constexpr std::uintptr_t stationaryDismounts = 0x5E0 ;
  108. 26108 constexpr std::uintptr_t angularDragBase = 0x5E8 ;
  109. 26109 constexpr std::uintptr_t engineOffAngularDragMultiplier = 0x5EC ;
  110. 26110 constexpr std::uintptr_t angularDragVelocity = 0x5F0 ;
  111. 26111 constexpr std::uintptr_t landDrag = 0x5F4 ;
  112. 26112 constexpr std::uintptr_t waterDrag = 0x5F8 ;
  113. 26113 constexpr std::uintptr_t engineOffWaterDragMultiplier = 0x5FC ;
  114. 26114 constexpr std::uintptr_t offAxisDrag = 0x600 ;
  115. 26115 constexpr std::uintptr_t offAxisDot = 0x604 ;
  116. 26116 constexpr std::uintptr_t monitorCanvas = 0x640 ;
  117. 26117 constexpr std::uintptr_t fuelText = 0x648 ;
  118. 26118 constexpr std::uintptr_t speedText = 0x650 ;
  119. 26119 constexpr std::uintptr_t exhaustEffect = 0x658 ;
  120. 26120 constexpr std::uintptr_t lightsToggleSound = 0x660 ;
  121. 26121 constexpr std::uintptr_t steeringWheelLeftHandTarget = 0x668 ;
  122. 26122 constexpr std::uintptr_t steeringWheelRightHandTarget = 0x670 ;
  123. 26123 constexpr std::uintptr_t sonar = 0x678 ;
  124. 26124 constexpr std::uintptr_t tugboatSounds = 0x680 ;
  125. 26125 constexpr std::uintptr_t canvasGroup = 0x688 ;
  126. 26126 constexpr std::uintptr_t emissionToggle = 0x690 ;
  127. 26127 constexpr std::uintptr_t emissionCurve = 0x698 ;
  128. 26128 constexpr std::uintptr_t fxLightDamage = 0x6A0 ;
  129. 26129 constexpr std::uintptr_t fxMediumDamage = 0x6A8 ;
  130. 26130 constexpr std::uintptr_t fxHeavyDamage = 0x6B0 ;
  131. 26131 constexpr std::uintptr_t heavyDamageLights = 0x6B8 ;
  132. 26132 constexpr std::uintptr_t parentTrigger = 0x6C0 ;
  133. 26133 
  134. 26134 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  135. 26135 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  136. 26136 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  137. 26137 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  138. 26138 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  139. 26139 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  140. 26140 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  141. 26141 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  142. 26142 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  143. 26143 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  144. 26144 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  145. 26145 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  146. 26146 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  147. 26147 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  148. 26148 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  149. 26149 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  150. 26150 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  151. 26151 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  152. 26152 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  153. 26153 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  154. 26154 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  155. 26155 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  156. 26156 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  157. 26157 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  158. 26158 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  159. 26159 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  160. 26160 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  161. 26161 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  162. 26162 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  163. 26163 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  164. 26164 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  165. 26165 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  166. 26166 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  167. 26167 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  168. 26168 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  169. 26169 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  170. 26170 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  171. 26171 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  172. 26172 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  173. 26173 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  174. 26174 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  175. 26175 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  176. 26176 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  177. 26177 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  178. 26178 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  179. 26179 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  180. 26180 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  181. 26181 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  182. 26182 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  183. 26183 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  184. 26184 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  185. 26185 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  186. 26186 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  187. 26187 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  188. 26188 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  189. 26189 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  190. 26190 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  191. 26191 constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0 ;
  192. 26192 constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8 ;
  193. 26193 constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398 ;
  194. 26194 constexpr std::uintptr_t _8c6af857ba0f37ed6bdd0d66d4c702ce1b184a36 = 0x3D0 ;
  195. 26195 constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x420 ;
  196. 26196 constexpr std::uintptr_t _01e2a9dd71a1527c7aca353c21aa3f1c9524c0ff = 0x428 ;
  197. 26197 constexpr std::uintptr_t _c634dd41ddfe1b90d4f3c3e222a1dd314c687f03 = 0x498 ;
  198. 26198 constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x4A0 ;
  199. 26199 constexpr std::uintptr_t _01ed7c8804c57638a2c56d56627bea945fd6bc83 = 0x4A8 ;
  200. 26200 constexpr std::uintptr_t _f94ae744b176e103b030dfa88298462656edbf43 = 0x4B0 ;
  201. 26201 constexpr std::uintptr_t _985b06e2c644641a5d3516d328391db2e1dd38ad = 0x4B8 ;
  202. 26202 constexpr std::uintptr_t _86e992aa1f4f4f0ba4979173f0cdefdbb1aa9062 = 0x51C ;
  203. 26203 constexpr std::uintptr_t _b0d37423127d84b7461e440b96b5b6669729df4c = 0x520 ;
  204. 26204 constexpr std::uintptr_t _55b99db867123d0672056d1f50be72a0c51fd631 = 0x524 ;
  205. 26205 constexpr std::uintptr_t _230f9f4a50d72672b36fd25657b44421c3e89fd5 = 0x528 ;
  206. 26206 constexpr std::uintptr_t _5dee83fe057858b7e3200d5326d27980a80f29b4 = 0x52C ;
  207. 26207 constexpr std::uintptr_t _a0451d0a564a5017d310b21797b92cf7b01aa14c = 0x530 ;
  208. 26208 constexpr std::uintptr_t _87269cb631c5030a7539e9bbb0b5927ddb92bd74 = 0x534 ;
  209. 26209 constexpr std::uintptr_t _735c3a419fa531a6836f90e536e53b15fb2aab06 = 0x558 ;
  210. 26210 constexpr std::uintptr_t _8244b34e36dbe77ea706225c4de3df4ffed9567b = 0x5D8 ;
  211. 26211 constexpr std::uintptr_t _edfe8f7e3362bef47c6972664139619439fa4ad8 = 0x608 ;
  212. 26212 constexpr std::uintptr_t _6b657f6b18f97f0d6efc1c917960e34ce351eeac = 0x610 ;
  213. 26213 constexpr std::uintptr_t _6e0bd0087b98a17266a2b2d122984886b8572b29 = 0x611 ;
  214. 26214 constexpr std::uintptr_t _d98322e239985198a65bdde5761a6dfbf2978b52 = 0x612 ;
  215. 26215 constexpr std::uintptr_t _f390bf8698f861189d166d08c8bdcb419fe3362d = 0x613 ;
  216. 26216 constexpr std::uintptr_t _704ede13896fff0b4c726fbdbff6ef27368d34fe = 0x614 ;
  217. 26217 constexpr std::uintptr_t _65a060d8cd7d5dfbce47639a5b2db10c74b6086f = 0x618 ;
  218. 26218 constexpr std::uintptr_t _87d1e4da09d3cace591fc7a0deb8974a47bd79d1 = 0x620 ;
  219. 26219 constexpr std::uintptr_t _d680b3caaa51f31fc04ab3d7fdc5edde7eb1b6d6 = 0x630 ;
  220. 26220 constexpr std::uintptr_t _47fbbe612fc197aa3cc8f2f2704178d8e33e73c6 = 0x634 ;
  221. 26221 constexpr std::uintptr_t _289e51d3d01218af892b14369b358bed3c4f8fd8 = 0x638 ;
  222. 26222 constexpr std::uintptr_t _f6d8a16186bf042ccdd364ca63197fc6b4f98b83 = 0x6C8 ;
  223. 26223 constexpr std::uintptr_t _9fe525adbea7355967177b12b4ae969712c0f07f = 0x6CC ;
  224. 26224 constexpr std::uintptr_t _902f853492bf4a94d5383d0a4eb72e623218924b = 0x6D0 ;
  225. 26225 constexpr std::uintptr_t _90d9513cf986cd43285840ad4b062f10ca12ba94 = 0x6D4 ;
  226. 26226 }
  227. 26227 
  228. 26228 namespace AddToHeightMap
  229. 26229 {
  230. 26230 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  231. 26231 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  232. 26232 constexpr std::uintptr_t DestroyGameObject = 0x20 ;
  233. 26233 }
  234. 26234 
  235. 26235 namespace %dd7d4ef6d893db2f0cf8937464300b22da8feff8
  236. 26236 {
  237. 26237 constexpr std::uintptr_t _62cea1b8994332e587b44235018846c912b7366c = 0x10 ;
  238. 26238 constexpr std::uintptr_t _5e49ea5e8945db0067bb63812c6101355d8b5c8f = 0x18 ;
  239. 26239 constexpr std::uintptr_t _57bbe0bcb190a8b5140f58742595a001a80a083b = 0x20 ;
  240. 26240 constexpr std::uintptr_t _ba0f2bee8ca701601d18b64a74257833ef035186 = 0x24 ;
  241. 26241 
  242. 26242 namespace _static
  243. 26243 {
  244. 26244 constexpr std::uintptr_t _2d45d653d934a144c2f3d8fb13e9e2fa972608f5 = 0x0 ;
  245. 26245 constexpr std::uintptr_t _b6ce5fc7189088c00795740ab09771de4afb00e5 = 0x8 ;
  246. 26246 constexpr std::uintptr_t _a1e093982518f609220fea6060bdf9fb94acaa9e = 0x18 ;
  247. 26247 constexpr std::uintptr_t _4ac2c16bacba41742b0c81944841add2124e48f9 = 0x20 ;
  248. 26248 constexpr std::uintptr_t _d1955fcc3ada9f90b763731dbb2a1dc154cca392 = 0x28 ;
  249. 26249 constexpr std::uintptr_t _2c02d99628eee7c0c89489f4ea038797f1692a3c = 0x38 ;
  250. 26250 constexpr std::uintptr_t _e68dd62a8049ebfe343cfbd301c27a7affb08e3a = 0x40 ;
  251. 26251 }
  252. 26252 
  253. 26253 }
  254. 26254 
  255. 26255 namespace SimpleShark
  256. 26256 {
  257. 26257 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  258. 26258 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  259. 26259 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  260. 26260 constexpr std::uintptr_t prefabID = 0x54 ;
  261. 26261 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  262. 26262 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  263. 26263 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  264. 26264 constexpr std::uintptr_t networkRange = 0x64 ;
  265. 26265 constexpr std::uintptr_t bounds = 0x18C ;
  266. 26266 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  267. 26267 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  268. 26268 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  269. 26269 constexpr std::uintptr_t model = 0x1B8 ;
  270. 26270 constexpr std::uintptr_t flags = 0x1C0 ;
  271. 26271 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  272. 26272 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  273. 26273 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  274. 26274 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  275. 26275 constexpr std::uintptr_t baseProtection = 0x238 ;
  276. 26276 constexpr std::uintptr_t startHealth = 0x240 ;
  277. 26277 constexpr std::uintptr_t pickup = 0x248 ;
  278. 26278 constexpr std::uintptr_t repair = 0x270 ;
  279. 26279 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  280. 26280 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  281. 26281 constexpr std::uintptr_t lifestate = 0x2A8 ;
  282. 26282 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  283. 26283 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  284. 26284 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  285. 26285 constexpr std::uintptr_t faction = 0x2BC ;
  286. 26286 constexpr std::uintptr_t destination = 0x2D0 ;
  287. 26287 constexpr std::uintptr_t minSpeed = 0x2DC ;
  288. 26288 constexpr std::uintptr_t maxSpeed = 0x2E0 ;
  289. 26289 constexpr std::uintptr_t idealDepth = 0x2E4 ;
  290. 26290 constexpr std::uintptr_t minTurnSpeed = 0x2E8 ;
  291. 26291 constexpr std::uintptr_t maxTurnSpeed = 0x2EC ;
  292. 26292 constexpr std::uintptr_t attackCooldown = 0x2F0 ;
  293. 26293 constexpr std::uintptr_t aggroRange = 0x2F4 ;
  294. 26294 constexpr std::uintptr_t obstacleDetectionRadius = 0x2F8 ;
  295. 26295 constexpr std::uintptr_t animator = 0x300 ;
  296. 26296 constexpr std::uintptr_t bloodCloud = 0x308 ;
  297. 26297 constexpr std::uintptr_t corpsePrefab = 0x310 ;
  298. 26298 
  299. 26299 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  300. 26300 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  301. 26301 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  302. 26302 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  303. 26303 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  304. 26304 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  305. 26305 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  306. 26306 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  307. 26307 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  308. 26308 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  309. 26309 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  310. 26310 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  311. 26311 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  312. 26312 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  313. 26313 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  314. 26314 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  315. 26315 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  316. 26316 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  317. 26317 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  318. 26318 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  319. 26319 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  320. 26320 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  321. 26321 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  322. 26322 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  323. 26323 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  324. 26324 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  325. 26325 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  326. 26326 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  327. 26327 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  328. 26328 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  329. 26329 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  330. 26330 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  331. 26331 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  332. 26332 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  333. 26333 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  334. 26334 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  335. 26335 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  336. 26336 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  337. 26337 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  338. 26338 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  339. 26339 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  340. 26340 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  341. 26341 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  342. 26342 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  343. 26343 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  344. 26344 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  345. 26345 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  346. 26346 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  347. 26347 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  348. 26348 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  349. 26349 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  350. 26350 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  351. 26351 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  352. 26352 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  353. 26353 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  354. 26354 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  355. 26355 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  356. 26356 constexpr std::uintptr_t _5e304a9ee8e03a1e07c7d12fc573dd6f50c30247 = 0x318 ;
  357. 26357 }
  358. 26358 
  359. 26359 namespace ParachuteSeat
  360. 26360 {
  361. 26361 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  362. 26362 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  363. 26363 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  364. 26364 constexpr std::uintptr_t prefabID = 0x54 ;
  365. 26365 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  366. 26366 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  367. 26367 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  368. 26368 constexpr std::uintptr_t networkRange = 0x64 ;
  369. 26369 constexpr std::uintptr_t bounds = 0x18C ;
  370. 26370 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  371. 26371 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  372. 26372 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  373. 26373 constexpr std::uintptr_t model = 0x1B8 ;
  374. 26374 constexpr std::uintptr_t flags = 0x1C0 ;
  375. 26375 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  376. 26376 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  377. 26377 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  378. 26378 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  379. 26379 constexpr std::uintptr_t baseProtection = 0x238 ;
  380. 26380 constexpr std::uintptr_t startHealth = 0x240 ;
  381. 26381 constexpr std::uintptr_t pickup = 0x248 ;
  382. 26382 constexpr std::uintptr_t repair = 0x270 ;
  383. 26383 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  384. 26384 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  385. 26385 constexpr std::uintptr_t lifestate = 0x2A8 ;
  386. 26386 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  387. 26387 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  388. 26388 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  389. 26389 constexpr std::uintptr_t faction = 0x2BC ;
  390. 26390 constexpr std::uintptr_t mountSyncType = 0x2E0 ;
  391. 26391 constexpr std::uintptr_t eyePositionOverride = 0x2E8 ;
  392. 26392 constexpr std::uintptr_t eyeCenterOverride = 0x2F0 ;
  393. 26393 constexpr std::uintptr_t overrideEyesRotation = 0x2F8 ;
  394. 26394 constexpr std::uintptr_t pitchClamp = 0x2FC ;
  395. 26395 constexpr std::uintptr_t yawClamp = 0x304 ;
  396. 26396 constexpr std::uintptr_t canWieldItems = 0x30C ;
  397. 26397 constexpr std::uintptr_t relativeViewAngles = 0x30D ;
  398. 26398 constexpr std::uintptr_t disableLegsWhenMounted = 0x30E ;
  399. 26399 constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F ;
  400. 26400 constexpr std::uintptr_t AllowForceMountWhenRestrained = 0x310 ;
  401. 26401 constexpr std::uintptr_t mountChaining = 0x311 ;
  402. 26402 constexpr std::uintptr_t mountAnchor = 0x318 ;
  403. 26403 constexpr std::uintptr_t mountLOSVertOffset = 0x320 ;
  404. 26404 constexpr std::uintptr_t mountedAnimationSpeed = 0x324 ;
  405. 26405 constexpr std::uintptr_t mountPose = 0x328 ;
  406. 26406 constexpr std::uintptr_t animateVehicleAim360 = 0x32C ;
  407. 26407 constexpr std::uintptr_t maxMountDistance = 0x330 ;
  408. 26408 constexpr std::uintptr_t dismountPositions = 0x338 ;
  409. 26409 constexpr std::uintptr_t checkPlayerLosOnMount = 0x340 ;
  410. 26410 constexpr std::uintptr_t disableMeshCullingForPlayers = 0x341 ;
  411. 26411 constexpr std::uintptr_t allowHeadLook = 0x342 ;
  412. 26412 constexpr std::uintptr_t ignoreVehicleParent = 0x343 ;
  413. 26413 constexpr std::uintptr_t legacyDismount = 0x344 ;
  414. 26414 constexpr std::uintptr_t wearWhileMounted = 0x348 ;
  415. 26415 constexpr std::uintptr_t modifiesPlayerCollider = 0x350 ;
  416. 26416 constexpr std::uintptr_t customPlayerCollider = 0x354 ;
  417. 26417 constexpr std::uintptr_t clippingCheckRadius = 0x368 ;
  418. 26418 constexpr std::uintptr_t clippingAndVisChecks = 0x36C ;
  419. 26419 constexpr std::uintptr_t clippingChecksLocation = 0x370 ;
  420. 26420 constexpr std::uintptr_t mountSoundDef = 0x378 ;
  421. 26421 constexpr std::uintptr_t swapSoundDef = 0x380 ;
  422. 26422 constexpr std::uintptr_t dismountSoundDef = 0x388 ;
  423. 26423 constexpr std::uintptr_t allowFootstepEffects = 0x390 ;
  424. 26424 constexpr std::uintptr_t dismountHoldType = 0x394 ;
  425. 26425 constexpr std::uintptr_t mountTimeStatType = 0x3A8 ;
  426. 26426 constexpr std::uintptr_t allowedGestures = 0x3AC ;
  427. 26427 constexpr std::uintptr_t canDrinkWhileMounted = 0x3B0 ;
  428. 26428 constexpr std::uintptr_t allowSleeperMounting = 0x3B1 ;
  429. 26429 constexpr std::uintptr_t shouldShowHudHealth = 0x3B2 ;
  430. 26430 constexpr std::uintptr_t animateClothInLocalSpace = 0x3B3 ;
  431. 26431 constexpr std::uintptr_t protectsFromAnimals = 0x3B4 ;
  432. 26432 constexpr std::uintptr_t MountedCameraMode = 0x3B8 ;
  433. 26433 constexpr std::uintptr_t rigidBody = 0x3C0 ;
  434. 26434 constexpr std::uintptr_t wantsBoundaryRepelCheck = 0x3C8 ;
  435. 26435 constexpr std::uintptr_t isMobile = 0x3C9 ;
  436. 26436 constexpr std::uintptr_t SideLeanAmount = 0x3CC ;
  437. 26437 constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0 ;
  438. 26438 constexpr std::uintptr_t sendClientInputToVehicleParent = 0x3D8 ;
  439. 26439 constexpr std::uintptr_t forcePlayerModelUpdate = 0x3D9 ;
  440. 26440 constexpr std::uintptr_t giveCrosshair = 0x3DA ;
  441. 26441 constexpr std::uintptr_t canTeamInteract = 0x3DB ;
  442. 26442 constexpr std::uintptr_t LeftHand = 0x3E0 ;
  443. 26443 constexpr std::uintptr_t RightHand = 0x3E8 ;
  444. 26444 constexpr std::uintptr_t LeftFoot = 0x3F0 ;
  445. 26445 constexpr std::uintptr_t RightFoot = 0x3F8 ;
  446. 26446 constexpr std::uintptr_t MountedAnimationSpeed = 0x400 ;
  447. 26447 
  448. 26448 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  449. 26449 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  450. 26450 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  451. 26451 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  452. 26452 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  453. 26453 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  454. 26454 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  455. 26455 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  456. 26456 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  457. 26457 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  458. 26458 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  459. 26459 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  460. 26460 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  461. 26461 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  462. 26462 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  463. 26463 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  464. 26464 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  465. 26465 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  466. 26466 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  467. 26467 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  468. 26468 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  469. 26469 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  470. 26470 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  471. 26471 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  472. 26472 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  473. 26473 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  474. 26474 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  475. 26475 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  476. 26476 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  477. 26477 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  478. 26478 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  479. 26479 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  480. 26480 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  481. 26481 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  482. 26482 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  483. 26483 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  484. 26484 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  485. 26485 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  486. 26486 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  487. 26487 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  488. 26488 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  489. 26489 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  490. 26490 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  491. 26491 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  492. 26492 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  493. 26493 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  494. 26494 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  495. 26495 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  496. 26496 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  497. 26497 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  498. 26498 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  499. 26499 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  500. 26500 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  501. 26501 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  502. 26502 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  503. 26503 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  504. 26504 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  505. 26505 constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0 ;
  506. 26506 constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8 ;
  507. 26507 constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398 ;
  508. 26508 constexpr std::uintptr_t _f306c6e4a3393fa24bd14d56ed0972e232a9f17d = 0x408 ;
  509. 26509 }
  510. 26510 
  511. 26511 namespace %5bb11d1fa4d0349265515084e1a2da99263d1728
  512. 26512 {
  513. 26513 constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10 ;
  514. 26514 constexpr std::uintptr_t _679b012f54330078aa82b305ee8249d1e8b1357f = 0x18 ;
  515. 26515 constexpr std::uintptr_t _3cfbd76e5c68b6d747c6d16fe8381a9e0bfd8d4e = 0x20 ;
  516. 26516 constexpr std::uintptr_t _b53687add4b73fa8dd97f6fa26f7afbbc2fcb190 = 0x28 ;
  517. 26517 constexpr std::uintptr_t _a7d9babe982c7c344753c71d5ba4e937557bd1a4 = 0x30 ;
  518. 26518 constexpr std::uintptr_t _f35e5f39e9532c714a79eed5ae6386699b0b463d = 0x38 ;
  519. 26519 constexpr std::uintptr_t _cd6db1ca32714897bcc90832ea3535fa62320a7a = 0x3C ;
  520. 26520 constexpr std::uintptr_t _04dcf3302449ff8c673ce46f911b5cc407f7157c = 0x4C ;
  521. 26521 constexpr std::uintptr_t _1ff898ac318fef5904bca699937854193f444565 = 0x50 ;
  522. 26522 constexpr std::uintptr_t _e400fe8418b53aaf5a050dca1546b58a66291b18 = 0x54 ;
  523. 26523 constexpr std::uintptr_t _05606bd4ab85a4c4abc27e4980ecd5ed7b79e5db = 0x60 ;
  524. 26524 constexpr std::uintptr_t _389dd5657c0776a9b6b8f1f12e3dbc5efb7468f4 = 0x70 ;
  525. 26525 constexpr std::uintptr_t _50bfdd8c891211b918dbff72e7a7b73c8cf251ba = 0x7C ;
  526. 26526 constexpr std::uintptr_t _c8a07a86454065fec298304ab9add7037fc078aa = 0xBC ;
  527. 26527 constexpr std::uintptr_t _4e872a1248e4c42389eb9dea2269a5b0b27b8bcf = 0xC8 ;
  528. 26528 constexpr std::uintptr_t _9837ad10d3d179b1fb66ce18aac710b0da04cabd = 0xD0 ;
  529. 26529 constexpr std::uintptr_t _781b1b61bc52e775295c45f7bfbbe95fca34c363 = 0xD8 ;
  530. 26530 constexpr std::uintptr_t _ac5df51ed7ae77591a97fbea93ab017abcd97ba2 = 0xE0 ;
  531. 26531 constexpr std::uintptr_t _74bf6459676ee4766d466f8da515f1ba29862fef = 0xF0 ;
  532. 26532 constexpr std::uintptr_t _c94272102ac5d83eefb731fd0ea8d6b135518418 = 0xF8 ;
  533. 26533 constexpr std::uintptr_t _fbc837f14b85cc8c1e2c353c951c7e4bb744a52d = 0xFC ;
  534. 26534 
  535. 26535 namespace _static
  536. 26536 {
  537. 26537 constexpr std::uintptr_t _be793b6c7fe890d11a64249a72b7d685eb242515 = 0x0 ;
  538. 26538 constexpr std::uintptr_t _801edb481477c504da87460a884287a67330c5ab = 0x8 ;
  539. 26539 constexpr std::uintptr_t _857d96415c1ece80e38a3781e4fcfe1142bc8ee6 = 0x18 ;
  540. 26540 constexpr std::uintptr_t _3ec040fff1583a5f7408d2bedd091ee175a53174 = 0x20 ;
  541. 26541 constexpr std::uintptr_t _88cd5a207be8ca4043d6796a0523a90e8d7c339b = 0x30 ;
  542. 26542 }
  543. 26543 
  544. 26544 }
  545. 26545 
  546. 26546 namespace StripEmptyChildren
  547. 26547 {
  548. 26548 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  549. 26549 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  550. 26550 
  551. 26551 constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20 ;
  552. 26552 constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C ;
  553. 26553 constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C ;
  554. 26554 constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48 ;
  555. 26555 constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54 ;
  556. 26556 constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60 ;
  557. 26557 constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70 ;
  558. 26558 constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78 ;
  559. 26559 constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80 ;
  560. 26560 constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84 ;
  561. 26561 constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88 ;
  562. 26562 constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90 ;
  563. 26563 constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98 ;
  564. 26564 }
  565. 26565 
  566. 26566 namespace MissionObjective_MountMissionEntity
  567. 26567 {
  568. 26568 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  569. 26569 constexpr std::uintptr_t targetIdentifier = 0x18 ;
  570. 26570 constexpr std::uintptr_t shouldUpdateMissionLocation = 0x20 ;
  571. 26571 }
  572. 26572 
  573. 26573 namespace ModifierLimits
  574. 26574 {
  575. 26575 constexpr std::uintptr_t type = 0x10 ;
  576. 26576 constexpr std::uintptr_t minValue = 0x14 ;
  577. 26577 constexpr std::uintptr_t maxValue = 0x18 ;
  578. 26578 constexpr std::uintptr_t limits = 0x20 ;
  579. 26579 }
  580. 26580 
  581. 26581 namespace BaseVehicleSeat
  582. 26582 {
  583. 26583 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  584. 26584 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  585. 26585 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  586. 26586 constexpr std::uintptr_t prefabID = 0x54 ;
  587. 26587 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  588. 26588 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  589. 26589 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  590. 26590 constexpr std::uintptr_t networkRange = 0x64 ;
  591. 26591 constexpr std::uintptr_t bounds = 0x18C ;
  592. 26592 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  593. 26593 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  594. 26594 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  595. 26595 constexpr std::uintptr_t model = 0x1B8 ;
  596. 26596 constexpr std::uintptr_t flags = 0x1C0 ;
  597. 26597 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  598. 26598 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  599. 26599 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  600. 26600 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  601. 26601 constexpr std::uintptr_t baseProtection = 0x238 ;
  602. 26602 constexpr std::uintptr_t startHealth = 0x240 ;
  603. 26603 constexpr std::uintptr_t pickup = 0x248 ;
  604. 26604 constexpr std::uintptr_t repair = 0x270 ;
  605. 26605 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  606. 26606 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  607. 26607 constexpr std::uintptr_t lifestate = 0x2A8 ;
  608. 26608 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  609. 26609 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  610. 26610 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  611. 26611 constexpr std::uintptr_t faction = 0x2BC ;
  612. 26612 constexpr std::uintptr_t mountSyncType = 0x2E0 ;
  613. 26613 constexpr std::uintptr_t eyePositionOverride = 0x2E8 ;
  614. 26614 constexpr std::uintptr_t eyeCenterOverride = 0x2F0 ;
  615. 26615 constexpr std::uintptr_t overrideEyesRotation = 0x2F8 ;
  616. 26616 constexpr std::uintptr_t pitchClamp = 0x2FC ;
  617. 26617 constexpr std::uintptr_t yawClamp = 0x304 ;
  618. 26618 constexpr std::uintptr_t canWieldItems = 0x30C ;
  619. 26619 constexpr std::uintptr_t relativeViewAngles = 0x30D ;
  620. 26620 constexpr std::uintptr_t disableLegsWhenMounted = 0x30E ;
  621. 26621 constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F ;
  622. 26622 constexpr std::uintptr_t AllowForceMountWhenRestrained = 0x310 ;
  623. 26623 constexpr std::uintptr_t mountChaining = 0x311 ;
  624. 26624 constexpr std::uintptr_t mountAnchor = 0x318 ;
  625. 26625 constexpr std::uintptr_t mountLOSVertOffset = 0x320 ;
  626. 26626 constexpr std::uintptr_t mountedAnimationSpeed = 0x324 ;
  627. 26627 constexpr std::uintptr_t mountPose = 0x328 ;
  628. 26628 constexpr std::uintptr_t animateVehicleAim360 = 0x32C ;
  629. 26629 constexpr std::uintptr_t maxMountDistance = 0x330 ;
  630. 26630 constexpr std::uintptr_t dismountPositions = 0x338 ;
  631. 26631 constexpr std::uintptr_t checkPlayerLosOnMount = 0x340 ;
  632. 26632 constexpr std::uintptr_t disableMeshCullingForPlayers = 0x341 ;
  633. 26633 constexpr std::uintptr_t allowHeadLook = 0x342 ;
  634. 26634 constexpr std::uintptr_t ignoreVehicleParent = 0x343 ;
  635. 26635 constexpr std::uintptr_t legacyDismount = 0x344 ;
  636. 26636 constexpr std::uintptr_t wearWhileMounted = 0x348 ;
  637. 26637 constexpr std::uintptr_t modifiesPlayerCollider = 0x350 ;
  638. 26638 constexpr std::uintptr_t customPlayerCollider = 0x354 ;
  639. 26639 constexpr std::uintptr_t clippingCheckRadius = 0x368 ;
  640. 26640 constexpr std::uintptr_t clippingAndVisChecks = 0x36C ;
  641. 26641 constexpr std::uintptr_t clippingChecksLocation = 0x370 ;
  642. 26642 constexpr std::uintptr_t mountSoundDef = 0x378 ;
  643. 26643 constexpr std::uintptr_t swapSoundDef = 0x380 ;
  644. 26644 constexpr std::uintptr_t dismountSoundDef = 0x388 ;
  645. 26645 constexpr std::uintptr_t allowFootstepEffects = 0x390 ;
  646. 26646 constexpr std::uintptr_t dismountHoldType = 0x394 ;
  647. 26647 constexpr std::uintptr_t mountTimeStatType = 0x3A8 ;
  648. 26648 constexpr std::uintptr_t allowedGestures = 0x3AC ;
  649. 26649 constexpr std::uintptr_t canDrinkWhileMounted = 0x3B0 ;
  650. 26650 constexpr std::uintptr_t allowSleeperMounting = 0x3B1 ;
  651. 26651 constexpr std::uintptr_t shouldShowHudHealth = 0x3B2 ;
  652. 26652 constexpr std::uintptr_t animateClothInLocalSpace = 0x3B3 ;
  653. 26653 constexpr std::uintptr_t protectsFromAnimals = 0x3B4 ;
  654. 26654 constexpr std::uintptr_t MountedCameraMode = 0x3B8 ;
  655. 26655 constexpr std::uintptr_t rigidBody = 0x3C0 ;
  656. 26656 constexpr std::uintptr_t wantsBoundaryRepelCheck = 0x3C8 ;
  657. 26657 constexpr std::uintptr_t isMobile = 0x3C9 ;
  658. 26658 constexpr std::uintptr_t SideLeanAmount = 0x3CC ;
  659. 26659 constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0 ;
  660. 26660 constexpr std::uintptr_t sendClientInputToVehicleParent = 0x3D8 ;
  661. 26661 constexpr std::uintptr_t forcePlayerModelUpdate = 0x3D9 ;
  662. 26662 constexpr std::uintptr_t giveCrosshair = 0x3DA ;
  663. 26663 constexpr std::uintptr_t canTeamInteract = 0x3DB ;
  664. 26664 
  665. 26665 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  666. 26666 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  667. 26667 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  668. 26668 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  669. 26669 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  670. 26670 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  671. 26671 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  672. 26672 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  673. 26673 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  674. 26674 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  675. 26675 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  676. 26676 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  677. 26677 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  678. 26678 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  679. 26679 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  680. 26680 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  681. 26681 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  682. 26682 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  683. 26683 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  684. 26684 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  685. 26685 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  686. 26686 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  687. 26687 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  688. 26688 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  689. 26689 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  690. 26690 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  691. 26691 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  692. 26692 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  693. 26693 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  694. 26694 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  695. 26695 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  696. 26696 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  697. 26697 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  698. 26698 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  699. 26699 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  700. 26700 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  701. 26701 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  702. 26702 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  703. 26703 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  704. 26704 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  705. 26705 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  706. 26706 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  707. 26707 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  708. 26708 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  709. 26709 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  710. 26710 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  711. 26711 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  712. 26712 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  713. 26713 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  714. 26714 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  715. 26715 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  716. 26716 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  717. 26717 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  718. 26718 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  719. 26719 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  720. 26720 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  721. 26721 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  722. 26722 constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0 ;
  723. 26723 constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8 ;
  724. 26724 constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398 ;
  725. 26725 }
  726. 26726 
  727. 26727 namespace BaseLadder
  728. 26728 {
  729. 26729 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  730. 26730 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  731. 26731 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  732. 26732 constexpr std::uintptr_t prefabID = 0x54 ;
  733. 26733 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  734. 26734 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  735. 26735 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  736. 26736 constexpr std::uintptr_t networkRange = 0x64 ;
  737. 26737 constexpr std::uintptr_t bounds = 0x18C ;
  738. 26738 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  739. 26739 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  740. 26740 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  741. 26741 constexpr std::uintptr_t model = 0x1B8 ;
  742. 26742 constexpr std::uintptr_t flags = 0x1C0 ;
  743. 26743 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  744. 26744 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  745. 26745 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  746. 26746 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  747. 26747 constexpr std::uintptr_t baseProtection = 0x238 ;
  748. 26748 constexpr std::uintptr_t startHealth = 0x240 ;
  749. 26749 constexpr std::uintptr_t pickup = 0x248 ;
  750. 26750 constexpr std::uintptr_t repair = 0x270 ;
  751. 26751 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  752. 26752 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  753. 26753 constexpr std::uintptr_t lifestate = 0x2A8 ;
  754. 26754 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  755. 26755 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  756. 26756 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  757. 26757 constexpr std::uintptr_t faction = 0x2BC ;
  758. 26758 constexpr std::uintptr_t triggerParent = 0x2D0 ;
  759. 26759 
  760. 26760 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  761. 26761 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  762. 26762 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  763. 26763 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  764. 26764 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  765. 26765 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  766. 26766 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  767. 26767 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  768. 26768 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  769. 26769 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  770. 26770 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  771. 26771 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  772. 26772 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  773. 26773 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  774. 26774 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  775. 26775 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  776. 26776 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  777. 26777 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  778. 26778 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  779. 26779 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  780. 26780 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  781. 26781 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  782. 26782 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  783. 26783 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  784. 26784 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  785. 26785 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  786. 26786 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  787. 26787 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  788. 26788 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  789. 26789 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  790. 26790 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  791. 26791 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  792. 26792 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  793. 26793 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  794. 26794 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  795. 26795 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  796. 26796 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  797. 26797 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  798. 26798 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  799. 26799 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  800. 26800 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  801. 26801 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  802. 26802 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  803. 26803 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  804. 26804 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  805. 26805 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  806. 26806 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  807. 26807 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  808. 26808 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  809. 26809 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  810. 26810 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  811. 26811 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  812. 26812 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  813. 26813 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  814. 26814 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  815. 26815 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  816. 26816 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  817. 26817 }
  818. 26818 
  819. 26819 namespace FrankensteinPartInformationPanel
  820. 26820 {
  821. 26821 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  822. 26822 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  823. 26823 constexpr std::uintptr_t healthDisplay = 0x20 ;
  824. 26824 constexpr std::uintptr_t speedDisplay = 0x28 ;
  825. 26825 constexpr std::uintptr_t attackRateDisplay = 0x30 ;
  826. 26826 constexpr std::uintptr_t attackDamageDisplay = 0x38 ;
  827. 26827 }
  828. 26828 
  829. 26829 namespace %2a78b8d062a05e0fa939e9f1baf2b75a3a4f1ffa
  830. 26830 {
  831. 26831 constexpr std::uintptr_t _a74b527c3d12d8dbffeddf99380eb79dd037db6b = 0x10 ;
  832. 26832 constexpr std::uintptr_t _bbfa543e6ccf6fa1a1a40bbb758be1554ff96663 = 0x18 ;
  833. 26833 constexpr std::uintptr_t _076eac39a4a12499bb5cc609ea70f701c81e61c1 = 0x20 ;
  834. 26834 constexpr std::uintptr_t _b00806ad15da6f8cb4d1f91172c6e4babbc689ad = 0x28 ;
  835. 26835 constexpr std::uintptr_t _6c1958a69cdfeb5d16a23b5ba86c8d03363baeb2 = 0x30 ;
  836. 26836 constexpr std::uintptr_t _f17ad4dafa664d3258e8fd51184bfef427c59cb5 = 0x38 ;
  837. 26837 constexpr std::uintptr_t _c9a20f6c49c940b31c60f84407e7e2d3fbaef9cb = 0x40 ;
  838. 26838 }
  839. 26839 
  840. 26840 namespace WeightedAudioClip-fake-0
  841. 26841 {
  842. 26842 constexpr std::uintptr_t audioClip = 0x10 ;
  843. 26843 constexpr std::uintptr_t weight = 0x18 ;
  844. 26844 }
  845. 26845 
  846. 26846 namespace EnvironmentVolumeTrigger
  847. 26847 {
  848. 26848 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  849. 26849 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  850. 26850 constexpr std::uintptr_t Center = 0x28 ;
  851. 26851 constexpr std::uintptr_t Size = 0x34 ;
  852. 26852 
  853. 26853 constexpr std::uintptr_t _578aed8644dcea181ff7ef05e1a4751a752cff0d = 0x20 ;
  854. 26854 }
  855. 26855 
  856. 26856 namespace %a564cf6dd4ed488b44345148828b7d12667d5468
  857. 26857 {
  858. 26858 constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x10 ;
  859. 26859 constexpr std::uintptr_t _10822f80c27187f9c107a0cedf382633b7510cb6 = 0x18 ;
  860. 26860 constexpr std::uintptr_t _44d96c7d6e6c2066078d5088bac2a064179c3588 = 0x20 ;
  861. 26861 
  862. 26862 namespace _static
  863. 26863 {
  864. 26864 constexpr std::uintptr_t _f2c8228e5304c54bd10023ff3a0e4a4382b8cc3a = 0x0 ;
  865. 26865 constexpr std::uintptr_t _e440a67207e4fe41d983e513a476933a07715351 = 0x8 ;
  866. 26866 constexpr std::uintptr_t _3f17bd66dd7d352c6b8ccb158963e28c093685e5 = 0x10 ;
  867. 26867 }
  868. 26868 
  869. 26869 }
  870. 26870 
  871. 26871 namespace Pass
  872. 26872 {
  873. 26873 constexpr std::uintptr_t value__ = 0x0 ;
  874. 26874 }
  875. 26875 
  876. 26876 namespace UI_ApartmentPlotRow
  877. 26877 {
  878. 26878 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  879. 26879 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  880. 26880 constexpr std::uintptr_t indexText = 0x20 ;
  881. 26881 constexpr std::uintptr_t nameText = 0x28 ;
  882. 26882 constexpr std::uintptr_t storageText = 0x30 ;
  883. 26883 constexpr std::uintptr_t roomsText = 0x38 ;
  884. 26884 constexpr std::uintptr_t valueText = 0x40 ;
  885. 26885 constexpr std::uintptr_t occupiedVisuals = 0x48 ;
  886. 26886 constexpr std::uintptr_t unoccupiedVisuals = 0x50 ;
  887. 26887 
  888. 26888 constexpr std::uintptr_t _24b0ef8dec9492ec288265334b37558a404dc6a9 = 0x58 ;
  889. 26889 constexpr std::uintptr_t _7847d5ba9a443fab196392d535ce10705c6e51c6 = 0x60 ;
  890. 26890 }
  891. 26891 
  892. 26892 namespace HealthBelowEventUI
  893. 26893 {
  894. 26894 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  895. 26895 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  896. 26896 constexpr std::uintptr_t TextEventType = 0x20 ;
  897. 26897 constexpr std::uintptr_t TextOutput = 0x28 ;
  898. 26898 constexpr std::uintptr_t ToggleInvert = 0x30 ;
  899. 26899 constexpr std::uintptr_t DropdownInputMemorySlot = 0x38 ;
  900. 26900 constexpr std::uintptr_t DropdownOutputMemorySlot = 0x40 ;
  901. 26901 constexpr std::uintptr_t InputFloatValue = 0x48 ;
  902. 26902 constexpr std::uintptr_t InputFloatValue2 = 0x50 ;
  903. 26903 constexpr std::uintptr_t EventType = 0x58 ;
  904. 26904 constexpr std::uintptr_t Output = 0x60 ;
  905. 26905 
  906. 26906 constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x68 ;
  907. 26907 constexpr std::uintptr_t _2004b5d11b072af67d8a86fe6b94269afe1df668 = 0x70 ;
  908. 26908 constexpr std::uintptr_t _0094d16525a5b02cc1b7b712da6f287db98c109e = 0x78 ;
  909. 26909 }
  910. 26910 
  911. 26911 namespace %8fd20b99d5a20d4a79d306a35bb155c9eec4c96d
  912. 26912 {
  913. 26913 constexpr std::uintptr_t _1e62400aea5af07af415ce9545b43a29abd2df07 = 0x10 ;
  914. 26914 constexpr std::uintptr_t _b555da681efd3dfcbbc406b76217dc4daef9b128 = 0x18 ;
  915. 26915 
  916. 26916 namespace _static
  917. 26917 {
  918. 26918 constexpr std::uintptr_t _03b7d48bec5539d65f64fb07598202783f3d0e33 = 0x0 ;
  919. 26919 constexpr std::uintptr_t _3636c0afc304bc3ac3873d0db329702bc357f509 = 0x10 ;
  920. 26920 }
  921. 26921 
  922. 26922 }
  923. 26923 
  924. 26924 namespace GroundVehicleAudio
  925. 26925 {
  926. 26926 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  927. 26927 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  928. 26928 constexpr std::uintptr_t groundVehicle = 0x20 ;
  929. 26929 constexpr std::uintptr_t engineStartSound = 0x28 ;
  930. 26930 constexpr std::uintptr_t engineStopSound = 0x30 ;
  931. 26931 constexpr std::uintptr_t engineStartFailSound = 0x38 ;
  932. 26932 constexpr std::uintptr_t blendedEngineLoops = 0x40 ;
  933. 26933 constexpr std::uintptr_t wheelRatioMultiplier = 0x48 ;
  934. 26934 constexpr std::uintptr_t overallVolume = 0x4C ;
  935. 26935 constexpr std::uintptr_t waterSplashSoundDef = 0x50 ;
  936. 26936 constexpr std::uintptr_t waterLoops = 0x58 ;
  937. 26937 constexpr std::uintptr_t waterSoundsMaxSpeed = 0x60 ;
  938. 26938 constexpr std::uintptr_t brakeSoundDef = 0x68 ;
  939. 26939 constexpr std::uintptr_t brakeStartSoundDef = 0x70 ;
  940. 26940 constexpr std::uintptr_t brakeStopSoundDef = 0x78 ;
  941. 26941 constexpr std::uintptr_t lightsToggleSound = 0x80 ;
  942. 26942 
  943. 26943 constexpr std::uintptr_t _04141808d4372ae4f1966af0d9b915de85073a61 = 0x88 ;
  944. 26944 constexpr std::uintptr_t _abd7edd9c5019596b4d4b1a4c9b3ee7c35782e20 = 0x8C ;
  945. 26945 constexpr std::uintptr_t _4c0ce8f87234c0bec6f41e7268b4bfc7767be933 = 0x90 ;
  946. 26946 constexpr std::uintptr_t _9cb7f111df14841823743b1988dcb1d661fa142c = 0x98 ;
  947. 26947 constexpr std::uintptr_t _8fa17be05a5c0a2aa5eb6c6231bdc03a687f3a3b = 0x9C ;
  948. 26948 constexpr std::uintptr_t _95ccedb637caa9f023ae228285065715f510e3da = 0xA0 ;
  949. 26949 constexpr std::uintptr_t _adc8614d4921a0c01e8c47106bdc40c88147cbb6 = 0xA4 ;
  950. 26950 constexpr std::uintptr_t _3f2bdfc33682024cf837a09a26091127855253b6 = 0xA8 ;
  951. 26951 constexpr std::uintptr_t _bc5752d9b06c8899298ffc3721c2d94bb2bbd269 = 0xAC ;
  952. 26952 }
  953. 26953 
  954. 26954 namespace %3c0f1ee55f7ff8bb673ff2ca6687a095591b7927
  955. 26955 {
  956. 26956 constexpr std::uintptr_t _7b1ae6d9bc1069522b57717cd11089edf99a1b85 = 0x10 ;
  957. 26957 constexpr std::uintptr_t _899e49b305cfa698db0625bb434384abcd849f7b = 0x18 ;
  958. 26958 constexpr std::uintptr_t _2d0c5d4948566bb29e678b451ff16e73fdfd77e0 = 0x20 ;
  959. 26959 constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x28 ;
  960. 26960 constexpr std::uintptr_t _415b30533bb6230279c87373d667f19bbd3bbb3e = 0x30 ;
  961. 26961 constexpr std::uintptr_t _6cf577741ae78bc6b52e339c486573432d86d40b = 0x34 ;
  962. 26962 
  963. 26963 namespace _static
  964. 26964 {
  965. 26965 constexpr std::uintptr_t _96955763a5cbc8b92d3970e9ac4acf5dbae7898c = 0x0 ;
  966. 26966 constexpr std::uintptr_t _1c2703d4bd2718670b35988611843ccc6897639a = 0x10 ;
  967. 26967 }
  968. 26968 
  969. 26969 }
  970. 26970 
  971. 26971 namespace %f173d99268c2dc7aa400b94da43e772b22e8b0ca
  972. 26972 {
  973. 26973 constexpr std::uintptr_t TypeInfo = 0x107D3638 ;
  974. 26974 constexpr std::uintptr_t _eb7fe7605140230d2ed3055b1a55cfac21361d38 = 0x10 ;
  975. 26975 constexpr std::uintptr_t _92db6720da82ed85b477b1588e036d09c9f6de0f = 0x14 ;
  976. 26976 
  977. 26977 namespace _static
  978. 26978 {
  979. 26979 constexpr std::uintptr_t _25cc32c6bad4f9a699f96cab238f27ca3d8499d1 = 0x0 ;
  980. 26980 constexpr std::uintptr_t _1d9255a8668f13dfa1c908abbc15703aff3059be = 0x8 ;
  981. 26981 constexpr std::uintptr_t _38568787e9dc18d7c16518dabe8c812cbd26091e = 0x10 ;
  982. 26982 constexpr std::uintptr_t _64da1e53862e337df8e804e3dafe8a6f1639d786 = 0x18 ;
  983. 26983 constexpr std::uintptr_t _4414dfdf09e79d9a9a1d6976f080d03e5ea588fd = 0x20 ;
  984. 26984 constexpr std::uintptr_t _83f67eaaaab0745b1ad3c0b1fcf00e5fcaa0e4ad = 0x28 ;
  985. 26985 constexpr std::uintptr_t _6f13ba7331d1b5c9fece17503652eb69920fae0b = 0x30 ;
  986. 26986 constexpr std::uintptr_t _302015e2079e6b0849ea5e7c6feaf80e26bce1d6 = 0x38 ;
  987. 26987 }
  988. 26988 
  989. 26989 }
  990. 26990 
  991. 26991 namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
  992. 26992 {
  993. 26993 constexpr std::uintptr_t TypeInfo = 0x10844A48 ;
  994. 26994 constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x10 ;
  995. 26995 constexpr std::uintptr_t _6a64f7dd726b46fcf28bcb82686c7c8fde3857f6 = 0x18 ;
  996. 26996 constexpr std::uintptr_t _9a3dc702ce19c7773d3d0b96c645358a9e25c43a = 0x1C ;
  997. 26997 constexpr std::uintptr_t _46536f5dcbaf0790839a576bcf01409fcbfa6750 = 0x30 ;
  998. 26998 constexpr std::uintptr_t _58cf7e6a2c37765366de3b3bdf9f118526ddf4a7 = 0x38 ;
  999. 26999 constexpr std::uintptr_t _38b4fcdbc50ae09257f617f615e56d31e872e176 = 0x60 ;
  1000. 27000 constexpr std::uintptr_t _3ee95dff51ecc0659a6b474771fa813f80fff2d4 = 0x70 ;
  1001. 27001 constexpr std::uintptr_t _8566383f8c86d2c5c6d764720515de41daf78c01 = 0x78 ;
  1002. 27002 }
  1003. 27003 
  1004. 27004 namespace %21121e61a3b271c28b5fcaedb0c213ed355e7e14
  1005. 27005 {
  1006. 27006 constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10 ;
  1007. 27007 constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14 ;
  1008. 27008 constexpr std::uintptr_t _2f097a887283bc09c1305fdf7c78e7b8978082b6 = 0x18 ;
  1009. 27009 constexpr std::uintptr_t _18d985f6194ef49bcd3f84f9af9b51231d8f7871 = 0x20 ;
  1010. 27010 
  1011. 27011 namespace _static
  1012. 27012 {
  1013. 27013 constexpr std::uintptr_t _b5686d09b309ec864338bd093ed42bfe1c9139db = 0x0 ;
  1014. 27014 constexpr std::uintptr_t _f3dffa9e2ab42c09e81916d600e51683cba694a1 = 0x10 ;
  1015. 27015 constexpr std::uintptr_t _463205a2b078d7730dbd1c5c88525b00a56342cc = 0x18 ;
  1016. 27016 constexpr std::uintptr_t _69ab03c566c0c92b92c0c90bfc91fbf693afdb78 = 0x20 ;
  1017. 27017 }
  1018. 27018 
  1019. 27019 }
  1020. 27020 
  1021. 27021 namespace %c111978da32283fefa276eaafb9156d5869da568
  1022. 27022 {
  1023. 27023 constexpr std::uintptr_t _a09f0effd9d8ca85826973bf66d26f36925d1db5 = 0x38 ;
  1024. 27024 constexpr std::uintptr_t _6d1399aee5ebab9ebf6246a8177812b980756845 = 0x64 ;
  1025. 27025 constexpr std::uintptr_t _58513b1be0949b7f6108b7c4098e1037da4e6846 = 0x7C ;
  1026. 27026 }
  1027. 27027 
  1028. 27028 namespace IKBone
  1029. 27029 {
  1030. 27030 constexpr std::uintptr_t sqrMagn = 0x20 ;
  1031. 27031 constexpr std::uintptr_t BoneLength = 0x24 ;
  1032. 27032 constexpr std::uintptr_t MotionWeight = 0x28 ;
  1033. 27033 constexpr std::uintptr_t InitialLocalPosition = 0x2C ;
  1034. 27034 constexpr std::uintptr_t InitialLocalRotation = 0x38 ;
  1035. 27035 constexpr std::uintptr_t LastKeyLocalRotation = 0x48 ;
  1036. 27036 
  1037. 27037 constexpr std::uintptr_t _6e50da2b2862b4163f74ced8ec78ee1dc53c041e = 0x10 ;
  1038. 27038 constexpr std::uintptr_t _d1bd7f0e073d9f98718003fd04e3bfc4a6e9d832 = 0x18 ;
  1039. 27039 constexpr std::uintptr_t _5668dc426a81394f7f985e0702c281e92168c560 = 0x58 ;
  1040. 27040 constexpr std::uintptr_t _0029961c02776326f80d1b28dff88ad250c9ab41 = 0x68 ;
  1041. 27041 constexpr std::uintptr_t _a9a32956c0f0a565d21156f6b289f591a3232dd4 = 0x74 ;
  1042. 27042 constexpr std::uintptr_t _f6569239fb6d132da092d5d5ed2d4daf2382653a = 0x80 ;
  1043. 27043 constexpr std::uintptr_t _f0c7a99051c76b4b2fd6f0156b920b18bab72acd = 0x8C ;
  1044. 27044 constexpr std::uintptr_t _28eeaee1b8d134ef9f79ac899af4c64d9f71f7c1 = 0x98 ;
  1045. 27045 constexpr std::uintptr_t _b2bb90a894bd5a9757f058f12ba498b8b94e10df = 0xA4 ;
  1046. 27046 }
  1047. 27047 
  1048. 27048 namespace FIK_HintMode
  1049. 27049 {
  1050. 27050 constexpr std::uintptr_t value__ = 0x0 ;
  1051. 27051 }
  1052. 27052 
  1053. 27053 namespace SwingSeat
  1054. 27054 {
  1055. 27055 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1056. 27056 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1057. 27057 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1058. 27058 constexpr std::uintptr_t prefabID = 0x54 ;
  1059. 27059 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1060. 27060 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1061. 27061 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1062. 27062 constexpr std::uintptr_t networkRange = 0x64 ;
  1063. 27063 constexpr std::uintptr_t bounds = 0x18C ;
  1064. 27064 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1065. 27065 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1066. 27066 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1067. 27067 constexpr std::uintptr_t model = 0x1B8 ;
  1068. 27068 constexpr std::uintptr_t flags = 0x1C0 ;
  1069. 27069 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1070. 27070 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  1071. 27071 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  1072. 27072 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  1073. 27073 constexpr std::uintptr_t baseProtection = 0x238 ;
  1074. 27074 constexpr std::uintptr_t startHealth = 0x240 ;
  1075. 27075 constexpr std::uintptr_t pickup = 0x248 ;
  1076. 27076 constexpr std::uintptr_t repair = 0x270 ;
  1077. 27077 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  1078. 27078 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  1079. 27079 constexpr std::uintptr_t lifestate = 0x2A8 ;
  1080. 27080 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  1081. 27081 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  1082. 27082 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  1083. 27083 constexpr std::uintptr_t faction = 0x2BC ;
  1084. 27084 constexpr std::uintptr_t mountSyncType = 0x2E0 ;
  1085. 27085 constexpr std::uintptr_t eyePositionOverride = 0x2E8 ;
  1086. 27086 constexpr std::uintptr_t eyeCenterOverride = 0x2F0 ;
  1087. 27087 constexpr std::uintptr_t overrideEyesRotation = 0x2F8 ;
  1088. 27088 constexpr std::uintptr_t pitchClamp = 0x2FC ;
  1089. 27089 constexpr std::uintptr_t yawClamp = 0x304 ;
  1090. 27090 constexpr std::uintptr_t canWieldItems = 0x30C ;
  1091. 27091 constexpr std::uintptr_t relativeViewAngles = 0x30D ;
  1092. 27092 constexpr std::uintptr_t disableLegsWhenMounted = 0x30E ;
  1093. 27093 constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F ;
  1094. 27094 constexpr std::uintptr_t AllowForceMountWhenRestrained = 0x310 ;
  1095. 27095 constexpr std::uintptr_t mountChaining = 0x311 ;
  1096. 27096 constexpr std::uintptr_t mountAnchor = 0x318 ;
  1097. 27097 constexpr std::uintptr_t mountLOSVertOffset = 0x320 ;
  1098. 27098 constexpr std::uintptr_t mountedAnimationSpeed = 0x324 ;
  1099. 27099 constexpr std::uintptr_t mountPose = 0x328 ;
  1100. 27100 constexpr std::uintptr_t animateVehicleAim360 = 0x32C ;
  1101. 27101 constexpr std::uintptr_t maxMountDistance = 0x330 ;
  1102. 27102 constexpr std::uintptr_t dismountPositions = 0x338 ;
  1103. 27103 constexpr std::uintptr_t checkPlayerLosOnMount = 0x340 ;
  1104. 27104 constexpr std::uintptr_t disableMeshCullingForPlayers = 0x341 ;
  1105. 27105 constexpr std::uintptr_t allowHeadLook = 0x342 ;
  1106. 27106 constexpr std::uintptr_t ignoreVehicleParent = 0x343 ;
  1107. 27107 constexpr std::uintptr_t legacyDismount = 0x344 ;
  1108. 27108 constexpr std::uintptr_t wearWhileMounted = 0x348 ;
  1109. 27109 constexpr std::uintptr_t modifiesPlayerCollider = 0x350 ;
  1110. 27110 constexpr std::uintptr_t customPlayerCollider = 0x354 ;
  1111. 27111 constexpr std::uintptr_t clippingCheckRadius = 0x368 ;
  1112. 27112 constexpr std::uintptr_t clippingAndVisChecks = 0x36C ;
  1113. 27113 constexpr std::uintptr_t clippingChecksLocation = 0x370 ;
  1114. 27114 constexpr std::uintptr_t mountSoundDef = 0x378 ;
  1115. 27115 constexpr std::uintptr_t swapSoundDef = 0x380 ;
  1116. 27116 constexpr std::uintptr_t dismountSoundDef = 0x388 ;
  1117. 27117 constexpr std::uintptr_t allowFootstepEffects = 0x390 ;
  1118. 27118 constexpr std::uintptr_t dismountHoldType = 0x394 ;
  1119. 27119 constexpr std::uintptr_t mountTimeStatType = 0x3A8 ;
  1120. 27120 constexpr std::uintptr_t allowedGestures = 0x3AC ;
  1121. 27121 constexpr std::uintptr_t canDrinkWhileMounted = 0x3B0 ;
  1122. 27122 constexpr std::uintptr_t allowSleeperMounting = 0x3B1 ;
  1123. 27123 constexpr std::uintptr_t shouldShowHudHealth = 0x3B2 ;
  1124. 27124 constexpr std::uintptr_t animateClothInLocalSpace = 0x3B3 ;
  1125. 27125 constexpr std::uintptr_t protectsFromAnimals = 0x3B4 ;
  1126. 27126 constexpr std::uintptr_t MountedCameraMode = 0x3B8 ;
  1127. 27127 constexpr std::uintptr_t rigidBody = 0x3C0 ;
  1128. 27128 constexpr std::uintptr_t wantsBoundaryRepelCheck = 0x3C8 ;
  1129. 27129 constexpr std::uintptr_t isMobile = 0x3C9 ;
  1130. 27130 constexpr std::uintptr_t SideLeanAmount = 0x3CC ;
  1131. 27131 constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0 ;
  1132. 27132 constexpr std::uintptr_t sendClientInputToVehicleParent = 0x3D8 ;
  1133. 27133 constexpr std::uintptr_t forcePlayerModelUpdate = 0x3D9 ;
  1134. 27134 constexpr std::uintptr_t giveCrosshair = 0x3DA ;
  1135. 27135 constexpr std::uintptr_t canTeamInteract = 0x3DB ;
  1136. 27136 constexpr std::uintptr_t pivot = 0x3E0 ;
  1137. 27137 constexpr std::uintptr_t swingAxis = 0x3E8 ;
  1138. 27138 constexpr std::uintptr_t minAngle = 0x3F4 ;
  1139. 27139 constexpr std::uintptr_t maxAngle = 0x3F8 ;
  1140. 27140 constexpr std::uintptr_t pumpAcceleration = 0x3FC ;
  1141. 27141 constexpr std::uintptr_t gravityRestore = 0x400 ;
  1142. 27142 constexpr std::uintptr_t damping = 0x404 ;
  1143. 27143 constexpr std::uintptr_t launchScale = 0x408 ;
  1144. 27144 constexpr std::uintptr_t launchMinSpeed = 0x40C ;
  1145. 27145 constexpr std::uintptr_t launchLift = 0x410 ;
  1146. 27146 constexpr std::uintptr_t heavyLanding = 0x414 ;
  1147. 27147 constexpr std::uintptr_t flailOnLaunch = 0x415 ;
  1148. 27148 constexpr std::uintptr_t swingAnimator = 0x418 ;
  1149. 27149 constexpr std::uintptr_t swingBlendCurve = 0x420 ;
  1150. 27150 constexpr std::uintptr_t swingMovementLoopDef = 0x428 ;
  1151. 27151 constexpr std::uintptr_t swingMovementAccentDef = 0x430 ;
  1152. 27152 constexpr std::uintptr_t swingMovementGainCurve = 0x438 ;
  1153. 27153 constexpr std::uintptr_t swingMovementSmoothing = 0x440 ;
  1154. 27154 constexpr std::uintptr_t swingMovementAccentGainCurve = 0x448 ;
  1155. 27155 
  1156. 27156 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1157. 27157 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1158. 27158 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1159. 27159 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1160. 27160 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1161. 27161 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1162. 27162 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1163. 27163 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1164. 27164 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1165. 27165 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1166. 27166 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1167. 27167 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1168. 27168 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1169. 27169 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1170. 27170 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1171. 27171 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1172. 27172 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1173. 27173 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1174. 27174 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1175. 27175 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1176. 27176 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1177. 27177 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1178. 27178 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1179. 27179 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1180. 27180 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1181. 27181 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1182. 27182 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1183. 27183 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1184. 27184 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1185. 27185 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1186. 27186 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1187. 27187 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1188. 27188 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1189. 27189 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1190. 27190 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1191. 27191 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1192. 27192 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1193. 27193 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1194. 27194 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1195. 27195 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1196. 27196 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1197. 27197 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1198. 27198 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1199. 27199 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1200. 27200 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1201. 27201 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1202. 27202 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1203. 27203 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1204. 27204 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  1205. 27205 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  1206. 27206 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  1207. 27207 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  1208. 27208 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  1209. 27209 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  1210. 27210 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  1211. 27211 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  1212. 27212 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  1213. 27213 constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0 ;
  1214. 27214 constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8 ;
  1215. 27215 constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398 ;
  1216. 27216 constexpr std::uintptr_t _2c613ede65d8e87f12be4a6ea1ea1c5d93a2d922 = 0x450 ;
  1217. 27217 constexpr std::uintptr_t _c27b4f5392359eb3f4591b2a8d22af0140fa4c56 = 0x454 ;
  1218. 27218 constexpr std::uintptr_t _5914411cb7d3a5359f0b191c93a4f0345adfd3bd = 0x464 ;
  1219. 27219 constexpr std::uintptr_t _5a5f675bdf5414ab100534673364bdf36a600d30 = 0x468 ;
  1220. 27220 constexpr std::uintptr_t _2ab9b61b875fb4ad9ac69228e4cbd216df1b39f6 = 0x470 ;
  1221. 27221 constexpr std::uintptr_t _2cbd16a658ee11dd3aeac952e6e6d9a3ac579955 = 0x478 ;
  1222. 27222 constexpr std::uintptr_t _4a747de426497a419d6641993866e17e46a82050 = 0x480 ;
  1223. 27223 constexpr std::uintptr_t _32145809b5b1e0cbdb29f20d94d88815ecf81fdb = 0x488 ;
  1224. 27224 }
  1225. 27225 
  1226. 27226 namespace SSAORendererFeature
  1227. 27227 {
  1228. 27228 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1229. 27229 constexpr std::uintptr_t active = 0x18 ;
  1230. 27230 constexpr std::uintptr_t ApplyMethod = 0x20 ;
  1231. 27231 constexpr std::uintptr_t SampleCount = 0x24 ;
  1232. 27232 constexpr std::uintptr_t PerPixelNormals = 0x28 ;
  1233. 27233 constexpr std::uintptr_t Intensity = 0x2C ;
  1234. 27234 constexpr std::uintptr_t Tint = 0x30 ;
  1235. 27235 constexpr std::uintptr_t Radius = 0x40 ;
  1236. 27236 constexpr std::uintptr_t PowerExponent = 0x44 ;
  1237. 27237 constexpr std::uintptr_t Bias = 0x48 ;
  1238. 27238 constexpr std::uintptr_t Thickness = 0x4C ;
  1239. 27239 constexpr std::uintptr_t Downsample = 0x50 ;
  1240. 27240 constexpr std::uintptr_t FadeEnabled = 0x51 ;
  1241. 27241 constexpr std::uintptr_t FadeStart = 0x54 ;
  1242. 27242 constexpr std::uintptr_t FadeLength = 0x58 ;
  1243. 27243 constexpr std::uintptr_t FadeToIntensity = 0x5C ;
  1244. 27244 constexpr std::uintptr_t FadeToTint = 0x60 ;
  1245. 27245 constexpr std::uintptr_t FadeToRadius = 0x70 ;
  1246. 27246 constexpr std::uintptr_t FadeToPowerExponent = 0x74 ;
  1247. 27247 constexpr std::uintptr_t FadeToThickness = 0x78 ;
  1248. 27248 constexpr std::uintptr_t BlurEnabled = 0x7C ;
  1249. 27249 constexpr std::uintptr_t BlurRadius = 0x80 ;
  1250. 27250 constexpr std::uintptr_t BlurPasses = 0x84 ;
  1251. 27251 constexpr std::uintptr_t BlurSharpness = 0x88 ;
  1252. 27252 constexpr std::uintptr_t FilterEnabled = 0x8C ;
  1253. 27253 constexpr std::uintptr_t FilterBlending = 0x90 ;
  1254. 27254 constexpr std::uintptr_t FilterResponse = 0x94 ;
  1255. 27255 constexpr std::uintptr_t occlusionShader = 0x98 ;
  1256. 27256 constexpr std::uintptr_t blurShader = 0xA0 ;
  1257. 27257 constexpr std::uintptr_t occlusionApplyShader = 0xA8 ;
  1258. 27258 
  1259. 27259 constexpr std::uintptr_t _f928c525f457fc7da282ed4a4cf4301db898244e = 0x19 ;
  1260. 27260 constexpr std::uintptr_t _a1b9328b0970bcb1a7cef818f605c3e18a2aae0e = 0xB0 ;
  1261. 27261 constexpr std::uintptr_t _f16f08040bb7136cc27bd25007c27e178a04054b = 0xB8 ;
  1262. 27262 constexpr std::uintptr_t _527de082e566783435216f1b4b0d396af4d68d2d = 0xC0 ;
  1263. 27263 constexpr std::uintptr_t _cb6e40231b211e495d6edc3385b57e7d77186546 = 0xC8 ;
  1264. 27264 constexpr std::uintptr_t _d48c008752c6db559f0d7ed6c88d40f41b7c84b9 = 0xD0 ;
  1265. 27265 }
  1266. 27266 
  1267. 27267 namespace PaintballOverallsViewmodelSetup
  1268. 27268 {
  1269. 27269 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1270. 27270 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1271. 27271 
  1272. 27272 namespace _static
  1273. 27273 {
  1274. 27274 constexpr std::uintptr_t _49025658d83b64824cd9b887378df4ea1f935743 = 0x0 ;
  1275. 27275 constexpr std::uintptr_t _479a7705f23fa83c11aaaaabfb2476d0b974bdbb = 0x8 ;
  1276. 27276 }
  1277. 27277 
  1278. 27278 }
  1279. 27279 
  1280. 27280 namespace %034e423304de4143a0aa705ec3838f734281d89d
  1281. 27281 {
  1282. 27282 constexpr std::uintptr_t _5074caa329e0dd74ed7270a839a96fe08c6ff82e = 0x10 ;
  1283. 27283 }
  1284. 27284 
  1285. 27285 namespace %b278883687e7b4a3b8225b4c9c57bef66130f0ee
  1286. 27286 {
  1287. 27287 constexpr std::uintptr_t _55ef9da0317ba02084723997a0a43e4bcf902f2b = 0x10 ;
  1288. 27288 constexpr std::uintptr_t _0b02e3d82cf95733baddab57d9b9331b890ef8de = 0x18 ;
  1289. 27289 constexpr std::uintptr_t _a53cd068cce07122618fd482997259bb5310cdc3 = 0x20 ;
  1290. 27290 }
  1291. 27291 
  1292. 27292 namespace DrawCollidersConfig
  1293. 27293 {
  1294. 27294 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1295. 27295 constexpr std::uintptr_t FilenameStringId = 0x18 ;
  1296. 27296 constexpr std::uintptr_t defaultMaterial = 0x20 ;
  1297. 27297 constexpr std::uintptr_t worldMaterial = 0x28 ;
  1298. 27298 constexpr std::uintptr_t treeMaterial = 0x30 ;
  1299. 27299 constexpr std::uintptr_t bushHarvestableMaterial = 0x38 ;
  1300. 27300 constexpr std::uintptr_t deployedMaterial = 0x40 ;
  1301. 27301 constexpr std::uintptr_t vehicleMaterial = 0x48 ;
  1302. 27302 constexpr std::uintptr_t preventBuildingMaterial = 0x50 ;
  1303. 27303 constexpr std::uintptr_t triggerMaterial = 0x58 ;
  1304. 27304 constexpr std::uintptr_t constructionMaterial = 0x60 ;
  1305. 27305 constexpr std::uintptr_t aiMaterial = 0x68 ;
  1306. 27306 
  1307. 27307 namespace _static
  1308. 27308 {
  1309. 27309 constexpr std::uintptr_t _943c859ef805470276479ab1116aa679c38e4507 = 0x0 ;
  1310. 27310 constexpr std::uintptr_t _54d21dceafb8402aee801d12841976d5c11a9ccc = 0x8 ;
  1311. 27311 }
  1312. 27312 
  1313. 27313 }
  1314. 27314 
  1315. 27315 namespace SpawnPointInstance
  1316. 27316 {
  1317. 27317 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1318. 27318 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1319. 27319 }
  1320. 27320 
  1321. 27321 namespace Mortar
  1322. 27322 {
  1323. 27323 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1324. 27324 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1325. 27325 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1326. 27326 constexpr std::uintptr_t prefabID = 0x54 ;
  1327. 27327 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1328. 27328 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1329. 27329 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1330. 27330 constexpr std::uintptr_t networkRange = 0x64 ;
  1331. 27331 constexpr std::uintptr_t bounds = 0x18C ;
  1332. 27332 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1333. 27333 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1334. 27334 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1335. 27335 constexpr std::uintptr_t model = 0x1B8 ;
  1336. 27336 constexpr std::uintptr_t flags = 0x1C0 ;
  1337. 27337 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1338. 27338 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  1339. 27339 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  1340. 27340 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  1341. 27341 constexpr std::uintptr_t baseProtection = 0x238 ;
  1342. 27342 constexpr std::uintptr_t startHealth = 0x240 ;
  1343. 27343 constexpr std::uintptr_t pickup = 0x248 ;
  1344. 27344 constexpr std::uintptr_t repair = 0x270 ;
  1345. 27345 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  1346. 27346 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  1347. 27347 constexpr std::uintptr_t lifestate = 0x2A8 ;
  1348. 27348 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  1349. 27349 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  1350. 27350 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  1351. 27351 constexpr std::uintptr_t faction = 0x2BC ;
  1352. 27352 constexpr std::uintptr_t mountSyncType = 0x2E0 ;
  1353. 27353 constexpr std::uintptr_t eyePositionOverride = 0x2E8 ;
  1354. 27354 constexpr std::uintptr_t eyeCenterOverride = 0x2F0 ;
  1355. 27355 constexpr std::uintptr_t overrideEyesRotation = 0x2F8 ;
  1356. 27356 constexpr std::uintptr_t pitchClamp = 0x2FC ;
  1357. 27357 constexpr std::uintptr_t yawClamp = 0x304 ;
  1358. 27358 constexpr std::uintptr_t canWieldItems = 0x30C ;
  1359. 27359 constexpr std::uintptr_t relativeViewAngles = 0x30D ;
  1360. 27360 constexpr std::uintptr_t disableLegsWhenMounted = 0x30E ;
  1361. 27361 constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F ;
  1362. 27362 constexpr std::uintptr_t AllowForceMountWhenRestrained = 0x310 ;
  1363. 27363 constexpr std::uintptr_t mountChaining = 0x311 ;
  1364. 27364 constexpr std::uintptr_t mountAnchor = 0x318 ;
  1365. 27365 constexpr std::uintptr_t mountLOSVertOffset = 0x320 ;
  1366. 27366 constexpr std::uintptr_t mountedAnimationSpeed = 0x324 ;
  1367. 27367 constexpr std::uintptr_t mountPose = 0x328 ;
  1368. 27368 constexpr std::uintptr_t animateVehicleAim360 = 0x32C ;
  1369. 27369 constexpr std::uintptr_t maxMountDistance = 0x330 ;
  1370. 27370 constexpr std::uintptr_t dismountPositions = 0x338 ;
  1371. 27371 constexpr std::uintptr_t checkPlayerLosOnMount = 0x340 ;
  1372. 27372 constexpr std::uintptr_t disableMeshCullingForPlayers = 0x341 ;
  1373. 27373 constexpr std::uintptr_t allowHeadLook = 0x342 ;
  1374. 27374 constexpr std::uintptr_t ignoreVehicleParent = 0x343 ;
  1375. 27375 constexpr std::uintptr_t legacyDismount = 0x344 ;
  1376. 27376 constexpr std::uintptr_t wearWhileMounted = 0x348 ;
  1377. 27377 constexpr std::uintptr_t modifiesPlayerCollider = 0x350 ;
  1378. 27378 constexpr std::uintptr_t customPlayerCollider = 0x354 ;
  1379. 27379 constexpr std::uintptr_t clippingCheckRadius = 0x368 ;
  1380. 27380 constexpr std::uintptr_t clippingAndVisChecks = 0x36C ;
  1381. 27381 constexpr std::uintptr_t clippingChecksLocation = 0x370 ;
  1382. 27382 constexpr std::uintptr_t mountSoundDef = 0x378 ;
  1383. 27383 constexpr std::uintptr_t swapSoundDef = 0x380 ;
  1384. 27384 constexpr std::uintptr_t dismountSoundDef = 0x388 ;
  1385. 27385 constexpr std::uintptr_t allowFootstepEffects = 0x390 ;
  1386. 27386 constexpr std::uintptr_t dismountHoldType = 0x394 ;
  1387. 27387 constexpr std::uintptr_t mountTimeStatType = 0x3A8 ;
  1388. 27388 constexpr std::uintptr_t allowedGestures = 0x3AC ;
  1389. 27389 constexpr std::uintptr_t canDrinkWhileMounted = 0x3B0 ;
  1390. 27390 constexpr std::uintptr_t allowSleeperMounting = 0x3B1 ;
  1391. 27391 constexpr std::uintptr_t shouldShowHudHealth = 0x3B2 ;
  1392. 27392 constexpr std::uintptr_t animateClothInLocalSpace = 0x3B3 ;
  1393. 27393 constexpr std::uintptr_t protectsFromAnimals = 0x3B4 ;
  1394. 27394 constexpr std::uintptr_t MountedCameraMode = 0x3B8 ;
  1395. 27395 constexpr std::uintptr_t rigidBody = 0x3C0 ;
  1396. 27396 constexpr std::uintptr_t wantsBoundaryRepelCheck = 0x3C8 ;
  1397. 27397 constexpr std::uintptr_t isMobile = 0x3C9 ;
  1398. 27398 constexpr std::uintptr_t SideLeanAmount = 0x3CC ;
  1399. 27399 constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0 ;
  1400. 27400 constexpr std::uintptr_t sendClientInputToVehicleParent = 0x3D8 ;
  1401. 27401 constexpr std::uintptr_t forcePlayerModelUpdate = 0x3D9 ;
  1402. 27402 constexpr std::uintptr_t giveCrosshair = 0x3DA ;
  1403. 27403 constexpr std::uintptr_t canTeamInteract = 0x3DB ;
  1404. 27404 constexpr std::uintptr_t isMountedOnVehicle = 0x3E0 ;
  1405. 27405 constexpr std::uintptr_t turnSensivity = 0x3E4 ;
  1406. 27406 constexpr std::uintptr_t reloadTime = 0x3E8 ;
  1407. 27407 constexpr std::uintptr_t syncAimDirOnFire = 0x3EC ;
  1408. 27408 constexpr std::uintptr_t syncAimDirOnReload = 0x3ED ;
  1409. 27409 constexpr std::uintptr_t reloadPreventsAiming = 0x3EE ;
  1410. 27410 constexpr std::uintptr_t fovMultiplier = 0x3F0 ;
  1411. 27411 constexpr std::uintptr_t noHeadshots = 0x3F4 ;
  1412. 27412 constexpr std::uintptr_t playerServerCollider = 0x3F8 ;
  1413. 27413 constexpr std::uintptr_t alignRotationToParent = 0x400 ;
  1414. 27414 constexpr std::uintptr_t magazine = 0x408 ;
  1415. 27415 constexpr std::uintptr_t muzzle = 0x410 ;
  1416. 27416 constexpr std::uintptr_t pitchTransform = 0x418 ;
  1417. 27417 constexpr std::uintptr_t yawTransform = 0x420 ;
  1418. 27418 constexpr std::uintptr_t mountTransform = 0x428 ;
  1419. 27419 constexpr std::uintptr_t animator = 0x430 ;
  1420. 27420 constexpr std::uintptr_t runInLateUpdate = 0x438 ;
  1421. 27421 constexpr std::uintptr_t ammoParent = 0x440 ;
  1422. 27422 constexpr std::uintptr_t useVehicleParentYaw = 0x448 ;
  1423. 27423 constexpr std::uintptr_t reloadButton = 0x44C ;
  1424. 27424 constexpr std::uintptr_t damageRenderer = 0x450 ;
  1425. 27425 constexpr std::uintptr_t ammoPrefabs = 0x468 ;
  1426. 27426 constexpr std::uintptr_t leftHandTarget = 0x470 ;
  1427. 27427 constexpr std::uintptr_t rightHandTarget = 0x478 ;
  1428. 27428 constexpr std::uintptr_t muzzleFireEffects = 0x480 ;
  1429. 27429 constexpr std::uintptr_t reloadedSound = 0x488 ;
  1430. 27430 constexpr std::uintptr_t aimMovementSoundDef = 0x490 ;
  1431. 27431 constexpr std::uintptr_t aimMovementYawSoundDef = 0x498 ;
  1432. 27432 constexpr std::uintptr_t aimMovementPitchSoundDef = 0x4A0 ;
  1433. 27433 constexpr std::uintptr_t aimMovementGainCurve = 0x4A8 ;
  1434. 27434 constexpr std::uintptr_t runSideChecks = 0x4E0 ;
  1435. 27435 constexpr std::uintptr_t leftGroundCheckTransform = 0x4E8 ;
  1436. 27436 constexpr std::uintptr_t rightGroundCheckTransform = 0x4F0 ;
  1437. 27437 constexpr std::uintptr_t leftSideCheckPositions = 0x4F8 ;
  1438. 27438 constexpr std::uintptr_t rightSideCheckPositions = 0x500 ;
  1439. 27439 constexpr std::uintptr_t originalLocalMountPos = 0x508 ;
  1440. 27440 constexpr std::uintptr_t runBoundsChecks = 0x514 ;
  1441. 27441 constexpr std::uintptr_t areaChecks = 0x518 ;
  1442. 27442 constexpr std::uintptr_t reloadProgress = 0x528 ;
  1443. 27443 constexpr std::uintptr_t AmmoPrefab = 0x598 ;
  1444. 27444 constexpr std::uintptr_t FirePoint = 0x5A0 ;
  1445. 27445 constexpr std::uintptr_t backBlockTargetHeight = 0x5A8 ;
  1446. 27446 constexpr std::uintptr_t backBlockVisual = 0x5B0 ;
  1447. 27447 constexpr std::uintptr_t backBlockHandle = 0x5B8 ;
  1448. 27448 constexpr std::uintptr_t handleSpinAmount = 0x5C0 ;
  1449. 27449 constexpr std::uintptr_t recoilOneShot = 0x5C8 ;
  1450. 27450 constexpr std::uintptr_t reloadSubSystem = 0x5D0 ;
  1451. 27451 constexpr std::uintptr_t fireEffect = 0x5D8 ;
  1452. 27452 constexpr std::uintptr_t additionalFireEffects = 0x5E0 ;
  1453. 27453 constexpr std::uintptr_t reloadAimDirHeight = 0x5E8 ;
  1454. 27454 constexpr std::uintptr_t fuseLightTime = 0x5EC ;
  1455. 27455 constexpr std::uintptr_t fuseEffect = 0x5F0 ;
  1456. 27456 constexpr std::uintptr_t fuseBurnRenderer = 0x5F8 ;
  1457. 27457 constexpr std::uintptr_t middleGroundCheck = 0x600 ;
  1458. 27458 constexpr std::uintptr_t mountedProtection = 0x608 ;
  1459. 27459 constexpr std::uintptr_t cameraAnimation = 0x610 ;
  1460. 27460 constexpr std::uintptr_t cameraAnimationController = 0x618 ;
  1461. 27461 constexpr std::uintptr_t disableLegsVerticalAngle = 0x63C ;
  1462. 27462 constexpr std::uintptr_t reloadProgressCannonBallVisibilityRange = 0x640 ;
  1463. 27463 constexpr std::uintptr_t cannonBallVisualPrefab = 0x648 ;
  1464. 27464 constexpr std::uintptr_t reloadCannonBallPositionScaleOffset = 0x650 ;
  1465. 27465 constexpr std::uintptr_t fuseVisual = 0x668 ;
  1466. 27466 constexpr std::uintptr_t fuseBurnCurve = 0x670 ;
  1467. 27467 constexpr std::uintptr_t fusePoof = 0x678 ;
  1468. 27468 constexpr std::uintptr_t allowOnLand = 0x688 ;
  1469. 27469 constexpr std::uintptr_t wheelTransforms = 0x698 ;
  1470. 27470 constexpr std::uintptr_t minMaxDistance = 0x6A0 ;
  1471. 27471 constexpr std::uintptr_t distanceRandomnessCurve = 0x6A8 ;
  1472. 27472 constexpr std::uintptr_t distanceRandomnessXCurve = 0x6B0 ;
  1473. 27473 constexpr std::uintptr_t distanceRandomnessZCurve = 0x6B8 ;
  1474. 27474 constexpr std::uintptr_t shotPitchRecoilMinMax = 0x6C0 ;
  1475. 27475 constexpr std::uintptr_t mortarAnim = 0x6C8 ;
  1476. 27476 constexpr std::uintptr_t reloadHandIkWeightCurve = 0x6D0 ;
  1477. 27477 constexpr std::uintptr_t firingHandIkWeightCurve = 0x6D8 ;
  1478. 27478 constexpr std::uintptr_t reloadPitchBlendCurve = 0x6E0 ;
  1479. 27479 constexpr std::uintptr_t remoteAimDirSmoothSpeed = 0x6E8 ;
  1480. 27480 constexpr std::uintptr_t conditionLossPerShot = 0x6EC ;
  1481. 27481 constexpr std::uintptr_t recoilLowAnimation = 0x6F0 ;
  1482. 27482 constexpr std::uintptr_t recoilMediumAnimation = 0x6F8 ;
  1483. 27483 constexpr std::uintptr_t recoilHighAnimation = 0x700 ;
  1484. 27484 constexpr std::uintptr_t recoilPitchCurve = 0x708 ;
  1485. 27485 constexpr std::uintptr_t recoilPitchDuration = 0x710 ;
  1486. 27486 constexpr std::uintptr_t handleBone = 0x718 ;
  1487. 27487 constexpr std::uintptr_t handleMinMaxRotation = 0x720 ;
  1488. 27488 constexpr std::uintptr_t mortarDisplayPrefab = 0x728 ;
  1489. 27489 
  1490. 27490 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1491. 27491 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1492. 27492 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1493. 27493 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1494. 27494 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1495. 27495 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1496. 27496 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1497. 27497 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1498. 27498 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1499. 27499 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1500. 27500 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1501. 27501 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1502. 27502 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1503. 27503 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1504. 27504 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1505. 27505 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1506. 27506 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1507. 27507 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1508. 27508 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1509. 27509 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1510. 27510 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1511. 27511 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1512. 27512 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1513. 27513 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1514. 27514 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1515. 27515 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1516. 27516 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1517. 27517 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1518. 27518 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1519. 27519 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1520. 27520 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1521. 27521 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1522. 27522 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1523. 27523 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1524. 27524 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1525. 27525 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1526. 27526 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1527. 27527 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1528. 27528 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1529. 27529 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1530. 27530 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1531. 27531 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1532. 27532 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1533. 27533 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1534. 27534 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1535. 27535 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1536. 27536 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1537. 27537 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1538. 27538 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  1539. 27539 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  1540. 27540 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  1541. 27541 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  1542. 27542 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  1543. 27543 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  1544. 27544 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  1545. 27545 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  1546. 27546 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  1547. 27547 constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0 ;
  1548. 27548 constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8 ;
  1549. 27549 constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398 ;
  1550. 27550 constexpr std::uintptr_t _4274d9b57149d791b520505297720428cce3c2bd = 0x458 ;
  1551. 27551 constexpr std::uintptr_t _c76c5e6d2af846562a58611404b8b9265d2615c1 = 0x4B0 ;
  1552. 27552 constexpr std::uintptr_t _85a8393bf081eeb9ec4da09f2fcdf5a1f1ef06d1 = 0x4B8 ;
  1553. 27553 constexpr std::uintptr_t _fab66f622d4346e8cc365b7a50851f8cc92dbffc = 0x4C0 ;
  1554. 27554 constexpr std::uintptr_t _e64528e876217097c668e9d1dedad665e7b8e860 = 0x4C8 ;
  1555. 27555 constexpr std::uintptr_t _afa95f00ffd581939df58fbe8e93afb18cc39e89 = 0x4D0 ;
  1556. 27556 constexpr std::uintptr_t _71ed0ca23ee255efe6bebaf0eecac20ef7b07e6a = 0x4D8 ;
  1557. 27557 constexpr std::uintptr_t _436da5da1d026f89c12c95f16f900740758cefcc = 0x520 ;
  1558. 27558 constexpr std::uintptr_t _3dc7840a5fe8f1196535ac7bcd405b7bc828617e = 0x52C ;
  1559. 27559 constexpr std::uintptr_t _3606f521d0d04243ffb538e9371bd8cd4a2df7c8 = 0x530 ;
  1560. 27560 constexpr std::uintptr_t _cbb797fb74145e65dfb8381b0a14d06856b68fc0 = 0x538 ;
  1561. 27561 constexpr std::uintptr_t _0f61e0e93351e844420d1ecc74116da46fce5381 = 0x53C ;
  1562. 27562 constexpr std::uintptr_t _4707a1c0e8a68b1596cfc41e422b0342b79efa95 = 0x540 ;
  1563. 27563 constexpr std::uintptr_t _c70d64db0d0c634f5dd146cf2c8bef028751304f = 0x544 ;
  1564. 27564 constexpr std::uintptr_t _54f37cbf50250b934902a41fb3a09f048ab85ad0 = 0x548 ;
  1565. 27565 constexpr std::uintptr_t _c1a645fb365179957a49256d2eb7a336d6bc8d79 = 0x54C ;
  1566. 27566 constexpr std::uintptr_t _5b3f1e8fffd42d773d8a362a05c5a12294a7c243 = 0x558 ;
  1567. 27567 constexpr std::uintptr_t _13923b08c89e68c44daf760aae8d31fb879055fb = 0x564 ;
  1568. 27568 constexpr std::uintptr_t _aa9be9f2b21a3f3eb29f668201a6da7173a5d9f0 = 0x574 ;
  1569. 27569 constexpr std::uintptr_t _19851652945f8897e0a7de29add37a9560bb251f = 0x584 ;
  1570. 27570 constexpr std::uintptr_t _e841959253d3b71adc004cc7b3731290953e94ef = 0x588 ;
  1571. 27571 constexpr std::uintptr_t _c8415d367753743e454f07d116851470ffb2aa18 = 0x58C ;
  1572. 27572 constexpr std::uintptr_t _437c84adb3c90fd0d5db698cfa470f138ffae01e = 0x590 ;
  1573. 27573 constexpr std::uintptr_t _6ea715d58f83d81083b0baa98dd470c34d6556a4 = 0x620 ;
  1574. 27574 constexpr std::uintptr_t _8ff707098ee543c93ecf7f5a094bbc9881284c54 = 0x62C ;
  1575. 27575 constexpr std::uintptr_t _edccdb85e663368c6593558ebe114bae63946bb2 = 0x680 ;
  1576. 27576 constexpr std::uintptr_t _2ae60a093f23f544e7551f3cba336590f5579047 = 0x690 ;
  1577. 27577 constexpr std::uintptr_t _01beb93d8a1a1a97ef13ca3243f33dcccc6e9d26 = 0x730 ;
  1578. 27578 constexpr std::uintptr_t _965b07695ed17f7a55fc4254df5bf6af268793f6 = 0x738 ;
  1579. 27579 constexpr std::uintptr_t _5325c136fe4ea50204af808bedc2a1e0c8366be6 = 0x740 ;
  1580. 27580 constexpr std::uintptr_t _d52f90f244925ca91d26c1d5c329d099206e0da4 = 0x748 ;
  1581. 27581 constexpr std::uintptr_t _bea8e93d2e9942ae3375f3fb6c116edd6121bc3d = 0x750 ;
  1582. 27582 constexpr std::uintptr_t _a3b1af712cafe285935aa24922852b695795581d = 0x75C ;
  1583. 27583 constexpr std::uintptr_t _b8c48fc53b5c2863747630683cead010ad25c356 = 0x760 ;
  1584. 27584 constexpr std::uintptr_t _bcb8cca501a3b212f0a18c8388217d964bb749ae = 0x768 ;
  1585. 27585 constexpr std::uintptr_t _7c8e5ca58d80bbc5a00b831a58da166eb4a56eec = 0x770 ;
  1586. 27586 constexpr std::uintptr_t _4644d5015fe96960a70d439954bf54327a8b2019 = 0x778 ;
  1587. 27587 constexpr std::uintptr_t _0373bb6cdf3520467fa7d1ca2089c84b7e3b2179 = 0x784 ;
  1588. 27588 constexpr std::uintptr_t _82d68576f3a05c47b6d9ef9a487f18483640d93d = 0x794 ;
  1589. 27589 constexpr std::uintptr_t _67b7f4326971ab187236e35dacd43f571ba0352b = 0x7A0 ;
  1590. 27590 constexpr std::uintptr_t _730d76b8fcd03c454c490401d7b13318a2eb24d4 = 0x7A4 ;
  1591. 27591 constexpr std::uintptr_t _b577f9170582c72b2b4c8c55106a2dfbf0a0c851 = 0x7B4 ;
  1592. 27592 constexpr std::uintptr_t _66bc8e35e211b20650517074592a087c3e0e6aa2 = 0x7B8 ;
  1593. 27593 }
  1594. 27594 
  1595. 27595 namespace %8ee8e8ec642021e59fc747154573bbc3279c6f49
  1596. 27596 {
  1597. 27597 constexpr std::uintptr_t _b745d19fdc508708f379774fe71522353a21a082 = 0x10 ;
  1598. 27598 
  1599. 27599 namespace _static
  1600. 27600 {
  1601. 27601 constexpr std::uintptr_t _523ce6d1972f090e148529b9ec5946cc6404b6f0 = 0x0 ;
  1602. 27602 }
  1603. 27603 
  1604. 27604 }
  1605. 27605 
  1606. 27606 namespace %f091c6f4963b071f25f5537ec29a7f449299d811
  1607. 27607 {
  1608. 27608 constexpr std::uintptr_t TypeInfo = 0x107F72B8 ;
  1609. 27609 constexpr std::uintptr_t _e891e72ddbca7a53e9d7850f94a43edcb4f572a4 = 0x10 ;
  1610. 27610 constexpr std::uintptr_t _d38baee32161c0ade7bd1951112d197289f3d80f = 0x18 ;
  1611. 27611 constexpr std::uintptr_t _3b2af6258aad468bce3be61bbb320fac3d1f9db8 = 0x20 ;
  1612. 27612 constexpr std::uintptr_t _0c643e5581212dc85c7277f1338bce0adf4737cf = 0x24 ;
  1613. 27613 constexpr std::uintptr_t _79ee4eb3f2acbe4936de3982ee81de1af7459877 = 0x28 ;
  1614. 27614 }
  1615. 27615 
  1616. 27616 namespace %daf66dc186a4286b7d16cf2ddfb2d71dce5fe070
  1617. 27617 {
  1618. 27618 constexpr std::uintptr_t TypeInfo = 0x10787220 ;
  1619. 27619 constexpr std::uintptr_t _b018d0add770875d7e1bf58577dff146c28a3584 = 0x10 ;
  1620. 27620 constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x18 ;
  1621. 27621 constexpr std::uintptr_t _c41cbcb77756d693ed67bd960c067740d775821a = 0x20 ;
  1622. 27622 constexpr std::uintptr_t _54ce6f71d27d1b164de606fbf7edf5abd7c7ea5a = 0x28 ;
  1623. 27623 
  1624. 27624 namespace _static
  1625. 27625 {
  1626. 27626 constexpr std::uintptr_t _ad67ce0f6023119cccb7a2a9ee8d7e330bb62dd1 = 0x0 ;
  1627. 27627 constexpr std::uintptr_t _3fd426571145a9e6a58b067244113f28f8c5ce40 = 0x8 ;
  1628. 27628 }
  1629. 27629 
  1630. 27630 }
  1631. 27631 
  1632. 27632 namespace Marketplace
  1633. 27633 {
  1634. 27634 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1635. 27635 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1636. 27636 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1637. 27637 constexpr std::uintptr_t prefabID = 0x54 ;
  1638. 27638 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1639. 27639 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1640. 27640 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1641. 27641 constexpr std::uintptr_t networkRange = 0x64 ;
  1642. 27642 constexpr std::uintptr_t bounds = 0x18C ;
  1643. 27643 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1644. 27644 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1645. 27645 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1646. 27646 constexpr std::uintptr_t model = 0x1B8 ;
  1647. 27647 constexpr std::uintptr_t flags = 0x1C0 ;
  1648. 27648 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1649. 27649 constexpr std::uintptr_t terminalPrefab = 0x200 ;
  1650. 27650 constexpr std::uintptr_t terminalPoints = 0x208 ;
  1651. 27651 constexpr std::uintptr_t droneLaunchPoint = 0x210 ;
  1652. 27652 constexpr std::uintptr_t deliveryDronePrefab = 0x218 ;
  1653. 27653 
  1654. 27654 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1655. 27655 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1656. 27656 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1657. 27657 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1658. 27658 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1659. 27659 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1660. 27660 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1661. 27661 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1662. 27662 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1663. 27663 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1664. 27664 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1665. 27665 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1666. 27666 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1667. 27667 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1668. 27668 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1669. 27669 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1670. 27670 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1671. 27671 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1672. 27672 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1673. 27673 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1674. 27674 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1675. 27675 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1676. 27676 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1677. 27677 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1678. 27678 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1679. 27679 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1680. 27680 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1681. 27681 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1682. 27682 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1683. 27683 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1684. 27684 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1685. 27685 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1686. 27686 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1687. 27687 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1688. 27688 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1689. 27689 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1690. 27690 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1691. 27691 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1692. 27692 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1693. 27693 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1694. 27694 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1695. 27695 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1696. 27696 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1697. 27697 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1698. 27698 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1699. 27699 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1700. 27700 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1701. 27701 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1702. 27702 }
  1703. 27703 
  1704. 27704 namespace TestTimeoutAttribute
  1705. 27705 {
  1706. 27706 constexpr std::uintptr_t _TimeoutSeconds_k__BackingField = 0x10 ;
  1707. 27707 
  1708. 27708 namespace _static
  1709. 27709 {
  1710. 27710 constexpr std::uintptr_t _7d47166c565d491f6c705934c80c2cc48809f33b = 0x0 ;
  1711. 27711 constexpr std::uintptr_t _ba1db0790a6872c11f0c4913402e65a8d4ee7001 = 0x8 ;
  1712. 27712 constexpr std::uintptr_t _688f98b6ed95df52453a302179ad9b048e6f1b3d = 0x10 ;
  1713. 27713 }
  1714. 27714 
  1715. 27715 }
  1716. 27716 
  1717. 27717 namespace DroneInformationPanel
  1718. 27718 {
  1719. 27719 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1720. 27720 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1721. 27721 constexpr std::uintptr_t identifierLabel = 0x20 ;
  1722. 27722 }
  1723. 27723 
  1724. 27724 namespace SatelliteTrailFadeOut
  1725. 27725 {
  1726. 27726 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1727. 27727 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1728. 27728 
  1729. 27729 constexpr std::uintptr_t _a6109372b77c22b4d0a6cb5861860864ce0c502b = 0x20 ;
  1730. 27730 constexpr std::uintptr_t _925fd1cc60ce9b459dac78f824393c92792039e0 = 0x28 ;
  1731. 27731 constexpr std::uintptr_t _ad3a162b351888c60abacad23c26670b3c394a68 = 0x2C ;
  1732. 27732 constexpr std::uintptr_t _e4379fc99c87144add30cd2bb1ab4f168a78f017 = 0x30 ;
  1733. 27733 constexpr std::uintptr_t _93a5dc14fc55c3facdd75869d3612c5f9e14c7f5 = 0x38 ;
  1734. 27734 constexpr std::uintptr_t _dac2fd826a971e9db5a7646f5aa3ba437094c63d = 0x40 ;
  1735. 27735 constexpr std::uintptr_t _283ee5ed1ceaafd24a8138566a2c0df98b5483e4 = 0x48 ;
  1736. 27736 }
  1737. 27737 
  1738. 27738 namespace HomingLauncherUIDialog
  1739. 27739 {
  1740. 27740 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1741. 27741 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1742. 27742 constexpr std::uintptr_t hideNametags = 0x20 ;
  1743. 27743 constexpr std::uintptr_t openSoundDef = 0x28 ;
  1744. 27744 constexpr std::uintptr_t closeSoundDef = 0x30 ;
  1745. 27745 constexpr std::uintptr_t canvas = 0x40 ;
  1746. 27746 constexpr std::uintptr_t mainUI = 0x48 ;
  1747. 27747 constexpr std::uintptr_t scopeCircle = 0x50 ;
  1748. 27748 constexpr std::uintptr_t blackScreen = 0x58 ;
  1749. 27749 constexpr std::uintptr_t fadeEffectCurve = 0x60 ;
  1750. 27750 constexpr std::uintptr_t visualSwapTime = 0x68 ;
  1751. 27751 constexpr std::uintptr_t lockPercentImage = 0x70 ;
  1752. 27752 constexpr std::uintptr_t trackingImage = 0x78 ;
  1753. 27753 constexpr std::uintptr_t armedObj = 0x80 ;
  1754. 27754 constexpr std::uintptr_t lockedObj = 0x88 ;
  1755. 27755 constexpr std::uintptr_t noAmmoObj = 0x90 ;
  1756. 27756 
  1757. 27757 constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38 ;
  1758. 27758 constexpr std::uintptr_t _fff63056a333e79c4b69b36cdc16909e94111582 = 0x98 ;
  1759. 27759 constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0xA0 ;
  1760. 27760 constexpr std::uintptr_t _22643279c6ec3ec3f719001668e8f6179491d931 = 0xA8 ;
  1761. 27761 constexpr std::uintptr_t _20e9ff9d5c0aee6a6ba3d79a8c97ec87a32035f7 = 0xAC ;
  1762. 27762 constexpr std::uintptr_t _263a33cf778a88f77267d0bcc066ba5e0f63256c = 0xB0 ;
  1763. 27763 }
  1764. 27764 
  1765. 27765 namespace LootFill
  1766. 27766 {
  1767. 27767 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1768. 27768 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1769. 27769 constexpr std::uintptr_t StorageContainer = 0x20 ;
  1770. 27770 constexpr std::uintptr_t LootDefinition = 0x28 ;
  1771. 27771 constexpr std::uintptr_t MaxDefinitionsToSpawn = 0x30 ;
  1772. 27772 constexpr std::uintptr_t LootSpawnSlots = 0x38 ;
  1773. 27773 }
  1774. 27774 
  1775. 27775 namespace WearableNotify
  1776. 27776 {
  1777. 27777 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1778. 27778 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1779. 27779 }
  1780. 27780 
  1781. 27781 namespace %c744c5da4258b2746687496eb5e5a344058747dc
  1782. 27782 {
  1783. 27783 constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x10 ;
  1784. 27784 constexpr std::uintptr_t _b89189c1b15fd6517f35124e5829859b49d39489 = 0x18 ;
  1785. 27785 
  1786. 27786 namespace _static
  1787. 27787 {
  1788. 27788 constexpr std::uintptr_t _13b2004b7901818080dab2c3a9e1589a64a6c81e = 0x0 ;
  1789. 27789 constexpr std::uintptr_t _67d734ccda4aa7509ec72c5b8903db6b8469d7a3 = 0x8 ;
  1790. 27790 constexpr std::uintptr_t _69c8f4b99e3ee55f8a2579e4853b5c25d83b042a = 0x10 ;
  1791. 27791 constexpr std::uintptr_t _1b96a2ada247ac65924ae1be24c2a142612a83c4 = 0x20 ;
  1792. 27792 }
  1793. 27793 
  1794. 27794 }
  1795. 27795 
  1796. 27796 namespace %39a4f2a4d7a029f824fb91c717878e0b55318c06
  1797. 27797 {
  1798. 27798 constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10 ;
  1799. 27799 constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14 ;
  1800. 27800 constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18 ;
  1801. 27801 
  1802. 27802 namespace _static
  1803. 27803 {
  1804. 27804 constexpr std::uintptr_t _a567ef2d45f9e4824afb417b3e90b7d1d33a7617 = 0x0 ;
  1805. 27805 constexpr std::uintptr_t _e52d2cad6367cde27b723062771b969605da9d53 = 0x8 ;
  1806. 27806 constexpr std::uintptr_t _c1ffce4fead4e894d340bd720c7df5b3bdce83f0 = 0x10 ;
  1807. 27807 }
  1808. 27808 
  1809. 27809 }
  1810. 27810 
  1811. 27811 namespace %b40e6aca6c597facfebce5138089cef1d6e730a3
  1812. 27812 {
  1813. 27813 constexpr std::uintptr_t _d2d6a2152bc58f3f915f9721a31298ddac468dc6 = 0x10 ;
  1814. 27814 constexpr std::uintptr_t _15387b2679d4ca614f743be3e828d019c56db74e = 0x50 ;
  1815. 27815 constexpr std::uintptr_t _470615d958591f6e2b36d3e92b74fc96950bd7a0 = 0x54 ;
  1816. 27816 constexpr std::uintptr_t _757bbf0cd477939bfc64e330e45341d23b767d7a = 0x58 ;
  1817. 27817 
  1818. 27818 namespace _static
  1819. 27819 {
  1820. 27820 constexpr std::uintptr_t _67cc895b9e1def082544dac571cb248f455b9ba6 = 0x0 ;
  1821. 27821 constexpr std::uintptr_t _e50ff4c919578e57429c5678053e3fce03638941 = 0x10 ;
  1822. 27822 constexpr std::uintptr_t _66db219cc131ff6387369936f03f49bd65084b8a = 0x20 ;
  1823. 27823 constexpr std::uintptr_t _bf6313a1f82ca278b40a90228522d866309d1829 = 0x30 ;
  1824. 27824 constexpr std::uintptr_t _679428cafb494e30194188fa89f0f5b7697a694e = 0x38 ;
  1825. 27825 constexpr std::uintptr_t _dd5d4f36639b67e7136882696c0124758b3adc93 = 0x40 ;
  1826. 27826 constexpr std::uintptr_t _d4f6355eafb89d4ac0a4ad99309c084ee11d8030 = 0x50 ;
  1827. 27827 constexpr std::uintptr_t _e0ddd85c282899ac81f3e24afdf8511dd9772651 = 0x58 ;
  1828. 27828 constexpr std::uintptr_t _d0d1208033fe5df55ad284d968d2f64ec254b8cd = 0x60 ;
  1829. 27829 }
  1830. 27830 
  1831. 27831 }
  1832. 27832 
  1833. 27833 namespace NPCVendingOrderManifest
  1834. 27834 {
  1835. 27835 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1836. 27836 constexpr std::uintptr_t orderList = 0x18 ;
  1837. 27837 }
  1838. 27838 
  1839. 27839 namespace OrderingRule
  1840. 27840 {
  1841. 27841 constexpr std::uintptr_t value__ = 0x0 ;
  1842. 27842 }
  1843. 27843 
  1844. 27844 namespace RuleMatchMode
  1845. 27845 {
  1846. 27846 constexpr std::uintptr_t value__ = 0x0 ;
  1847. 27847 }
  1848. 27848 
  1849. 27849 namespace FilterRule
  1850. 27850 {
  1851. 27851 constexpr std::uintptr_t value__ = 0x0 ;
  1852. 27852 }
  1853. 27853 
  1854. 27854 namespace StoreFilterRule
  1855. 27855 {
  1856. 27856 constexpr std::uintptr_t enabled = 0x10 ;
  1857. 27857 constexpr std::uintptr_t ruleType = 0x14 ;
  1858. 27858 constexpr std::uintptr_t tags = 0x18 ;
  1859. 27859 constexpr std::uintptr_t itemShortNames = 0x20 ;
  1860. 27860 }
  1861. 27861 
  1862. 27862 namespace ItemSizeSettings
  1863. 27863 {
  1864. 27864 constexpr std::uintptr_t Item = 0x0 ;
  1865. 27865 constexpr std::uintptr_t ItemID = 0x8 ;
  1866. 27866 constexpr std::uintptr_t SizeX = 0xC ;
  1867. 27867 constexpr std::uintptr_t SizeY = 0x10 ;
  1868. 27868 }
  1869. 27869 
  1870. 27870 namespace %532cab207356e8b9a590358ba7368e0b5f4d70db
  1871. 27871 {
  1872. 27872 constexpr std::uintptr_t TypeInfo = 0x107F9AC0 ;
  1873. 27873 constexpr std::uintptr_t _c0a23f5b69912a3284b683b716f6700b9cdba3e6 = 0x10 ;
  1874. 27874 constexpr std::uintptr_t _061feae60d49ac57f8dae52b75c48ebc27ed47d6 = 0x14 ;
  1875. 27875 constexpr std::uintptr_t _ed3830883b5de7b2fa4ef028ec21455b60e4629d = 0x18 ;
  1876. 27876 constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x20 ;
  1877. 27877 constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x24 ;
  1878. 27878 }
  1879. 27879 
  1880. 27880 namespace %97693f468b4d99078089db6d5f6a8d384ae8a122
  1881. 27881 {
  1882. 27882 constexpr std::uintptr_t _f70bf81aac2a9fe13300793a411e8a69211df542 = 0x10 ;
  1883. 27883 constexpr std::uintptr_t _01190b3256b9aaf64ca4b2163a0e84903cf8603d = 0x18 ;
  1884. 27884 constexpr std::uintptr_t _0255b7faabda58b6ddd9b17187dc8194889ff0b3 = 0x20 ;
  1885. 27885 constexpr std::uintptr_t _e6f29f8f73996882ca64d2aae5fba772b2af90ae = 0x28 ;
  1886. 27886 constexpr std::uintptr_t _cff1f090956c6fc07375b02d0249464b9c9c85ff = 0x30 ;
  1887. 27887 constexpr std::uintptr_t _d396a9dbe3caea998121eddf49578406c8a2c130 = 0x38 ;
  1888. 27888 constexpr std::uintptr_t _544ac2855fd0ff7203118f946779cac9312c7421 = 0x48 ;
  1889. 27889 constexpr std::uintptr_t _da1851f0eacad4a8ef2bb919bc25d33a10c2693d = 0x50 ;
  1890. 27890 constexpr std::uintptr_t _0c76f0504e8962dbc54f816bcab1119acbf2a458 = 0x60 ;
  1891. 27891 constexpr std::uintptr_t _c55dd29589cc4ec2df848aac118b2c5f6282158f = 0x70 ;
  1892. 27892 constexpr std::uintptr_t _4d6e9d068320d074f373abf25565093b1de22a1f = 0x78 ;
  1893. 27893 constexpr std::uintptr_t _be285ddec72bcd503bf61d7a17e6f4d003daeed6 = 0x80 ;
  1894. 27894 constexpr std::uintptr_t _3ee81e762f292b9c8a1431d078eb7ee11d924993 = 0x88 ;
  1895. 27895 constexpr std::uintptr_t _c0ccdd8f3385bfbe8c1ce9a910d18a6a38ee4db3 = 0x90 ;
  1896. 27896 constexpr std::uintptr_t _01162fd8d79da60f689d487669ecb3ff434f8e5c = 0x98 ;
  1897. 27897 constexpr std::uintptr_t _57c3dca1e6893a7e5f1d7b2de6e40797e7dcd0fb = 0xA0 ;
  1898. 27898 constexpr std::uintptr_t _a0b6768e8667727899baee9df34beb67dde1f9f2 = 0xA8 ;
  1899. 27899 constexpr std::uintptr_t _b68427f4a11ab03e7943159c20a4112b4a6141eb = 0xB8 ;
  1900. 27900 constexpr std::uintptr_t _14923bd5cd3aed08074b7572c4ad63901ce29d63 = 0xC0 ;
  1901. 27901 constexpr std::uintptr_t _ad494a33d8a19e9b853b5d783064720139d232f7 = 0xC8 ;
  1902. 27902 
  1903. 27903 namespace _static
  1904. 27904 {
  1905. 27905 constexpr std::uintptr_t _fa1a954a8b653bc5599e776df48f6a76e7e310bd = 0x0 ;
  1906. 27906 }
  1907. 27907 
  1908. 27908 }
  1909. 27909 
  1910. 27910 namespace WaterVisibilityTrigger
  1911. 27911 {
  1912. 27912 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1913. 27913 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1914. 27914 constexpr std::uintptr_t Center = 0x28 ;
  1915. 27915 constexpr std::uintptr_t Size = 0x34 ;
  1916. 27916 constexpr std::uintptr_t togglePhysics = 0x40 ;
  1917. 27917 constexpr std::uintptr_t toggleVisuals = 0x41 ;
  1918. 27918 constexpr std::uintptr_t IsDynamic = 0x42 ;
  1919. 27919 
  1920. 27920 constexpr std::uintptr_t _578aed8644dcea181ff7ef05e1a4751a752cff0d = 0x20 ;
  1921. 27921 constexpr std::uintptr_t _2552dc789ba8fdd5bd8246b980f5d49718f505cc = 0x48 ;
  1922. 27922 }
  1923. 27923 
  1924. 27924 namespace DungeonGridConnectionType
  1925. 27925 {
  1926. 27926 constexpr std::uintptr_t value__ = 0x0 ;
  1927. 27927 }
  1928. 27928 
  1929. 27929 namespace Stove
  1930. 27930 {
  1931. 27931 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1932. 27932 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1933. 27933 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1934. 27934 constexpr std::uintptr_t prefabID = 0x54 ;
  1935. 27935 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1936. 27936 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1937. 27937 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1938. 27938 constexpr std::uintptr_t networkRange = 0x64 ;
  1939. 27939 constexpr std::uintptr_t bounds = 0x18C ;
  1940. 27940 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1941. 27941 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1942. 27942 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1943. 27943 constexpr std::uintptr_t model = 0x1B8 ;
  1944. 27944 constexpr std::uintptr_t flags = 0x1C0 ;
  1945. 27945 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1946. 27946 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  1947. 27947 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  1948. 27948 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  1949. 27949 constexpr std::uintptr_t baseProtection = 0x238 ;
  1950. 27950 constexpr std::uintptr_t startHealth = 0x240 ;
  1951. 27951 constexpr std::uintptr_t pickup = 0x248 ;
  1952. 27952 constexpr std::uintptr_t repair = 0x270 ;
  1953. 27953 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  1954. 27954 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  1955. 27955 constexpr std::uintptr_t lifestate = 0x2A8 ;
  1956. 27956 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  1957. 27957 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  1958. 27958 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  1959. 27959 constexpr std::uintptr_t faction = 0x2BC ;
  1960. 27960 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  1961. 27961 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  1962. 27962 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  1963. 27963 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  1964. 27964 constexpr std::uintptr_t timePlaced = 0x2FC ;
  1965. 27965 constexpr std::uintptr_t inventorySlots = 0x320 ;
  1966. 27966 constexpr std::uintptr_t dropsLoot = 0x324 ;
  1967. 27967 constexpr std::uintptr_t dropLootDestroyPercent = 0x328 ;
  1968. 27968 constexpr std::uintptr_t dropFloats = 0x32C ;
  1969. 27969 constexpr std::uintptr_t isLootable = 0x32D ;
  1970. 27970 constexpr std::uintptr_t isLockable = 0x32E ;
  1971. 27971 constexpr std::uintptr_t isMonitorable = 0x32F ;
  1972. 27972 constexpr std::uintptr_t panelName = 0x330 ;
  1973. 27973 constexpr std::uintptr_t panelTitle = 0x338 ;
  1974. 27974 constexpr std::uintptr_t allowedContents = 0x340 ;
  1975. 27975 constexpr std::uintptr_t allowedItem = 0x348 ;
  1976. 27976 constexpr std::uintptr_t allowedItem2 = 0x350 ;
  1977. 27977 constexpr std::uintptr_t allowedItems = 0x358 ;
  1978. 27978 constexpr std::uintptr_t blockedItems = 0x360 ;
  1979. 27979 constexpr std::uintptr_t maxStackSize = 0x368 ;
  1980. 27980 constexpr std::uintptr_t needsBuildingPrivilegeToUse = 0x36C ;
  1981. 27981 constexpr std::uintptr_t requireAuthIfNotLocked = 0x36D ;
  1982. 27982 constexpr std::uintptr_t allowSorting = 0x36E ;
  1983. 27983 constexpr std::uintptr_t mustBeMountedToUse = 0x36F ;
  1984. 27984 constexpr std::uintptr_t openSound = 0x370 ;
  1985. 27985 constexpr std::uintptr_t closeSound = 0x378 ;
  1986. 27986 constexpr std::uintptr_t dropPosition = 0x380 ;
  1987. 27987 constexpr std::uintptr_t dropVelocity = 0x38C ;
  1988. 27988 constexpr std::uintptr_t onlyAcceptCategory = 0x398 ;
  1989. 27989 constexpr std::uintptr_t onlyOneUser = 0x39C ;
  1990. 27990 constexpr std::uintptr_t visualFood = 0x3C0 ;
  1991. 27991 constexpr std::uintptr_t sizzlingSoundDef = 0x3C8 ;
  1992. 27992 constexpr std::uintptr_t temperature = 0x3E0 ;
  1993. 27993 constexpr std::uintptr_t switchOnMenu = 0x3E8 ;
  1994. 27994 constexpr std::uintptr_t switchOffMenu = 0x408 ;
  1995. 27995 constexpr std::uintptr_t startupContents = 0x428 ;
  1996. 27996 constexpr std::uintptr_t allowByproductCreation = 0x430 ;
  1997. 27997 constexpr std::uintptr_t fuelType = 0x438 ;
  1998. 27998 constexpr std::uintptr_t hasFireDeploySlot = 0x440 ;
  1999. 27999 constexpr std::uintptr_t hasOpenFlame = 0x441 ;
  2000. 28000 constexpr std::uintptr_t disabledBySplash = 0x442 ;
← Prev Next → Page 14 of 171 — lines 26,001–28,000 of 341,881