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 52 of 171 — lines 102,001–104,000 of 341,881
341,881 lines
  1. 102001 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  2. 102002 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  3. 102003 constexpr std::uintptr_t networkRange = 0x64 ;
  4. 102004 constexpr std::uintptr_t bounds = 0x18C ;
  5. 102005 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  6. 102006 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  7. 102007 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  8. 102008 constexpr std::uintptr_t model = 0x1B8 ;
  9. 102009 constexpr std::uintptr_t flags = 0x1C0 ;
  10. 102010 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  11. 102011 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  12. 102012 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  13. 102013 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  14. 102014 constexpr std::uintptr_t baseProtection = 0x238 ;
  15. 102015 constexpr std::uintptr_t startHealth = 0x240 ;
  16. 102016 constexpr std::uintptr_t pickup = 0x248 ;
  17. 102017 constexpr std::uintptr_t repair = 0x270 ;
  18. 102018 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  19. 102019 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  20. 102020 constexpr std::uintptr_t lifestate = 0x2A8 ;
  21. 102021 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  22. 102022 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  23. 102023 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  24. 102024 constexpr std::uintptr_t faction = 0x2BC ;
  25. 102025 constexpr std::uintptr_t mountSyncType = 0x2E0 ;
  26. 102026 constexpr std::uintptr_t eyePositionOverride = 0x2E8 ;
  27. 102027 constexpr std::uintptr_t eyeCenterOverride = 0x2F0 ;
  28. 102028 constexpr std::uintptr_t overrideEyesRotation = 0x2F8 ;
  29. 102029 constexpr std::uintptr_t pitchClamp = 0x2FC ;
  30. 102030 constexpr std::uintptr_t yawClamp = 0x304 ;
  31. 102031 constexpr std::uintptr_t canWieldItems = 0x30C ;
  32. 102032 constexpr std::uintptr_t relativeViewAngles = 0x30D ;
  33. 102033 constexpr std::uintptr_t disableLegsWhenMounted = 0x30E ;
  34. 102034 constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F ;
  35. 102035 constexpr std::uintptr_t AllowForceMountWhenRestrained = 0x310 ;
  36. 102036 constexpr std::uintptr_t mountChaining = 0x311 ;
  37. 102037 constexpr std::uintptr_t mountAnchor = 0x318 ;
  38. 102038 constexpr std::uintptr_t mountLOSVertOffset = 0x320 ;
  39. 102039 constexpr std::uintptr_t mountedAnimationSpeed = 0x324 ;
  40. 102040 constexpr std::uintptr_t mountPose = 0x328 ;
  41. 102041 constexpr std::uintptr_t animateVehicleAim360 = 0x32C ;
  42. 102042 constexpr std::uintptr_t maxMountDistance = 0x330 ;
  43. 102043 constexpr std::uintptr_t dismountPositions = 0x338 ;
  44. 102044 constexpr std::uintptr_t checkPlayerLosOnMount = 0x340 ;
  45. 102045 constexpr std::uintptr_t disableMeshCullingForPlayers = 0x341 ;
  46. 102046 constexpr std::uintptr_t allowHeadLook = 0x342 ;
  47. 102047 constexpr std::uintptr_t ignoreVehicleParent = 0x343 ;
  48. 102048 constexpr std::uintptr_t legacyDismount = 0x344 ;
  49. 102049 constexpr std::uintptr_t wearWhileMounted = 0x348 ;
  50. 102050 constexpr std::uintptr_t modifiesPlayerCollider = 0x350 ;
  51. 102051 constexpr std::uintptr_t customPlayerCollider = 0x354 ;
  52. 102052 constexpr std::uintptr_t clippingCheckRadius = 0x368 ;
  53. 102053 constexpr std::uintptr_t clippingAndVisChecks = 0x36C ;
  54. 102054 constexpr std::uintptr_t clippingChecksLocation = 0x370 ;
  55. 102055 constexpr std::uintptr_t mountSoundDef = 0x378 ;
  56. 102056 constexpr std::uintptr_t swapSoundDef = 0x380 ;
  57. 102057 constexpr std::uintptr_t dismountSoundDef = 0x388 ;
  58. 102058 constexpr std::uintptr_t allowFootstepEffects = 0x390 ;
  59. 102059 constexpr std::uintptr_t dismountHoldType = 0x394 ;
  60. 102060 constexpr std::uintptr_t mountTimeStatType = 0x3A8 ;
  61. 102061 constexpr std::uintptr_t allowedGestures = 0x3AC ;
  62. 102062 constexpr std::uintptr_t canDrinkWhileMounted = 0x3B0 ;
  63. 102063 constexpr std::uintptr_t allowSleeperMounting = 0x3B1 ;
  64. 102064 constexpr std::uintptr_t shouldShowHudHealth = 0x3B2 ;
  65. 102065 constexpr std::uintptr_t animateClothInLocalSpace = 0x3B3 ;
  66. 102066 constexpr std::uintptr_t protectsFromAnimals = 0x3B4 ;
  67. 102067 constexpr std::uintptr_t MountedCameraMode = 0x3B8 ;
  68. 102068 constexpr std::uintptr_t rigidBody = 0x3C0 ;
  69. 102069 constexpr std::uintptr_t wantsBoundaryRepelCheck = 0x3C8 ;
  70. 102070 constexpr std::uintptr_t isMobile = 0x3C9 ;
  71. 102071 constexpr std::uintptr_t SideLeanAmount = 0x3CC ;
  72. 102072 constexpr std::uintptr_t AnimatorOverride = 0x3D0 ;
  73. 102073 constexpr std::uintptr_t ShowDeployAnimation = 0x3D8 ;
  74. 102074 constexpr std::uintptr_t KeyController = 0x3E0 ;
  75. 102075 constexpr std::uintptr_t ShouldSuppressHandsAnimationLayer = 0x3E8 ;
  76. 102076 
  77. 102077 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  78. 102078 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  79. 102079 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  80. 102080 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  81. 102081 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  82. 102082 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  83. 102083 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  84. 102084 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  85. 102085 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  86. 102086 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  87. 102087 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  88. 102088 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  89. 102089 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  90. 102090 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  91. 102091 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  92. 102092 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  93. 102093 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  94. 102094 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  95. 102095 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  96. 102096 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  97. 102097 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  98. 102098 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  99. 102099 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  100. 102100 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  101. 102101 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  102. 102102 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  103. 102103 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  104. 102104 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  105. 102105 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  106. 102106 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  107. 102107 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  108. 102108 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  109. 102109 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  110. 102110 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  111. 102111 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  112. 102112 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  113. 102113 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  114. 102114 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  115. 102115 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  116. 102116 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  117. 102117 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  118. 102118 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  119. 102119 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  120. 102120 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  121. 102121 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  122. 102122 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  123. 102123 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  124. 102124 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  125. 102125 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  126. 102126 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  127. 102127 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  128. 102128 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  129. 102129 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  130. 102130 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  131. 102131 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  132. 102132 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  133. 102133 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  134. 102134 constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0 ;
  135. 102135 constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8 ;
  136. 102136 constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398 ;
  137. 102137 constexpr std::uintptr_t _4d3b3d429b35e2d55d4985ff67de84cd32892b90 = 0x3F0 ;
  138. 102138 }
  139. 102139 
  140. 102140 namespace GreyScale
  141. 102141 {
  142. 102142 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  143. 102143 constexpr std::uintptr_t active = 0x18 ;
  144. 102144 constexpr std::uintptr_t enabled = 0x20 ;
  145. 102145 constexpr std::uintptr_t redLuminance = 0x30 ;
  146. 102146 constexpr std::uintptr_t greenLuminance = 0x38 ;
  147. 102147 constexpr std::uintptr_t blueLuminance = 0x40 ;
  148. 102148 constexpr std::uintptr_t amount = 0x48 ;
  149. 102149 constexpr std::uintptr_t color = 0x50 ;
  150. 102150 
  151. 102151 constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28 ;
  152. 102152 }
  153. 102153 
  154. 102154 namespace SprayCanSkinSelect
  155. 102155 {
  156. 102156 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  157. 102157 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  158. 102158 constexpr std::uintptr_t hideNametags = 0x20 ;
  159. 102159 constexpr std::uintptr_t openSoundDef = 0x28 ;
  160. 102160 constexpr std::uintptr_t closeSoundDef = 0x30 ;
  161. 102161 constexpr std::uintptr_t skinPicker = 0x40 ;
  162. 102162 
  163. 102163 constexpr std::uintptr_t _4dd7cbe8f2ae4c136675f40c92bdf5eeb961d256 = 0x38 ;
  164. 102164 constexpr std::uintptr_t _a471a7e882604ab9bfbe00f1d111af6efc6a6fcf = 0x48 ;
  165. 102165 constexpr std::uintptr_t _6bb2982cff44f4c1fadba8906fd5ca5d3221d998 = 0x50 ;
  166. 102166 constexpr std::uintptr_t _0c31a25501f9ac96da9600ef66d665c5bd96a908 = 0x58 ;
  167. 102167 }
  168. 102168 
  169. 102169 namespace %7d970d8cf84b6ba0ab93918070f13b3d351e5625
  170. 102170 {
  171. 102171 constexpr std::uintptr_t _a03c33ed6f51ec25caae614febe786ba01bba278 = 0x10 ;
  172. 102172 constexpr std::uintptr_t _c75fbc5616de748d3dac9cb89771b8aa16c3d767 = 0x14 ;
  173. 102173 constexpr std::uintptr_t _0e7888c29caa367fb2b6b7a8e43f31f256b574d8 = 0x18 ;
  174. 102174 constexpr std::uintptr_t _76e08beadcb60b534d1b5166a5891e40b18cd398 = 0x20 ;
  175. 102175 constexpr std::uintptr_t _ceca95e8b2bcc06a51c61684147256d1ad31cafc = 0x24 ;
  176. 102176 
  177. 102177 namespace _static
  178. 102178 {
  179. 102179 constexpr std::uintptr_t _75654b882cfc3ff7d8dff7073361308315870008 = 0x0 ;
  180. 102180 constexpr std::uintptr_t _bf2311c62b3a3501949bc9d8765bfd84776f3b4f = 0x10 ;
  181. 102181 }
  182. 102182 
  183. 102183 }
  184. 102184 
  185. 102185 namespace ItemModWorkbenchRange
  186. 102186 {
  187. 102187 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  188. 102188 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  189. 102189 constexpr std::uintptr_t minimumWorkbenchLevel = 0x30 ;
  190. 102190 constexpr std::uintptr_t upgradeVisualPrefab = 0x38 ;
  191. 102191 constexpr std::uintptr_t upgradeVisualPrefabLevel2 = 0x40 ;
  192. 102192 constexpr std::uintptr_t upgradeVisualPrefabLevel3 = 0x48 ;
  193. 102193 constexpr std::uintptr_t installEffectPrefab = 0x50 ;
  194. 102194 constexpr std::uintptr_t rangeMultiplier = 0x58 ;
  195. 102195 
  196. 102196 constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20 ;
  197. 102197 constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28 ;
  198. 102198 }
  199. 102199 
  200. 102200 namespace %93ebba750077de953986e5ba7ac7ca7ecec00a1b
  201. 102201 {
  202. 102202 constexpr std::uintptr_t _2c71efde5b50fa9e04a083805cd9cd3be8ebf4d6 = 0x10 ;
  203. 102203 constexpr std::uintptr_t _f6a89b731f49353268cbe35033c6272e441bdf4a = 0x14 ;
  204. 102204 constexpr std::uintptr_t _3197aa45af6c72729095f5a4d0665f4d89997efe = 0x18 ;
  205. 102205 constexpr std::uintptr_t _451b5904bd7711bbff3698c698c9037ca65ab0c6 = 0x1C ;
  206. 102206 constexpr std::uintptr_t _72708a24e88b90bae7a897e145f2da3042437c64 = 0x20 ;
  207. 102207 constexpr std::uintptr_t _1c4d05a58ad5f1ade435bc58ad35ff79122f925b = 0x24 ;
  208. 102208 constexpr std::uintptr_t _0ca09c13dd49034c719e10d814b948f8aec35152 = 0x28 ;
  209. 102209 constexpr std::uintptr_t _23669d7ed5b9a4762f302be5eeb2b332d5d3b4ce = 0x2C ;
  210. 102210 constexpr std::uintptr_t _0c169b0da8d2a196427f0931645853fc3115a3f2 = 0x30 ;
  211. 102211 constexpr std::uintptr_t _1ec19f25667bbaf15773cbed2c54186fcef5f040 = 0x38 ;
  212. 102212 constexpr std::uintptr_t _ba789fa360414ea0b5402d7b030367dfc5abb780 = 0x40 ;
  213. 102213 constexpr std::uintptr_t _580c4b6ae35e87aae918b8bc08a744da28ffb49c = 0x48 ;
  214. 102214 constexpr std::uintptr_t _28f1ae71463c539b1dd66b0e2a0d14010f84729a = 0x50 ;
  215. 102215 
  216. 102216 namespace _static
  217. 102217 {
  218. 102218 constexpr std::uintptr_t _4908af001086968583d711cba718f58868ce1711 = 0x0 ;
  219. 102219 constexpr std::uintptr_t _519c15aa3b3e9158f9688ae9c823f0783f4a46d4 = 0x8 ;
  220. 102220 }
  221. 102221 
  222. 102222 }
  223. 102223 
  224. 102224 namespace DungeonBaseLinkType
  225. 102225 {
  226. 102226 constexpr std::uintptr_t value__ = 0x0 ;
  227. 102227 }
  228. 102228 
  229. 102229 namespace DemoCloneItemSave-fake-0
  230. 102230 {
  231. 102231 constexpr std::uintptr_t ItemId = 0x10 ;
  232. 102232 constexpr std::uintptr_t SkinId = 0x18 ;
  233. 102233 }
  234. 102234 
  235. 102235 namespace ItemSelector
  236. 102236 {
  237. 102237 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  238. 102238 constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14 ;
  239. 102239 
  240. 102240 namespace _static
  241. 102241 {
  242. 102242 constexpr std::uintptr_t _f2a8056884cc918bbb6fdcd2adcff70e6f2d0b09 = 0x0 ;
  243. 102243 constexpr std::uintptr_t _57c0e3ee366eee35136a4fcb2a0484a372a2cc72 = 0x8 ;
  244. 102244 constexpr std::uintptr_t _3adf8fbad554633f82a3a34b0744edc44beb7e2f = 0x10 ;
  245. 102245 }
  246. 102246 
  247. 102247 }
  248. 102248 
  249. 102249 namespace ItemModProjectileRadialDamage
  250. 102250 {
  251. 102251 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  252. 102252 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  253. 102253 constexpr std::uintptr_t radius = 0x20 ;
  254. 102254 constexpr std::uintptr_t damage = 0x28 ;
  255. 102255 constexpr std::uintptr_t effect = 0x30 ;
  256. 102256 constexpr std::uintptr_t ignoreHitObject = 0x38 ;
  257. 102257 constexpr std::uintptr_t onlyDoors = 0x39 ;
  258. 102258 constexpr std::uintptr_t vibrationLevel = 0x3C ;
  259. 102259 }
  260. 102260 
  261. 102261 namespace MountedWeaponSeat
  262. 102262 {
  263. 102263 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  264. 102264 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  265. 102265 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  266. 102266 constexpr std::uintptr_t prefabID = 0x54 ;
  267. 102267 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  268. 102268 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  269. 102269 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  270. 102270 constexpr std::uintptr_t networkRange = 0x64 ;
  271. 102271 constexpr std::uintptr_t bounds = 0x18C ;
  272. 102272 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  273. 102273 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  274. 102274 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  275. 102275 constexpr std::uintptr_t model = 0x1B8 ;
  276. 102276 constexpr std::uintptr_t flags = 0x1C0 ;
  277. 102277 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  278. 102278 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  279. 102279 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  280. 102280 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  281. 102281 constexpr std::uintptr_t baseProtection = 0x238 ;
  282. 102282 constexpr std::uintptr_t startHealth = 0x240 ;
  283. 102283 constexpr std::uintptr_t pickup = 0x248 ;
  284. 102284 constexpr std::uintptr_t repair = 0x270 ;
  285. 102285 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  286. 102286 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  287. 102287 constexpr std::uintptr_t lifestate = 0x2A8 ;
  288. 102288 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  289. 102289 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  290. 102290 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  291. 102291 constexpr std::uintptr_t faction = 0x2BC ;
  292. 102292 constexpr std::uintptr_t mountSyncType = 0x2E0 ;
  293. 102293 constexpr std::uintptr_t eyePositionOverride = 0x2E8 ;
  294. 102294 constexpr std::uintptr_t eyeCenterOverride = 0x2F0 ;
  295. 102295 constexpr std::uintptr_t overrideEyesRotation = 0x2F8 ;
  296. 102296 constexpr std::uintptr_t pitchClamp = 0x2FC ;
  297. 102297 constexpr std::uintptr_t yawClamp = 0x304 ;
  298. 102298 constexpr std::uintptr_t canWieldItems = 0x30C ;
  299. 102299 constexpr std::uintptr_t relativeViewAngles = 0x30D ;
  300. 102300 constexpr std::uintptr_t disableLegsWhenMounted = 0x30E ;
  301. 102301 constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F ;
  302. 102302 constexpr std::uintptr_t AllowForceMountWhenRestrained = 0x310 ;
  303. 102303 constexpr std::uintptr_t mountChaining = 0x311 ;
  304. 102304 constexpr std::uintptr_t mountAnchor = 0x318 ;
  305. 102305 constexpr std::uintptr_t mountLOSVertOffset = 0x320 ;
  306. 102306 constexpr std::uintptr_t mountedAnimationSpeed = 0x324 ;
  307. 102307 constexpr std::uintptr_t mountPose = 0x328 ;
  308. 102308 constexpr std::uintptr_t animateVehicleAim360 = 0x32C ;
  309. 102309 constexpr std::uintptr_t maxMountDistance = 0x330 ;
  310. 102310 constexpr std::uintptr_t dismountPositions = 0x338 ;
  311. 102311 constexpr std::uintptr_t checkPlayerLosOnMount = 0x340 ;
  312. 102312 constexpr std::uintptr_t disableMeshCullingForPlayers = 0x341 ;
  313. 102313 constexpr std::uintptr_t allowHeadLook = 0x342 ;
  314. 102314 constexpr std::uintptr_t ignoreVehicleParent = 0x343 ;
  315. 102315 constexpr std::uintptr_t legacyDismount = 0x344 ;
  316. 102316 constexpr std::uintptr_t wearWhileMounted = 0x348 ;
  317. 102317 constexpr std::uintptr_t modifiesPlayerCollider = 0x350 ;
  318. 102318 constexpr std::uintptr_t customPlayerCollider = 0x354 ;
  319. 102319 constexpr std::uintptr_t clippingCheckRadius = 0x368 ;
  320. 102320 constexpr std::uintptr_t clippingAndVisChecks = 0x36C ;
  321. 102321 constexpr std::uintptr_t clippingChecksLocation = 0x370 ;
  322. 102322 constexpr std::uintptr_t mountSoundDef = 0x378 ;
  323. 102323 constexpr std::uintptr_t swapSoundDef = 0x380 ;
  324. 102324 constexpr std::uintptr_t dismountSoundDef = 0x388 ;
  325. 102325 constexpr std::uintptr_t allowFootstepEffects = 0x390 ;
  326. 102326 constexpr std::uintptr_t dismountHoldType = 0x394 ;
  327. 102327 constexpr std::uintptr_t mountTimeStatType = 0x3A8 ;
  328. 102328 constexpr std::uintptr_t allowedGestures = 0x3AC ;
  329. 102329 constexpr std::uintptr_t canDrinkWhileMounted = 0x3B0 ;
  330. 102330 constexpr std::uintptr_t allowSleeperMounting = 0x3B1 ;
  331. 102331 constexpr std::uintptr_t shouldShowHudHealth = 0x3B2 ;
  332. 102332 constexpr std::uintptr_t animateClothInLocalSpace = 0x3B3 ;
  333. 102333 constexpr std::uintptr_t protectsFromAnimals = 0x3B4 ;
  334. 102334 constexpr std::uintptr_t MountedCameraMode = 0x3B8 ;
  335. 102335 constexpr std::uintptr_t rigidBody = 0x3C0 ;
  336. 102336 constexpr std::uintptr_t wantsBoundaryRepelCheck = 0x3C8 ;
  337. 102337 constexpr std::uintptr_t isMobile = 0x3C9 ;
  338. 102338 constexpr std::uintptr_t SideLeanAmount = 0x3CC ;
  339. 102339 constexpr std::uintptr_t RequiresVehicleFixedUpdateOnSeat = 0x3D0 ;
  340. 102340 constexpr std::uintptr_t sendClientInputToVehicleParent = 0x3D8 ;
  341. 102341 constexpr std::uintptr_t forcePlayerModelUpdate = 0x3D9 ;
  342. 102342 constexpr std::uintptr_t giveCrosshair = 0x3DA ;
  343. 102343 constexpr std::uintptr_t canTeamInteract = 0x3DB ;
  344. 102344 
  345. 102345 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  346. 102346 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  347. 102347 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  348. 102348 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  349. 102349 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  350. 102350 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  351. 102351 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  352. 102352 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  353. 102353 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  354. 102354 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  355. 102355 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  356. 102356 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  357. 102357 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  358. 102358 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  359. 102359 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  360. 102360 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  361. 102361 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  362. 102362 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  363. 102363 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  364. 102364 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  365. 102365 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  366. 102366 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  367. 102367 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  368. 102368 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  369. 102369 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  370. 102370 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  371. 102371 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  372. 102372 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  373. 102373 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  374. 102374 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  375. 102375 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  376. 102376 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  377. 102377 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  378. 102378 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  379. 102379 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  380. 102380 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  381. 102381 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  382. 102382 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  383. 102383 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  384. 102384 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  385. 102385 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  386. 102386 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  387. 102387 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  388. 102388 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  389. 102389 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  390. 102390 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  391. 102391 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  392. 102392 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  393. 102393 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  394. 102394 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  395. 102395 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  396. 102396 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  397. 102397 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  398. 102398 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  399. 102399 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  400. 102400 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  401. 102401 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  402. 102402 constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0 ;
  403. 102403 constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8 ;
  404. 102404 constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398 ;
  405. 102405 constexpr std::uintptr_t _9171b69bb6497839e14af3ca4c77b10f308daef8 = 0x3E0 ;
  406. 102406 constexpr std::uintptr_t _d869b054d817439e6f68dcca0533c850f00ff624 = 0x3E8 ;
  407. 102407 constexpr std::uintptr_t _d15f454f11df3a8df68465fab8cb399cf5644d50 = 0x3F0 ;
  408. 102408 constexpr std::uintptr_t _d01cc321dae28cf16820f93e954ee2fd121b3e22 = 0x3F8 ;
  409. 102409 }
  410. 102410 
  411. 102411 namespace %271b9152ef9131f7ad3d83d3168eca59ac47d1d6
  412. 102412 {
  413. 102413 constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10 ;
  414. 102414 constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14 ;
  415. 102415 
  416. 102416 namespace _static
  417. 102417 {
  418. 102418 constexpr std::uintptr_t _70df512002a51b23e809a9baa5b2c4a8cd300a12 = 0x0 ;
  419. 102419 constexpr std::uintptr_t _2cf4c0dd15129ade7d044b09cd8d3997d9374ac9 = 0x80 ;
  420. 102420 constexpr std::uintptr_t _0a71c3da73207fd3f668136065553fc747c2ba51 = 0x88 ;
  421. 102421 constexpr std::uintptr_t _a3c37f2756c95c9867d2d0b2cbc7735a70cf0543 = 0x108 ;
  422. 102422 constexpr std::uintptr_t _d3065c78ecd3fffdc6403a54bf9d4f7574fba31e = 0x110 ;
  423. 102423 constexpr std::uintptr_t _161bfb5e9cca5ddea623d36b211262a28c066453 = 0x118 ;
  424. 102424 }
  425. 102425 
  426. 102426 }
  427. 102427 
  428. 102428 namespace TriggerPlayerTimer
  429. 102429 {
  430. 102430 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  431. 102431 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  432. 102432 constexpr std::uintptr_t interestLayers = 0x20 ;
  433. 102433 constexpr std::uintptr_t TargetEntity = 0x50 ;
  434. 102434 constexpr std::uintptr_t DamageAmount = 0x58 ;
  435. 102435 constexpr std::uintptr_t TimeToDamage = 0x5C ;
  436. 102436 
  437. 102437 constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28 ;
  438. 102438 constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30 ;
  439. 102439 constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38 ;
  440. 102440 constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40 ;
  441. 102441 constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48 ;
  442. 102442 }
  443. 102443 
  444. 102444 namespace %6da916d93bac6569cff59e5c6a2ce3e91666c2eb
  445. 102445 {
  446. 102446 constexpr std::uintptr_t _f170e518e61fce6b72f1172b03701801a887ffcc = 0x10 ;
  447. 102447 constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18 ;
  448. 102448 
  449. 102449 namespace _static
  450. 102450 {
  451. 102451 constexpr std::uintptr_t _8cfb13f4894ef8ca456cac8e9f4954bc134313cf = 0x0 ;
  452. 102452 constexpr std::uintptr_t _95c0221055a4e57939a4ee84321c337b84c4652d = 0x10 ;
  453. 102453 constexpr std::uintptr_t _f762a18b0ed3e6ca2d436a753a04646ee22eea13 = 0x20 ;
  454. 102454 constexpr std::uintptr_t _bcfe2fa6db9630cdbe55b17504526a4ea086000b = 0x28 ;
  455. 102455 constexpr std::uintptr_t _40a7c5045f8800ec2b7a63826ccc57bca84c904e = 0x30 ;
  456. 102456 constexpr std::uintptr_t _1b4f2b3a7ed7aa02a230cb147fa1fefb8e8e9035 = 0x38 ;
  457. 102457 }
  458. 102458 
  459. 102459 }
  460. 102460 
  461. 102461 namespace FoodVisualConfig
  462. 102462 {
  463. 102463 constexpr std::uintptr_t VisualItems = 0x10 ;
  464. 102464 constexpr std::uintptr_t TintMaterialProperty = 0x18 ;
  465. 102465 
  466. 102466 constexpr std::uintptr_t _f6427e3b7d829df5df30fb1a9eec6d5b40b3b961 = 0x20 ;
  467. 102467 constexpr std::uintptr_t _976ca9644b7041fc119c9eb215d8f4aa6fca7de2 = 0x28 ;
  468. 102468 }
  469. 102469 
  470. 102470 namespace FoodVisualObject
  471. 102471 {
  472. 102472 constexpr std::uintptr_t ItemDef = 0x10 ;
  473. 102473 constexpr std::uintptr_t GameObjects = 0x18 ;
  474. 102474 constexpr std::uintptr_t TintSkinnedRenderer = 0x20 ;
  475. 102475 constexpr std::uintptr_t TintRenderers = 0x28 ;
  476. 102476 constexpr std::uintptr_t ColorTint = 0x30 ;
  477. 102477 }
  478. 102478 
  479. 102479 namespace FoodViewModel
  480. 102480 {
  481. 102481 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  482. 102482 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  483. 102483 constexpr std::uintptr_t lazyaimRegular = 0x28 ;
  484. 102484 constexpr std::uintptr_t lazyaimIronsights = 0x30 ;
  485. 102485 constexpr std::uintptr_t pivot = 0x38 ;
  486. 102486 constexpr std::uintptr_t useViewModelCamera = 0x40 ;
  487. 102487 constexpr std::uintptr_t wantsHeldItemFlags = 0x41 ;
  488. 102488 constexpr std::uintptr_t hideSightMeshes = 0x48 ;
  489. 102489 constexpr std::uintptr_t viewmodelType = 0x50 ;
  490. 102490 constexpr std::uintptr_t shouldOverridePosition = 0x54 ;
  491. 102491 constexpr std::uintptr_t MuzzlePoint = 0x58 ;
  492. 102492 constexpr std::uintptr_t charmAnchor = 0x60 ;
  493. 102493 constexpr std::uintptr_t charmScale = 0x68 ;
  494. 102494 constexpr std::uintptr_t useFlatBackCharm = 0x6C ;
  495. 102495 constexpr std::uintptr_t usePushedOutCharm = 0x6D ;
  496. 102496 constexpr std::uintptr_t subsurfaceProfile = 0x70 ;
  497. 102497 constexpr std::uintptr_t baseSkinPieces = 0x78 ;
  498. 102498 constexpr std::uintptr_t leftArmShieldHideCurve = 0x80 ;
  499. 102499 constexpr std::uintptr_t VisualRoots = 0x138 ;
  500. 102500 constexpr std::uintptr_t VisualConfig = 0x140 ;
  501. 102501 
  502. 102502 constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20 ;
  503. 102503 constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88 ;
  504. 102504 constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90 ;
  505. 102505 constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98 ;
  506. 102506 constexpr std::uintptr_t _3215b2da4acb648833ac357c3e66ec75d22982bf = 0xA0 ;
  507. 102507 constexpr std::uintptr_t _2eaeb316292c3edca1db9f1e0a2954722a866064 = 0xA8 ;
  508. 102508 constexpr std::uintptr_t _11f6eb78c277b62accd3558af2b917e004c48ad3 = 0xB0 ;
  509. 102509 constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8 ;
  510. 102510 constexpr std::uintptr_t _a194f79bdc3d5ba9e81f1d97881b282d84762d81 = 0xC0 ;
  511. 102511 constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8 ;
  512. 102512 constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0 ;
  513. 102513 constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xD8 ;
  514. 102514 constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0 ;
  515. 102515 constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8 ;
  516. 102516 constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0 ;
  517. 102517 constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8 ;
  518. 102518 constexpr std::uintptr_t _928e6a87b39884d68cf6bf6fcdf2182451c4b4d8 = 0x100 ;
  519. 102519 constexpr std::uintptr_t _3778641d7cbfd2475cad0094457ffddf913c9c9c = 0x108 ;
  520. 102520 constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110 ;
  521. 102521 constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114 ;
  522. 102522 constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118 ;
  523. 102523 constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C ;
  524. 102524 constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128 ;
  525. 102525 constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C ;
  526. 102526 constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D ;
  527. 102527 constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130 ;
  528. 102528 }
  529. 102529 
  530. 102530 namespace %30085e3d9cdd322d1b32b9b891b656346099e7fa
  531. 102531 {
  532. 102532 constexpr std::uintptr_t _12177e541cf6c4e43af0bb7ca678e29ca851db7c = 0x10 ;
  533. 102533 
  534. 102534 namespace _static
  535. 102535 {
  536. 102536 constexpr std::uintptr_t _6fe10e1a554364c235c1f78e7cf8f92ae975741c = 0x0 ;
  537. 102537 constexpr std::uintptr_t _f357d26a45bca8ac435f5079351a97bda1422f29 = 0x8 ;
  538. 102538 constexpr std::uintptr_t _5448c1f3b1f9735b8e1cba30759f53bccb13cabe = 0x10 ;
  539. 102539 constexpr std::uintptr_t _0ef13f13b37f830cd450f2dd0025bfd41b37bfb6 = 0x18 ;
  540. 102540 }
  541. 102541 
  542. 102542 }
  543. 102543 
  544. 102544 namespace MixerSnapshotManager
  545. 102545 {
  546. 102546 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  547. 102547 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  548. 102548 constexpr std::uintptr_t defaultSnapshot = 0x20 ;
  549. 102549 constexpr std::uintptr_t underwaterSnapshot = 0x28 ;
  550. 102550 constexpr std::uintptr_t loadingSnapshot = 0x30 ;
  551. 102551 constexpr std::uintptr_t woundedSnapshot = 0x38 ;
  552. 102552 constexpr std::uintptr_t cctvSnapshot = 0x40 ;
  553. 102553 constexpr std::uintptr_t fadeToBlackSnapshot = 0x48 ;
  554. 102554 constexpr std::uintptr_t underwaterInSound = 0x50 ;
  555. 102555 constexpr std::uintptr_t underwaterOutSound = 0x58 ;
  556. 102556 constexpr std::uintptr_t recordingSnapshot = 0x60 ;
  557. 102557 constexpr std::uintptr_t woundedLoop = 0x68 ;
  558. 102558 constexpr std::uintptr_t cctvModeLoopDef = 0x78 ;
  559. 102559 constexpr std::uintptr_t cctvModeStartDef = 0x88 ;
  560. 102560 constexpr std::uintptr_t cctvModeStopDef = 0x90 ;
  561. 102561 constexpr std::uintptr_t predatorNearbySnapshot = 0x98 ;
  562. 102562 constexpr std::uintptr_t deafness = 0xA0 ;
  563. 102563 
  564. 102564 constexpr std::uintptr_t _9f097bf3eea7494c7e8e5d6532be926b796464b9 = 0x70 ;
  565. 102565 constexpr std::uintptr_t _96a4dd3bf7d543b563f1f30a6d869630698da796 = 0x80 ;
  566. 102566 constexpr std::uintptr_t _dd8ef45a5d48157b53d70ccf8173278bca088e1e = 0xA4 ;
  567. 102567 constexpr std::uintptr_t _4353180714f3345ffdf98c30079ed8d1bed537cd = 0xA5 ;
  568. 102568 constexpr std::uintptr_t _145b095d8540b978d7514293f9cb6c645e18a59c = 0xA6 ;
  569. 102569 constexpr std::uintptr_t _f7118f9109349937d54328599ef3edebec2fa1a8 = 0xA8 ;
  570. 102570 }
  571. 102571 
  572. 102572 namespace %7f03af7457c99ee733d3d1f5a69cd53edd26ef05
  573. 102573 {
  574. 102574 constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10 ;
  575. 102575 constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14 ;
  576. 102576 constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20 ;
  577. 102577 constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28 ;
  578. 102578 constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30 ;
  579. 102579 constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38 ;
  580. 102580 constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C ;
  581. 102581 constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48 ;
  582. 102582 constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C ;
  583. 102583 constexpr std::uintptr_t _0fc46ee05f8036d13a9188b2c90d21c8116107c2 = 0x60 ;
  584. 102584 constexpr std::uintptr_t _6d04957066de2ca574cbcf6a91613a63b1810435 = 0x68 ;
  585. 102585 constexpr std::uintptr_t _8fdef229348eb9be2e1a087dbf51ca546d35768d = 0x70 ;
  586. 102586 
  587. 102587 namespace _static
  588. 102588 {
  589. 102589 constexpr std::uintptr_t _591927f34aea45dbc33021a2dca1d035510390d7 = 0x0 ;
  590. 102590 constexpr std::uintptr_t _49b59e8535288c83a06e79713cd638526689538c = 0x8 ;
  591. 102591 constexpr std::uintptr_t _dd247e409dcb4ee209a48884c221bdb343fe8437 = 0x10 ;
  592. 102592 constexpr std::uintptr_t _a4ce4c5b0eadfdeae7e13d6776e31ede4d52a4f5 = 0x18 ;
  593. 102593 }
  594. 102594 
  595. 102595 }
  596. 102596 
  597. 102597 namespace %ba2cfd1c688f718b0393cafbd4713ba9ebb8412a
  598. 102598 {
  599. 102599 constexpr std::uintptr_t TypeInfo = 0x10834838 ;
  600. 102600 constexpr std::uintptr_t _77633055d2f22218e990c05327c0e47c1b208c23 = 0x10 ;
  601. 102601 constexpr std::uintptr_t _0e3c7cf2e9c186db4d272d38699ad95b1fd2adb4 = 0x18 ;
  602. 102602 constexpr std::uintptr_t _536dce65896d923f6886c290dd887a9201553224 = 0x20 ;
  603. 102603 constexpr std::uintptr_t _059b6690b9604124aa7b6f89bbaf9ceb1e41df1c = 0x24 ;
  604. 102604 constexpr std::uintptr_t _e5d9bded52ecb18a17095fc95aa2ade804dda36a = 0x28 ;
  605. 102605 constexpr std::uintptr_t _f135132fbe94e706154cc4ce9ef7b468536a017a = 0x34 ;
  606. 102606 constexpr std::uintptr_t _fe0466799d3e0d4f2ab66bc81ca489c8718fa03b = 0x38 ;
  607. 102607 constexpr std::uintptr_t _0b83b89aa1991880a357c91fa0982ee68d8b9b0e = 0x3C ;
  608. 102608 constexpr std::uintptr_t _6e969dab39213322a1af8b4759ff42caff9e039c = 0x40 ;
  609. 102609 constexpr std::uintptr_t _5b0cec6e76cf135f24523004e6e785f8b776d994 = 0x44 ;
  610. 102610 constexpr std::uintptr_t _b0e2788dbd01f48c1bf7352a140ea22893764781 = 0x48 ;
  611. 102611 constexpr std::uintptr_t _8db5033fbb78a1d1abd600bec1a907f3f6dd494a = 0x50 ;
  612. 102612 constexpr std::uintptr_t _cbed65bef718bb6b1219830dea856c245a98210f = 0x60 ;
  613. 102613 constexpr std::uintptr_t _f2af54ddbc7b50b28a51cccff62e9b4ed6e44880 = 0x68 ;
  614. 102614 constexpr std::uintptr_t _04c586f0007749235455022070212e986044a83c = 0x69 ;
  615. 102615 constexpr std::uintptr_t _b5f1b593d662cb4378f8d73ca682934cf1f77623 = 0x70 ;
  616. 102616 constexpr std::uintptr_t _52ac9ddb5dea82195995502e484bd16382b74d2c = 0x78 ;
  617. 102617 
  618. 102618 namespace _static
  619. 102619 {
  620. 102620 constexpr std::uintptr_t _3d3ca65e17ca41947cea2b9b895b13c03fdf4dba = 0x0 ;
  621. 102621 constexpr std::uintptr_t _63d7bd435147ea6e1804848b5ab7102f73101ff9 = 0x8 ;
  622. 102622 }
  623. 102623 
  624. 102624 }
  625. 102625 
  626. 102626 namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
  627. 102627 {
  628. 102628 constexpr std::uintptr_t TypeInfo = 0x1074F9A8 ;
  629. 102629 constexpr std::uintptr_t _f32de5570e10ce24dfee922b27292b456068d939 = 0x10 ;
  630. 102630 constexpr std::uintptr_t _5fde862efd3357eb0d7fa19346d3d8f95b8182d1 = 0x38 ;
  631. 102631 constexpr std::uintptr_t _001a4c47f0464305bfd5f0b4cfd66a0addd517bd = 0x40 ;
  632. 102632 }
  633. 102633 
  634. 102634 namespace %b36f1aba8b0af784399bc187b8254d63150c5aca
  635. 102635 {
  636. 102636 constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10 ;
  637. 102637 constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14 ;
  638. 102638 constexpr std::uintptr_t _55b51dd398500db92472ec86a1bf65b58b1fc012 = 0x18 ;
  639. 102639 
  640. 102640 namespace _static
  641. 102641 {
  642. 102642 constexpr std::uintptr_t _8aab81bc41440d8686c6ad19e85cf50189506f75 = 0x0 ;
  643. 102643 constexpr std::uintptr_t _529a69eabb90eabf8a74d4ecc5ac23f1d69c7701 = 0x10 ;
  644. 102644 }
  645. 102645 
  646. 102646 }
  647. 102647 
  648. 102648 namespace %7d8f0ba8c6f2b8de353533c63afbfa90bcf528e4
  649. 102649 {
  650. 102650 constexpr std::uintptr_t TypeInfo = 0x10726070 ;
  651. 102651 constexpr std::uintptr_t _03673f7a91d1d3494c0742b5b92973d0a56ff464 = 0x10 ;
  652. 102652 constexpr std::uintptr_t _6404f3734bf5062960fea8877f01393d8c8a914a = 0x11 ;
  653. 102653 
  654. 102654 namespace _static
  655. 102655 {
  656. 102656 constexpr std::uintptr_t _31e468e2a5630b2e466979470577a675b6776fb0 = 0x0 ;
  657. 102657 constexpr std::uintptr_t _eb667415f029e1aa62c01c4b329e6240b35bfc3b = 0x10 ;
  658. 102658 constexpr std::uintptr_t _64484e17f45d3572d10f41c5fe1384be51a86307 = 0x18 ;
  659. 102659 }
  660. 102660 
  661. 102661 }
  662. 102662 
  663. 102663 namespace %d995cd6608c5228820ad75246489302a0efe13f8
  664. 102664 {
  665. 102665 constexpr std::uintptr_t _array = 0x10 ;
  666. 102666 constexpr std::uintptr_t _head = 0x18 ;
  667. 102667 constexpr std::uintptr_t _tail = 0x1C ;
  668. 102668 constexpr std::uintptr_t _size = 0x20 ;
  669. 102669 constexpr std::uintptr_t _version = 0x24 ;
  670. 102670 constexpr std::uintptr_t _syncRoot = 0x28 ;
  671. 102671 
  672. 102672 }
  673. 102673 
  674. 102674 namespace Megaphone
  675. 102675 {
  676. 102676 constexpr std::uintptr_t TypeInfo = 0x10847048 ;
  677. 102677 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  678. 102678 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  679. 102679 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  680. 102680 constexpr std::uintptr_t prefabID = 0x54 ;
  681. 102681 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  682. 102682 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  683. 102683 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  684. 102684 constexpr std::uintptr_t networkRange = 0x64 ;
  685. 102685 constexpr std::uintptr_t bounds = 0x18C ;
  686. 102686 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  687. 102687 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  688. 102688 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  689. 102689 constexpr std::uintptr_t model = 0x1B8 ;
  690. 102690 constexpr std::uintptr_t flags = 0x1C0 ;
  691. 102691 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  692. 102692 constexpr std::uintptr_t worldModelAnimator = 0x218 ;
  693. 102693 constexpr std::uintptr_t thirdPersonDeploySound = 0x220 ;
  694. 102694 constexpr std::uintptr_t thirdPersonAimSound = 0x228 ;
  695. 102695 constexpr std::uintptr_t thirdPersonAimEndSound = 0x230 ;
  696. 102696 constexpr std::uintptr_t hideViewmodel = 0x238 ;
  697. 102697 constexpr std::uintptr_t handBone = 0x260 ;
  698. 102698 constexpr std::uintptr_t HoldAnimationOverride = 0x268 ;
  699. 102699 constexpr std::uintptr_t holdInfo = 0x270 ;
  700. 102700 constexpr std::uintptr_t isBuildingTool = 0x28C ;
  701. 102701 constexpr std::uintptr_t canBeUsedWithShield = 0x28D ;
  702. 102702 constexpr std::uintptr_t ForwardSignalsFromPlayer = 0x28E ;
  703. 102703 constexpr std::uintptr_t forcedOwner = 0x290 ;
  704. 102704 constexpr std::uintptr_t useOwnerForward = 0x298 ;
  705. 102705 constexpr std::uintptr_t CanSetLightsOn = 0x299 ;
  706. 102706 constexpr std::uintptr_t holsterInfo = 0x2A0 ;
  707. 102707 constexpr std::uintptr_t HeldCameraMode = 0x2A8 ;
  708. 102708 constexpr std::uintptr_t hostileScore = 0x2AC ;
  709. 102709 constexpr std::uintptr_t FirstPersonArmOffset = 0x2B0 ;
  710. 102710 constexpr std::uintptr_t FirstPersonArmRotation = 0x2BC ;
  711. 102711 constexpr std::uintptr_t FirstPersonRotationStrength = 0x2C8 ;
  712. 102712 constexpr std::uintptr_t AttachmentAnchor = 0x2D0 ;
  713. 102713 constexpr std::uintptr_t voiceProcessor = 0x2E8 ;
  714. 102714 constexpr std::uintptr_t VoiceDamageMinFrequency = 0x2F0 ;
  715. 102715 constexpr std::uintptr_t VoiceDamageAmount = 0x2F4 ;
  716. 102716 constexpr std::uintptr_t VoiceSource = 0x2F8 ;
  717. 102717 constexpr std::uintptr_t StartBroadcastingSfx = 0x300 ;
  718. 102718 constexpr std::uintptr_t StopBroadcastingSfx = 0x308 ;
  719. 102719 
  720. 102720 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  721. 102721 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  722. 102722 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  723. 102723 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  724. 102724 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  725. 102725 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  726. 102726 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  727. 102727 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  728. 102728 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  729. 102729 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  730. 102730 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  731. 102731 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  732. 102732 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  733. 102733 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  734. 102734 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  735. 102735 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  736. 102736 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  737. 102737 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  738. 102738 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  739. 102739 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  740. 102740 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  741. 102741 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  742. 102742 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  743. 102743 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  744. 102744 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  745. 102745 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  746. 102746 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  747. 102747 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  748. 102748 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  749. 102749 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  750. 102750 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  751. 102751 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  752. 102752 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  753. 102753 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  754. 102754 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  755. 102755 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  756. 102756 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  757. 102757 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  758. 102758 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  759. 102759 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  760. 102760 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  761. 102761 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  762. 102762 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  763. 102763 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  764. 102764 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  765. 102765 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  766. 102766 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  767. 102767 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  768. 102768 constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200 ;
  769. 102769 constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208 ;
  770. 102770 constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214 ;
  771. 102771 constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240 ;
  772. 102772 constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248 ;
  773. 102773 constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249 ;
  774. 102774 constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A ;
  775. 102775 constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B ;
  776. 102776 constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250 ;
  777. 102777 constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258 ;
  778. 102778 constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8 ;
  779. 102779 constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0 ;
  780. 102780 constexpr std::uintptr_t _d41da14ccba0c031bd05100ad3bbfc4694bf8782 = 0x310 ;
  781. 102781 }
  782. 102782 
  783. 102783 namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
  784. 102784 {
  785. 102785 constexpr std::uintptr_t _de362251d6e54cd302946e49e7350666247d0522 = 0x10 ;
  786. 102786 constexpr std::uintptr_t _55e1e050e06f397f9d7860138f008ac4cf4bfbea = 0x18 ;
  787. 102787 }
  788. 102788 
  789. 102789 namespace %52c36b8e0a85c5ce62a0c895fc62cabeba3856ab
  790. 102790 {
  791. 102791 constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10 ;
  792. 102792 constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14 ;
  793. 102793 constexpr std::uintptr_t _f506e5b5e8c2b58aafd73fea6828e1a1014da627 = 0x18 ;
  794. 102794 constexpr std::uintptr_t _be6311e5e8a31812ececd492f572379026e86978 = 0x20 ;
  795. 102795 
  796. 102796 namespace _static
  797. 102797 {
  798. 102798 constexpr std::uintptr_t _970070cdddaac70a298713f45456d49417cb29e0 = 0x0 ;
  799. 102799 constexpr std::uintptr_t _d36963b2584fcbde9a904918889f9fc8e526a5eb = 0x8 ;
  800. 102800 constexpr std::uintptr_t _7280661f3f43a8eb9478d44ed1c8127efb151c7f = 0x10 ;
  801. 102801 }
  802. 102802 
  803. 102803 }
  804. 102804 
  805. 102805 namespace BicycleAudio
  806. 102806 {
  807. 102807 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  808. 102808 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  809. 102809 constexpr std::uintptr_t groundVehicle = 0x20 ;
  810. 102810 constexpr std::uintptr_t engineStartSound = 0x28 ;
  811. 102811 constexpr std::uintptr_t engineStopSound = 0x30 ;
  812. 102812 constexpr std::uintptr_t engineStartFailSound = 0x38 ;
  813. 102813 constexpr std::uintptr_t blendedEngineLoops = 0x40 ;
  814. 102814 constexpr std::uintptr_t wheelRatioMultiplier = 0x48 ;
  815. 102815 constexpr std::uintptr_t overallVolume = 0x4C ;
  816. 102816 constexpr std::uintptr_t waterSplashSoundDef = 0x50 ;
  817. 102817 constexpr std::uintptr_t waterLoops = 0x58 ;
  818. 102818 constexpr std::uintptr_t waterSoundsMaxSpeed = 0x60 ;
  819. 102819 constexpr std::uintptr_t brakeSoundDef = 0x68 ;
  820. 102820 constexpr std::uintptr_t brakeStartSoundDef = 0x70 ;
  821. 102821 constexpr std::uintptr_t brakeStopSoundDef = 0x78 ;
  822. 102822 constexpr std::uintptr_t lightsToggleSound = 0x80 ;
  823. 102823 constexpr std::uintptr_t engineAudioSet = 0xB0 ;
  824. 102824 constexpr std::uintptr_t suspensionDef = 0xB8 ;
  825. 102825 constexpr std::uintptr_t suspensionMinExtensionDelta = 0xC0 ;
  826. 102826 constexpr std::uintptr_t suspensionMinTimeBetweenSounds = 0xC4 ;
  827. 102827 constexpr std::uintptr_t tireDirtSoundDef = 0xC8 ;
  828. 102828 constexpr std::uintptr_t tireGrassSoundDef = 0xD0 ;
  829. 102829 constexpr std::uintptr_t tireSnowSoundDef = 0xD8 ;
  830. 102830 constexpr std::uintptr_t tireWaterSoundDef = 0xE0 ;
  831. 102831 constexpr std::uintptr_t tireGainCurve = 0xE8 ;
  832. 102832 constexpr std::uintptr_t skidSoundLoop = 0xF0 ;
  833. 102833 constexpr std::uintptr_t skidSoundDirtLoop = 0xF8 ;
  834. 102834 constexpr std::uintptr_t skidSoundSnowLoop = 0x100 ;
  835. 102835 constexpr std::uintptr_t skidMinSlip = 0x108 ;
  836. 102836 constexpr std::uintptr_t skidMaxSlip = 0x10C ;
  837. 102837 constexpr std::uintptr_t pedalActiveSoundDef = 0x150 ;
  838. 102838 constexpr std::uintptr_t pedalCoastSoundDef = 0x158 ;
  839. 102839 constexpr std::uintptr_t pedalStartDef = 0x160 ;
  840. 102840 constexpr std::uintptr_t pedalStopDef = 0x168 ;
  841. 102841 constexpr std::uintptr_t bellSoundDef = 0x170 ;
  842. 102842 constexpr std::uintptr_t pedalGainCurve = 0x178 ;
  843. 102843 constexpr std::uintptr_t pedalPitchCurve = 0x180 ;
  844. 102844 constexpr std::uintptr_t pedalClicks = 0x188 ;
  845. 102845 constexpr std::uintptr_t pedalClickFrequencyCurve = 0x190 ;
  846. 102846 
  847. 102847 constexpr std::uintptr_t _04141808d4372ae4f1966af0d9b915de85073a61 = 0x88 ;
  848. 102848 constexpr std::uintptr_t _abd7edd9c5019596b4d4b1a4c9b3ee7c35782e20 = 0x8C ;
  849. 102849 constexpr std::uintptr_t _4c0ce8f87234c0bec6f41e7268b4bfc7767be933 = 0x90 ;
  850. 102850 constexpr std::uintptr_t _9cb7f111df14841823743b1988dcb1d661fa142c = 0x98 ;
  851. 102851 constexpr std::uintptr_t _8fa17be05a5c0a2aa5eb6c6231bdc03a687f3a3b = 0x9C ;
  852. 102852 constexpr std::uintptr_t _95ccedb637caa9f023ae228285065715f510e3da = 0xA0 ;
  853. 102853 constexpr std::uintptr_t _adc8614d4921a0c01e8c47106bdc40c88147cbb6 = 0xA4 ;
  854. 102854 constexpr std::uintptr_t _3f2bdfc33682024cf837a09a26091127855253b6 = 0xA8 ;
  855. 102855 constexpr std::uintptr_t _bc5752d9b06c8899298ffc3721c2d94bb2bbd269 = 0xAC ;
  856. 102856 constexpr std::uintptr_t _541d33da2cef79da01ac1e7751f11e79ff4696af = 0x110 ;
  857. 102857 constexpr std::uintptr_t _c3e0f8bccce64830a91452847436f4a1c1dfa00f = 0x118 ;
  858. 102858 constexpr std::uintptr_t _66561e43254d41943a350c18a5dd1ba4242393be = 0x120 ;
  859. 102859 constexpr std::uintptr_t _845c0cc3dccf68567ba01ad0a89e4cbf9a051f5d = 0x128 ;
  860. 102860 constexpr std::uintptr_t _8867b5369338ce4cf644e358bb430645d5eb6589 = 0x130 ;
  861. 102861 constexpr std::uintptr_t _259bab762649cb312cb034a82a43c24904b4a7b8 = 0x134 ;
  862. 102862 constexpr std::uintptr_t _516b2455745c816e3de1ea4905669e1620baed5a = 0x138 ;
  863. 102863 constexpr std::uintptr_t _0a2c9d749c38030a4025b7d9ad9e8e1e0263f50e = 0x140 ;
  864. 102864 constexpr std::uintptr_t _6b9cf9eb040630c9a7a02362f48b0b835074ad70 = 0x148 ;
  865. 102865 constexpr std::uintptr_t _d1c28f6f980aebf0a9d1c6d4ed5173c125cdb208 = 0x198 ;
  866. 102866 constexpr std::uintptr_t _60df325abcdd6bf67626fb1b046b89a8e0aa9d41 = 0x1A0 ;
  867. 102867 constexpr std::uintptr_t _fc66cd5794be3d5f76b8d9fe8198dbfd7b270af2 = 0x1A8 ;
  868. 102868 constexpr std::uintptr_t _ab64302cbe10788730c08c47cf73f06219945755 = 0x1B0 ;
  869. 102869 }
  870. 102870 
  871. 102871 namespace DecorScale
  872. 102872 {
  873. 102873 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  874. 102874 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  875. 102875 constexpr std::uintptr_t MinScale = 0xA8 ;
  876. 102876 constexpr std::uintptr_t MaxScale = 0xB4 ;
  877. 102877 
  878. 102878 constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20 ;
  879. 102879 constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C ;
  880. 102880 constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C ;
  881. 102881 constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48 ;
  882. 102882 constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54 ;
  883. 102883 constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60 ;
  884. 102884 constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70 ;
  885. 102885 constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78 ;
  886. 102886 constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80 ;
  887. 102887 constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84 ;
  888. 102888 constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88 ;
  889. 102889 constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90 ;
  890. 102890 constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98 ;
  891. 102891 constexpr std::uintptr_t _587ac961ba0aa8b0a54df2ada3fd2e884f91aaa6 = 0xA0 ;
  892. 102892 }
  893. 102893 
  894. 102894 namespace %e42016ac3114677a8066c18a3c9c7dcfcd207870
  895. 102895 {
  896. 102896 constexpr std::uintptr_t _5074caa329e0dd74ed7270a839a96fe08c6ff82e = 0x10 ;
  897. 102897 constexpr std::uintptr_t _80dc94e81d2163dac6bf35b86367acb35f14235b = 0x20 ;
  898. 102898 
  899. 102899 namespace _static
  900. 102900 {
  901. 102901 constexpr std::uintptr_t _f05223af66fae6e3fb1de877bebde1ec6e576439 = 0x0 ;
  902. 102902 constexpr std::uintptr_t _44424519c919cfcc8f0fb167610d144b7c57a7a3 = 0x10 ;
  903. 102903 constexpr std::uintptr_t _4ac47f37f29bec6c7366ae7c0e1a068e4dc0bd42 = 0x18 ;
  904. 102904 constexpr std::uintptr_t _b5b6ab68d54212f55827dfad76df97b30fbcc36e = 0x20 ;
  905. 102905 constexpr std::uintptr_t _b20bcd91f351280cfda233938466906c844e536d = 0x28 ;
  906. 102906 constexpr std::uintptr_t _fe36c37f19ebbaf3f538bb845cd04240ac5229c0 = 0x30 ;
  907. 102907 }
  908. 102908 
  909. 102909 }
  910. 102910 
  911. 102911 namespace FishLookup
  912. 102912 {
  913. 102913 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  914. 102914 constexpr std::uintptr_t FilenameStringId = 0x18 ;
  915. 102915 constexpr std::uintptr_t FallbackFish = 0x20 ;
  916. 102916 }
  917. 102917 
  918. 102918 namespace NeedleType
  919. 102919 {
  920. 102920 constexpr std::uintptr_t value__ = 0x0 ;
  921. 102921 }
  922. 102922 
  923. 102923 namespace LocomotiveExtraVisuals
  924. 102924 {
  925. 102925 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  926. 102926 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  927. 102927 constexpr std::uintptr_t trainEngine = 0x20 ;
  928. 102928 constexpr std::uintptr_t needleA = 0x28 ;
  929. 102929 constexpr std::uintptr_t needleB = 0x30 ;
  930. 102930 constexpr std::uintptr_t needleC = 0x38 ;
  931. 102931 constexpr std::uintptr_t maxAngle = 0x40 ;
  932. 102932 constexpr std::uintptr_t speedoMoveSpeed = 0x44 ;
  933. 102933 constexpr std::uintptr_t pressureMoveSpeed = 0x48 ;
  934. 102934 constexpr std::uintptr_t fanAcceleration = 0x4C ;
  935. 102935 constexpr std::uintptr_t fanMaxSpeed = 0x50 ;
  936. 102936 constexpr std::uintptr_t speedoMax = 0x54 ;
  937. 102937 constexpr std::uintptr_t engineFans = 0x58 ;
  938. 102938 
  939. 102939 constexpr std::uintptr_t _65e1448f2a48ea5ba30cefbaa7503ecf208c385c = 0x60 ;
  940. 102940 constexpr std::uintptr_t _2f20a4ff34421b758598bf45beaeaae7dedd3804 = 0x6C ;
  941. 102941 constexpr std::uintptr_t _44643f6b9fbc8019d58d6b5df22218ac6ef5cea8 = 0x70 ;
  942. 102942 }
  943. 102943 
  944. 102944 namespace HairSetEntry
  945. 102945 {
  946. 102946 constexpr std::uintptr_t HairSet = 0x0 ;
  947. 102947 constexpr std::uintptr_t HairPrefab = 0x8 ;
  948. 102948 constexpr std::uintptr_t HairDyeCollection = 0x10 ;
  949. 102949 }
  950. 102950 
  951. 102951 namespace HairSetCollection
  952. 102952 {
  953. 102953 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  954. 102954 constexpr std::uintptr_t Head = 0x18 ;
  955. 102955 constexpr std::uintptr_t Eyebrow = 0x20 ;
  956. 102956 constexpr std::uintptr_t Facial = 0x28 ;
  957. 102957 constexpr std::uintptr_t Armpit = 0x30 ;
  958. 102958 constexpr std::uintptr_t Pubic = 0x38 ;
  959. 102959 }
  960. 102960 
  961. 102961 namespace %58225021f1905f68739934af77186cf1084fb7d6
  962. 102962 {
  963. 102963 constexpr std::uintptr_t _508aac904b206c8c45a49784f6e6aaa2d16d7c5b = 0x10 ;
  964. 102964 constexpr std::uintptr_t _b97c76ccd7fb046f5c464d830ce409ce2f510c13 = 0x20 ;
  965. 102965 constexpr std::uintptr_t _4420f5c477d0840a2cbe965c3f0d1db72284d2b6 = 0x30 ;
  966. 102966 }
  967. 102967 
  968. 102968 namespace ItemModBlueprintCraft
  969. 102969 {
  970. 102970 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  971. 102971 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  972. 102972 constexpr std::uintptr_t successEffect = 0x30 ;
  973. 102973 
  974. 102974 constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20 ;
  975. 102975 constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28 ;
  976. 102976 }
  977. 102977 
  978. 102978 namespace ItemModArmorInsert
  979. 102979 {
  980. 102980 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  981. 102981 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  982. 102982 constexpr std::uintptr_t protectionProperties = 0x30 ;
  983. 102983 constexpr std::uintptr_t SpeedReduction = 0x38 ;
  984. 102984 
  985. 102985 constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20 ;
  986. 102986 constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28 ;
  987. 102987 }
  988. 102988 
  989. 102989 namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
  990. 102990 {
  991. 102991 constexpr std::uintptr_t _d1dcf5cc1a9fa7d0753906292addd91579f7116a = 0x10 ;
  992. 102992 constexpr std::uintptr_t _02d1781b72b184523ec5e0f6799b319b601b66dc = 0x20 ;
  993. 102993 constexpr std::uintptr_t _f17c9d16c5e6e76b7173ebba0b6535c8fbff69f1 = 0x28 ;
  994. 102994 constexpr std::uintptr_t _0f99fdbffa46b0b7c55e215497dbac935db15b4b = 0x38 ;
  995. 102995 constexpr std::uintptr_t _6eeeb41b882f8fc12befb49e4d01ce0841a3cd32 = 0x40 ;
  996. 102996 constexpr std::uintptr_t _435813bdecdb0d50bd9448b9b496d1665fe2e4c5 = 0x68 ;
  997. 102997 constexpr std::uintptr_t _de5933e84c995b13dee007d2c65c03f254219b32 = 0x70 ;
  998. 102998 constexpr std::uintptr_t _268b98e9bb2699de72ee53fbda9d00ff4503e449 = 0xB0 ;
  999. 102999 constexpr std::uintptr_t _bd442a8b6646e67b7221a54abc7c54a583b7bc0b = 0xD8 ;
  1000. 103000 constexpr std::uintptr_t _4a5634a0542b6626d0606fb2676d731df2d02fdd = 0xE8 ;
  1001. 103001 constexpr std::uintptr_t _1fefa493d021acaff74b9d613ec779bbce2ac0c0 = 0x110 ;
  1002. 103002 constexpr std::uintptr_t _075c3e13f542d94d532fe7c5f68f1fd26a96bbb4 = 0x138 ;
  1003. 103003 constexpr std::uintptr_t _c365f94670665915bddf6d2e3870b09799eb3b6d = 0x148 ;
  1004. 103004 constexpr std::uintptr_t _8ab7925b5087ee0e77089592dc60e2d4414cb399 = 0x14C ;
  1005. 103005 constexpr std::uintptr_t _0de9c4328f18d965afe83b848df24355d8f6de84 = 0x158 ;
  1006. 103006 constexpr std::uintptr_t _f07e83c4238c5253390b008a2456e3f3df74ed2d = 0x160 ;
  1007. 103007 constexpr std::uintptr_t _c0d6b98646871d7555d332fc6b3e45eaa8783c1b = 0x170 ;
  1008. 103008 constexpr std::uintptr_t _22cae026cee0de871d6817e80c12ea0ef3b0ae6f = 0x180 ;
  1009. 103009 constexpr std::uintptr_t _3f23bc5020790a05e9bfdf77b0d2c1b1b8f9f91a = 0x1A8 ;
  1010. 103010 constexpr std::uintptr_t _ba1fab8e108051c524b5fb47575ac7ff615fa77b = 0x1B0 ;
  1011. 103011 }
  1012. 103012 
  1013. 103013 namespace %6d86fcf1e4fc5b60fe51c8e5ad6fbfb8d9abe239
  1014. 103014 {
  1015. 103015 constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10 ;
  1016. 103016 constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14 ;
  1017. 103017 constexpr std::uintptr_t _d8a0fc373b98eed7f6241368a61b4dd770767673 = 0x18 ;
  1018. 103018 constexpr std::uintptr_t _63e6fdb1c7cdfa154b0ebd0b9102e7cd0eef53cb = 0x20 ;
  1019. 103019 
  1020. 103020 namespace _static
  1021. 103021 {
  1022. 103022 constexpr std::uintptr_t _9ede3bb77a2247ca47f6aba51372531698c77f36 = 0x0 ;
  1023. 103023 constexpr std::uintptr_t _338d27d37ec790cf4a11f6f6232bf57f9f29f141 = 0x8 ;
  1024. 103024 constexpr std::uintptr_t _c2a078a90032d5dd037ee4f8bd500f52565a6caa = 0x10 ;
  1025. 103025 constexpr std::uintptr_t _ef37b3c41f2e95424efcae9dff128fabaf6b1e27 = 0x18 ;
  1026. 103026 }
  1027. 103027 
  1028. 103028 }
  1029. 103029 
  1030. 103030 namespace ItemModWorkbenchUpgrade
  1031. 103031 {
  1032. 103032 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1033. 103033 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1034. 103034 constexpr std::uintptr_t minimumWorkbenchLevel = 0x30 ;
  1035. 103035 constexpr std::uintptr_t upgradeVisualPrefab = 0x38 ;
  1036. 103036 constexpr std::uintptr_t upgradeVisualPrefabLevel2 = 0x40 ;
  1037. 103037 constexpr std::uintptr_t upgradeVisualPrefabLevel3 = 0x48 ;
  1038. 103038 constexpr std::uintptr_t installEffectPrefab = 0x50 ;
  1039. 103039 
  1040. 103040 constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20 ;
  1041. 103041 constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28 ;
  1042. 103042 }
  1043. 103043 
  1044. 103044 namespace RailMeshLOD
  1045. 103045 {
  1046. 103046 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1047. 103047 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1048. 103048 constexpr std::uintptr_t DistanceMode = 0x20 ;
  1049. 103049 constexpr std::uintptr_t OccludeeParams = 0x24 ;
  1050. 103050 constexpr std::uintptr_t States = 0xD0 ;
  1051. 103051 
  1052. 103052 constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38 ;
  1053. 103053 constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40 ;
  1054. 103054 constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48 ;
  1055. 103055 constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C ;
  1056. 103056 constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D ;
  1057. 103057 constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50 ;
  1058. 103058 constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58 ;
  1059. 103059 constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C ;
  1060. 103060 constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D ;
  1061. 103061 constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60 ;
  1062. 103062 constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68 ;
  1063. 103063 constexpr std::uintptr_t _ba5d209c5366dc29561516ae23bd3c2e6229aea6 = 0x88 ;
  1064. 103064 constexpr std::uintptr_t _76b0d2e60c863c2178643a95bcf8ce3448190074 = 0x90 ;
  1065. 103065 constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x94 ;
  1066. 103066 constexpr std::uintptr_t _49f1bd519c0a4b7a364b339022144b01f0f4b8ff = 0x95 ;
  1067. 103067 constexpr std::uintptr_t _13dc0443e6169ff34c4079434899eeb0557dba07 = 0x96 ;
  1068. 103068 constexpr std::uintptr_t _dc0adb2be7462b68fe5659725b133e02426abfe9 = 0x98 ;
  1069. 103069 constexpr std::uintptr_t _540a7fc808d6260a5e9098a5f0fd0848d453601d = 0xB8 ;
  1070. 103070 constexpr std::uintptr_t _df3835cb8e5393b3daaae6d19d21b7e065a754dc = 0xC0 ;
  1071. 103071 constexpr std::uintptr_t _9a8f67336ad06f8198fa4c7ea03841711aa294d1 = 0xC8 ;
  1072. 103072 constexpr std::uintptr_t _44a919bc94fdea62e73cd4147270d7b6e2d2d273 = 0xD8 ;
  1073. 103073 constexpr std::uintptr_t _b0342580288109f2e6ed598bb9c90687eeab3f16 = 0xE0 ;
  1074. 103074 constexpr std::uintptr_t _4da90b56e3c0d62d027bb88050f3b22c3c6fd8a6 = 0xE8 ;
  1075. 103075 constexpr std::uintptr_t _6d04793ff5544be56b3c9e771b8c7806a77310da = 0xF0 ;
  1076. 103076 constexpr std::uintptr_t _06e70c6944949d91ca66f24ef21f24fe923369c6 = 0xF8 ;
  1077. 103077 constexpr std::uintptr_t _5f49b6105ed432fe2cc9af391af935a094e5e0ab = 0xFC ;
  1078. 103078 constexpr std::uintptr_t _7ed977e087de1d70fd01a666479ec26487a2ea6f = 0x100 ;
  1079. 103079 constexpr std::uintptr_t _3c1c60916a0991fca7012080aff0a1e31fa8c70a = 0x108 ;
  1080. 103080 constexpr std::uintptr_t _123ccfb575494d1a1a5968218e79cc37033c5111 = 0x109 ;
  1081. 103081 constexpr std::uintptr_t _c3a0198601c544d9f5b706cf7f08ddb209688d14 = 0x110 ;
  1082. 103082 }
  1083. 103083 
  1084. 103084 namespace ItemModUpgrade
  1085. 103085 {
  1086. 103086 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1087. 103087 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1088. 103088 constexpr std::uintptr_t numForUpgrade = 0x30 ;
  1089. 103089 constexpr std::uintptr_t upgradeSuccessChance = 0x34 ;
  1090. 103090 constexpr std::uintptr_t numToLoseOnFail = 0x38 ;
  1091. 103091 constexpr std::uintptr_t upgradedItem = 0x40 ;
  1092. 103092 constexpr std::uintptr_t numUpgradedItem = 0x48 ;
  1093. 103093 constexpr std::uintptr_t successEffect = 0x50 ;
  1094. 103094 constexpr std::uintptr_t failEffect = 0x58 ;
  1095. 103095 
  1096. 103096 constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20 ;
  1097. 103097 constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28 ;
  1098. 103098 }
  1099. 103099 
  1100. 103100 namespace LootableCorpse
  1101. 103101 {
  1102. 103102 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1103. 103103 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1104. 103104 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1105. 103105 constexpr std::uintptr_t prefabID = 0x54 ;
  1106. 103106 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1107. 103107 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1108. 103108 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1109. 103109 constexpr std::uintptr_t networkRange = 0x64 ;
  1110. 103110 constexpr std::uintptr_t bounds = 0x18C ;
  1111. 103111 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1112. 103112 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1113. 103113 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1114. 103114 constexpr std::uintptr_t model = 0x1B8 ;
  1115. 103115 constexpr std::uintptr_t flags = 0x1C0 ;
  1116. 103116 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1117. 103117 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  1118. 103118 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  1119. 103119 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  1120. 103120 constexpr std::uintptr_t baseProtection = 0x238 ;
  1121. 103121 constexpr std::uintptr_t startHealth = 0x240 ;
  1122. 103122 constexpr std::uintptr_t pickup = 0x248 ;
  1123. 103123 constexpr std::uintptr_t repair = 0x270 ;
  1124. 103124 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  1125. 103125 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  1126. 103126 constexpr std::uintptr_t lifestate = 0x2A8 ;
  1127. 103127 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  1128. 103128 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  1129. 103129 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  1130. 103130 constexpr std::uintptr_t faction = 0x2BC ;
  1131. 103131 constexpr std::uintptr_t prefabRagdoll = 0x2D0 ;
  1132. 103132 constexpr std::uintptr_t parentEnt = 0x2D8 ;
  1133. 103133 constexpr std::uintptr_t blockDamageIfNotGather = 0x2F0 ;
  1134. 103134 constexpr std::uintptr_t lootPanelName = 0x310 ;
  1135. 103135 
  1136. 103136 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1137. 103137 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1138. 103138 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1139. 103139 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1140. 103140 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1141. 103141 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1142. 103142 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1143. 103143 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1144. 103144 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1145. 103145 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1146. 103146 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1147. 103147 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1148. 103148 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1149. 103149 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1150. 103150 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1151. 103151 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1152. 103152 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1153. 103153 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1154. 103154 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1155. 103155 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1156. 103156 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1157. 103157 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1158. 103158 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1159. 103159 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1160. 103160 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1161. 103161 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1162. 103162 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1163. 103163 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1164. 103164 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1165. 103165 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1166. 103166 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1167. 103167 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1168. 103168 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1169. 103169 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1170. 103170 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1171. 103171 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1172. 103172 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1173. 103173 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1174. 103174 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1175. 103175 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1176. 103176 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1177. 103177 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1178. 103178 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1179. 103179 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1180. 103180 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1181. 103181 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1182. 103182 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1183. 103183 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1184. 103184 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  1185. 103185 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  1186. 103186 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  1187. 103187 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  1188. 103188 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  1189. 103189 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  1190. 103190 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  1191. 103191 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  1192. 103192 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  1193. 103193 constexpr std::uintptr_t _17d5ad9267d171e56a09efe8e3ec75ab8d53b17b = 0x2E0 ;
  1194. 103194 constexpr std::uintptr_t _e6c3243e836cdf5c58e05b0653cc1adad367a0b4 = 0x2E8 ;
  1195. 103195 constexpr std::uintptr_t _aedca445aefd63afbdce2b9760822cfb5b7560d9 = 0x2F8 ;
  1196. 103196 constexpr std::uintptr_t _38c4d23aa24e1b31b99003341df62f8731230ccf = 0x300 ;
  1197. 103197 constexpr std::uintptr_t _f11f9da1950bd301e6d2b2b6b830806397eed291 = 0x308 ;
  1198. 103198 constexpr std::uintptr_t _22a1c796816ad0ea5a2fab1379904b68f6a5cae5 = 0x318 ;
  1199. 103199 constexpr std::uintptr_t _6fca2ea1b02da4fc4640f9e7904792e99ddc5eae = 0x320 ;
  1200. 103200 constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x328 ;
  1201. 103201 constexpr std::uintptr_t _9b4fee587172352931e86b64abb671d5a9e820d0 = 0x330 ;
  1202. 103202 }
  1203. 103203 
  1204. 103204 namespace ResourceStage
  1205. 103205 {
  1206. 103206 constexpr std::uintptr_t Health = 0x10 ;
  1207. 103207 constexpr std::uintptr_t CollisionMesh = 0x18 ;
  1208. 103208 constexpr std::uintptr_t VisualMeshLods = 0x20 ;
  1209. 103209 }
  1210. 103210 
  1211. 103211 namespace StagedResourceEntityInfo
  1212. 103212 {
  1213. 103213 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1214. 103214 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1215. 103215 constexpr std::uintptr_t Stages = 0xA0 ;
  1216. 103216 
  1217. 103217 constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20 ;
  1218. 103218 constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C ;
  1219. 103219 constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C ;
  1220. 103220 constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48 ;
  1221. 103221 constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54 ;
  1222. 103222 constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60 ;
  1223. 103223 constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70 ;
  1224. 103224 constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78 ;
  1225. 103225 constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80 ;
  1226. 103226 constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84 ;
  1227. 103227 constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88 ;
  1228. 103228 constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90 ;
  1229. 103229 constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98 ;
  1230. 103230 }
  1231. 103231 
  1232. 103232 namespace GenericMountableAnimationSubSystem
  1233. 103233 {
  1234. 103234 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1235. 103235 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1236. 103236 constexpr std::uintptr_t SubSystemName = 0x20 ;
  1237. 103237 constexpr std::uintptr_t Mask = 0x28 ;
  1238. 103238 constexpr std::uintptr_t FadeInTime = 0x30 ;
  1239. 103239 constexpr std::uintptr_t FadeOutTime = 0x34 ;
  1240. 103240 constexpr std::uintptr_t DisableDuringGestures = 0x38 ;
  1241. 103241 constexpr std::uintptr_t DisableSpineIK = 0x39 ;
  1242. 103242 constexpr std::uintptr_t Priority = 0x3C ;
  1243. 103243 constexpr std::uintptr_t MountPose = 0x70 ;
  1244. 103244 constexpr std::uintptr_t HeldEntityMask = 0x78 ;
  1245. 103245 
  1246. 103246 constexpr std::uintptr_t _886af8313e36978fc7107bc3827a85f5124cecc3 = 0x40 ;
  1247. 103247 constexpr std::uintptr_t _74ff7ba83d677acff8912dfab24e79fbe20fa30f = 0x44 ;
  1248. 103248 constexpr std::uintptr_t _25b9e91eeb6fdf47a200d81b6d660375a7f4f07d = 0x48 ;
  1249. 103249 constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x50 ;
  1250. 103250 constexpr std::uintptr_t _ffb74c15e1d7ca4a1940fbe6824332b9eb442eb1 = 0x58 ;
  1251. 103251 constexpr std::uintptr_t _eaeaa469238a2cf8a3addde1e0717e0b821cb953 = 0x60 ;
  1252. 103252 constexpr std::uintptr_t _d7289c598f26d8c6b26b5511f64884b984049fa9 = 0x68 ;
  1253. 103253 constexpr std::uintptr_t _c71630b0086d28fdd6c641ea41c13f13a16e7b2a = 0x80 ;
  1254. 103254 constexpr std::uintptr_t _df95f6845f73ee85247b25329b79eeaacc123598 = 0xD0 ;
  1255. 103255 }
  1256. 103256 
  1257. 103257 namespace UICrafting
  1258. 103258 {
  1259. 103259 constexpr std::uintptr_t TypeInfo = 0x10757B48 ;
  1260. 103260 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1261. 103261 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1262. 103262 constexpr std::uintptr_t skinViewerPrefab = 0x20 ;
  1263. 103263 
  1264. 103264 constexpr std::uintptr_t _bfab8b943bd3ba7e5acc921b6b7b4be93f277200 = 0x28 ;
  1265. 103265 constexpr std::uintptr_t _5fede317f06650ed0b69abe4cbbe6fb0b3064871 = 0x30 ;
  1266. 103266 
  1267. 103267 namespace _static
  1268. 103268 {
  1269. 103269 constexpr std::uintptr_t _843fdc18f20a404c60134cf83c3a5c69753e130d = 0x0 ;
  1270. 103270 constexpr std::uintptr_t _d306acd173e639ba0ca56e948e624c4107e72e25 = 0x4 ;
  1271. 103271 constexpr std::uintptr_t _0311a61b1ab5dc6e0967fa5c5d7425ac48640f55 = 0x8 ;
  1272. 103272 constexpr std::uintptr_t _0f13bf565920466c48f5a2f39affab4cab81d0d1 = 0x10 ;
  1273. 103273 constexpr std::uintptr_t _26fe35496e010950cb2991ea5cf95209e63b56d6 = 0x18 ;
  1274. 103274 constexpr std::uintptr_t _29007e5a57e73dd95ef05c86c45d53c5cb94b5c1 = 0x20 ;
  1275. 103275 constexpr std::uintptr_t _24aac81cca0bfd29d56e95e26e1551211f73112c = 0x28 ;
  1276. 103276 constexpr std::uintptr_t _625f59f5f717d44d217d953061c6fd64dbcc7cfb = 0x30 ;
  1277. 103277 constexpr std::uintptr_t _604e3cba16a88830c3da4900d5a2da1005735180 = 0x38 ;
  1278. 103278 constexpr std::uintptr_t _0f8ebddf8c6e41ddcc9be6e44c13df2f34872183 = 0x3C ;
  1279. 103279 constexpr std::uintptr_t _ee72373303c0d4e036dc1193f585e3c2c877cc36 = 0x40 ;
  1280. 103280 constexpr std::uintptr_t _8c1c203ea3fc61dc8063e83da82b6c098ee8aec8 = 0x48 ;
  1281. 103281 constexpr std::uintptr_t _b064bef3d33ae4b1e3711bcd451c00872c6a122d = 0x50 ;
  1282. 103282 constexpr std::uintptr_t _35ceac223b3d96a6d21df047158675e10b01be88 = 0x58 ;
  1283. 103283 }
  1284. 103284 
  1285. 103285 }
  1286. 103286 
  1287. 103287 namespace %a1c4220469f3f3a0d6169a826601a6dd590742de
  1288. 103288 {
  1289. 103289 }
  1290. 103290 
  1291. 103291 namespace LookAt
  1292. 103292 {
  1293. 103293 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1294. 103294 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1295. 103295 constexpr std::uintptr_t target = 0x20 ;
  1296. 103296 }
  1297. 103297 
  1298. 103298 namespace ChildrenScreenshot
  1299. 103299 {
  1300. 103300 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1301. 103301 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1302. 103302 constexpr std::uintptr_t offsetAngle = 0x20 ;
  1303. 103303 constexpr std::uintptr_t width = 0x2C ;
  1304. 103304 constexpr std::uintptr_t height = 0x30 ;
  1305. 103305 constexpr std::uintptr_t fieldOfView = 0x34 ;
  1306. 103306 constexpr std::uintptr_t folder = 0x38 ;
  1307. 103307 }
  1308. 103308 
  1309. 103309 namespace VolumeCloudsCurlNoiseConfig
  1310. 103310 {
  1311. 103311 constexpr std::uintptr_t TypeInfo = 0x107F1580 ;
  1312. 103312 constexpr std::uintptr_t Frequency = 0x10 ;
  1313. 103313 constexpr std::uintptr_t Strength = 0x18 ;
  1314. 103314 constexpr std::uintptr_t Octaves = 0x1C ;
  1315. 103315 }
  1316. 103316 
  1317. 103317 namespace ColorSetting
  1318. 103318 {
  1319. 103319 constexpr std::uintptr_t name = 0x0 ;
  1320. 103320 constexpr std::uintptr_t desc = 0x8 ;
  1321. 103321 constexpr std::uintptr_t color = 0x10 ;
  1322. 103322 constexpr std::uintptr_t mat = 0x20 ;
  1323. 103323 }
  1324. 103324 
  1325. 103325 namespace PanelLight
  1326. 103326 {
  1327. 103327 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1328. 103328 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1329. 103329 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1330. 103330 constexpr std::uintptr_t prefabID = 0x54 ;
  1331. 103331 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1332. 103332 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1333. 103333 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1334. 103334 constexpr std::uintptr_t networkRange = 0x64 ;
  1335. 103335 constexpr std::uintptr_t bounds = 0x18C ;
  1336. 103336 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1337. 103337 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1338. 103338 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1339. 103339 constexpr std::uintptr_t model = 0x1B8 ;
  1340. 103340 constexpr std::uintptr_t flags = 0x1C0 ;
  1341. 103341 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1342. 103342 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  1343. 103343 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  1344. 103344 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  1345. 103345 constexpr std::uintptr_t baseProtection = 0x238 ;
  1346. 103346 constexpr std::uintptr_t startHealth = 0x240 ;
  1347. 103347 constexpr std::uintptr_t pickup = 0x248 ;
  1348. 103348 constexpr std::uintptr_t repair = 0x270 ;
  1349. 103349 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  1350. 103350 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  1351. 103351 constexpr std::uintptr_t lifestate = 0x2A8 ;
  1352. 103352 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  1353. 103353 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  1354. 103354 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  1355. 103355 constexpr std::uintptr_t faction = 0x2BC ;
  1356. 103356 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  1357. 103357 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  1358. 103358 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  1359. 103359 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  1360. 103360 constexpr std::uintptr_t timePlaced = 0x2FC ;
  1361. 103361 constexpr std::uintptr_t debugOrigin = 0x308 ;
  1362. 103362 constexpr std::uintptr_t sourceItem = 0x310 ;
  1363. 103363 constexpr std::uintptr_t inputs = 0x318 ;
  1364. 103364 constexpr std::uintptr_t outputs = 0x320 ;
  1365. 103365 constexpr std::uintptr_t ioType = 0x328 ;
  1366. 103366 constexpr std::uintptr_t visibilityPassesThroughParent = 0x340 ;
  1367. 103367 constexpr std::uintptr_t powerConsumption = 0x344 ;
  1368. 103368 constexpr std::uintptr_t colorSettings = 0x350 ;
  1369. 103369 constexpr std::uintptr_t lightOnMesh = 0x358 ;
  1370. 103370 
  1371. 103371 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1372. 103372 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1373. 103373 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1374. 103374 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1375. 103375 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1376. 103376 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1377. 103377 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1378. 103378 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1379. 103379 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1380. 103380 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1381. 103381 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1382. 103382 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1383. 103383 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1384. 103384 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1385. 103385 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1386. 103386 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1387. 103387 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1388. 103388 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1389. 103389 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1390. 103390 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1391. 103391 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1392. 103392 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1393. 103393 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1394. 103394 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1395. 103395 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1396. 103396 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1397. 103397 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1398. 103398 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1399. 103399 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1400. 103400 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1401. 103401 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1402. 103402 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1403. 103403 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1404. 103404 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1405. 103405 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1406. 103406 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1407. 103407 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1408. 103408 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1409. 103409 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1410. 103410 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1411. 103411 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1412. 103412 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1413. 103413 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1414. 103414 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1415. 103415 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1416. 103416 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1417. 103417 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1418. 103418 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1419. 103419 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  1420. 103420 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  1421. 103421 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  1422. 103422 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  1423. 103423 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  1424. 103424 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  1425. 103425 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  1426. 103426 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  1427. 103427 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  1428. 103428 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
  1429. 103429 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
  1430. 103430 constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C ;
  1431. 103431 constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330 ;
  1432. 103432 constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334 ;
  1433. 103433 constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338 ;
  1434. 103434 constexpr std::uintptr_t _220608437b68a1b0e41674e2b0bdb70150ffccfe = 0x348 ;
  1435. 103435 constexpr std::uintptr_t _044d31497780a90332d384c340fa6c68cb93a3b1 = 0x360 ;
  1436. 103436 }
  1437. 103437 
  1438. 103438 namespace BuildingPrivlidge
  1439. 103439 {
  1440. 103440 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1441. 103441 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1442. 103442 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1443. 103443 constexpr std::uintptr_t prefabID = 0x54 ;
  1444. 103444 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1445. 103445 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1446. 103446 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1447. 103447 constexpr std::uintptr_t networkRange = 0x64 ;
  1448. 103448 constexpr std::uintptr_t bounds = 0x18C ;
  1449. 103449 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1450. 103450 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1451. 103451 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1452. 103452 constexpr std::uintptr_t model = 0x1B8 ;
  1453. 103453 constexpr std::uintptr_t flags = 0x1C0 ;
  1454. 103454 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1455. 103455 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  1456. 103456 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  1457. 103457 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  1458. 103458 constexpr std::uintptr_t baseProtection = 0x238 ;
  1459. 103459 constexpr std::uintptr_t startHealth = 0x240 ;
  1460. 103460 constexpr std::uintptr_t pickup = 0x248 ;
  1461. 103461 constexpr std::uintptr_t repair = 0x270 ;
  1462. 103462 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  1463. 103463 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  1464. 103464 constexpr std::uintptr_t lifestate = 0x2A8 ;
  1465. 103465 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  1466. 103466 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  1467. 103467 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  1468. 103468 constexpr std::uintptr_t faction = 0x2BC ;
  1469. 103469 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  1470. 103470 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  1471. 103471 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  1472. 103472 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  1473. 103473 constexpr std::uintptr_t timePlaced = 0x2FC ;
  1474. 103474 constexpr std::uintptr_t inventorySlots = 0x320 ;
  1475. 103475 constexpr std::uintptr_t dropsLoot = 0x324 ;
  1476. 103476 constexpr std::uintptr_t dropLootDestroyPercent = 0x328 ;
  1477. 103477 constexpr std::uintptr_t dropFloats = 0x32C ;
  1478. 103478 constexpr std::uintptr_t isLootable = 0x32D ;
  1479. 103479 constexpr std::uintptr_t isLockable = 0x32E ;
  1480. 103480 constexpr std::uintptr_t isMonitorable = 0x32F ;
  1481. 103481 constexpr std::uintptr_t panelName = 0x330 ;
  1482. 103482 constexpr std::uintptr_t panelTitle = 0x338 ;
  1483. 103483 constexpr std::uintptr_t allowedContents = 0x340 ;
  1484. 103484 constexpr std::uintptr_t allowedItem = 0x348 ;
  1485. 103485 constexpr std::uintptr_t allowedItem2 = 0x350 ;
  1486. 103486 constexpr std::uintptr_t allowedItems = 0x358 ;
  1487. 103487 constexpr std::uintptr_t blockedItems = 0x360 ;
  1488. 103488 constexpr std::uintptr_t maxStackSize = 0x368 ;
  1489. 103489 constexpr std::uintptr_t needsBuildingPrivilegeToUse = 0x36C ;
  1490. 103490 constexpr std::uintptr_t requireAuthIfNotLocked = 0x36D ;
  1491. 103491 constexpr std::uintptr_t allowSorting = 0x36E ;
  1492. 103492 constexpr std::uintptr_t mustBeMountedToUse = 0x36F ;
  1493. 103493 constexpr std::uintptr_t openSound = 0x370 ;
  1494. 103494 constexpr std::uintptr_t closeSound = 0x378 ;
  1495. 103495 constexpr std::uintptr_t dropPosition = 0x380 ;
  1496. 103496 constexpr std::uintptr_t dropVelocity = 0x38C ;
  1497. 103497 constexpr std::uintptr_t onlyAcceptCategory = 0x398 ;
  1498. 103498 constexpr std::uintptr_t onlyOneUser = 0x39C ;
  1499. 103499 constexpr std::uintptr_t assignDialog = 0x3F8 ;
  1500. 103500 constexpr std::uintptr_t allowedConstructionItems = 0x408 ;
  1501. 103501 constexpr std::uintptr_t IsInvisibleAuth = 0x410 ;
  1502. 103502 
  1503. 103503 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1504. 103504 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1505. 103505 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1506. 103506 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1507. 103507 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1508. 103508 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1509. 103509 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1510. 103510 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1511. 103511 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1512. 103512 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1513. 103513 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1514. 103514 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1515. 103515 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1516. 103516 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1517. 103517 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1518. 103518 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1519. 103519 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1520. 103520 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1521. 103521 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1522. 103522 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1523. 103523 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1524. 103524 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1525. 103525 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1526. 103526 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1527. 103527 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1528. 103528 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1529. 103529 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1530. 103530 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1531. 103531 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1532. 103532 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1533. 103533 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1534. 103534 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1535. 103535 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1536. 103536 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1537. 103537 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1538. 103538 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1539. 103539 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1540. 103540 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1541. 103541 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1542. 103542 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1543. 103543 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1544. 103544 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1545. 103545 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1546. 103546 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1547. 103547 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1548. 103548 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1549. 103549 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1550. 103550 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1551. 103551 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  1552. 103552 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  1553. 103553 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  1554. 103554 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  1555. 103555 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  1556. 103556 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  1557. 103557 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  1558. 103558 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  1559. 103559 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  1560. 103560 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
  1561. 103561 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
  1562. 103562 constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308 ;
  1563. 103563 constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310 ;
  1564. 103564 constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318 ;
  1565. 103565 constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0 ;
  1566. 103566 constexpr std::uintptr_t _e23ba7f9c362710429f9972f355387819f11be1a = 0x3A8 ;
  1567. 103567 constexpr std::uintptr_t _1dddf0945bae122410343096780b915f1a8412d0 = 0x3B0 ;
  1568. 103568 constexpr std::uintptr_t _812a02abc0d8004f061fbfd05c7db211eeaa46b3 = 0x3B8 ;
  1569. 103569 constexpr std::uintptr_t _4cb37387ae4037ca92695f48fe03f4a679f41b12 = 0x3C0 ;
  1570. 103570 constexpr std::uintptr_t _d1548bf94da83e35123a6e6c5f5402bdaf78992f = 0x3C8 ;
  1571. 103571 constexpr std::uintptr_t _546c7056775b4b46786d4b70ce8cf1d642301235 = 0x3D0 ;
  1572. 103572 constexpr std::uintptr_t _4989524fab1baa4daeec1e9e2e59ad0e5d1a21a4 = 0x3D8 ;
  1573. 103573 constexpr std::uintptr_t _e5e5efaf87a5b11c6c5795950b5ef0fd6ed45929 = 0x3DC ;
  1574. 103574 constexpr std::uintptr_t _73af5434fc919266e7afc468a821f272916fc2bc = 0x3E0 ;
  1575. 103575 constexpr std::uintptr_t _58cf0c23326946c732d87e59f532c11b8a0ec32b = 0x3E4 ;
  1576. 103576 constexpr std::uintptr_t _45ced56f39723cd21d09223d30b4008ec9b7108a = 0x3E8 ;
  1577. 103577 constexpr std::uintptr_t _190d195ef0ecd8e2b88a329f827e9d72444bb59f = 0x3E9 ;
  1578. 103578 constexpr std::uintptr_t _1ca6d2783b6fbd12ad3343c8757801a088452701 = 0x3F0 ;
  1579. 103579 constexpr std::uintptr_t _505d814ad2650f36229dd22330eb5904857cada0 = 0x400 ;
  1580. 103580 }
  1581. 103581 
  1582. 103582 namespace ObjectiveStatus
  1583. 103583 {
  1584. 103584 constexpr std::uintptr_t started = 0x10 ;
  1585. 103585 constexpr std::uintptr_t softCompleted = 0x11 ;
  1586. 103586 constexpr std::uintptr_t blockReset = 0x12 ;
  1587. 103587 constexpr std::uintptr_t completed = 0x13 ;
  1588. 103588 constexpr std::uintptr_t failed = 0x14 ;
  1589. 103589 constexpr std::uintptr_t progressTarget = 0x18 ;
  1590. 103590 constexpr std::uintptr_t progressCurrent = 0x1C ;
  1591. 103591 constexpr std::uintptr_t worldLocation = 0x20 ;
  1592. 103592 
  1593. 103593 constexpr std::uintptr_t _fb292288bc39661e1d0586c82c38b626b7dd3e84 = 0x2C ;
  1594. 103594 }
  1595. 103595 
  1596. 103596 namespace %f303386d0d2ed3c9b81879d040429a0f9e5be9f5
  1597. 103597 {
  1598. 103598 constexpr std::uintptr_t _90b0be129db3ebc43032131034d66bdb43b9503e = 0x10 ;
  1599. 103599 constexpr std::uintptr_t _016f3ac21b82cb22e084163d311107f2dff55d61 = 0x18 ;
  1600. 103600 constexpr std::uintptr_t _c0b47eddad32facb53d659add7a205b5eba3195a = 0x20 ;
  1601. 103601 constexpr std::uintptr_t _571bdb9c5fc89f2b64b5d498d3ad4dc61f6d9a1f = 0x28 ;
  1602. 103602 constexpr std::uintptr_t _3192f199913482ac307e95cb5e32b644ee323264 = 0x30 ;
  1603. 103603 constexpr std::uintptr_t _ef8f244a0a9c3158125582ea70644d4299be180a = 0x38 ;
  1604. 103604 constexpr std::uintptr_t _a2b2b2e815169786e11f690c5cd3a039424a3ffd = 0x40 ;
  1605. 103605 constexpr std::uintptr_t _4a1454f1c145839f864240f882b09edf0121ef21 = 0x44 ;
  1606. 103606 constexpr std::uintptr_t _3917520264b53e26483712440771481bf111a806 = 0x48 ;
  1607. 103607 constexpr std::uintptr_t _aea8c1b71a6f9fc1fff81b64d7547f6cd67d1b72 = 0x50 ;
  1608. 103608 constexpr std::uintptr_t _35a930927b13ac445d4ce422a209c22df44afa7e = 0x58 ;
  1609. 103609 constexpr std::uintptr_t _1d491bd42abd027030f248e73d8f589bbcf39315 = 0x60 ;
  1610. 103610 constexpr std::uintptr_t _031f693e6d14f53e965f64dbd32789a0600172ca = 0x68 ;
  1611. 103611 }
  1612. 103612 
  1613. 103613 namespace RelativeType
  1614. 103614 {
  1615. 103615 constexpr std::uintptr_t value__ = 0x0 ;
  1616. 103616 }
  1617. 103617 
  1618. 103618 namespace PositionType
  1619. 103619 {
  1620. 103620 constexpr std::uintptr_t value__ = 0x0 ;
  1621. 103621 }
  1622. 103622 
  1623. 103623 namespace PositionPointAttribute
  1624. 103624 {
  1625. 103625 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1626. 103626 constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14 ;
  1627. 103627 }
  1628. 103628 
  1629. 103629 namespace PositionGenerator
  1630. 103630 {
  1631. 103631 constexpr std::uintptr_t identifier = 0x10 ;
  1632. 103632 constexpr std::uintptr_t minDistForMovePoint = 0x18 ;
  1633. 103633 constexpr std::uintptr_t maxDistForMovePoint = 0x1C ;
  1634. 103634 constexpr std::uintptr_t allowDoubleDistanceIfNoOptionsAreFound = 0x20 ;
  1635. 103635 constexpr std::uintptr_t positionsAreExclusive = 0x21 ;
  1636. 103636 constexpr std::uintptr_t relativeTo = 0x24 ;
  1637. 103637 constexpr std::uintptr_t positionType = 0x28 ;
  1638. 103638 constexpr std::uintptr_t centerOnPositionIdentifier = 0x30 ;
  1639. 103639 constexpr std::uintptr_t Flags = 0x38 ;
  1640. 103640 constexpr std::uintptr_t ExclusionFlags = 0x3C ;
  1641. 103641 constexpr std::uintptr_t worldPositionGenerator = 0x40 ;
  1642. 103642 
  1643. 103643 constexpr std::uintptr_t _51ada08fb54b56040fa4075310ed08b5628cfc05 = 0x48 ;
  1644. 103644 constexpr std::uintptr_t _6f06cd40678f48c8d78b8ce89ab751cfb012a54c = 0x4C ;
  1645. 103645 constexpr std::uintptr_t _47b2b644e9bc88e5acdfca0ef02f9c9337778e9e = 0x50 ;
  1646. 103646 constexpr std::uintptr_t _60d108fd7bced1260382e2f3bb31ed4fc4070c5c = 0x54 ;
  1647. 103647 constexpr std::uintptr_t _3986c2f9be125ac34b34f3effc5746fa7a616de5 = 0x58 ;
  1648. 103648 constexpr std::uintptr_t _7f671f236f9a2f174981d0de59028cbf86d05268 = 0x5C ;
  1649. 103649 }
  1650. 103650 
  1651. 103651 namespace MissionDependancy
  1652. 103652 {
  1653. 103653 constexpr std::uintptr_t mission = 0x10 ;
  1654. 103654 constexpr std::uintptr_t desiredStatus = 0x18 ;
  1655. 103655 }
  1656. 103656 
  1657. 103657 namespace MissionStatus
  1658. 103658 {
  1659. 103659 constexpr std::uintptr_t TypeInfo = 0x107DB208 ;
  1660. 103660 constexpr std::uintptr_t value__ = 0x0 ;
  1661. 103661 }
  1662. 103662 
  1663. 103663 namespace MissionEventType
  1664. 103664 {
  1665. 103665 constexpr std::uintptr_t value__ = 0x0 ;
  1666. 103666 }
  1667. 103667 
  1668. 103668 namespace MissionObjectiveEntry
  1669. 103669 {
  1670. 103670 constexpr std::uintptr_t description = 0x10 ;
  1671. 103671 constexpr std::uintptr_t startAfterPriorObjectives = 0x18 ;
  1672. 103672 constexpr std::uintptr_t startAfterCompletedObjectives = 0x20 ;
  1673. 103673 constexpr std::uintptr_t autoCompleteOtherObjectives = 0x28 ;
  1674. 103674 constexpr std::uintptr_t onlyProgressIfStarted = 0x30 ;
  1675. 103675 constexpr std::uintptr_t isRequired = 0x31 ;
  1676. 103676 constexpr std::uintptr_t objective = 0x38 ;
  1677. 103677 constexpr std::uintptr_t requiredEntities = 0x40 ;
  1678. 103678 constexpr std::uintptr_t bonusRewards = 0x48 ;
  1679. 103679 }
  1680. 103680 
  1681. 103681 namespace MissionEntityEntry
  1682. 103682 {
  1683. 103683 constexpr std::uintptr_t identifier = 0x10 ;
  1684. 103684 constexpr std::uintptr_t entityRef = 0x18 ;
  1685. 103685 constexpr std::uintptr_t spawnPositionToUse = 0x20 ;
  1686. 103686 constexpr std::uintptr_t spawnOnMissionStart = 0x28 ;
  1687. 103687 constexpr std::uintptr_t cleanupOnMissionFailed = 0x29 ;
  1688. 103688 constexpr std::uintptr_t cleanupOnMissionSuccess = 0x2A ;
  1689. 103689 constexpr std::uintptr_t overrideLootOnItem = 0x30 ;
  1690. 103690 }
  1691. 103691 
  1692. 103692 namespace MissionReward
  1693. 103693 {
  1694. 103694 constexpr std::uintptr_t RewardType = 0x10 ;
  1695. 103695 constexpr std::uintptr_t Item = 0x18 ;
  1696. 103696 constexpr std::uintptr_t NonItem = 0x20 ;
  1697. 103697 }
  1698. 103698 
  1699. 103699 namespace MissionBonusReward
  1700. 103700 {
  1701. 103701 constexpr std::uintptr_t RewardType = 0x10 ;
  1702. 103702 constexpr std::uintptr_t Item = 0x18 ;
  1703. 103703 constexpr std::uintptr_t NonItem = 0x20 ;
  1704. 103704 constexpr std::uintptr_t isIncremental = 0x28 ;
  1705. 103705 }
  1706. 103706 
  1707. 103707 namespace RewardsList
  1708. 103708 {
  1709. 103709 constexpr std::uintptr_t rewards = 0x10 ;
  1710. 103710 }
  1711. 103711 
  1712. 103712 namespace EraSpecificRewards
  1713. 103713 {
  1714. 103714 constexpr std::uintptr_t eras = 0x10 ;
  1715. 103715 constexpr std::uintptr_t rewardChoices = 0x18 ;
  1716. 103716 }
  1717. 103717 
  1718. 103718 namespace NonItemReward
  1719. 103719 {
  1720. 103720 constexpr std::uintptr_t DisplayPhrase = 0x10 ;
  1721. 103721 constexpr std::uintptr_t DisplaySprite = 0x18 ;
  1722. 103722 constexpr std::uintptr_t RewardType = 0x20 ;
  1723. 103723 }
  1724. 103724 
  1725. 103725 namespace NonItemRewardType
  1726. 103726 {
  1727. 103727 constexpr std::uintptr_t value__ = 0x0 ;
  1728. 103728 }
  1729. 103729 
  1730. 103730 namespace RewardType
  1731. 103731 {
  1732. 103732 constexpr std::uintptr_t value__ = 0x0 ;
  1733. 103733 }
  1734. 103734 
  1735. 103735 namespace MissionFailReason
  1736. 103736 {
  1737. 103737 constexpr std::uintptr_t value__ = 0x0 ;
  1738. 103738 }
  1739. 103739 
  1740. 103740 namespace BaseMission
  1741. 103741 {
  1742. 103742 constexpr std::uintptr_t TypeInfo = 0x107DBDE0 ;
  1743. 103743 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1744. 103744 constexpr std::uintptr_t FilenameStringId = 0x18 ;
  1745. 103745 constexpr std::uintptr_t shortname = 0x20 ;
  1746. 103746 constexpr std::uintptr_t missionName = 0x38 ;
  1747. 103747 constexpr std::uintptr_t missionDesc = 0x40 ;
  1748. 103748 constexpr std::uintptr_t canBeAbandoned = 0x48 ;
  1749. 103749 constexpr std::uintptr_t completeSilently = 0x49 ;
  1750. 103750 constexpr std::uintptr_t requiredGameModeTags = 0x50 ;
  1751. 103751 constexpr std::uintptr_t objectives = 0x58 ;
  1752. 103752 constexpr std::uintptr_t acceptEffect = 0x60 ;
  1753. 103753 constexpr std::uintptr_t failedEffect = 0x68 ;
  1754. 103754 constexpr std::uintptr_t victoryEffect = 0x70 ;
  1755. 103755 constexpr std::uintptr_t followupMission = 0x78 ;
  1756. 103756 constexpr std::uintptr_t repeatDelaySecondsSuccess = 0x80 ;
  1757. 103757 constexpr std::uintptr_t repeatDelaySecondsFailed = 0x84 ;
  1758. 103758 constexpr std::uintptr_t timeLimitSeconds = 0x88 ;
  1759. 103759 constexpr std::uintptr_t hideObjectivesNotStarted = 0x8C ;
  1760. 103760 constexpr std::uintptr_t prerequisiteMissions = 0x90 ;
  1761. 103761 constexpr std::uintptr_t spawnMissionEntityDefinitions = 0x98 ;
  1762. 103762 constexpr std::uintptr_t positionGenerators = 0xA0 ;
  1763. 103763 constexpr std::uintptr_t defaultRewardChoices = 0xB0 ;
  1764. 103764 constexpr std::uintptr_t eraSpecificRewardChoices = 0xB8 ;
  1765. 103765 constexpr std::uintptr_t hideRewardsPreview = 0xC0 ;
  1766. 103766 
  1767. 103767 constexpr std::uintptr_t _57a12bf1b23cbedb833acf6a7495b7b941e42512 = 0x28 ;
  1768. 103768 constexpr std::uintptr_t _0c80d91ccc7a2294d113f6c6a1d3ebb3f0e0e08f = 0x30 ;
  1769. 103769 constexpr std::uintptr_t _018ced516aff46b30bdadcbd91e0a616d1a8d40f = 0xA8 ;
  1770. 103770 }
  1771. 103771 
  1772. 103772 namespace PlayMode
  1773. 103773 {
  1774. 103774 constexpr std::uintptr_t value__ = 0x0 ;
  1775. 103775 }
  1776. 103776 
  1777. 103777 namespace ParentDestroyBehaviour
  1778. 103778 {
  1779. 103779 constexpr std::uintptr_t value__ = 0x0 ;
  1780. 103780 }
  1781. 103781 
  1782. 103782 namespace EffectRecycle
  1783. 103783 {
  1784. 103784 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1785. 103785 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1786. 103786 constexpr std::uintptr_t detachTime = 0x20 ;
  1787. 103787 constexpr std::uintptr_t recycleTime = 0x24 ;
  1788. 103788 constexpr std::uintptr_t playMode = 0x28 ;
  1789. 103789 constexpr std::uintptr_t onParentDestroyed = 0x2C ;
  1790. 103790 constexpr std::uintptr_t WarmedUpAmount = 0x30 ;
  1791. 103791 
  1792. 103792 constexpr std::uintptr_t _b0dfe0f9c2b5fc091d479fba4484466c40687f33 = 0x38 ;
  1793. 103793 constexpr std::uintptr_t _f7c5b76a7cecd4667ffa6307f00a309d0174e765 = 0x40 ;
  1794. 103794 }
  1795. 103795 
  1796. 103796 namespace Splitter
  1797. 103797 {
  1798. 103798 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1799. 103799 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1800. 103800 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1801. 103801 constexpr std::uintptr_t prefabID = 0x54 ;
  1802. 103802 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1803. 103803 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1804. 103804 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1805. 103805 constexpr std::uintptr_t networkRange = 0x64 ;
  1806. 103806 constexpr std::uintptr_t bounds = 0x18C ;
  1807. 103807 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1808. 103808 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1809. 103809 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1810. 103810 constexpr std::uintptr_t model = 0x1B8 ;
  1811. 103811 constexpr std::uintptr_t flags = 0x1C0 ;
  1812. 103812 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1813. 103813 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  1814. 103814 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  1815. 103815 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  1816. 103816 constexpr std::uintptr_t baseProtection = 0x238 ;
  1817. 103817 constexpr std::uintptr_t startHealth = 0x240 ;
  1818. 103818 constexpr std::uintptr_t pickup = 0x248 ;
  1819. 103819 constexpr std::uintptr_t repair = 0x270 ;
  1820. 103820 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  1821. 103821 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  1822. 103822 constexpr std::uintptr_t lifestate = 0x2A8 ;
  1823. 103823 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  1824. 103824 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  1825. 103825 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  1826. 103826 constexpr std::uintptr_t faction = 0x2BC ;
  1827. 103827 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  1828. 103828 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  1829. 103829 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  1830. 103830 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  1831. 103831 constexpr std::uintptr_t timePlaced = 0x2FC ;
  1832. 103832 constexpr std::uintptr_t debugOrigin = 0x308 ;
  1833. 103833 constexpr std::uintptr_t sourceItem = 0x310 ;
  1834. 103834 constexpr std::uintptr_t inputs = 0x318 ;
  1835. 103835 constexpr std::uintptr_t outputs = 0x320 ;
  1836. 103836 constexpr std::uintptr_t ioType = 0x328 ;
  1837. 103837 
  1838. 103838 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1839. 103839 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1840. 103840 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1841. 103841 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1842. 103842 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1843. 103843 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1844. 103844 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1845. 103845 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1846. 103846 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1847. 103847 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1848. 103848 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1849. 103849 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1850. 103850 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1851. 103851 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1852. 103852 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1853. 103853 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1854. 103854 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1855. 103855 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1856. 103856 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1857. 103857 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1858. 103858 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1859. 103859 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1860. 103860 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1861. 103861 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1862. 103862 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1863. 103863 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1864. 103864 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1865. 103865 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1866. 103866 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1867. 103867 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1868. 103868 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1869. 103869 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1870. 103870 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1871. 103871 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1872. 103872 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1873. 103873 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1874. 103874 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1875. 103875 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1876. 103876 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1877. 103877 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1878. 103878 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1879. 103879 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1880. 103880 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1881. 103881 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1882. 103882 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1883. 103883 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1884. 103884 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1885. 103885 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1886. 103886 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  1887. 103887 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  1888. 103888 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  1889. 103889 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  1890. 103890 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  1891. 103891 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  1892. 103892 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  1893. 103893 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  1894. 103894 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  1895. 103895 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
  1896. 103896 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
  1897. 103897 constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C ;
  1898. 103898 constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330 ;
  1899. 103899 constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334 ;
  1900. 103900 constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338 ;
  1901. 103901 }
  1902. 103902 
  1903. 103903 namespace ApartmentPurchaseCost
  1904. 103904 {
  1905. 103905 constexpr std::uintptr_t Size = 0x10 ;
  1906. 103906 constexpr std::uintptr_t Prefab = 0x18 ;
  1907. 103907 }
  1908. 103908 
  1909. 103909 namespace ApartmentBuilding
  1910. 103910 {
  1911. 103911 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1912. 103912 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1913. 103913 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1914. 103914 constexpr std::uintptr_t prefabID = 0x54 ;
  1915. 103915 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1916. 103916 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1917. 103917 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1918. 103918 constexpr std::uintptr_t networkRange = 0x64 ;
  1919. 103919 constexpr std::uintptr_t bounds = 0x18C ;
  1920. 103920 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1921. 103921 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1922. 103922 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1923. 103923 constexpr std::uintptr_t model = 0x1B8 ;
  1924. 103924 constexpr std::uintptr_t flags = 0x1C0 ;
  1925. 103925 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1926. 103926 constexpr std::uintptr_t PurchaseCosts = 0x200 ;
  1927. 103927 constexpr std::uintptr_t ClientRoomNumber = 0x238 ;
  1928. 103928 constexpr std::uintptr_t ClientRent = 0x240 ;
  1929. 103929 constexpr std::uintptr_t ClientRoomSize = 0x244 ;
  1930. 103930 
  1931. 103931 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1932. 103932 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1933. 103933 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1934. 103934 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1935. 103935 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1936. 103936 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1937. 103937 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1938. 103938 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1939. 103939 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1940. 103940 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1941. 103941 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1942. 103942 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1943. 103943 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1944. 103944 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1945. 103945 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1946. 103946 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1947. 103947 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1948. 103948 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1949. 103949 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1950. 103950 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1951. 103951 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1952. 103952 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1953. 103953 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1954. 103954 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1955. 103955 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1956. 103956 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1957. 103957 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1958. 103958 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1959. 103959 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1960. 103960 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1961. 103961 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1962. 103962 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1963. 103963 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1964. 103964 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1965. 103965 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1966. 103966 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1967. 103967 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1968. 103968 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1969. 103969 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1970. 103970 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1971. 103971 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1972. 103972 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1973. 103973 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1974. 103974 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1975. 103975 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1976. 103976 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1977. 103977 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1978. 103978 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1979. 103979 constexpr std::uintptr_t _8f49a31cb99e28e269460cfdab051fb68f2f09be = 0x208 ;
  1980. 103980 constexpr std::uintptr_t _3343df367a310713ad8fd744665e1c83965c81ec = 0x210 ;
  1981. 103981 constexpr std::uintptr_t _398b68068c533f760fb79cd2eb0baf905d44ae42 = 0x218 ;
  1982. 103982 constexpr std::uintptr_t _6ed8e6ae34bb0f1cb44614dcad57cbea9190e07d = 0x220 ;
  1983. 103983 constexpr std::uintptr_t _122025c441c5c9ce65111dbb7ecabfdb1a818e18 = 0x228 ;
  1984. 103984 constexpr std::uintptr_t _30e075bbd3eca1bbff9756648a3311c30ac914fe = 0x230 ;
  1985. 103985 }
  1986. 103986 
  1987. 103987 namespace %c0a07350c4790cb2b9a46661879323a8d79d6296
  1988. 103988 {
  1989. 103989 constexpr std::uintptr_t _7a4e18ecd7257229f45e3996bba3264c1b0d6f06 = 0x10 ;
  1990. 103990 
  1991. 103991 namespace _static
  1992. 103992 {
  1993. 103993 constexpr std::uintptr_t _61abbec4ff744aecc1741f192b26daf8c4d53896 = 0x0 ;
  1994. 103994 constexpr std::uintptr_t _69c934a4f751389aacd4074d9b0b67652afd088f = 0x8 ;
  1995. 103995 constexpr std::uintptr_t _b405aa1784df0d7854ce53ff380cbfe9fb92ed4f = 0x18 ;
  1996. 103996 constexpr std::uintptr_t _181e6f4f398139fda936de201e8de360ea857525 = 0x20 ;
  1997. 103997 constexpr std::uintptr_t _0b5080973fc210aa96743bf56a36c6cb86587c89 = 0x28 ;
  1998. 103998 constexpr std::uintptr_t _4ab3ae34a1391ae359a2fd92599e952cd09306cb = 0x30 ;
  1999. 103999 constexpr std::uintptr_t _2e2566899629325d4fdf7c2787884d57462f067d = 0x40 ;
  2000. 104000 }
← Prev Next → Page 52 of 171 — lines 102,001–104,000 of 341,881