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 17 of 171 — lines 32,001–34,000 of 341,881
341,881 lines
  1. 32001 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  2. 32002 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  3. 32003 constexpr std::uintptr_t Pixel = 0x20 ;
  4. 32004 constexpr std::uintptr_t Explosion = 0x28 ;
  5. 32005 constexpr std::uintptr_t ParticleSystems = 0x30 ;
  6. 32006 }
  7. 32007 
  8. 32008 namespace DeployableBoomBox
  9. 32009 {
  10. 32010 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  11. 32011 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  12. 32012 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  13. 32013 constexpr std::uintptr_t prefabID = 0x54 ;
  14. 32014 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  15. 32015 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  16. 32016 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  17. 32017 constexpr std::uintptr_t networkRange = 0x64 ;
  18. 32018 constexpr std::uintptr_t bounds = 0x18C ;
  19. 32019 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  20. 32020 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  21. 32021 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  22. 32022 constexpr std::uintptr_t model = 0x1B8 ;
  23. 32023 constexpr std::uintptr_t flags = 0x1C0 ;
  24. 32024 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  25. 32025 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  26. 32026 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  27. 32027 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  28. 32028 constexpr std::uintptr_t baseProtection = 0x238 ;
  29. 32029 constexpr std::uintptr_t startHealth = 0x240 ;
  30. 32030 constexpr std::uintptr_t pickup = 0x248 ;
  31. 32031 constexpr std::uintptr_t repair = 0x270 ;
  32. 32032 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  33. 32033 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  34. 32034 constexpr std::uintptr_t lifestate = 0x2A8 ;
  35. 32035 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  36. 32036 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  37. 32037 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  38. 32038 constexpr std::uintptr_t faction = 0x2BC ;
  39. 32039 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  40. 32040 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  41. 32041 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  42. 32042 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  43. 32043 constexpr std::uintptr_t timePlaced = 0x2FC ;
  44. 32044 constexpr std::uintptr_t debugOrigin = 0x308 ;
  45. 32045 constexpr std::uintptr_t sourceItem = 0x310 ;
  46. 32046 constexpr std::uintptr_t inputs = 0x318 ;
  47. 32047 constexpr std::uintptr_t outputs = 0x320 ;
  48. 32048 constexpr std::uintptr_t ioType = 0x328 ;
  49. 32049 constexpr std::uintptr_t onlyAllowedItem = 0x350 ;
  50. 32050 constexpr std::uintptr_t allowedContents = 0x358 ;
  51. 32051 constexpr std::uintptr_t maxStackSize = 0x35C ;
  52. 32052 constexpr std::uintptr_t numSlots = 0x360 ;
  53. 32053 constexpr std::uintptr_t lootPanelName = 0x368 ;
  54. 32054 constexpr std::uintptr_t panelTitle = 0x370 ;
  55. 32055 constexpr std::uintptr_t needsBuildingPrivilegeToUse = 0x378 ;
  56. 32056 constexpr std::uintptr_t requireAuthIfNotLocked = 0x379 ;
  57. 32057 constexpr std::uintptr_t isLootable = 0x37A ;
  58. 32058 constexpr std::uintptr_t isMonitorable = 0x37B ;
  59. 32059 constexpr std::uintptr_t dropsLoot = 0x37C ;
  60. 32060 constexpr std::uintptr_t dropLootDestroyPercent = 0x380 ;
  61. 32061 constexpr std::uintptr_t dropFloats = 0x384 ;
  62. 32062 constexpr std::uintptr_t onlyOneUser = 0x385 ;
  63. 32063 constexpr std::uintptr_t supportsChildDeployables = 0x386 ;
  64. 32064 constexpr std::uintptr_t allowSorting = 0x387 ;
  65. 32065 constexpr std::uintptr_t isLockable = 0x388 ;
  66. 32066 constexpr std::uintptr_t openSound = 0x390 ;
  67. 32067 constexpr std::uintptr_t closeSound = 0x398 ;
  68. 32068 constexpr std::uintptr_t BoxController = 0x3D8 ;
  69. 32069 constexpr std::uintptr_t PowerUsageWhilePlaying = 0x3E0 ;
  70. 32070 constexpr std::uintptr_t IsStatic = 0x3E4 ;
  71. 32071 
  72. 32072 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  73. 32073 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  74. 32074 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  75. 32075 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  76. 32076 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  77. 32077 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  78. 32078 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  79. 32079 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  80. 32080 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  81. 32081 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  82. 32082 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  83. 32083 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  84. 32084 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  85. 32085 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  86. 32086 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  87. 32087 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  88. 32088 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  89. 32089 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  90. 32090 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  91. 32091 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  92. 32092 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  93. 32093 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  94. 32094 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  95. 32095 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  96. 32096 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  97. 32097 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  98. 32098 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  99. 32099 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  100. 32100 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  101. 32101 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  102. 32102 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  103. 32103 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  104. 32104 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  105. 32105 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  106. 32106 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  107. 32107 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  108. 32108 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  109. 32109 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  110. 32110 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  111. 32111 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  112. 32112 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  113. 32113 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  114. 32114 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  115. 32115 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  116. 32116 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  117. 32117 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  118. 32118 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  119. 32119 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  120. 32120 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  121. 32121 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  122. 32122 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  123. 32123 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  124. 32124 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  125. 32125 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  126. 32126 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  127. 32127 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  128. 32128 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  129. 32129 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
  130. 32130 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
  131. 32131 constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C ;
  132. 32132 constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330 ;
  133. 32133 constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334 ;
  134. 32134 constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338 ;
  135. 32135 constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x340 ;
  136. 32136 constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x348 ;
  137. 32137 constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x3A0 ;
  138. 32138 constexpr std::uintptr_t _b669bb5598357afaeada37e9a72fc549f765525e = 0x3A8 ;
  139. 32139 constexpr std::uintptr_t _3708776f08d072451c7686a184744fb504800920 = 0x3B0 ;
  140. 32140 constexpr std::uintptr_t _b9ae538c736be459ffb1a7c138843b268dc30359 = 0x3B8 ;
  141. 32141 constexpr std::uintptr_t _39064abd8db521b366862ad2eacd7186e057d642 = 0x3C0 ;
  142. 32142 constexpr std::uintptr_t _6e67abe8d3e1ba5095da994c9e13fad57dc861f1 = 0x3C8 ;
  143. 32143 constexpr std::uintptr_t _d0958bec35502d2f223b60f18d72c7ea460693a5 = 0x3D0 ;
  144. 32144 constexpr std::uintptr_t _2f98bd06c140db26b43ea9310bdf47538b1b0789 = 0x3E8 ;
  145. 32145 constexpr std::uintptr_t _af66d1c9a910931eded6f06c7c296cfa2168bb8f = 0x3F0 ;
  146. 32146 constexpr std::uintptr_t _2e80f2769a994e97d423a0b6941e76beba4013da = 0x3F8 ;
  147. 32147 constexpr std::uintptr_t _dcc27a39561ca3d1da71cc26ca2e5c70419dcda9 = 0x400 ;
  148. 32148 constexpr std::uintptr_t _2e949e27ae188cfd0ba475eb4380d9725802a914 = 0x408 ;
  149. 32149 constexpr std::uintptr_t _0cd02a11cc132a99602b2182d44cdd52df2c74ea = 0x40C ;
  150. 32150 }
  151. 32151 
  152. 32152 namespace SortMode
  153. 32153 {
  154. 32154 constexpr std::uintptr_t value__ = 0x0 ;
  155. 32155 }
  156. 32156 
  157. 32157 namespace %8a00efb5f11c25f0b4d8cd61b163ade6d7d64455
  158. 32158 {
  159. 32159 constexpr std::uintptr_t TypeInfo = 0x10830B30 ;
  160. 32160 constexpr std::uintptr_t _4ab69b8a3e94bb6b6f16180dc1fd41cf0702f9e0 = 0x10 ;
  161. 32161 constexpr std::uintptr_t _2ebc6b6851b27705c9148965e7ff521120b9e53b = 0x18 ;
  162. 32162 constexpr std::uintptr_t _2427a2e4f553cd44383b5e389fec5106339bf5af = 0x20 ;
  163. 32163 constexpr std::uintptr_t _bf90b486540ddb30543cc7d572faffb690942e3c = 0x28 ;
  164. 32164 constexpr std::uintptr_t _fae972e8eee04bb1896e26fbade41fa427118fec = 0x30 ;
  165. 32165 constexpr std::uintptr_t _f8c0e79f39ddfc496a728d3011c0fee02097504e = 0x38 ;
  166. 32166 }
  167. 32167 
  168. 32168 namespace SortDirection
  169. 32169 {
  170. 32170 constexpr std::uintptr_t value__ = 0x0 ;
  171. 32171 }
  172. 32172 
  173. 32173 namespace %48a6e280e4cef0e449081fec66878fda2cff1ec7
  174. 32174 {
  175. 32175 constexpr std::uintptr_t TypeInfo = 0x10830B38 ;
  176. 32176 constexpr std::uintptr_t _7b1ae6d9bc1069522b57717cd11089edf99a1b85 = 0x10 ;
  177. 32177 constexpr std::uintptr_t _6d82c22093e6f07188dc9b1a8d16a8004b60de19 = 0x18 ;
  178. 32178 constexpr std::uintptr_t _756107f23f6506a689d8a396717076145192296b = 0x20 ;
  179. 32179 }
  180. 32180 
  181. 32181 namespace UI_CopyPaste
  182. 32182 {
  183. 32183 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  184. 32184 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  185. 32185 constexpr std::uintptr_t _skipAutoFixState = 0x20 ;
  186. 32186 constexpr std::uintptr_t _openTransition = 0x28 ;
  187. 32187 constexpr std::uintptr_t _oneShotTransition = 0x30 ;
  188. 32188 constexpr std::uintptr_t _group = 0x38 ;
  189. 32189 constexpr std::uintptr_t _escape = 0x40 ;
  190. 32190 constexpr std::uintptr_t _flex = 0x48 ;
  191. 32191 constexpr std::uintptr_t scrollRect = 0x68 ;
  192. 32192 constexpr std::uintptr_t gridVirtualScrollFlex = 0x70 ;
  193. 32193 constexpr std::uintptr_t listVirtualScrollFlex = 0x78 ;
  194. 32194 constexpr std::uintptr_t fileButtonsParent = 0x80 ;
  195. 32195 constexpr std::uintptr_t fileLinesParent = 0x88 ;
  196. 32196 constexpr std::uintptr_t gridModeButtonGo = 0x90 ;
  197. 32197 constexpr std::uintptr_t listModeButtonGo = 0x98 ;
  198. 32198 constexpr std::uintptr_t sortButton = 0xA0 ;
  199. 32199 constexpr std::uintptr_t sortButtonText = 0xA8 ;
  200. 32200 constexpr std::uintptr_t undoPasteButton = 0xB0 ;
  201. 32201 constexpr std::uintptr_t fileName = 0xB8 ;
  202. 32202 constexpr std::uintptr_t undoPasteText = 0xC0 ;
  203. 32203 constexpr std::uintptr_t nothingToShowContainer = 0xC8 ;
  204. 32204 constexpr std::uintptr_t searchInputField = 0xD0 ;
  205. 32205 
  206. 32206 constexpr std::uintptr_t _fa34434a1fbae84df51d861d79877247eaa57343 = 0x50 ;
  207. 32207 constexpr std::uintptr_t _3288af0d4e750942414eeffe6948ae45fedbccbd = 0x51 ;
  208. 32208 constexpr std::uintptr_t _1c1f9915d092876f2712288667739bd5bca19b0a = 0x58 ;
  209. 32209 constexpr std::uintptr_t _da8c394753512300d0cc3e40e19840e1e96733fe = 0x60 ;
  210. 32210 constexpr std::uintptr_t _d7a69fa19281ca0379d2dc70732600fbabb0d699 = 0xD8 ;
  211. 32211 constexpr std::uintptr_t _d91478f1c428b1c3c63cb63944bfcb845b6cc930 = 0xE0 ;
  212. 32212 constexpr std::uintptr_t _f2f56939c5a807527291d4afbd17b39f68968a6a = 0xE8 ;
  213. 32213 constexpr std::uintptr_t _b803b91271ccce7cf4bf9a81d4f71647d3dbd900 = 0xF0 ;
  214. 32214 constexpr std::uintptr_t _aefc572114f1d9837c2dc58d4af898a04311a727 = 0xF8 ;
  215. 32215 constexpr std::uintptr_t _04362386df25afa6b56b8874c7d85abf2c0e107b = 0x100 ;
  216. 32216 constexpr std::uintptr_t _4e1f61d857037fb437ad7a44617f05f74ab364f9 = 0x104 ;
  217. 32217 }
  218. 32218 
  219. 32219 namespace %5065a5f8f750c3a46c16fc1ca62018758f10c1ac
  220. 32220 {
  221. 32221 constexpr std::uintptr_t _3008e0c5b7c39a42df7b534d25ac973b1190c91d = 0x20 ;
  222. 32222 constexpr std::uintptr_t _cc70992a0df81561d5a2838272227ee392b45d63 = 0x28 ;
  223. 32223 constexpr std::uintptr_t _dedf7c681e535b7a3c86c9c18f97f60b77862d37 = 0x30 ;
  224. 32224 constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x34 ;
  225. 32225 constexpr std::uintptr_t _63f4ba15bb7e19eabdbd9c1135157cd026ea4ec2 = 0x40 ;
  226. 32226 constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x4C ;
  227. 32227 constexpr std::uintptr_t _a56f37dd9c43bab7aed74cc5f38cf89a6ffcf94d = 0x58 ;
  228. 32228 constexpr std::uintptr_t _002b4f5144fd4d32d0be046abeac84936b2243dc = 0x60 ;
  229. 32229 constexpr std::uintptr_t _efa43bb42786e668f46bfdef427844cf5c9bf95b = 0x61 ;
  230. 32230 constexpr std::uintptr_t _f6b5d9dadb1d8dd58c0804b930cfea7b23db9fcb = 0x64 ;
  231. 32231 constexpr std::uintptr_t _baaa296f1125832caf6f17b4809006d10a691c07 = 0x68 ;
  232. 32232 constexpr std::uintptr_t _7ba601a5300d1f6f0cbf9b38232fbe5715104d90 = 0x6C ;
  233. 32233 constexpr std::uintptr_t _8fa7479739f5b2f26dcbbd1a02fd966be3fd36ea = 0x78 ;
  234. 32234 constexpr std::uintptr_t _e605ef39ccead997d4832dcc75d427b9687cf580 = 0x84 ;
  235. 32235 }
  236. 32236 
  237. 32237 namespace %1ec2b41b6602bc23183de6d5c60f33b1ed7460e9
  238. 32238 {
  239. 32239 constexpr std::uintptr_t _7c397740a9cc7e454e6a3c849a16f830a9b24996 = 0x1C ;
  240. 32240 constexpr std::uintptr_t _e605ef39ccead997d4832dcc75d427b9687cf580 = 0x1D ;
  241. 32241 constexpr std::uintptr_t _22a362f63b51aa6ac4512b7bc34edeb4413d1a63 = 0x1E ;
  242. 32242 constexpr std::uintptr_t _efa43bb42786e668f46bfdef427844cf5c9bf95b = 0x1F ;
  243. 32243 constexpr std::uintptr_t _897664d1c286cdfb8e156bf59af8070a5416087e = 0x20 ;
  244. 32244 constexpr std::uintptr_t _3c05bd710fc916e18f443064b2d5f274cabf1fde = 0x28 ;
  245. 32245 }
  246. 32246 
  247. 32247 namespace %c9467ed2c14b9fe4f6dd19478b3f18bd0e501309
  248. 32248 {
  249. 32249 constexpr std::uintptr_t _b08292f07ca361a94de7e28a8d43359306a475e7 = 0x10 ;
  250. 32250 constexpr std::uintptr_t _49764432adcaca30249d1eebd07d45a909d165f9 = 0x18 ;
  251. 32251 constexpr std::uintptr_t _ae2c9555dc831784e298cca1c6e42fe6c7038ad1 = 0x20 ;
  252. 32252 }
  253. 32253 
  254. 32254 namespace %4a472caa5d25e44d102a573ab71b7fb1403109e5
  255. 32255 {
  256. 32256 }
  257. 32257 
  258. 32258 namespace Construction
  259. 32259 {
  260. 32260 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  261. 32261 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  262. 32262 constexpr std::uintptr_t info = 0xA0 ;
  263. 32263 constexpr std::uintptr_t canBypassBuildingPermission = 0xC0 ;
  264. 32264 constexpr std::uintptr_t showBuildingBlockedPreview = 0xC1 ;
  265. 32265 constexpr std::uintptr_t canPlaceOnRoads = 0xC2 ;
  266. 32266 constexpr std::uintptr_t canRotateBeforePlacement = 0xC3 ;
  267. 32267 constexpr std::uintptr_t canRotateAfterPlacement = 0xC4 ;
  268. 32268 constexpr std::uintptr_t canBeDeployedInDeepSeaWater = 0xC5 ;
  269. 32269 constexpr std::uintptr_t checkVolumeOnRotate = 0xC6 ;
  270. 32270 constexpr std::uintptr_t checkVolumeOnUpgrade = 0xC7 ;
  271. 32271 constexpr std::uintptr_t canPlaceAtMaxDistance = 0xC8 ;
  272. 32272 constexpr std::uintptr_t placeOnWater = 0xC9 ;
  273. 32273 constexpr std::uintptr_t overridePlacementLayer = 0xCA ;
  274. 32274 constexpr std::uintptr_t overridedPlacementLayer = 0xCC ;
  275. 32275 constexpr std::uintptr_t additionalPlacementLayer = 0xD0 ;
  276. 32276 constexpr std::uintptr_t rotationAmount = 0xD4 ;
  277. 32277 constexpr std::uintptr_t applyStartingRotation = 0xE0 ;
  278. 32278 constexpr std::uintptr_t deployOffset = 0xF0 ;
  279. 32279 constexpr std::uintptr_t enforceLineOfSightCheckAgainstParentEntity = 0xF8 ;
  280. 32280 constexpr std::uintptr_t canSnap = 0xF9 ;
  281. 32281 constexpr std::uintptr_t forceY = 0xFA ;
  282. 32282 constexpr std::uintptr_t forceYValue = 0xFC ;
  283. 32283 constexpr std::uintptr_t holdToPlaceDuration = 0x100 ;
  284. 32284 constexpr std::uintptr_t canFloodFillSockets = 0x104 ;
  285. 32285 constexpr std::uintptr_t alternativeLOSChecks = 0x105 ;
  286. 32286 constexpr std::uintptr_t alternativeLOSPositions = 0x108 ;
  287. 32287 constexpr std::uintptr_t canUseLastValidPosition = 0x110 ;
  288. 32288 constexpr std::uintptr_t healthMultiplier = 0x114 ;
  289. 32289 constexpr std::uintptr_t costMultiplier = 0x118 ;
  290. 32290 constexpr std::uintptr_t maxplaceDistance = 0x11C ;
  291. 32291 constexpr std::uintptr_t minPlaceDistance = 0x120 ;
  292. 32292 constexpr std::uintptr_t guideMesh = 0x128 ;
  293. 32293 constexpr std::uintptr_t guideMeshMaterial = 0x130 ;
  294. 32294 constexpr std::uintptr_t placeEffect = 0x138 ;
  295. 32295 constexpr std::uintptr_t hideBuildingPlannerViewmodel = 0x140 ;
  296. 32296 
  297. 32297 constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20 ;
  298. 32298 constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C ;
  299. 32299 constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C ;
  300. 32300 constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48 ;
  301. 32301 constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54 ;
  302. 32302 constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60 ;
  303. 32303 constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70 ;
  304. 32304 constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78 ;
  305. 32305 constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80 ;
  306. 32306 constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84 ;
  307. 32307 constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88 ;
  308. 32308 constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90 ;
  309. 32309 constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98 ;
  310. 32310 constexpr std::uintptr_t _ab0fc13ed7ec0ac6ad855a12be0c097018996e89 = 0x148 ;
  311. 32311 constexpr std::uintptr_t _5acf6c0b78feb88d7b4a2b1ec9faf80e091da74e = 0x150 ;
  312. 32312 constexpr std::uintptr_t _9012bbafa2de02604445036fca9bb7500a7f9a2a = 0x158 ;
  313. 32313 constexpr std::uintptr_t _e8b769c9d95ead32eacc2b3d1cdffbb334c41a09 = 0x160 ;
  314. 32314 constexpr std::uintptr_t _74c04a725e68295f235a9b3581ed1c392fe04af5 = 0x168 ;
  315. 32315 constexpr std::uintptr_t _21d6989ad0c185fe6847f9be8b7384041bc35479 = 0x180 ;
  316. 32316 constexpr std::uintptr_t _c3e7fee18edc1399b6c6c0e4c0c131878789f478 = 0x181 ;
  317. 32317 constexpr std::uintptr_t _24114a66aefa1c496ac0af11b326ee3ca7d3fd27 = 0x188 ;
  318. 32318 constexpr std::uintptr_t _fdd91d30394cba47f36ec5f10efdd08e926a5907 = 0x190 ;
  319. 32319 constexpr std::uintptr_t _bfc945dbc78a9feb41b6220440cecea671d43971 = 0x198 ;
  320. 32320 constexpr std::uintptr_t _40235e736492075bf418c1eb09cc32fcf8ef895a = 0x1A0 ;
  321. 32321 constexpr std::uintptr_t _de2e51dee5e8881445f42625ae99e6f8665b20a4 = 0x1A8 ;
  322. 32322 constexpr std::uintptr_t _9ae05cc0da759eaa96c507f486c2281fd086b169 = 0x1B0 ;
  323. 32323 }
  324. 32324 
  325. 32325 namespace %6a7aa55c4c985ba7b6340784cb2fc305f807d3ce
  326. 32326 {
  327. 32327 constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x10 ;
  328. 32328 constexpr std::uintptr_t _c9394af03b5db5cc49a87259d207cbd587143280 = 0x18 ;
  329. 32329 constexpr std::uintptr_t _95222eb55627444f00d2cf75b7fdce336e13be0f = 0x20 ;
  330. 32330 constexpr std::uintptr_t _5827de66dd0d4a26bc96a774a5cef91f15e39bb7 = 0x28 ;
  331. 32331 
  332. 32332 namespace _static
  333. 32333 {
  334. 32334 constexpr std::uintptr_t _6b706408f9f8b673385b0071cb2cc10a7be879e9 = 0x0 ;
  335. 32335 constexpr std::uintptr_t _723c103d1ddf232da556533ce3b3becd2ec11842 = 0x8 ;
  336. 32336 }
  337. 32337 
  338. 32338 }
  339. 32339 
  340. 32340 namespace BunnyEntry
  341. 32341 {
  342. 32342 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  343. 32343 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  344. 32344 constexpr std::uintptr_t nameText = 0x20 ;
  345. 32345 constexpr std::uintptr_t amountText = 0x28 ;
  346. 32346 constexpr std::uintptr_t starImage = 0x30 ;
  347. 32347 constexpr std::uintptr_t selfImage = 0x38 ;
  348. 32348 }
  349. 32349 
  350. 32350 namespace ReflectionPlane
  351. 32351 {
  352. 32352 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  353. 32353 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  354. 32354 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  355. 32355 constexpr std::uintptr_t prefabID = 0x54 ;
  356. 32356 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  357. 32357 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  358. 32358 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  359. 32359 constexpr std::uintptr_t networkRange = 0x64 ;
  360. 32360 constexpr std::uintptr_t bounds = 0x18C ;
  361. 32361 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  362. 32362 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  363. 32363 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  364. 32364 constexpr std::uintptr_t model = 0x1B8 ;
  365. 32365 constexpr std::uintptr_t flags = 0x1C0 ;
  366. 32366 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  367. 32367 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  368. 32368 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  369. 32369 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  370. 32370 constexpr std::uintptr_t baseProtection = 0x238 ;
  371. 32371 constexpr std::uintptr_t startHealth = 0x240 ;
  372. 32372 constexpr std::uintptr_t pickup = 0x248 ;
  373. 32373 constexpr std::uintptr_t repair = 0x270 ;
  374. 32374 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  375. 32375 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  376. 32376 constexpr std::uintptr_t lifestate = 0x2A8 ;
  377. 32377 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  378. 32378 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  379. 32379 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  380. 32380 constexpr std::uintptr_t faction = 0x2BC ;
  381. 32381 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  382. 32382 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  383. 32383 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  384. 32384 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  385. 32385 constexpr std::uintptr_t timePlaced = 0x2FC ;
  386. 32386 constexpr std::uintptr_t layerMask = 0x308 ;
  387. 32387 constexpr std::uintptr_t nearClip = 0x30C ;
  388. 32388 constexpr std::uintptr_t farClip = 0x310 ;
  389. 32389 constexpr std::uintptr_t reflectionMaterial = 0x318 ;
  390. 32390 constexpr std::uintptr_t reflectionRenderer = 0x320 ;
  391. 32391 constexpr std::uintptr_t maxDistance = 0x328 ;
  392. 32392 constexpr std::uintptr_t fadeTime = 0x32C ;
  393. 32393 
  394. 32394 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  395. 32395 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  396. 32396 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  397. 32397 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  398. 32398 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  399. 32399 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  400. 32400 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  401. 32401 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  402. 32402 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  403. 32403 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  404. 32404 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  405. 32405 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  406. 32406 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  407. 32407 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  408. 32408 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  409. 32409 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  410. 32410 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  411. 32411 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  412. 32412 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  413. 32413 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  414. 32414 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  415. 32415 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  416. 32416 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  417. 32417 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  418. 32418 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  419. 32419 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  420. 32420 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  421. 32421 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  422. 32422 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  423. 32423 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  424. 32424 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  425. 32425 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  426. 32426 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  427. 32427 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  428. 32428 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  429. 32429 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  430. 32430 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  431. 32431 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  432. 32432 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  433. 32433 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  434. 32434 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  435. 32435 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  436. 32436 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  437. 32437 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  438. 32438 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  439. 32439 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  440. 32440 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  441. 32441 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  442. 32442 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  443. 32443 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  444. 32444 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  445. 32445 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  446. 32446 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  447. 32447 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  448. 32448 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  449. 32449 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  450. 32450 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  451. 32451 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
  452. 32452 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
  453. 32453 constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x330 ;
  454. 32454 constexpr std::uintptr_t _80838acb236fbade0b139c2b1f9d39743c49be63 = 0x338 ;
  455. 32455 constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x340 ;
  456. 32456 constexpr std::uintptr_t _98118370dd413db5abf2096e9035a0193da5db1d = 0x344 ;
  457. 32457 constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x348 ;
  458. 32458 constexpr std::uintptr_t _5a1c13daf639b25a25aa5e7963c62fedfe59e3f1 = 0x349 ;
  459. 32459 constexpr std::uintptr_t _806727baf1323d97b23d9dcda18fb2d9266e1c6c = 0x34C ;
  460. 32460 constexpr std::uintptr_t _f2a04749de06b4c9421eb270f5d5c8601d94e2bd = 0x350 ;
  461. 32461 constexpr std::uintptr_t _88d25fc0e327f09fc5fe652b0101831579379eb9 = 0x358 ;
  462. 32462 constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x360 ;
  463. 32463 }
  464. 32464 
  465. 32465 namespace WeatherPresetType
  466. 32466 {
  467. 32467 constexpr std::uintptr_t value__ = 0x0 ;
  468. 32468 }
  469. 32469 
  470. 32470 namespace %c52eedb28e9be5094e6c1edce71d04152390296b
  471. 32471 {
  472. 32472 constexpr std::uintptr_t _afbe3b4e087f6ee976fd51a03bcfeb76601af31f = 0x10 ;
  473. 32473 }
  474. 32474 
  475. 32475 namespace HomingLauncherViewModel
  476. 32476 {
  477. 32477 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  478. 32478 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  479. 32479 constexpr std::uintptr_t lazyaimRegular = 0x28 ;
  480. 32480 constexpr std::uintptr_t lazyaimIronsights = 0x30 ;
  481. 32481 constexpr std::uintptr_t pivot = 0x38 ;
  482. 32482 constexpr std::uintptr_t useViewModelCamera = 0x40 ;
  483. 32483 constexpr std::uintptr_t wantsHeldItemFlags = 0x41 ;
  484. 32484 constexpr std::uintptr_t hideSightMeshes = 0x48 ;
  485. 32485 constexpr std::uintptr_t viewmodelType = 0x50 ;
  486. 32486 constexpr std::uintptr_t shouldOverridePosition = 0x54 ;
  487. 32487 constexpr std::uintptr_t MuzzlePoint = 0x58 ;
  488. 32488 constexpr std::uintptr_t charmAnchor = 0x60 ;
  489. 32489 constexpr std::uintptr_t charmScale = 0x68 ;
  490. 32490 constexpr std::uintptr_t useFlatBackCharm = 0x6C ;
  491. 32491 constexpr std::uintptr_t usePushedOutCharm = 0x6D ;
  492. 32492 constexpr std::uintptr_t subsurfaceProfile = 0x70 ;
  493. 32493 constexpr std::uintptr_t baseSkinPieces = 0x78 ;
  494. 32494 constexpr std::uintptr_t leftArmShieldHideCurve = 0x80 ;
  495. 32495 
  496. 32496 constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20 ;
  497. 32497 constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88 ;
  498. 32498 constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90 ;
  499. 32499 constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98 ;
  500. 32500 constexpr std::uintptr_t _3215b2da4acb648833ac357c3e66ec75d22982bf = 0xA0 ;
  501. 32501 constexpr std::uintptr_t _2eaeb316292c3edca1db9f1e0a2954722a866064 = 0xA8 ;
  502. 32502 constexpr std::uintptr_t _11f6eb78c277b62accd3558af2b917e004c48ad3 = 0xB0 ;
  503. 32503 constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8 ;
  504. 32504 constexpr std::uintptr_t _a194f79bdc3d5ba9e81f1d97881b282d84762d81 = 0xC0 ;
  505. 32505 constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8 ;
  506. 32506 constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0 ;
  507. 32507 constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xD8 ;
  508. 32508 constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0 ;
  509. 32509 constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8 ;
  510. 32510 constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0 ;
  511. 32511 constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8 ;
  512. 32512 constexpr std::uintptr_t _928e6a87b39884d68cf6bf6fcdf2182451c4b4d8 = 0x100 ;
  513. 32513 constexpr std::uintptr_t _3778641d7cbfd2475cad0094457ffddf913c9c9c = 0x108 ;
  514. 32514 constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110 ;
  515. 32515 constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114 ;
  516. 32516 constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118 ;
  517. 32517 constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C ;
  518. 32518 constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128 ;
  519. 32519 constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C ;
  520. 32520 constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D ;
  521. 32521 constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130 ;
  522. 32522 constexpr std::uintptr_t _3aaa9b83251f55581723a40198c69f60fd665245 = 0x138 ;
  523. 32523 }
  524. 32524 
  525. 32525 namespace SprayCanSpray_Decal
  526. 32526 {
  527. 32527 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  528. 32528 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  529. 32529 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  530. 32530 constexpr std::uintptr_t prefabID = 0x54 ;
  531. 32531 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  532. 32532 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  533. 32533 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  534. 32534 constexpr std::uintptr_t networkRange = 0x64 ;
  535. 32535 constexpr std::uintptr_t bounds = 0x18C ;
  536. 32536 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  537. 32537 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  538. 32538 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  539. 32539 constexpr std::uintptr_t model = 0x1B8 ;
  540. 32540 constexpr std::uintptr_t flags = 0x1C0 ;
  541. 32541 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  542. 32542 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  543. 32543 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  544. 32544 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  545. 32545 constexpr std::uintptr_t baseProtection = 0x238 ;
  546. 32546 constexpr std::uintptr_t startHealth = 0x240 ;
  547. 32547 constexpr std::uintptr_t pickup = 0x248 ;
  548. 32548 constexpr std::uintptr_t repair = 0x270 ;
  549. 32549 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  550. 32550 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  551. 32551 constexpr std::uintptr_t lifestate = 0x2A8 ;
  552. 32552 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  553. 32553 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  554. 32554 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  555. 32555 constexpr std::uintptr_t faction = 0x2BC ;
  556. 32556 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  557. 32557 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  558. 32558 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  559. 32559 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  560. 32560 constexpr std::uintptr_t timePlaced = 0x2FC ;
  561. 32561 constexpr std::uintptr_t DecalComponent = 0x310 ;
  562. 32562 constexpr std::uintptr_t IconPreviewRoot = 0x318 ;
  563. 32563 constexpr std::uintptr_t DefaultMaterial = 0x320 ;
  564. 32564 
  565. 32565 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  566. 32566 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  567. 32567 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  568. 32568 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  569. 32569 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  570. 32570 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  571. 32571 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  572. 32572 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  573. 32573 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  574. 32574 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  575. 32575 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  576. 32576 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  577. 32577 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  578. 32578 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  579. 32579 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  580. 32580 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  581. 32581 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  582. 32582 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  583. 32583 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  584. 32584 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  585. 32585 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  586. 32586 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  587. 32587 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  588. 32588 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  589. 32589 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  590. 32590 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  591. 32591 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  592. 32592 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  593. 32593 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  594. 32594 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  595. 32595 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  596. 32596 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  597. 32597 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  598. 32598 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  599. 32599 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  600. 32600 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  601. 32601 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  602. 32602 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  603. 32603 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  604. 32604 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  605. 32605 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  606. 32606 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  607. 32607 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  608. 32608 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  609. 32609 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  610. 32610 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  611. 32611 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  612. 32612 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  613. 32613 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  614. 32614 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  615. 32615 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  616. 32616 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  617. 32617 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  618. 32618 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  619. 32619 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  620. 32620 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  621. 32621 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  622. 32622 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
  623. 32623 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
  624. 32624 constexpr std::uintptr_t _495abde151068f4a2c1423c83d63559a3a3c5550 = 0x308 ;
  625. 32625 }
  626. 32626 
  627. 32627 namespace MeshTreeLOD
  628. 32628 {
  629. 32629 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  630. 32630 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  631. 32631 constexpr std::uintptr_t DistanceMode = 0x20 ;
  632. 32632 constexpr std::uintptr_t OccludeeParams = 0x24 ;
  633. 32633 constexpr std::uintptr_t States = 0xD0 ;
  634. 32634 
  635. 32635 constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38 ;
  636. 32636 constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40 ;
  637. 32637 constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48 ;
  638. 32638 constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C ;
  639. 32639 constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D ;
  640. 32640 constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50 ;
  641. 32641 constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58 ;
  642. 32642 constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C ;
  643. 32643 constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D ;
  644. 32644 constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60 ;
  645. 32645 constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68 ;
  646. 32646 constexpr std::uintptr_t _ba5d209c5366dc29561516ae23bd3c2e6229aea6 = 0x88 ;
  647. 32647 constexpr std::uintptr_t _76b0d2e60c863c2178643a95bcf8ce3448190074 = 0x90 ;
  648. 32648 constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x94 ;
  649. 32649 constexpr std::uintptr_t _49f1bd519c0a4b7a364b339022144b01f0f4b8ff = 0x95 ;
  650. 32650 constexpr std::uintptr_t _13dc0443e6169ff34c4079434899eeb0557dba07 = 0x96 ;
  651. 32651 constexpr std::uintptr_t _dc0adb2be7462b68fe5659725b133e02426abfe9 = 0x98 ;
  652. 32652 constexpr std::uintptr_t _540a7fc808d6260a5e9098a5f0fd0848d453601d = 0xB8 ;
  653. 32653 constexpr std::uintptr_t _df3835cb8e5393b3daaae6d19d21b7e065a754dc = 0xC0 ;
  654. 32654 constexpr std::uintptr_t _9a8f67336ad06f8198fa4c7ea03841711aa294d1 = 0xC8 ;
  655. 32655 constexpr std::uintptr_t _44a919bc94fdea62e73cd4147270d7b6e2d2d273 = 0xD8 ;
  656. 32656 constexpr std::uintptr_t _b0342580288109f2e6ed598bb9c90687eeab3f16 = 0xE0 ;
  657. 32657 constexpr std::uintptr_t _4da90b56e3c0d62d027bb88050f3b22c3c6fd8a6 = 0xE8 ;
  658. 32658 constexpr std::uintptr_t _6d04793ff5544be56b3c9e771b8c7806a77310da = 0xF0 ;
  659. 32659 constexpr std::uintptr_t _06e70c6944949d91ca66f24ef21f24fe923369c6 = 0xF8 ;
  660. 32660 constexpr std::uintptr_t _5f49b6105ed432fe2cc9af391af935a094e5e0ab = 0xFC ;
  661. 32661 }
  662. 32662 
  663. 32663 namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
  664. 32664 {
  665. 32665 constexpr std::uintptr_t _f0cd141a9650f2c00b0b51600fa4d128e2efd8c4 = 0x10 ;
  666. 32666 constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x20 ;
  667. 32667 constexpr std::uintptr_t _2544744a90e5bee0e027777ed4f1008cc9f78593 = 0x30 ;
  668. 32668 constexpr std::uintptr_t _8c21c71c0b042f3d1369fba433a2741bdd6c7b68 = 0x38 ;
  669. 32669 constexpr std::uintptr_t _bb2aab4123063612e2cc228fb9f081b1a00035e0 = 0x60 ;
  670. 32670 constexpr std::uintptr_t _4e2c20e9a0088ba376ba74c6a1eb79671383f449 = 0x88 ;
  671. 32671 constexpr std::uintptr_t _702d790962dd5bfceefe1c222720a0b53b8ea6dc = 0xB0 ;
  672. 32672 constexpr std::uintptr_t _4fdbde9627895a07b261bb9472308450be356924 = 0xB8 ;
  673. 32673 constexpr std::uintptr_t _44e018eea88fbebe6e8220fa2179e4191d872418 = 0xC0 ;
  674. 32674 constexpr std::uintptr_t _8e2b34677bd56b930e132e6d0fa5f8b1be7132ce = 0xE8 ;
  675. 32675 constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0xF8 ;
  676. 32676 constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0xFC ;
  677. 32677 constexpr std::uintptr_t _5b42391b1b8e648c15914001785faf4a7a1fbe43 = 0x100 ;
  678. 32678 }
  679. 32679 
  680. 32680 namespace %cd4b5bc5516ead71c7eb834b53d0ad9c2add86a8
  681. 32681 {
  682. 32682 constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10 ;
  683. 32683 constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14 ;
  684. 32684 constexpr std::uintptr_t _aed178a1dc7404322f3ad7dc4e4034711db66eff = 0x18 ;
  685. 32685 
  686. 32686 namespace _static
  687. 32687 {
  688. 32688 constexpr std::uintptr_t _8564fd839ef2d52704ccb125aabcbf0934e8367b = 0x0 ;
  689. 32689 constexpr std::uintptr_t _1df8bb372b10c5a5354c45a179043c23f7a18030 = 0x8 ;
  690. 32690 }
  691. 32691 
  692. 32692 }
  693. 32693 
  694. 32694 namespace LootPanelHorse
  695. 32695 {
  696. 32696 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  697. 32697 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  698. 32698 constexpr std::uintptr_t Title = 0x20 ;
  699. 32699 constexpr std::uintptr_t TitleText = 0x28 ;
  700. 32700 constexpr std::uintptr_t hideInvalidIcons = 0x30 ;
  701. 32701 constexpr std::uintptr_t canvasGroup = 0x38 ;
  702. 32702 constexpr std::uintptr_t sortingControls = 0x40 ;
  703. 32703 constexpr std::uintptr_t breedTitle = 0x50 ;
  704. 32704 constexpr std::uintptr_t healthText = 0x58 ;
  705. 32705 constexpr std::uintptr_t maxSpeedText = 0x60 ;
  706. 32706 constexpr std::uintptr_t staminaText = 0x68 ;
  707. 32707 constexpr std::uintptr_t storageSlots = 0x70 ;
  708. 32708 constexpr std::uintptr_t buffs = 0x78 ;
  709. 32709 
  710. 32710 constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48 ;
  711. 32711 }
  712. 32712 
  713. 32713 namespace %c1391c4ab423304cc0ce8c573fb623ccb92826f1
  714. 32714 {
  715. 32715 constexpr std::uintptr_t _c40a7d236244f75281c857f0b9a39322fbda287e = 0x10 ;
  716. 32716 constexpr std::uintptr_t _c96f8944a188268d23bd138bc4a8d3904bfc2eb8 = 0x18 ;
  717. 32717 constexpr std::uintptr_t _d3707ca378bf1eaa55a0d81934ca98d0868ceb2c = 0x28 ;
  718. 32718 constexpr std::uintptr_t _fcf0b3f9036e611c36edd15c92caef61aa791e20 = 0x30 ;
  719. 32719 constexpr std::uintptr_t _cae60f6919eea244c1041069b5ed7192a16e0f65 = 0x38 ;
  720. 32720 constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x40 ;
  721. 32721 constexpr std::uintptr_t _dc2f889d8ddb8fe9114cd0d1d7e6c82e850bbb87 = 0x48 ;
  722. 32722 constexpr std::uintptr_t _ece96e7dd0698eb4f49d4aede7ef2a6530d341ec = 0x4C ;
  723. 32723 constexpr std::uintptr_t _9b66969007a35818a6dc52331eac3819571816c0 = 0x4D ;
  724. 32724 
  725. 32725 namespace _static
  726. 32726 {
  727. 32727 constexpr std::uintptr_t _ad5e1710ebd104db0984c4e05fd0369e13c7dc26 = 0x0 ;
  728. 32728 constexpr std::uintptr_t _e0eea857c90408123da8d6dfa4a108e7bbb90197 = 0x8 ;
  729. 32729 constexpr std::uintptr_t _529866941f0ae9ee5060ba340ac53f350dcda86b = 0x18 ;
  730. 32730 }
  731. 32731 
  732. 32732 }
  733. 32733 
  734. 32734 namespace OrientableLight
  735. 32735 {
  736. 32736 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  737. 32737 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  738. 32738 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  739. 32739 constexpr std::uintptr_t prefabID = 0x54 ;
  740. 32740 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  741. 32741 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  742. 32742 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  743. 32743 constexpr std::uintptr_t networkRange = 0x64 ;
  744. 32744 constexpr std::uintptr_t bounds = 0x18C ;
  745. 32745 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  746. 32746 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  747. 32747 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  748. 32748 constexpr std::uintptr_t model = 0x1B8 ;
  749. 32749 constexpr std::uintptr_t flags = 0x1C0 ;
  750. 32750 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  751. 32751 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  752. 32752 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  753. 32753 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  754. 32754 constexpr std::uintptr_t baseProtection = 0x238 ;
  755. 32755 constexpr std::uintptr_t startHealth = 0x240 ;
  756. 32756 constexpr std::uintptr_t pickup = 0x248 ;
  757. 32757 constexpr std::uintptr_t repair = 0x270 ;
  758. 32758 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  759. 32759 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  760. 32760 constexpr std::uintptr_t lifestate = 0x2A8 ;
  761. 32761 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  762. 32762 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  763. 32763 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  764. 32764 constexpr std::uintptr_t faction = 0x2BC ;
  765. 32765 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  766. 32766 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  767. 32767 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  768. 32768 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  769. 32769 constexpr std::uintptr_t timePlaced = 0x2FC ;
  770. 32770 constexpr std::uintptr_t debugOrigin = 0x308 ;
  771. 32771 constexpr std::uintptr_t sourceItem = 0x310 ;
  772. 32772 constexpr std::uintptr_t inputs = 0x318 ;
  773. 32773 constexpr std::uintptr_t outputs = 0x320 ;
  774. 32774 constexpr std::uintptr_t ioType = 0x328 ;
  775. 32775 constexpr std::uintptr_t visibilityPassesThroughParent = 0x340 ;
  776. 32776 constexpr std::uintptr_t powerConsumption = 0x344 ;
  777. 32777 constexpr std::uintptr_t pivotOrigin = 0x350 ;
  778. 32778 constexpr std::uintptr_t yaw = 0x358 ;
  779. 32779 constexpr std::uintptr_t pitch = 0x360 ;
  780. 32780 constexpr std::uintptr_t pivotAutoAdjust = 0x368 ;
  781. 32781 constexpr std::uintptr_t pitchClamp = 0x36C ;
  782. 32782 constexpr std::uintptr_t yawClamp = 0x374 ;
  783. 32783 constexpr std::uintptr_t serverLerpSpeed = 0x37C ;
  784. 32784 constexpr std::uintptr_t clientLerpSpeed = 0x380 ;
  785. 32785 constexpr std::uintptr_t reorientEffect = 0x388 ;
  786. 32786 
  787. 32787 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  788. 32788 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  789. 32789 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  790. 32790 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  791. 32791 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  792. 32792 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  793. 32793 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  794. 32794 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  795. 32795 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  796. 32796 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  797. 32797 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  798. 32798 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  799. 32799 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  800. 32800 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  801. 32801 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  802. 32802 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  803. 32803 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  804. 32804 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  805. 32805 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  806. 32806 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  807. 32807 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  808. 32808 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  809. 32809 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  810. 32810 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  811. 32811 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  812. 32812 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  813. 32813 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  814. 32814 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  815. 32815 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  816. 32816 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  817. 32817 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  818. 32818 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  819. 32819 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  820. 32820 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  821. 32821 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  822. 32822 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  823. 32823 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  824. 32824 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  825. 32825 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  826. 32826 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  827. 32827 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  828. 32828 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  829. 32829 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  830. 32830 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  831. 32831 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  832. 32832 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  833. 32833 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  834. 32834 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  835. 32835 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  836. 32836 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  837. 32837 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  838. 32838 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  839. 32839 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  840. 32840 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  841. 32841 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  842. 32842 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  843. 32843 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  844. 32844 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
  845. 32845 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
  846. 32846 constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C ;
  847. 32847 constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330 ;
  848. 32848 constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334 ;
  849. 32849 constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338 ;
  850. 32850 constexpr std::uintptr_t _984f59b8e05a5436d097d5ec3665bddf552f0361 = 0x348 ;
  851. 32851 constexpr std::uintptr_t _040e3d831c3f02019e0da644adc7641bd2c18d27 = 0x390 ;
  852. 32852 constexpr std::uintptr_t _76e16d60babf11c4c43adf0b99e9ab3d39e813fd = 0x394 ;
  853. 32853 constexpr std::uintptr_t _116dd6afb232364ba7373464fb51da3561bef00f = 0x398 ;
  854. 32854 constexpr std::uintptr_t _ae792e8bbfe841b765bd40f6e33075c4965ac09c = 0x39C ;
  855. 32855 constexpr std::uintptr_t _529f1b5a716284c1e0c71af42a16d2a5a3333043 = 0x3A0 ;
  856. 32856 constexpr std::uintptr_t _4e4164baf3de5a0b1f1c3ad485a35e1191f86022 = 0x3A4 ;
  857. 32857 constexpr std::uintptr_t _b5555e06b29c21e73df869ea51d5c2b15ba1c5b1 = 0x3A8 ;
  858. 32858 constexpr std::uintptr_t _d4ba63441ae516028b9520727f1cc8b9a8371244 = 0x3AC ;
  859. 32859 }
  860. 32860 
  861. 32861 namespace %f5f2baf98d08f5d59565cfebc0738b316f618569
  862. 32862 {
  863. 32863 constexpr std::uintptr_t _0ded7dbba273d296fc5cd5753d037fb0e3a6c3d3 = 0x10 ;
  864. 32864 constexpr std::uintptr_t _d0f46486bdce57af3848796ad0f1d0c9427217d7 = 0x18 ;
  865. 32865 constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x20 ;
  866. 32866 constexpr std::uintptr_t _52f5b63954df68515b1d47f94179e260758718c0 = 0x30 ;
  867. 32867 constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x38 ;
  868. 32868 constexpr std::uintptr_t _d3de5cf668e6e1299f5cdc906056d7612e13cb98 = 0x40 ;
  869. 32869 constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x4C ;
  870. 32870 constexpr std::uintptr_t _6a787f2d12dfa792cee702f510e1d972746d9775 = 0x4D ;
  871. 32871 constexpr std::uintptr_t _f46fc342ce9d3b22175523cb891cd944554d04cc = 0x50 ;
  872. 32872 constexpr std::uintptr_t _223a4d37fca714464b5c7446a2b940f51e21a18e = 0x54 ;
  873. 32873 constexpr std::uintptr_t _f74956171f6d58892206da84f1d0d10e8c5f8685 = 0x58 ;
  874. 32874 constexpr std::uintptr_t _be4a7cad91fe47da12999ae4ae526d5a37b1748d = 0x60 ;
  875. 32875 constexpr std::uintptr_t _88f3abdc38a9acbcd21890ebee6dc6346daa8af2 = 0x68 ;
  876. 32876 constexpr std::uintptr_t _33186f7b3973ffaf759864e36cd496274301a7f9 = 0x70 ;
  877. 32877 constexpr std::uintptr_t _dac4c0ebc9ac72f0a638a19f5ec0f639bb5d9bd1 = 0x78 ;
  878. 32878 constexpr std::uintptr_t _e3306a809035e5a9c2fc886c6a393e434ff936b7 = 0x80 ;
  879. 32879 }
  880. 32880 
  881. 32881 namespace %ecbe08870d390ff36ebb4376f6f04f8b082680cc
  882. 32882 {
  883. 32883 constexpr std::uintptr_t _6c7a1509089c4f56e39200993d7b1a02d7c3a8a0 = 0x10 ;
  884. 32884 constexpr std::uintptr_t _4d884bf1b67736974a8d619aed7a89d468c55c37 = 0x18 ;
  885. 32885 constexpr std::uintptr_t _00c8f0e35dac82a7205a7305438b3d5a360185c4 = 0x20 ;
  886. 32886 constexpr std::uintptr_t _a25adf3f29e5892b203775c3bbff039f33939c10 = 0x28 ;
  887. 32887 constexpr std::uintptr_t _6ecad7a84021d8d1b67f42431dd1e8f686e2d384 = 0x30 ;
  888. 32888 constexpr std::uintptr_t _b41b373ccf42feaec2f6ffdc4cfbdc7ceb0236b5 = 0x38 ;
  889. 32889 constexpr std::uintptr_t _5d35a5b623fce28d74689e903dfdab2482bb8fa1 = 0x3C ;
  890. 32890 constexpr std::uintptr_t _5966bbe38e1a4cdd36096ca6e0a04441019eb38d = 0x40 ;
  891. 32891 constexpr std::uintptr_t _c792d2382829d10a67f1aca6ccfbdb4a28d63008 = 0x48 ;
  892. 32892 constexpr std::uintptr_t _9494163b3c713e74ce6980e2b4edd1cbc97cfc5c = 0x50 ;
  893. 32893 constexpr std::uintptr_t _2408b01adc7bfb99d3a5b1ffb9352ecd1acfd509 = 0x78 ;
  894. 32894 constexpr std::uintptr_t _6a493c702195cf0b3fc47d423dd48cfe4228a65b = 0x7C ;
  895. 32895 constexpr std::uintptr_t _ddfd597d5a44f3b7add2ece0a97996b108952d4b = 0x80 ;
  896. 32896 constexpr std::uintptr_t _7cd57727d30269fffbee427533fb1d0bd6e629d8 = 0xB8 ;
  897. 32897 constexpr std::uintptr_t _0950c0222fcf64cdb1c49c564909afdbca82054e = 0xC0 ;
  898. 32898 constexpr std::uintptr_t _b021837712f53e6b641ba46554d011620667e6e0 = 0xC8 ;
  899. 32899 constexpr std::uintptr_t _9e4a4bef1431e5e8e4ff7a7e630d2b66ca8018f4 = 0xD0 ;
  900. 32900 constexpr std::uintptr_t _b97d49eeb7b27c2e9cb95cb65d20912685ed4602 = 0xD8 ;
  901. 32901 constexpr std::uintptr_t _6faff9e14778a19d9e8beb8abea2201f56437f4d = 0xE0 ;
  902. 32902 constexpr std::uintptr_t _69729c28325cc16801754b5503fca39b8fecc066 = 0xE8 ;
  903. 32903 constexpr std::uintptr_t _8adc2ab69f43349179769c8513f2d69fa0cd3efe = 0xF0 ;
  904. 32904 constexpr std::uintptr_t _d0ec388ec095d1919bfd17350803c9e65a10aebe = 0xF4 ;
  905. 32905 constexpr std::uintptr_t _af02ea61a28403e5cfcbb27594dfe6abd8ee51e4 = 0xF8 ;
  906. 32906 constexpr std::uintptr_t _ea4a6ab10031dc97e8ce8249e092bc595d1d06c2 = 0x100 ;
  907. 32907 constexpr std::uintptr_t _4dcb1aa72a9a96ea130ca760c91ad1f5223c32a1 = 0x108 ;
  908. 32908 constexpr std::uintptr_t _c465693814a9f81c932d1f96017f26f6a636a2b2 = 0x130 ;
  909. 32909 constexpr std::uintptr_t _8aed0002324569da878bc52b2b82cb01cf86a192 = 0x138 ;
  910. 32910 constexpr std::uintptr_t _2f310bdd84eecd2eb62c29496c7ca76b8cd0b938 = 0x13C ;
  911. 32911 constexpr std::uintptr_t _037f613d83ef24c6c9d1f2299d9f965d6b1f2b42 = 0x140 ;
  912. 32912 constexpr std::uintptr_t _7584b35ef0fc03c1071332b36ab7a33e568aed53 = 0x148 ;
  913. 32913 
  914. 32914 namespace _static
  915. 32915 {
  916. 32916 constexpr std::uintptr_t _c6a0fdfc65d1ce2b7657cbbe09721da893dbf165 = 0x0 ;
  917. 32917 constexpr std::uintptr_t _05101ba6d67becef50735c4a83ab49be82b6aef4 = 0x8 ;
  918. 32918 constexpr std::uintptr_t _9df83fb94f06cd5203deef5097860468c8ab9200 = 0x10 ;
  919. 32919 constexpr std::uintptr_t _539e697d254ce98ea358a63f934ac94ef3cd7703 = 0x18 ;
  920. 32920 }
  921. 32921 
  922. 32922 }
  923. 32923 
  924. 32924 namespace WorkshopRenderSettings
  925. 32925 {
  926. 32926 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  927. 32927 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  928. 32928 constexpr std::uintptr_t ItemDefinition = 0x20 ;
  929. 32929 constexpr std::uintptr_t itemID = 0x28 ;
  930. 32930 constexpr std::uintptr_t ToggleLightingRig = 0x2C ;
  931. 32931 constexpr std::uintptr_t LightingRig = 0x30 ;
  932. 32932 }
  933. 32933 
  934. 32934 namespace SlotFaces
  935. 32935 {
  936. 32936 constexpr std::uintptr_t value__ = 0x0 ;
  937. 32937 }
  938. 32938 
  939. 32939 namespace SlotMachine
  940. 32940 {
  941. 32941 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  942. 32942 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  943. 32943 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  944. 32944 constexpr std::uintptr_t prefabID = 0x54 ;
  945. 32945 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  946. 32946 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  947. 32947 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  948. 32948 constexpr std::uintptr_t networkRange = 0x64 ;
  949. 32949 constexpr std::uintptr_t bounds = 0x18C ;
  950. 32950 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  951. 32951 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  952. 32952 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  953. 32953 constexpr std::uintptr_t model = 0x1B8 ;
  954. 32954 constexpr std::uintptr_t flags = 0x1C0 ;
  955. 32955 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  956. 32956 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  957. 32957 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  958. 32958 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  959. 32959 constexpr std::uintptr_t baseProtection = 0x238 ;
  960. 32960 constexpr std::uintptr_t startHealth = 0x240 ;
  961. 32961 constexpr std::uintptr_t pickup = 0x248 ;
  962. 32962 constexpr std::uintptr_t repair = 0x270 ;
  963. 32963 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  964. 32964 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  965. 32965 constexpr std::uintptr_t lifestate = 0x2A8 ;
  966. 32966 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  967. 32967 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  968. 32968 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  969. 32969 constexpr std::uintptr_t faction = 0x2BC ;
  970. 32970 constexpr std::uintptr_t mountSyncType = 0x2E0 ;
  971. 32971 constexpr std::uintptr_t eyePositionOverride = 0x2E8 ;
  972. 32972 constexpr std::uintptr_t eyeCenterOverride = 0x2F0 ;
  973. 32973 constexpr std::uintptr_t overrideEyesRotation = 0x2F8 ;
  974. 32974 constexpr std::uintptr_t pitchClamp = 0x2FC ;
  975. 32975 constexpr std::uintptr_t yawClamp = 0x304 ;
  976. 32976 constexpr std::uintptr_t canWieldItems = 0x30C ;
  977. 32977 constexpr std::uintptr_t relativeViewAngles = 0x30D ;
  978. 32978 constexpr std::uintptr_t disableLegsWhenMounted = 0x30E ;
  979. 32979 constexpr std::uintptr_t disableBreastCensorshipWhenMounted = 0x30F ;
  980. 32980 constexpr std::uintptr_t AllowForceMountWhenRestrained = 0x310 ;
  981. 32981 constexpr std::uintptr_t mountChaining = 0x311 ;
  982. 32982 constexpr std::uintptr_t mountAnchor = 0x318 ;
  983. 32983 constexpr std::uintptr_t mountLOSVertOffset = 0x320 ;
  984. 32984 constexpr std::uintptr_t mountedAnimationSpeed = 0x324 ;
  985. 32985 constexpr std::uintptr_t mountPose = 0x328 ;
  986. 32986 constexpr std::uintptr_t animateVehicleAim360 = 0x32C ;
  987. 32987 constexpr std::uintptr_t maxMountDistance = 0x330 ;
  988. 32988 constexpr std::uintptr_t dismountPositions = 0x338 ;
  989. 32989 constexpr std::uintptr_t checkPlayerLosOnMount = 0x340 ;
  990. 32990 constexpr std::uintptr_t disableMeshCullingForPlayers = 0x341 ;
  991. 32991 constexpr std::uintptr_t allowHeadLook = 0x342 ;
  992. 32992 constexpr std::uintptr_t ignoreVehicleParent = 0x343 ;
  993. 32993 constexpr std::uintptr_t legacyDismount = 0x344 ;
  994. 32994 constexpr std::uintptr_t wearWhileMounted = 0x348 ;
  995. 32995 constexpr std::uintptr_t modifiesPlayerCollider = 0x350 ;
  996. 32996 constexpr std::uintptr_t customPlayerCollider = 0x354 ;
  997. 32997 constexpr std::uintptr_t clippingCheckRadius = 0x368 ;
  998. 32998 constexpr std::uintptr_t clippingAndVisChecks = 0x36C ;
  999. 32999 constexpr std::uintptr_t clippingChecksLocation = 0x370 ;
  1000. 33000 constexpr std::uintptr_t mountSoundDef = 0x378 ;
  1001. 33001 constexpr std::uintptr_t swapSoundDef = 0x380 ;
  1002. 33002 constexpr std::uintptr_t dismountSoundDef = 0x388 ;
  1003. 33003 constexpr std::uintptr_t allowFootstepEffects = 0x390 ;
  1004. 33004 constexpr std::uintptr_t dismountHoldType = 0x394 ;
  1005. 33005 constexpr std::uintptr_t mountTimeStatType = 0x3A8 ;
  1006. 33006 constexpr std::uintptr_t allowedGestures = 0x3AC ;
  1007. 33007 constexpr std::uintptr_t canDrinkWhileMounted = 0x3B0 ;
  1008. 33008 constexpr std::uintptr_t allowSleeperMounting = 0x3B1 ;
  1009. 33009 constexpr std::uintptr_t shouldShowHudHealth = 0x3B2 ;
  1010. 33010 constexpr std::uintptr_t animateClothInLocalSpace = 0x3B3 ;
  1011. 33011 constexpr std::uintptr_t protectsFromAnimals = 0x3B4 ;
  1012. 33012 constexpr std::uintptr_t MountedCameraMode = 0x3B8 ;
  1013. 33013 constexpr std::uintptr_t rigidBody = 0x3C0 ;
  1014. 33014 constexpr std::uintptr_t wantsBoundaryRepelCheck = 0x3C8 ;
  1015. 33015 constexpr std::uintptr_t isMobile = 0x3C9 ;
  1016. 33016 constexpr std::uintptr_t SideLeanAmount = 0x3CC ;
  1017. 33017 constexpr std::uintptr_t Reel1 = 0x3E0 ;
  1018. 33018 constexpr std::uintptr_t Reel2 = 0x3E8 ;
  1019. 33019 constexpr std::uintptr_t Reel3 = 0x3F0 ;
  1020. 33020 constexpr std::uintptr_t Arm = 0x3F8 ;
  1021. 33021 constexpr std::uintptr_t Curve = 0x400 ;
  1022. 33022 constexpr std::uintptr_t Reel1Spins = 0x408 ;
  1023. 33023 constexpr std::uintptr_t Reel2Spins = 0x40C ;
  1024. 33024 constexpr std::uintptr_t Reel3Spins = 0x410 ;
  1025. 33025 constexpr std::uintptr_t MaxReelSpins = 0x414 ;
  1026. 33026 constexpr std::uintptr_t SpinDuration = 0x418 ;
  1027. 33027 constexpr std::uintptr_t StoragePrefab = 0x438 ;
  1028. 33028 constexpr std::uintptr_t SpinSound = 0x450 ;
  1029. 33029 constexpr std::uintptr_t PayoutDisplay = 0x458 ;
  1030. 33030 constexpr std::uintptr_t PayoutSettings = 0x460 ;
  1031. 33031 constexpr std::uintptr_t HandIkTarget = 0x468 ;
  1032. 33032 constexpr std::uintptr_t PayoutIconMaterial = 0x470 ;
  1033. 33033 constexpr std::uintptr_t UseTimeOfDayAdjustedSprite = 0x478 ;
  1034. 33034 constexpr std::uintptr_t PulseRenderer = 0x480 ;
  1035. 33035 constexpr std::uintptr_t PulseSpeed = 0x488 ;
  1036. 33036 constexpr std::uintptr_t PulseFrom = 0x48C ;
  1037. 33037 constexpr std::uintptr_t PulseTo = 0x49C ;
  1038. 33038 
  1039. 33039 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1040. 33040 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1041. 33041 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1042. 33042 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1043. 33043 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1044. 33044 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1045. 33045 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1046. 33046 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1047. 33047 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1048. 33048 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1049. 33049 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1050. 33050 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1051. 33051 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1052. 33052 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1053. 33053 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1054. 33054 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1055. 33055 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1056. 33056 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1057. 33057 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1058. 33058 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1059. 33059 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1060. 33060 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1061. 33061 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1062. 33062 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1063. 33063 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1064. 33064 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1065. 33065 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1066. 33066 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1067. 33067 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1068. 33068 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1069. 33069 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1070. 33070 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1071. 33071 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1072. 33072 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1073. 33073 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1074. 33074 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1075. 33075 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1076. 33076 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1077. 33077 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1078. 33078 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1079. 33079 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1080. 33080 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1081. 33081 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1082. 33082 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1083. 33083 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1084. 33084 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1085. 33085 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1086. 33086 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1087. 33087 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  1088. 33088 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  1089. 33089 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  1090. 33090 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  1091. 33091 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  1092. 33092 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  1093. 33093 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  1094. 33094 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  1095. 33095 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  1096. 33096 constexpr std::uintptr_t _71b12d195629d2bec59c74338ee7174c76f374ef = 0x2D0 ;
  1097. 33097 constexpr std::uintptr_t _212eb3477bdd5c220b0061d5cf0edd5dfeb227e2 = 0x2D8 ;
  1098. 33098 constexpr std::uintptr_t _7f285329235a55bc525d1de596135ca7c1066a3e = 0x398 ;
  1099. 33099 constexpr std::uintptr_t _eea005353ff8ab48d3a777bbba419a1efddacecb = 0x3D0 ;
  1100. 33100 constexpr std::uintptr_t _413efd005726b44d3e31f6a250b3de13844d44ab = 0x3D8 ;
  1101. 33101 constexpr std::uintptr_t _79574378cb239c31fda80e103e5455ab71aa5aca = 0x41C ;
  1102. 33102 constexpr std::uintptr_t _d34bcfb20fe8e7ff706ee76c2be75f512af22d1a = 0x420 ;
  1103. 33103 constexpr std::uintptr_t _72c58dd6c0b0b1502efdf11e2ae5422ca96b7bf0 = 0x424 ;
  1104. 33104 constexpr std::uintptr_t _446c629b1afa9c4dd6d2467c27348cd2157a2bec = 0x428 ;
  1105. 33105 constexpr std::uintptr_t _ee51cb422fa1b032baf5720abe46a7a64252e7cd = 0x42C ;
  1106. 33106 constexpr std::uintptr_t _75b035f57c19e0d7db19249ee8e8c1c4c1cc7211 = 0x430 ;
  1107. 33107 constexpr std::uintptr_t _bae49c369b4fc3f861188ddc2cfcc113ad9c701a = 0x434 ;
  1108. 33108 constexpr std::uintptr_t _6de5e8d15e1760fe0db66b95261a02d0af546878 = 0x440 ;
  1109. 33109 constexpr std::uintptr_t _e8f9b20daf37900c92aa86180a7fc6c38ef96a12 = 0x4AC ;
  1110. 33110 constexpr std::uintptr_t _6070628b4227c53fe3456241ed6e72bb9a6d48db = 0x4B0 ;
  1111. 33111 constexpr std::uintptr_t _62cca812e5b1a5a380d474cf79dd022efdfb02c7 = 0x4B4 ;
  1112. 33112 constexpr std::uintptr_t _4684090e6169af131f1f0d49ecf551e459bf5abe = 0x4B8 ;
  1113. 33113 constexpr std::uintptr_t _6b84fe33ec7112537e7ca5961b0e352b72b99ade = 0x4C0 ;
  1114. 33114 constexpr std::uintptr_t _b7bb227cdfa188b809b9af49a935e3a87354d4d3 = 0x4C8 ;
  1115. 33115 constexpr std::uintptr_t _bd2cf724f73540c3f4a25ea0e6768f1c7d6e42fc = 0x4D0 ;
  1116. 33116 }
  1117. 33117 
  1118. 33118 namespace BorderGraphic
  1119. 33119 {
  1120. 33120 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1121. 33121 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1122. 33122 constexpr std::uintptr_t m_Material = 0x20 ;
  1123. 33123 constexpr std::uintptr_t m_Color = 0x28 ;
  1124. 33124 constexpr std::uintptr_t m_SkipLayoutUpdate = 0x38 ;
  1125. 33125 constexpr std::uintptr_t m_SkipMaterialUpdate = 0x39 ;
  1126. 33126 constexpr std::uintptr_t m_RaycastTarget = 0x3A ;
  1127. 33127 constexpr std::uintptr_t m_RaycastTargetCache = 0x3B ;
  1128. 33128 constexpr std::uintptr_t m_RaycastPadding = 0x3C ;
  1129. 33129 constexpr std::uintptr_t m_RectTransform = 0x50 ;
  1130. 33130 constexpr std::uintptr_t m_CanvasRenderer = 0x58 ;
  1131. 33131 constexpr std::uintptr_t m_Canvas = 0x60 ;
  1132. 33132 constexpr std::uintptr_t m_VertsDirty = 0x68 ;
  1133. 33133 constexpr std::uintptr_t m_MaterialDirty = 0x69 ;
  1134. 33134 constexpr std::uintptr_t m_OnDirtyLayoutCallback = 0x70 ;
  1135. 33135 constexpr std::uintptr_t m_OnDirtyVertsCallback = 0x78 ;
  1136. 33136 constexpr std::uintptr_t m_OnDirtyMaterialCallback = 0x80 ;
  1137. 33137 constexpr std::uintptr_t m_CachedMesh = 0x88 ;
  1138. 33138 constexpr std::uintptr_t m_CachedUvs = 0x90 ;
  1139. 33139 constexpr std::uintptr_t m_ColorTweenRunner = 0x98 ;
  1140. 33140 constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0 ;
  1141. 33141 constexpr std::uintptr_t m_ShouldRecalculateStencil = 0xA8 ;
  1142. 33142 constexpr std::uintptr_t m_MaskMaterial = 0xB0 ;
  1143. 33143 constexpr std::uintptr_t m_ParentMask = 0xB8 ;
  1144. 33144 constexpr std::uintptr_t m_Maskable = 0xC0 ;
  1145. 33145 constexpr std::uintptr_t m_IsMaskingGraphic = 0xC1 ;
  1146. 33146 constexpr std::uintptr_t m_IncludeForMasking = 0xC2 ;
  1147. 33147 constexpr std::uintptr_t m_OnCullStateChanged = 0xC8 ;
  1148. 33148 constexpr std::uintptr_t m_ShouldRecalculate = 0xD0 ;
  1149. 33149 constexpr std::uintptr_t m_StencilValue = 0xD4 ;
  1150. 33150 constexpr std::uintptr_t m_Corners = 0xD8 ;
  1151. 33151 
  1152. 33152 constexpr std::uintptr_t _a1b34b871526998618d11d25452477d9522a4c1a = 0xE0 ;
  1153. 33153 constexpr std::uintptr_t _6b450f5b7730d46f7eacb9dccb34404ede3a75a0 = 0xE4 ;
  1154. 33154 constexpr std::uintptr_t _238062065d50c3d76ebd217b1f4e808f0f83cfd3 = 0xE8 ;
  1155. 33155 constexpr std::uintptr_t _baeae7578540f79aafffdae6b534671e03b7994d = 0xEC ;
  1156. 33156 constexpr std::uintptr_t _bfc636235fd286b52b8afdc36a1ad44f969c6948 = 0xF0 ;
  1157. 33157 constexpr std::uintptr_t _9aa4ecd5457ea2473f9dab49b1a2e9c344475b27 = 0xF4 ;
  1158. 33158 constexpr std::uintptr_t _31efc6a99c95f9b21ce7f54cc5544fe202dd897b = 0xF8 ;
  1159. 33159 constexpr std::uintptr_t _ef3f7fe77da704e84a3ff05e295aa2fa7cc51713 = 0xFC ;
  1160. 33160 constexpr std::uintptr_t _0f733504bb07c7da59c0a77611a55e2aa3644d99 = 0x100 ;
  1161. 33161 }
  1162. 33162 
  1163. 33163 namespace TooltipContainer_Emoji
  1164. 33164 {
  1165. 33165 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1166. 33166 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1167. 33167 constexpr std::uintptr_t ScaleRoot = 0x20 ;
  1168. 33168 constexpr std::uintptr_t TooltipText = 0x28 ;
  1169. 33169 constexpr std::uintptr_t OverrideLayoutRoot = 0x30 ;
  1170. 33170 constexpr std::uintptr_t EmojiRedirector = 0x68 ;
  1171. 33171 
  1172. 33172 constexpr std::uintptr_t _3c5ec24b609cffebe51ab162923c2cc195a85ee5 = 0x38 ;
  1173. 33173 constexpr std::uintptr_t _5235fd258c9cc7a02da7b18a5efe9fc1ff2692d2 = 0x40 ;
  1174. 33174 constexpr std::uintptr_t _f79ad257345eddafde2d24c369699984e634f1b1 = 0x48 ;
  1175. 33175 constexpr std::uintptr_t _a39c2e3ab25afed6aec2a6b2630747f22cf6dc7a = 0x4C ;
  1176. 33176 constexpr std::uintptr_t _4d8420273cb2f46a76138de7a5b38171e2a3730e = 0x50 ;
  1177. 33177 constexpr std::uintptr_t _6911ffb1fa3060943760bf6d88960607bde78057 = 0x54 ;
  1178. 33178 constexpr std::uintptr_t _d8fe8862175c92184c62db0bf9d305519e6a8b2b = 0x5C ;
  1179. 33179 constexpr std::uintptr_t _791852f742ce118ad1a612d89b6d9c941121fb83 = 0x5D ;
  1180. 33180 constexpr std::uintptr_t _a45da85c2a667dac21249eddc052778b3cca9a17 = 0x60 ;
  1181. 33181 }
  1182. 33182 
  1183. 33183 namespace DynamicDirtLayerController
  1184. 33184 {
  1185. 33185 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1186. 33186 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1187. 33187 constexpr std::uintptr_t Amount = 0x20 ;
  1188. 33188 constexpr std::uintptr_t DirtTexture = 0x28 ;
  1189. 33189 }
  1190. 33190 
  1191. 33191 namespace %e332d7a1a9e11e51273066a42019dec8cccb854b
  1192. 33192 {
  1193. 33193 constexpr std::uintptr_t TypeInfo = 0x1083DD38 ;
  1194. 33194 constexpr std::uintptr_t _e87bde13292b1d0183e56a2f8af3b6207a1b70f4 = 0x10 ;
  1195. 33195 constexpr std::uintptr_t _bc8ff90cbc41ec381e8c24dbc7913bc1bf022489 = 0x20 ;
  1196. 33196 constexpr std::uintptr_t _ecee532329e263e531d22bf6d0e0c42b473cda2d = 0x28 ;
  1197. 33197 constexpr std::uintptr_t _f64023bb84acfd9702e672caedf6ede3af1e20c5 = 0x2C ;
  1198. 33198 constexpr std::uintptr_t _e3ebe3a6b4c9c2272a75cb2ff6d41f41d7372ac9 = 0x30 ;
  1199. 33199 constexpr std::uintptr_t _07730017469db8011f8b2c2c5425a2783d338817 = 0x38 ;
  1200. 33200 constexpr std::uintptr_t _396e46ff1048c1b4014c0312e05402f3160f31a5 = 0x40 ;
  1201. 33201 constexpr std::uintptr_t _a84a1322d806c6ac211b9847ddc58911dd9f619e = 0x48 ;
  1202. 33202 
  1203. 33203 namespace _static
  1204. 33204 {
  1205. 33205 constexpr std::uintptr_t _98532c372a52a15d2509f5d089db6c789de89a8f = 0x0 ;
  1206. 33206 }
  1207. 33207 
  1208. 33208 }
  1209. 33209 
  1210. 33210 namespace ScaleByTerrainSize
  1211. 33211 {
  1212. 33212 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1213. 33213 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1214. 33214 constexpr std::uintptr_t scaleParent = 0x20 ;
  1215. 33215 constexpr std::uintptr_t initialScale = 0x28 ;
  1216. 33216 constexpr std::uintptr_t ReferenceTerrainSize = 0x40 ;
  1217. 33217 
  1218. 33218 constexpr std::uintptr_t _3957234646889a0e442ca1f57490afdbfe0e9bfe = 0x34 ;
  1219. 33219 }
  1220. 33220 
  1221. 33221 namespace EnvironmentManager
  1222. 33222 {
  1223. 33223 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1224. 33224 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1225. 33225 }
  1226. 33226 
  1227. 33227 namespace MicrophoneStandIOEntity
  1228. 33228 {
  1229. 33229 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1230. 33230 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1231. 33231 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1232. 33232 constexpr std::uintptr_t prefabID = 0x54 ;
  1233. 33233 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1234. 33234 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1235. 33235 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1236. 33236 constexpr std::uintptr_t networkRange = 0x64 ;
  1237. 33237 constexpr std::uintptr_t bounds = 0x18C ;
  1238. 33238 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1239. 33239 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1240. 33240 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1241. 33241 constexpr std::uintptr_t model = 0x1B8 ;
  1242. 33242 constexpr std::uintptr_t flags = 0x1C0 ;
  1243. 33243 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1244. 33244 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  1245. 33245 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  1246. 33246 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  1247. 33247 constexpr std::uintptr_t baseProtection = 0x238 ;
  1248. 33248 constexpr std::uintptr_t startHealth = 0x240 ;
  1249. 33249 constexpr std::uintptr_t pickup = 0x248 ;
  1250. 33250 constexpr std::uintptr_t repair = 0x270 ;
  1251. 33251 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  1252. 33252 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  1253. 33253 constexpr std::uintptr_t lifestate = 0x2A8 ;
  1254. 33254 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  1255. 33255 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  1256. 33256 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  1257. 33257 constexpr std::uintptr_t faction = 0x2BC ;
  1258. 33258 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  1259. 33259 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  1260. 33260 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  1261. 33261 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  1262. 33262 constexpr std::uintptr_t timePlaced = 0x2FC ;
  1263. 33263 constexpr std::uintptr_t debugOrigin = 0x308 ;
  1264. 33264 constexpr std::uintptr_t sourceItem = 0x310 ;
  1265. 33265 constexpr std::uintptr_t inputs = 0x318 ;
  1266. 33266 constexpr std::uintptr_t outputs = 0x320 ;
  1267. 33267 constexpr std::uintptr_t ioType = 0x328 ;
  1268. 33268 constexpr std::uintptr_t PowerCost = 0x340 ;
  1269. 33269 constexpr std::uintptr_t InstrumentTrigger = 0x348 ;
  1270. 33270 constexpr std::uintptr_t IsStatic = 0x350 ;
  1271. 33271 
  1272. 33272 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1273. 33273 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1274. 33274 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1275. 33275 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1276. 33276 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1277. 33277 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1278. 33278 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1279. 33279 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1280. 33280 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1281. 33281 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1282. 33282 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1283. 33283 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1284. 33284 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1285. 33285 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1286. 33286 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1287. 33287 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1288. 33288 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1289. 33289 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1290. 33290 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1291. 33291 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1292. 33292 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1293. 33293 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1294. 33294 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1295. 33295 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1296. 33296 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1297. 33297 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1298. 33298 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1299. 33299 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1300. 33300 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1301. 33301 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1302. 33302 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1303. 33303 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1304. 33304 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1305. 33305 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1306. 33306 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1307. 33307 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1308. 33308 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1309. 33309 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1310. 33310 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1311. 33311 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1312. 33312 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1313. 33313 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1314. 33314 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1315. 33315 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1316. 33316 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1317. 33317 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1318. 33318 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1319. 33319 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1320. 33320 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  1321. 33321 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  1322. 33322 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  1323. 33323 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  1324. 33324 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  1325. 33325 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  1326. 33326 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  1327. 33327 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  1328. 33328 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  1329. 33329 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
  1330. 33330 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
  1331. 33331 constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C ;
  1332. 33332 constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330 ;
  1333. 33333 constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334 ;
  1334. 33334 constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338 ;
  1335. 33335 constexpr std::uintptr_t _cbe862455994e9904214fe90bd0d7062a3e440b4 = 0x358 ;
  1336. 33336 constexpr std::uintptr_t _827f606b16ac507c84176ffdd2aa7dc85bab0667 = 0x360 ;
  1337. 33337 constexpr std::uintptr_t _0a112639caf1ffdd06073e25cdcf0d957f554373 = 0x368 ;
  1338. 33338 constexpr std::uintptr_t _b2ddb48436df90314948c013bbcf4f462ea9b9b3 = 0x370 ;
  1339. 33339 constexpr std::uintptr_t _ac8a54abefb761be060b03e72e5ab4b8af227acd = 0x374 ;
  1340. 33340 constexpr std::uintptr_t _ae698dfa380f0b739c531fe0d2aacaad7446ef50 = 0x378 ;
  1341. 33341 }
  1342. 33342 
  1343. 33343 namespace MeshPaintableSource
  1344. 33344 {
  1345. 33345 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1346. 33346 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1347. 33347 constexpr std::uintptr_t uvRange = 0x20 ;
  1348. 33348 constexpr std::uintptr_t texWidth = 0x30 ;
  1349. 33349 constexpr std::uintptr_t texHeight = 0x34 ;
  1350. 33350 constexpr std::uintptr_t replacementTextureName = 0x38 ;
  1351. 33351 constexpr std::uintptr_t cameraFOV = 0x40 ;
  1352. 33352 constexpr std::uintptr_t cameraDistance = 0x44 ;
  1353. 33353 constexpr std::uintptr_t sourceObject = 0x50 ;
  1354. 33354 constexpr std::uintptr_t collisionMesh = 0x58 ;
  1355. 33355 constexpr std::uintptr_t localPosition = 0x60 ;
  1356. 33356 constexpr std::uintptr_t localRotation = 0x6C ;
  1357. 33357 constexpr std::uintptr_t applyToAllRenderers = 0x78 ;
  1358. 33358 constexpr std::uintptr_t extraRenderers = 0x80 ;
  1359. 33359 constexpr std::uintptr_t ignoreRenderers = 0x88 ;
  1360. 33360 constexpr std::uintptr_t paint3D = 0x90 ;
  1361. 33361 constexpr std::uintptr_t applyToSkinRenderers = 0x91 ;
  1362. 33362 constexpr std::uintptr_t applyToFirstPersonLegs = 0x92 ;
  1363. 33363 
  1364. 33364 constexpr std::uintptr_t _626f2a8aff1902502ba3b53868861512979dd735 = 0x48 ;
  1365. 33365 constexpr std::uintptr_t _6c1ec558e9680e1aa98de9f9f0607a48fc095e9b = 0x93 ;
  1366. 33366 constexpr std::uintptr_t _91a8f3253dbc6a2bc6632da397a228b34f07aa04 = 0x98 ;
  1367. 33367 
  1368. 33368 namespace _static
  1369. 33369 {
  1370. 33370 constexpr std::uintptr_t _8c4d688603346c2b781f43f1aeef93c3389c80f0 = 0x0 ;
  1371. 33371 constexpr std::uintptr_t _78c91b6573d86d4e7e0e7c56a5d0a77ef20bd562 = 0x8 ;
  1372. 33372 }
  1373. 33373 
  1374. 33374 }
  1375. 33375 
  1376. 33376 namespace GenerateDecorTopology
  1377. 33377 {
  1378. 33378 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1379. 33379 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1380. 33380 constexpr std::uintptr_t Mode = 0x20 ;
  1381. 33381 constexpr std::uintptr_t Disabled = 0x24 ;
  1382. 33382 constexpr std::uintptr_t Description = 0x28 ;
  1383. 33383 constexpr std::uintptr_t HideInMapCreator = 0x30 ;
  1384. 33384 constexpr std::uintptr_t MapCreatorCategory = 0x38 ;
  1385. 33385 constexpr std::uintptr_t KeepExisting = 0x40 ;
  1386. 33386 }
  1387. 33387 
  1388. 33388 namespace WorldModelPartyHatMaterialRandomiser
  1389. 33389 {
  1390. 33390 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1391. 33391 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1392. 33392 constexpr std::uintptr_t randomParts = 0x20 ;
  1393. 33393 constexpr std::uintptr_t randomiser = 0x28 ;
  1394. 33394 }
  1395. 33395 
  1396. 33396 namespace OverlayBlendModeParameter-fake-0
  1397. 33397 {
  1398. 33398 constexpr std::uintptr_t overrideState = 0x10 ;
  1399. 33399 constexpr std::uintptr_t value = 0x18 ;
  1400. 33400 }
  1401. 33401 
  1402. 33402 namespace PerformanceSample
  1403. 33403 {
  1404. 33404 constexpr std::uintptr_t value__ = 0x0 ;
  1405. 33405 }
  1406. 33406 
  1407. 33407 namespace EnvironmentMultiplier
  1408. 33408 {
  1409. 33409 constexpr std::uintptr_t Type = 0x10 ;
  1410. 33410 constexpr std::uintptr_t Multiplier = 0x14 ;
  1411. 33411 }
  1412. 33412 
  1413. 33413 namespace OceanParameters
  1414. 33414 {
  1415. 33415 constexpr std::uintptr_t TransitionCurveLighting = 0x10 ;
  1416. 33416 constexpr std::uintptr_t DirectionalLightMultiplier = 0x18 ;
  1417. 33417 constexpr std::uintptr_t AmbientLightMultiplier = 0x1C ;
  1418. 33418 constexpr std::uintptr_t ReflectionMultiplier = 0x20 ;
  1419. 33419 constexpr std::uintptr_t TransitionCurveSunMoon = 0x28 ;
  1420. 33420 constexpr std::uintptr_t SunMeshBrightnessMultiplier = 0x30 ;
  1421. 33421 constexpr std::uintptr_t MoonMeshBrightnessMultiplier = 0x34 ;
  1422. 33422 constexpr std::uintptr_t TransitionCurveAtmosphere = 0x38 ;
  1423. 33423 constexpr std::uintptr_t AtmosphereBrightnessMultiplier = 0x40 ;
  1424. 33424 constexpr std::uintptr_t TransitionCurve = 0x48 ;
  1425. 33425 constexpr std::uintptr_t LightColorMultiplier = 0x50 ;
  1426. 33426 constexpr std::uintptr_t LightColor = 0x54 ;
  1427. 33427 constexpr std::uintptr_t SunRayColorMultiplier = 0x64 ;
  1428. 33428 constexpr std::uintptr_t SunRayColor = 0x68 ;
  1429. 33429 constexpr std::uintptr_t MoonRayColorMultiplier = 0x78 ;
  1430. 33430 constexpr std::uintptr_t MoonRayColor = 0x7C ;
  1431. 33431 }
  1432. 33432 
  1433. 33433 namespace EnvironmentVolumePropertiesCollection
  1434. 33434 {
  1435. 33435 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1436. 33436 constexpr std::uintptr_t TransitionSpeed = 0x18 ;
  1437. 33437 constexpr std::uintptr_t ReflectionMask = 0x1C ;
  1438. 33438 constexpr std::uintptr_t ReflectionMultipliers = 0x20 ;
  1439. 33439 constexpr std::uintptr_t DefaultReflectionMultiplier = 0x28 ;
  1440. 33440 constexpr std::uintptr_t AmbientMultipliers = 0x30 ;
  1441. 33441 constexpr std::uintptr_t DefaultAmbientMultiplier = 0x38 ;
  1442. 33442 constexpr std::uintptr_t OceanOverrides = 0x40 ;
  1443. 33443 constexpr std::uintptr_t OceanOverridesDeepSea = 0x48 ;
  1444. 33444 }
  1445. 33445 
  1446. 33446 namespace %21455f2a32e42bfd561a1ed638b63c8406e078ad
  1447. 33447 {
  1448. 33448 constexpr std::uintptr_t _59fb138da3f270b6468536a87799b08d2a8d5eef = 0x10 ;
  1449. 33449 constexpr std::uintptr_t _7b35dc6ee82bf84feba7cc080881471b9008c038 = 0x18 ;
  1450. 33450 }
  1451. 33451 
  1452. 33452 namespace %ec48f8391e8f173972d5ea71c0f268f35df1c9c0
  1453. 33453 {
  1454. 33454 constexpr std::uintptr_t TypeInfo = 0x10848708 ;
  1455. 33455 constexpr std::uintptr_t _6f0d82ec48099a9f6ac7937052acaebde88bc40d = 0x10 ;
  1456. 33456 constexpr std::uintptr_t _47088b0b67be6a75600db7ac3ff8d62ae91893bb = 0x18 ;
  1457. 33457 constexpr std::uintptr_t _2d57e3c28382e758948dcac205b7e440d3fa3730 = 0x20 ;
  1458. 33458 constexpr std::uintptr_t _042d0ba9797c7e486415eec4f086eec8a6a5f482 = 0x28 ;
  1459. 33459 
  1460. 33460 namespace _static
  1461. 33461 {
  1462. 33462 constexpr std::uintptr_t _35d01e44206a569c4b8b5f5f423be84bbe8f2b36 = 0x0 ;
  1463. 33463 constexpr std::uintptr_t _ce117dd6cea649e76a3d6b685dc4a8ceb7fbe0e6 = 0x10 ;
  1464. 33464 constexpr std::uintptr_t _0c0b66204f61692ddc918f8f3ac25a13d747d5a6 = 0x20 ;
  1465. 33465 }
  1466. 33466 
  1467. 33467 }
  1468. 33468 
  1469. 33469 namespace %20c673c286fddc3acf3e09dd950c9acc05a61469
  1470. 33470 {
  1471. 33471 constexpr std::uintptr_t _8355d4ee0f9afbbef0dcdccc6a22477c8d7cac91 = 0x10 ;
  1472. 33472 constexpr std::uintptr_t _ed2677ed4f1188f2a7e172d9acc28e72bd084046 = 0x18 ;
  1473. 33473 constexpr std::uintptr_t _5559d671bee2f7eb56e6fc927bce77ef029ee298 = 0x20 ;
  1474. 33474 constexpr std::uintptr_t _f776a0e1ec4baae5da594e6744d385f7a9f19cc3 = 0x28 ;
  1475. 33475 constexpr std::uintptr_t _412644bf6b154eb3203827b606221b82602856f9 = 0x30 ;
  1476. 33476 constexpr std::uintptr_t _c0c0058f0faa415bc503754a73c718dcc58a19ca = 0x38 ;
  1477. 33477 constexpr std::uintptr_t _10c18e62d409bd1b9a9cb83707aea3f08a72b8a2 = 0x40 ;
  1478. 33478 constexpr std::uintptr_t _fe697241efe0783d0d78ca5700615e3d1da7eb8e = 0x48 ;
  1479. 33479 constexpr std::uintptr_t _cfc77ee5097fb418dd6ef5e91e94d129940cb247 = 0x50 ;
  1480. 33480 
  1481. 33481 namespace _static
  1482. 33482 {
  1483. 33483 constexpr std::uintptr_t _ccb2fb2fc6bbb43b6723e7dd288fd5918edfbe3b = 0x0 ;
  1484. 33484 constexpr std::uintptr_t _b3791b9425e8a65d74223a7490cc3299c09f431a = 0x8 ;
  1485. 33485 constexpr std::uintptr_t _bf61bfbef77f52d82aad92fa3f4867cdcf19c1f1 = 0x10 ;
  1486. 33486 constexpr std::uintptr_t _56ac85945387af3f5bf410cae730d1cf930e69c7 = 0x18 ;
  1487. 33487 constexpr std::uintptr_t _043f11969c9ebeedbe25177b2d3b55ca4ae531a9 = 0x20 ;
  1488. 33488 constexpr std::uintptr_t _7d73eb5ef000a3513572555a9388d358bbba78dd = 0x30 ;
  1489. 33489 }
  1490. 33490 
  1491. 33491 }
  1492. 33492 
  1493. 33493 namespace UI_ServerAdminUGCEntryPattern
  1494. 33494 {
  1495. 33495 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1496. 33496 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1497. 33497 constexpr std::uintptr_t starPrefab = 0x58 ;
  1498. 33498 constexpr std::uintptr_t starRoot = 0x60 ;
  1499. 33499 
  1500. 33500 constexpr std::uintptr_t _74a9fe77983c8a3839fcd58eae38b1649aa6d230 = 0x20 ;
  1501. 33501 constexpr std::uintptr_t _45e80213bd4d0834f5a4e1c3005ce57150ec098a = 0x50 ;
  1502. 33502 }
  1503. 33503 
  1504. 33504 namespace TriggerTowing
  1505. 33505 {
  1506. 33506 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1507. 33507 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1508. 33508 constexpr std::uintptr_t interestLayers = 0x20 ;
  1509. 33509 
  1510. 33510 constexpr std::uintptr_t _289cbcfd17f95238c6d87f75e741ba514ff4c624 = 0x28 ;
  1511. 33511 constexpr std::uintptr_t _e3ae52261ab6f6d4ed89cdafcf17df4315c005c8 = 0x30 ;
  1512. 33512 constexpr std::uintptr_t _9d85a8aaee6463ae3b7535520f190b50c9939d90 = 0x38 ;
  1513. 33513 constexpr std::uintptr_t _08f7023464e5637ecb1dab89a09f920d340ba377 = 0x40 ;
  1514. 33514 constexpr std::uintptr_t _c42a623837bd6c4ce6a65e20d250753197534560 = 0x48 ;
  1515. 33515 }
  1516. 33516 
  1517. 33517 namespace SubsurfacePass
  1518. 33518 {
  1519. 33519 constexpr std::uintptr_t value__ = 0x0 ;
  1520. 33520 }
  1521. 33521 
  1522. 33522 namespace %cc30c5d96dee0ce61859e546c30993badf4b39c2
  1523. 33523 {
  1524. 33524 constexpr std::uintptr_t TypeInfo = 0x10767CC8 ;
  1525. 33525 constexpr std::uintptr_t _31dcf537184fae078465862b260983a416588d09 = 0x10 ;
  1526. 33526 constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x20 ;
  1527. 33527 constexpr std::uintptr_t _d18f2d007a8154953c7777c02d2c0f7d5396a6aa = 0x48 ;
  1528. 33528 constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x50 ;
  1529. 33529 constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x78 ;
  1530. 33530 constexpr std::uintptr_t _2386a464ad8ebbefd512469a4fdadb465699257e = 0x88 ;
  1531. 33531 }
  1532. 33532 
  1533. 33533 namespace %d1d64a6e2b62ce856b94a5a3c514bbbf9f6c11bc
  1534. 33534 {
  1535. 33535 constexpr std::uintptr_t TypeInfo = 0x10767CA8 ;
  1536. 33536 constexpr std::uintptr_t _31dcf537184fae078465862b260983a416588d09 = 0x10 ;
  1537. 33537 constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x20 ;
  1538. 33538 constexpr std::uintptr_t _146a67135de5b0c0000817a740bb5b3f10e8609d = 0x48 ;
  1539. 33539 constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x58 ;
  1540. 33540 }
  1541. 33541 
  1542. 33542 namespace %9ec29e8e1b6dc5ed5009d77a4c420620da3488bb
  1543. 33543 {
  1544. 33544 constexpr std::uintptr_t TypeInfo = 0x10767CC0 ;
  1545. 33545 constexpr std::uintptr_t _c36db85d3a6e5984244696f2d462507715264c05 = 0x10 ;
  1546. 33546 constexpr std::uintptr_t _2386a464ad8ebbefd512469a4fdadb465699257e = 0x18 ;
  1547. 33547 constexpr std::uintptr_t _1648990a6f436f57fdb66bf75eb1d101c4800600 = 0x20 ;
  1548. 33548 constexpr std::uintptr_t _1507d84dc72693d0f12ed1f93ff97622799d4021 = 0x24 ;
  1549. 33549 constexpr std::uintptr_t _add746132070d8e320a64ed2b70cfce73afd0c39 = 0x38 ;
  1550. 33550 constexpr std::uintptr_t _b4e2b87aae9b08912153611bad98644acc364485 = 0x60 ;
  1551. 33551 constexpr std::uintptr_t _870e8129eca3ca5a3c46200fa3a4e592f89b0bd3 = 0x64 ;
  1552. 33552 constexpr std::uintptr_t _6d88d800568070f20dbc58c8779d44eda7b9f5ad = 0x68 ;
  1553. 33553 constexpr std::uintptr_t _9e4d07cf03d270af673ab60d2f18cbda1c409eca = 0x90 ;
  1554. 33554 constexpr std::uintptr_t _8ff79c69edce28449a9984adb8106913200f4999 = 0xB8 ;
  1555. 33555 constexpr std::uintptr_t _19b37eeea766cfeb8bfdf68a25aed7f783dbf2f5 = 0xBC ;
  1556. 33556 constexpr std::uintptr_t _c1e2bf316c6827ab1570009dd264294d820fecf3 = 0xD0 ;
  1557. 33557 constexpr std::uintptr_t _60e8361aaf9ea5062e22227a94675ae3bfde052f = 0xF8 ;
  1558. 33558 constexpr std::uintptr_t _bf9860e2f59545d15bd9a8bf0967e44c68fd5e7a = 0x108 ;
  1559. 33559 constexpr std::uintptr_t _a6eece5738b2043eca60e23ba834a5f1e1536382 = 0x10C ;
  1560. 33560 constexpr std::uintptr_t _e1a33db252a03a74e8214b3db6a02753ca0a189f = 0x11C ;
  1561. 33561 constexpr std::uintptr_t _7d04d0b1c817b2bf33460cb9cebeb601dcea0f4b = 0x130 ;
  1562. 33562 }
  1563. 33563 
  1564. 33564 namespace %74052728d89fa6b7c727e6b75d66efa14194a800
  1565. 33565 {
  1566. 33566 constexpr std::uintptr_t TypeInfo = 0x108481D0 ;
  1567. 33567 constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10 ;
  1568. 33568 constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14 ;
  1569. 33569 constexpr std::uintptr_t _7623bd7f9c650079b74d95e7f25db040748d5c91 = 0x18 ;
  1570. 33570 constexpr std::uintptr_t _4fc8aa8394069c184aeca8474cb80acc2c855261 = 0x20 ;
  1571. 33571 constexpr std::uintptr_t _db728d625723b0232357457b18d7f0bec0f85858 = 0x28 ;
  1572. 33572 constexpr std::uintptr_t _744ac5c3a8888f0f0eb121673273196c61a231b2 = 0x2C ;
  1573. 33573 
  1574. 33574 namespace _static
  1575. 33575 {
  1576. 33576 constexpr std::uintptr_t _4211dbbf375f58bcca4f078c20c849f9ca102619 = 0x0 ;
  1577. 33577 constexpr std::uintptr_t _f7ae1c1ceb506e18e55f3d2f31df6b69c7b4d0b5 = 0x4 ;
  1578. 33578 constexpr std::uintptr_t _168cb23db1fc66f4dcaf422ee26f3c502ac6c07c = 0x8 ;
  1579. 33579 constexpr std::uintptr_t _3b640179f86bcb6f1cb8bef46cb3c5ec298df006 = 0xC ;
  1580. 33580 constexpr std::uintptr_t _c5d40c5f9112d0735e99fba557457eafe194b03d = 0x10 ;
  1581. 33581 constexpr std::uintptr_t _cb452cad2226f6e3ef456b3114296ee52ff00cc5 = 0x14 ;
  1582. 33582 constexpr std::uintptr_t _466509bea3879d65dce03b869416cbc44869bd2d = 0x18 ;
  1583. 33583 constexpr std::uintptr_t _2ec2cf6a3fccf0f7ffc98997268ce38de9d86723 = 0x1C ;
  1584. 33584 constexpr std::uintptr_t _f17d4860a8f64d513bba57dc22f95aef4c6e4c7c = 0x24 ;
  1585. 33585 constexpr std::uintptr_t _7d0cfa2bf2a3f138b9d3356aba875c1f06485744 = 0x28 ;
  1586. 33586 constexpr std::uintptr_t _b6acf56ec5bbbacd56fe2686b30fe6094c52da78 = 0x30 ;
  1587. 33587 constexpr std::uintptr_t _3a3084f2b2bd238e426e4e592d646861eb76b6bb = 0xB0 ;
  1588. 33588 constexpr std::uintptr_t _6881c5ffb3f7acdc4723ebb65f716178f894de29 = 0x130 ;
  1589. 33589 constexpr std::uintptr_t _45314cdf1746708232c70ece7707d2085e4e64cb = 0x138 ;
  1590. 33590 constexpr std::uintptr_t _cfac9c979e97218b6fe695b169ed93a95ef72064 = 0x1B8 ;
  1591. 33591 constexpr std::uintptr_t _c2c2ff6870801911c640b5e093758f2d45557860 = 0x1C0 ;
  1592. 33592 constexpr std::uintptr_t _1e5a2fccf4ef3b1af28ae846fb2977be1a96efe3 = 0x1C8 ;
  1593. 33593 constexpr std::uintptr_t _d7dd54cbb1742d83109d09bf6b9bf5c6233aa667 = 0x1D0 ;
  1594. 33594 constexpr std::uintptr_t _98686f56d457f29a85383895cf04426d7ac0e245 = 0x1D8 ;
  1595. 33595 constexpr std::uintptr_t _10c3b730837b36ab6722f535d1db8285c6291b6a = 0x258 ;
  1596. 33596 constexpr std::uintptr_t _5ee37d6dc54387d16b1ee06a989198f426d00846 = 0x2D8 ;
  1597. 33597 constexpr std::uintptr_t _278b008d2a4fbb35c47d24d2a707145f3f9220bc = 0x2E0 ;
  1598. 33598 constexpr std::uintptr_t _fd8fd2a55020ffdeb9f5b4dd3bfa3113664e934a = 0x360 ;
  1599. 33599 constexpr std::uintptr_t _07399ee8414efe9e4cc5cdc82b989a3244ae5915 = 0x364 ;
  1600. 33600 constexpr std::uintptr_t _6b1534c5627c335c26a42407a3be6ea688f1fa22 = 0x368 ;
  1601. 33601 constexpr std::uintptr_t _b53ee1e5b02606c92d880194c7d8617083cdac02 = 0x378 ;
  1602. 33602 constexpr std::uintptr_t _f3a445b6ad3f97ecf43c2f66b5d2870e8df66d6e = 0x3F8 ;
  1603. 33603 constexpr std::uintptr_t _f70e08a26347e0785df1ec156d9c7e9ee7988038 = 0x3FC ;
  1604. 33604 constexpr std::uintptr_t _e9583ab42d61d9a2762387210e62054fbf0586fb = 0x400 ;
  1605. 33605 constexpr std::uintptr_t _422800d04a631c4081c041b0dbe4205603db12d6 = 0x408 ;
  1606. 33606 constexpr std::uintptr_t _d1b275b5107a22470762137894d7837f1bfe390c = 0x410 ;
  1607. 33607 constexpr std::uintptr_t _138879fefbb33bfc92f2c62bd991fd7028436c8d = 0x418 ;
  1608. 33608 constexpr std::uintptr_t _139a87dd22ca563f1bae8a61a06d1199e70e16dc = 0x498 ;
  1609. 33609 }
  1610. 33610 
  1611. 33611 }
  1612. 33612 
  1613. 33613 namespace ColdBreath
  1614. 33614 {
  1615. 33615 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1616. 33616 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1617. 33617 constexpr std::uintptr_t effect = 0x20 ;
  1618. 33618 
  1619. 33619 constexpr std::uintptr_t _1f50f78563c0e66a65c5ac3f85f7035d35a1f21e = 0x28 ;
  1620. 33620 constexpr std::uintptr_t _a56f37dd9c43bab7aed74cc5f38cf89a6ffcf94d = 0x30 ;
  1621. 33621 }
  1622. 33622 
  1623. 33623 namespace MapMarkerDeliveryDrone
  1624. 33624 {
  1625. 33625 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1626. 33626 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1627. 33627 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1628. 33628 constexpr std::uintptr_t prefabID = 0x54 ;
  1629. 33629 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1630. 33630 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1631. 33631 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1632. 33632 constexpr std::uintptr_t networkRange = 0x64 ;
  1633. 33633 constexpr std::uintptr_t bounds = 0x18C ;
  1634. 33634 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1635. 33635 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1636. 33636 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1637. 33637 constexpr std::uintptr_t model = 0x1B8 ;
  1638. 33638 constexpr std::uintptr_t flags = 0x1C0 ;
  1639. 33639 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1640. 33640 constexpr std::uintptr_t appType = 0x200 ;
  1641. 33641 constexpr std::uintptr_t markerObj = 0x208 ;
  1642. 33642 
  1643. 33643 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1644. 33644 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1645. 33645 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1646. 33646 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1647. 33647 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1648. 33648 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1649. 33649 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1650. 33650 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1651. 33651 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1652. 33652 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1653. 33653 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1654. 33654 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1655. 33655 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1656. 33656 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1657. 33657 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1658. 33658 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1659. 33659 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1660. 33660 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1661. 33661 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1662. 33662 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1663. 33663 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1664. 33664 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1665. 33665 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1666. 33666 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1667. 33667 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1668. 33668 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1669. 33669 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1670. 33670 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1671. 33671 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1672. 33672 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1673. 33673 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1674. 33674 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1675. 33675 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1676. 33676 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1677. 33677 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1678. 33678 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1679. 33679 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1680. 33680 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1681. 33681 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1682. 33682 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1683. 33683 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1684. 33684 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1685. 33685 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1686. 33686 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1687. 33687 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1688. 33688 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1689. 33689 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1690. 33690 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1691. 33691 constexpr std::uintptr_t _06727921ccdffc0b97b7ab9dcdd61bd5a9fc0832 = 0x210 ;
  1692. 33692 }
  1693. 33693 
  1694. 33694 namespace Frost
  1695. 33695 {
  1696. 33696 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1697. 33697 constexpr std::uintptr_t active = 0x18 ;
  1698. 33698 constexpr std::uintptr_t enabled = 0x20 ;
  1699. 33699 constexpr std::uintptr_t scale = 0x30 ;
  1700. 33700 constexpr std::uintptr_t enableVignette = 0x38 ;
  1701. 33701 constexpr std::uintptr_t sharpness = 0x40 ;
  1702. 33702 constexpr std::uintptr_t darkness = 0x48 ;
  1703. 33703 
  1704. 33704 constexpr std::uintptr_t _3894d482c9d0657390109996654cbb4fa1f54e63 = 0x28 ;
  1705. 33705 }
  1706. 33706 
  1707. 33707 namespace %cd6e98027e595637035923309066fd017efb90eb
  1708. 33708 {
  1709. 33709 constexpr std::uintptr_t _8febe6b8b930ff13768edad03eee5f8b69c61aa7 = 0x10 ;
  1710. 33710 constexpr std::uintptr_t _29ec82ed5a8a57b360759d2a5c77e95164ee22a7 = 0x14 ;
  1711. 33711 constexpr std::uintptr_t _47301c136f644e90d6dcc303af4cb78797f14629 = 0x18 ;
  1712. 33712 
  1713. 33713 namespace _static
  1714. 33714 {
  1715. 33715 constexpr std::uintptr_t _c80907c16dd870f3e2149a4be391c70548613bf7 = 0x0 ;
  1716. 33716 constexpr std::uintptr_t _4e0af69113f5189627277876d2f617ea908f7f4e = 0x8 ;
  1717. 33717 constexpr std::uintptr_t _e084dee56d54041095717df9b49c93f8b2d5cf05 = 0x10 ;
  1718. 33718 }
  1719. 33719 
  1720. 33720 }
  1721. 33721 
  1722. 33722 namespace OneActiveSibling
  1723. 33723 {
  1724. 33724 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1725. 33725 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1726. 33726 }
  1727. 33727 
  1728. 33728 namespace EffectSilencerSelect
  1729. 33729 {
  1730. 33730 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1731. 33731 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1732. 33732 constexpr std::uintptr_t MilitaryEffect = 0x20 ;
  1733. 33733 constexpr std::uintptr_t OilFilterEffect = 0x28 ;
  1734. 33734 constexpr std::uintptr_t SodaCanEffect = 0x30 ;
  1735. 33735 }
  1736. 33736 
  1737. 33737 namespace %b118281c1d7d9e9610e39a50d8f469424107c723
  1738. 33738 {
  1739. 33739 constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10 ;
  1740. 33740 constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14 ;
  1741. 33741 
  1742. 33742 namespace _static
  1743. 33743 {
  1744. 33744 constexpr std::uintptr_t _1a04951e1e659051447dab5ba0b9b38f979af03d = 0x0 ;
  1745. 33745 constexpr std::uintptr_t _463fdac5c0ec6ba725ddf1b33dbf5a45f3b25a39 = 0x8 ;
  1746. 33746 constexpr std::uintptr_t _b239c34c2ffb96592a8af5e8afaad0996440a110 = 0x88 ;
  1747. 33747 constexpr std::uintptr_t _214e1d705c5a9ff0dee89fdeb0e3fd805efa4faf = 0x108 ;
  1748. 33748 constexpr std::uintptr_t _f7b5f1d7af59f6780cd741dab57afd8646d86df6 = 0x110 ;
  1749. 33749 constexpr std::uintptr_t _7dd7eba30e32f72ca575d245234352b8d6d88664 = 0x118 ;
  1750. 33750 constexpr std::uintptr_t _94db3f9c5dca322985e00437bec8a611dcbcff7b = 0x120 ;
  1751. 33751 }
  1752. 33752 
  1753. 33753 }
  1754. 33754 
  1755. 33755 namespace %c4dd3db6ea72785b08c92cd091e7b574087a01b9
  1756. 33756 {
  1757. 33757 constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10 ;
  1758. 33758 constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14 ;
  1759. 33759 constexpr std::uintptr_t _8e13e526ee5f4ca02e2cbf4a103fb3d47c59d946 = 0x18 ;
  1760. 33760 
  1761. 33761 namespace _static
  1762. 33762 {
  1763. 33763 constexpr std::uintptr_t _cf3872662060c5cc338942783ef5bed9e7a00970 = 0x0 ;
  1764. 33764 }
  1765. 33765 
  1766. 33766 }
  1767. 33767 
  1768. 33768 namespace ViewmodelScope
  1769. 33769 {
  1770. 33770 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1771. 33771 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1772. 33772 constexpr std::uintptr_t smoothSpeed = 0x20 ;
  1773. 33773 constexpr std::uintptr_t scopeMaterialOverride = 0x28 ;
  1774. 33774 
  1775. 33775 constexpr std::uintptr_t _35970e4fd9c43b5bb404917705638c6fc9cbf546 = 0x30 ;
  1776. 33776 }
  1777. 33777 
  1778. 33778 namespace ToolgunScreen
  1779. 33779 {
  1780. 33780 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1781. 33781 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1782. 33782 constexpr std::uintptr_t blockInfoText = 0x20 ;
  1783. 33783 constexpr std::uintptr_t noBlockText = 0x28 ;
  1784. 33784 }
  1785. 33785 
  1786. 33786 namespace %7eb0f39140ea4be1d62c4ba0aa6a78a6536dd20d
  1787. 33787 {
  1788. 33788 constexpr std::uintptr_t _9f556f307b7edf5287fbafb3aac763694778d7c3 = 0x10 ;
  1789. 33789 constexpr std::uintptr_t _af727d190097f2ec7c41a53c89fe5e9693b26e35 = 0x18 ;
  1790. 33790 constexpr std::uintptr_t _d125b48d9b97dca5ddc0ed49f01ddfe25e6fb7b4 = 0x28 ;
  1791. 33791 constexpr std::uintptr_t _905bc49f1801e4e976729f723b51317795a9f165 = 0x30 ;
  1792. 33792 constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x38 ;
  1793. 33793 constexpr std::uintptr_t _bea92bed3d4db67b67eb03e0b0a4bb96fff5d540 = 0x40 ;
  1794. 33794 }
  1795. 33795 
  1796. 33796 namespace %1f838c79d69f81d27335fa4cec58aeca227df7a8
  1797. 33797 {
  1798. 33798 constexpr std::uintptr_t _51f650ae4a9c54d725b73169e79dc25ced6cc5b2 = 0x10 ;
  1799. 33799 constexpr std::uintptr_t _3ffb1349c97360f7801f7e61fcc9dead948b4ffe = 0x18 ;
  1800. 33800 constexpr std::uintptr_t _831d407c0dcc4a0cfaf34a698ae5a8461bf41560 = 0x20 ;
  1801. 33801 constexpr std::uintptr_t _c4ab20313e30dbecabd433862ef0dc613dbaa1eb = 0x28 ;
  1802. 33802 constexpr std::uintptr_t _d663f9fbf0b57af25c483593cc15b25f7fc4890a = 0x30 ;
  1803. 33803 
  1804. 33804 namespace _static
  1805. 33805 {
  1806. 33806 constexpr std::uintptr_t _801f7aac4ff450025e2c1e357f018f1967e6e9da = 0x0 ;
  1807. 33807 constexpr std::uintptr_t _afaedc9ecb81f1a66564e6cb04b95b1948b82e8d = 0x8 ;
  1808. 33808 constexpr std::uintptr_t _b7d667eea4ec48cf9f08333d9ff4909b467aa948 = 0x10 ;
  1809. 33809 constexpr std::uintptr_t _83fdba3b7aa762cef60c5b488b2d622b8456d14a = 0x18 ;
  1810. 33810 constexpr std::uintptr_t _e371a75a3c676153cfde1c722f72c49a148fafd8 = 0x20 ;
  1811. 33811 }
  1812. 33812 
  1813. 33813 }
  1814. 33814 
  1815. 33815 namespace SpatialBiomeFogCamera
  1816. 33816 {
  1817. 33817 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1818. 33818 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1819. 33819 
  1820. 33820 constexpr std::uintptr_t _d6683415cb5ead3f1fa3921e06ade2347bb1eb27 = 0x20 ;
  1821. 33821 constexpr std::uintptr_t _bb8aa888daceb87cec70920480c2a00a87d534c1 = 0x28 ;
  1822. 33822 constexpr std::uintptr_t _b04a6315f33f7e581f4004407100746f8d9ff4ac = 0x30 ;
  1823. 33823 constexpr std::uintptr_t _f104a6131e0fa469c614e41f53e6240a2a27dfb4 = 0x38 ;
  1824. 33824 constexpr std::uintptr_t _2d0eddcad71cfa1584b9de1e69e1c1b7739644c7 = 0x40 ;
  1825. 33825 constexpr std::uintptr_t _6ec5a17b676e547f23185d09e432582646e02baf = 0x48 ;
  1826. 33826 constexpr std::uintptr_t _bc54af7e8a97e74bb5a686c301d085cfe3363984 = 0x50 ;
  1827. 33827 constexpr std::uintptr_t _1c2e2f0cff8956c4810a748dbd7e473caa018092 = 0x58 ;
  1828. 33828 constexpr std::uintptr_t _514eccf364f75ffdfc4511144184a8d80c1a206c = 0x60 ;
  1829. 33829 }
  1830. 33830 
  1831. 33831 namespace FlameThrowerInformationPanel
  1832. 33832 {
  1833. 33833 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1834. 33834 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1835. 33835 constexpr std::uintptr_t damageDisplay = 0x20 ;
  1836. 33836 constexpr std::uintptr_t rangeDisplay = 0x28 ;
  1837. 33837 }
  1838. 33838 
  1839. 33839 namespace EggSwap
  1840. 33840 {
  1841. 33841 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1842. 33842 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1843. 33843 constexpr std::uintptr_t eggRenderers = 0x20 ;
  1844. 33844 }
  1845. 33845 
  1846. 33846 namespace BlackjackMainScreenUI
  1847. 33847 {
  1848. 33848 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1849. 33849 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1850. 33850 constexpr std::uintptr_t inGameDisplay = 0x20 ;
  1851. 33851 constexpr std::uintptr_t notInGameDisplay = 0x28 ;
  1852. 33852 constexpr std::uintptr_t faceNeutral = 0x30 ;
  1853. 33853 constexpr std::uintptr_t faceShocked = 0x38 ;
  1854. 33854 constexpr std::uintptr_t faceSad = 0x40 ;
  1855. 33855 constexpr std::uintptr_t faceCool = 0x48 ;
  1856. 33856 constexpr std::uintptr_t faceHappy = 0x50 ;
  1857. 33857 constexpr std::uintptr_t faceLove = 0x58 ;
  1858. 33858 constexpr std::uintptr_t faceInGame = 0x60 ;
  1859. 33859 constexpr std::uintptr_t faceNotInGame = 0x68 ;
  1860. 33860 constexpr std::uintptr_t faceNeutralVariants = 0x70 ;
  1861. 33861 constexpr std::uintptr_t faceHalloweenVariants = 0x78 ;
  1862. 33862 constexpr std::uintptr_t cardCountText = 0x80 ;
  1863. 33863 constexpr std::uintptr_t payoutText = 0x88 ;
  1864. 33864 constexpr std::uintptr_t insuranceText = 0x90 ;
  1865. 33865 constexpr std::uintptr_t placeBetsCanvas = 0x98 ;
  1866. 33866 constexpr std::uintptr_t cardsLayout = 0xA0 ;
  1867. 33867 constexpr std::uintptr_t cards = 0xA8 ;
  1868. 33868 constexpr std::uintptr_t phraseBust = 0xB0 ;
  1869. 33869 
  1870. 33870 constexpr std::uintptr_t _a8add710a98915ef16e84c3e7e96ad5883b9eda5 = 0xB8 ;
  1871. 33871 constexpr std::uintptr_t _3894f71f64c55411e09a848964fc30866706df7e = 0xC0 ;
  1872. 33872 constexpr std::uintptr_t _9057edd37e1dd4e05a52e6a8b6ac698872483562 = 0xC4 ;
  1873. 33873 }
  1874. 33874 
  1875. 33875 namespace %d5cd38eb807bdc80a66942e3307d748b22aa7fa4
  1876. 33876 {
  1877. 33877 constexpr std::uintptr_t _0a0d8b791b2d63939fd481f671da57081f7d949d = 0x10 ;
  1878. 33878 constexpr std::uintptr_t _316bf1797d2c0cb9d79307a122df3e5fc1db8822 = 0x14 ;
  1879. 33879 constexpr std::uintptr_t _9616e754efdc744e5dd756e249c00269ae9acfb8 = 0x18 ;
  1880. 33880 constexpr std::uintptr_t _3391c4dc3bab07cd12af73b5ade49f36a6c36965 = 0x20 ;
  1881. 33881 constexpr std::uintptr_t _8211a77382f5af95656b471d3ec05d77ed6f236c = 0x28 ;
  1882. 33882 constexpr std::uintptr_t _7b22139c55fe75cdfe19b82a5ae0e947b468a0df = 0x30 ;
  1883. 33883 constexpr std::uintptr_t _80a63de6050ee7aaaf611fdf22b3eaf572341f22 = 0x38 ;
  1884. 33884 constexpr std::uintptr_t _63a7bac22c88aee6bda58e69658ca8dda62a1634 = 0x40 ;
  1885. 33885 
  1886. 33886 namespace _static
  1887. 33887 {
  1888. 33888 constexpr std::uintptr_t _344d63ce738ecfa3565deb188c56886cf7d6f83d = 0x0 ;
  1889. 33889 constexpr std::uintptr_t _7e03ec9044c01be1ee6bd709f1f796b7cdd9de97 = 0x8 ;
  1890. 33890 constexpr std::uintptr_t _fa32903cdab822bed512b96a311f21b8c49f3771 = 0x18 ;
  1891. 33891 constexpr std::uintptr_t _4792aa4be65327a3f38569c3310768a60c65e6bb = 0x28 ;
  1892. 33892 }
  1893. 33893 
  1894. 33894 }
  1895. 33895 
  1896. 33896 namespace %e84c52c9bd1c9ffa9b65791bb1186a2623db52ab
  1897. 33897 {
  1898. 33898 constexpr std::uintptr_t TypeInfo = 0x107A9F50 ;
  1899. 33899 }
  1900. 33900 
  1901. 33901 namespace %5ca3e403d79a034247c7c871be3af99325587922
  1902. 33902 {
  1903. 33903 constexpr std::uintptr_t _7330f55a5b9cd004c559545bb2ee908520d0bef5 = 0x10 ;
  1904. 33904 constexpr std::uintptr_t _27df56cd09b5cf8bcfb6461ac300562023dc881d = 0x14 ;
  1905. 33905 constexpr std::uintptr_t _1aa46d4e3cb223b1f2f74de35036c39ebce0444f = 0x18 ;
  1906. 33906 constexpr std::uintptr_t _42ce83dcd7bdaabb41c6a039fc8fb664a3d427a2 = 0x20 ;
  1907. 33907 constexpr std::uintptr_t _801f6a68ad3e5a3702c627d05b1af4117aec0d30 = 0x28 ;
  1908. 33908 constexpr std::uintptr_t _dc8dfe8e2cf140ffd013a46ef1c65aa38d0d20a5 = 0x30 ;
  1909. 33909 constexpr std::uintptr_t _8a7729645fb79697bcb2565037fc0beabbfeff5c = 0x38 ;
  1910. 33910 constexpr std::uintptr_t _53a0f67c28b9c5b19068a940fe37cdd961da3eff = 0x40 ;
  1911. 33911 
  1912. 33912 namespace _static
  1913. 33913 {
  1914. 33914 constexpr std::uintptr_t _6d69d832b27db74ceefcfc42c9bfbaa842310790 = 0x0 ;
  1915. 33915 constexpr std::uintptr_t _fea2e669f2615a752eeb36cef7d17e66e3a2ae07 = 0x8 ;
  1916. 33916 constexpr std::uintptr_t _d6e6943cb5526dec4b604a569c2f3fe4be3fc887 = 0x10 ;
  1917. 33917 }
  1918. 33918 
  1919. 33919 }
  1920. 33920 
  1921. 33921 namespace LiquidContainerCrude
  1922. 33922 {
  1923. 33923 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1924. 33924 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1925. 33925 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1926. 33926 constexpr std::uintptr_t prefabID = 0x54 ;
  1927. 33927 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1928. 33928 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1929. 33929 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1930. 33930 constexpr std::uintptr_t networkRange = 0x64 ;
  1931. 33931 constexpr std::uintptr_t bounds = 0x18C ;
  1932. 33932 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1933. 33933 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1934. 33934 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1935. 33935 constexpr std::uintptr_t model = 0x1B8 ;
  1936. 33936 constexpr std::uintptr_t flags = 0x1C0 ;
  1937. 33937 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1938. 33938 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  1939. 33939 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  1940. 33940 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  1941. 33941 constexpr std::uintptr_t baseProtection = 0x238 ;
  1942. 33942 constexpr std::uintptr_t startHealth = 0x240 ;
  1943. 33943 constexpr std::uintptr_t pickup = 0x248 ;
  1944. 33944 constexpr std::uintptr_t repair = 0x270 ;
  1945. 33945 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  1946. 33946 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  1947. 33947 constexpr std::uintptr_t lifestate = 0x2A8 ;
  1948. 33948 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  1949. 33949 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  1950. 33950 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  1951. 33951 constexpr std::uintptr_t faction = 0x2BC ;
  1952. 33952 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  1953. 33953 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  1954. 33954 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  1955. 33955 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  1956. 33956 constexpr std::uintptr_t timePlaced = 0x2FC ;
  1957. 33957 constexpr std::uintptr_t debugOrigin = 0x308 ;
  1958. 33958 constexpr std::uintptr_t sourceItem = 0x310 ;
  1959. 33959 constexpr std::uintptr_t inputs = 0x318 ;
  1960. 33960 constexpr std::uintptr_t outputs = 0x320 ;
  1961. 33961 constexpr std::uintptr_t ioType = 0x328 ;
  1962. 33962 constexpr std::uintptr_t onlyAllowedItem = 0x350 ;
  1963. 33963 constexpr std::uintptr_t allowedContents = 0x358 ;
  1964. 33964 constexpr std::uintptr_t maxStackSize = 0x35C ;
  1965. 33965 constexpr std::uintptr_t numSlots = 0x360 ;
  1966. 33966 constexpr std::uintptr_t lootPanelName = 0x368 ;
  1967. 33967 constexpr std::uintptr_t panelTitle = 0x370 ;
  1968. 33968 constexpr std::uintptr_t needsBuildingPrivilegeToUse = 0x378 ;
  1969. 33969 constexpr std::uintptr_t requireAuthIfNotLocked = 0x379 ;
  1970. 33970 constexpr std::uintptr_t isLootable = 0x37A ;
  1971. 33971 constexpr std::uintptr_t isMonitorable = 0x37B ;
  1972. 33972 constexpr std::uintptr_t dropsLoot = 0x37C ;
  1973. 33973 constexpr std::uintptr_t dropLootDestroyPercent = 0x380 ;
  1974. 33974 constexpr std::uintptr_t dropFloats = 0x384 ;
  1975. 33975 constexpr std::uintptr_t onlyOneUser = 0x385 ;
  1976. 33976 constexpr std::uintptr_t supportsChildDeployables = 0x386 ;
  1977. 33977 constexpr std::uintptr_t allowSorting = 0x387 ;
  1978. 33978 constexpr std::uintptr_t isLockable = 0x388 ;
  1979. 33979 constexpr std::uintptr_t openSound = 0x390 ;
  1980. 33980 constexpr std::uintptr_t closeSound = 0x398 ;
  1981. 33981 constexpr std::uintptr_t defaultLiquid = 0x3B0 ;
  1982. 33982 constexpr std::uintptr_t startingAmount = 0x3B8 ;
  1983. 33983 constexpr std::uintptr_t autofillOutputs = 0x3BC ;
  1984. 33984 constexpr std::uintptr_t autofillTickRate = 0x3C0 ;
  1985. 33985 constexpr std::uintptr_t autofillTickAmount = 0x3C4 ;
  1986. 33986 constexpr std::uintptr_t maxOutputFlow = 0x3C8 ;
  1987. 33987 constexpr std::uintptr_t prioritizeDrinkMenuOption = 0x3CC ;
  1988. 33988 constexpr std::uintptr_t ValidItems = 0x3D0 ;
  1989. 33989 
  1990. 33990 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1991. 33991 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1992. 33992 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1993. 33993 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1994. 33994 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1995. 33995 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1996. 33996 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1997. 33997 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1998. 33998 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1999. 33999 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  2000. 34000 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
← Prev Next → Page 17 of 171 — lines 32,001–34,000 of 341,881