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 76 of 171 — lines 150,001–152,000 of 341,881
341,881 lines
  1. 150001 constexpr std::uintptr_t m_HideSoftKeyboard = 0x185 ;
  2. 150002 constexpr std::uintptr_t m_CharacterValidation = 0x188 ;
  3. 150003 constexpr std::uintptr_t m_RegexValue = 0x190 ;
  4. 150004 constexpr std::uintptr_t m_GlobalPointSize = 0x198 ;
  5. 150005 constexpr std::uintptr_t m_CharacterLimit = 0x19C ;
  6. 150006 constexpr std::uintptr_t m_OnEndEdit = 0x1A0 ;
  7. 150007 constexpr std::uintptr_t m_OnSubmit = 0x1A8 ;
  8. 150008 constexpr std::uintptr_t m_OnSelect = 0x1B0 ;
  9. 150009 constexpr std::uintptr_t m_OnDeselect = 0x1B8 ;
  10. 150010 constexpr std::uintptr_t m_OnTextSelection = 0x1C0 ;
  11. 150011 constexpr std::uintptr_t m_OnEndTextSelection = 0x1C8 ;
  12. 150012 constexpr std::uintptr_t m_OnValueChanged = 0x1D0 ;
  13. 150013 constexpr std::uintptr_t m_OnTouchScreenKeyboardStatusChanged = 0x1D8 ;
  14. 150014 constexpr std::uintptr_t m_OnValidateInput = 0x1E0 ;
  15. 150015 constexpr std::uintptr_t m_CaretColor = 0x1E8 ;
  16. 150016 constexpr std::uintptr_t m_CustomCaretColor = 0x1F8 ;
  17. 150017 constexpr std::uintptr_t m_SelectionColor = 0x1FC ;
  18. 150018 constexpr std::uintptr_t m_Text = 0x210 ;
  19. 150019 constexpr std::uintptr_t m_CaretBlinkRate = 0x218 ;
  20. 150020 constexpr std::uintptr_t m_CaretWidth = 0x21C ;
  21. 150021 constexpr std::uintptr_t m_ReadOnly = 0x220 ;
  22. 150022 constexpr std::uintptr_t m_RichText = 0x221 ;
  23. 150023 constexpr std::uintptr_t m_StringPosition = 0x224 ;
  24. 150024 constexpr std::uintptr_t m_StringSelectPosition = 0x228 ;
  25. 150025 constexpr std::uintptr_t m_CaretPosition = 0x22C ;
  26. 150026 constexpr std::uintptr_t m_CaretSelectPosition = 0x230 ;
  27. 150027 constexpr std::uintptr_t caretRectTrans = 0x238 ;
  28. 150028 constexpr std::uintptr_t m_CursorVerts = 0x240 ;
  29. 150029 constexpr std::uintptr_t m_CachedInputRenderer = 0x248 ;
  30. 150030 constexpr std::uintptr_t m_LastPosition = 0x250 ;
  31. 150031 constexpr std::uintptr_t m_Mesh = 0x258 ;
  32. 150032 constexpr std::uintptr_t m_AllowInput = 0x260 ;
  33. 150033 constexpr std::uintptr_t m_ShouldActivateNextUpdate = 0x261 ;
  34. 150034 constexpr std::uintptr_t m_UpdateDrag = 0x262 ;
  35. 150035 constexpr std::uintptr_t m_DragPositionOutOfBounds = 0x263 ;
  36. 150036 constexpr std::uintptr_t m_CaretVisible = 0x264 ;
  37. 150037 constexpr std::uintptr_t m_BlinkCoroutine = 0x268 ;
  38. 150038 constexpr std::uintptr_t m_BlinkStartTime = 0x270 ;
  39. 150039 constexpr std::uintptr_t m_DragCoroutine = 0x278 ;
  40. 150040 constexpr std::uintptr_t m_OriginalText = 0x280 ;
  41. 150041 constexpr std::uintptr_t m_WasCanceled = 0x288 ;
  42. 150042 constexpr std::uintptr_t m_HasDoneFocusTransition = 0x289 ;
  43. 150043 constexpr std::uintptr_t m_WaitForSecondsRealtime = 0x290 ;
  44. 150044 constexpr std::uintptr_t m_PreventCallback = 0x298 ;
  45. 150045 constexpr std::uintptr_t m_TouchKeyboardAllowsInPlaceEditing = 0x299 ;
  46. 150046 constexpr std::uintptr_t m_IsTextComponentUpdateRequired = 0x29A ;
  47. 150047 constexpr std::uintptr_t m_HasTextBeenRemoved = 0x29B ;
  48. 150048 constexpr std::uintptr_t m_PointerDownClickStartTime = 0x29C ;
  49. 150049 constexpr std::uintptr_t m_KeyDownStartTime = 0x2A0 ;
  50. 150050 constexpr std::uintptr_t m_DoubleClickDelay = 0x2A4 ;
  51. 150051 constexpr std::uintptr_t m_IsApplePlatform = 0x2A8 ;
  52. 150052 constexpr std::uintptr_t m_IsCompositionActive = 0x2A9 ;
  53. 150053 constexpr std::uintptr_t m_ShouldUpdateIMEWindowPosition = 0x2AA ;
  54. 150054 constexpr std::uintptr_t m_PreviousIMEInsertionLine = 0x2AC ;
  55. 150055 constexpr std::uintptr_t m_GlobalFontAsset = 0x2B0 ;
  56. 150056 constexpr std::uintptr_t m_OnFocusSelectAll = 0x2B8 ;
  57. 150057 constexpr std::uintptr_t m_isSelectAll = 0x2B9 ;
  58. 150058 constexpr std::uintptr_t m_ResetOnDeActivation = 0x2BA ;
  59. 150059 constexpr std::uintptr_t m_SelectionStillActive = 0x2BB ;
  60. 150060 constexpr std::uintptr_t m_ReleaseSelection = 0x2BC ;
  61. 150061 constexpr std::uintptr_t m_LastKeyCode = 0x2C0 ;
  62. 150062 constexpr std::uintptr_t m_PreviouslySelectedObject = 0x2C8 ;
  63. 150063 constexpr std::uintptr_t m_KeepTextSelectionVisible = 0x2D0 ;
  64. 150064 constexpr std::uintptr_t m_RestoreOriginalTextOnEscape = 0x2D1 ;
  65. 150065 constexpr std::uintptr_t m_isRichTextEditingAllowed = 0x2D2 ;
  66. 150066 constexpr std::uintptr_t m_LineLimit = 0x2D4 ;
  67. 150067 constexpr std::uintptr_t isAlert = 0x2D8 ;
  68. 150068 constexpr std::uintptr_t m_InputValidator = 0x2E0 ;
  69. 150069 constexpr std::uintptr_t m_ShouldActivateOnSelect = 0x2E8 ;
  70. 150070 constexpr std::uintptr_t m_isSelected = 0x2E9 ;
  71. 150071 constexpr std::uintptr_t m_IsStringPositionDirty = 0x2EA ;
  72. 150072 constexpr std::uintptr_t m_IsCaretPositionDirty = 0x2EB ;
  73. 150073 constexpr std::uintptr_t m_forceRectTransformAdjustment = 0x2EC ;
  74. 150074 constexpr std::uintptr_t m_IsKeyboardBeingClosedInHoloLens = 0x2ED ;
  75. 150075 constexpr std::uintptr_t m_ProcessingEvent = 0x2F0 ;
  76. 150076 constexpr std::uintptr_t isRunningSubstitution = 0x2F8 ;
  77. 150077 constexpr std::uintptr_t changeAlignment = 0x300 ;
  78. 150078 }
  79. 150079 
  80. 150080 namespace BlurTypeParameter
  81. 150081 {
  82. 150082 constexpr std::uintptr_t TypeInfo = 0x10740B38 ;
  83. 150083 constexpr std::uintptr_t overrideState = 0x10 ;
  84. 150084 constexpr std::uintptr_t value = 0x18 ;
  85. 150085 }
  86. 150086 
  87. 150087 namespace FrankensteinTable
  88. 150088 {
  89. 150089 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  90. 150090 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  91. 150091 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  92. 150092 constexpr std::uintptr_t prefabID = 0x54 ;
  93. 150093 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  94. 150094 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  95. 150095 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  96. 150096 constexpr std::uintptr_t networkRange = 0x64 ;
  97. 150097 constexpr std::uintptr_t bounds = 0x18C ;
  98. 150098 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  99. 150099 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  100. 150100 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  101. 150101 constexpr std::uintptr_t model = 0x1B8 ;
  102. 150102 constexpr std::uintptr_t flags = 0x1C0 ;
  103. 150103 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  104. 150104 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  105. 150105 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  106. 150106 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  107. 150107 constexpr std::uintptr_t baseProtection = 0x238 ;
  108. 150108 constexpr std::uintptr_t startHealth = 0x240 ;
  109. 150109 constexpr std::uintptr_t pickup = 0x248 ;
  110. 150110 constexpr std::uintptr_t repair = 0x270 ;
  111. 150111 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  112. 150112 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  113. 150113 constexpr std::uintptr_t lifestate = 0x2A8 ;
  114. 150114 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  115. 150115 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  116. 150116 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  117. 150117 constexpr std::uintptr_t faction = 0x2BC ;
  118. 150118 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  119. 150119 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  120. 150120 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  121. 150121 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  122. 150122 constexpr std::uintptr_t timePlaced = 0x2FC ;
  123. 150123 constexpr std::uintptr_t inventorySlots = 0x320 ;
  124. 150124 constexpr std::uintptr_t dropsLoot = 0x324 ;
  125. 150125 constexpr std::uintptr_t dropLootDestroyPercent = 0x328 ;
  126. 150126 constexpr std::uintptr_t dropFloats = 0x32C ;
  127. 150127 constexpr std::uintptr_t isLootable = 0x32D ;
  128. 150128 constexpr std::uintptr_t isLockable = 0x32E ;
  129. 150129 constexpr std::uintptr_t isMonitorable = 0x32F ;
  130. 150130 constexpr std::uintptr_t panelName = 0x330 ;
  131. 150131 constexpr std::uintptr_t panelTitle = 0x338 ;
  132. 150132 constexpr std::uintptr_t allowedContents = 0x340 ;
  133. 150133 constexpr std::uintptr_t allowedItem = 0x348 ;
  134. 150134 constexpr std::uintptr_t allowedItem2 = 0x350 ;
  135. 150135 constexpr std::uintptr_t allowedItems = 0x358 ;
  136. 150136 constexpr std::uintptr_t blockedItems = 0x360 ;
  137. 150137 constexpr std::uintptr_t maxStackSize = 0x368 ;
  138. 150138 constexpr std::uintptr_t needsBuildingPrivilegeToUse = 0x36C ;
  139. 150139 constexpr std::uintptr_t requireAuthIfNotLocked = 0x36D ;
  140. 150140 constexpr std::uintptr_t allowSorting = 0x36E ;
  141. 150141 constexpr std::uintptr_t mustBeMountedToUse = 0x36F ;
  142. 150142 constexpr std::uintptr_t openSound = 0x370 ;
  143. 150143 constexpr std::uintptr_t closeSound = 0x378 ;
  144. 150144 constexpr std::uintptr_t dropPosition = 0x380 ;
  145. 150145 constexpr std::uintptr_t dropVelocity = 0x38C ;
  146. 150146 constexpr std::uintptr_t onlyAcceptCategory = 0x398 ;
  147. 150147 constexpr std::uintptr_t onlyOneUser = 0x39C ;
  148. 150148 constexpr std::uintptr_t FrankensteinPrefab = 0x3B8 ;
  149. 150149 constexpr std::uintptr_t SpawnLocation = 0x3C0 ;
  150. 150150 constexpr std::uintptr_t WeaponItem = 0x3C8 ;
  151. 150151 constexpr std::uintptr_t HeadItems = 0x3D0 ;
  152. 150152 constexpr std::uintptr_t TorsoItems = 0x3D8 ;
  153. 150153 constexpr std::uintptr_t LegItems = 0x3E0 ;
  154. 150154 constexpr std::uintptr_t ItemsToUse = 0x3E8 ;
  155. 150155 constexpr std::uintptr_t TableVisuals = 0x3F0 ;
  156. 150156 constexpr std::uintptr_t TableDownDuration = 0x3F8 ;
  157. 150157 
  158. 150158 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  159. 150159 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  160. 150160 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  161. 150161 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  162. 150162 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  163. 150163 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  164. 150164 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  165. 150165 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  166. 150166 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  167. 150167 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  168. 150168 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  169. 150169 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  170. 150170 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  171. 150171 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  172. 150172 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  173. 150173 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  174. 150174 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  175. 150175 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  176. 150176 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  177. 150177 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  178. 150178 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  179. 150179 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  180. 150180 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  181. 150181 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  182. 150182 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  183. 150183 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  184. 150184 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  185. 150185 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  186. 150186 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  187. 150187 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  188. 150188 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  189. 150189 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  190. 150190 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  191. 150191 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  192. 150192 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  193. 150193 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  194. 150194 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  195. 150195 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  196. 150196 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  197. 150197 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  198. 150198 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  199. 150199 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  200. 150200 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  201. 150201 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  202. 150202 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  203. 150203 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  204. 150204 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  205. 150205 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  206. 150206 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  207. 150207 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  208. 150208 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  209. 150209 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  210. 150210 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  211. 150211 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  212. 150212 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  213. 150213 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  214. 150214 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  215. 150215 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
  216. 150216 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
  217. 150217 constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308 ;
  218. 150218 constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310 ;
  219. 150219 constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318 ;
  220. 150220 constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0 ;
  221. 150221 constexpr std::uintptr_t _c061f82346509c2933ede4fc12e6a3794ee61382 = 0x3A8 ;
  222. 150222 constexpr std::uintptr_t _10d711f03aede0a0db3981341d920e08fb3da72c = 0x3B0 ;
  223. 150223 }
  224. 150224 
  225. 150225 namespace TonemappingOverlay
  226. 150226 {
  227. 150227 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  228. 150228 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  229. 150229 constexpr std::uintptr_t tonemapping = 0x38 ;
  230. 150230 
  231. 150231 constexpr std::uintptr_t _fb51923341dc14543d0d219a6026e6c9affc89c9 = 0x20 ;
  232. 150232 constexpr std::uintptr_t _3f296afcec4c24a246a78c2e6b07bd8973998f10 = 0x28 ;
  233. 150233 constexpr std::uintptr_t _984d83fe3f79c7d2c66dabb8b9030ca0e336ca07 = 0x30 ;
  234. 150234 constexpr std::uintptr_t _61321167aca1ecbc256d3d2da8e0ff10cc77c54b = 0x40 ;
  235. 150235 constexpr std::uintptr_t _9ee4b32f52d8ddef9910ddb41edd02ea33b13240 = 0x44 ;
  236. 150236 }
  237. 150237 
  238. 150238 namespace %5d5e6b4c893e4bede094842e5125782631856b1f
  239. 150239 {
  240. 150240 constexpr std::uintptr_t _91a9fbc55392363ec277149e331b57e061181eb3 = 0x10 ;
  241. 150241 constexpr std::uintptr_t _40ac35b015cb08a7df0393509ebb84def3c30e63 = 0x18 ;
  242. 150242 constexpr std::uintptr_t _3bb4da9aaa8b0106a0b49fa3698930f308c26d30 = 0x20 ;
  243. 150243 constexpr std::uintptr_t _edb05d95e9fe8934383c87a53c2c87cfef8fb6ab = 0x28 ;
  244. 150244 constexpr std::uintptr_t _afb56531ed7b7f33e4db07c6a2c29f2dcb058bb0 = 0x30 ;
  245. 150245 constexpr std::uintptr_t _6806ed8a8f7cc2a7d5ee040ffa4a725691859646 = 0x38 ;
  246. 150246 constexpr std::uintptr_t _a142102fb6d20e61fbd87834ecc1c5c913954a15 = 0x40 ;
  247. 150247 constexpr std::uintptr_t _3f84eda2896008bfb55271b1a90417d20e58e615 = 0x48 ;
  248. 150248 constexpr std::uintptr_t _3731e063604f8c4a2463533c09d6f0643cc6b074 = 0x50 ;
  249. 150249 
  250. 150250 namespace _static
  251. 150251 {
  252. 150252 constexpr std::uintptr_t _2a5a5867f33339452b7586aa2f46c869a266cc0a = 0x0 ;
  253. 150253 constexpr std::uintptr_t _79cd230d06aba39bc6eba3c03e209c14f8dd3ce2 = 0x8 ;
  254. 150254 constexpr std::uintptr_t _8d9c2295c26989bf8a47355bbf9dbef4680cc1b9 = 0x10 ;
  255. 150255 constexpr std::uintptr_t _821c5e90ba9bbec85515fbcd18726fce9d6e6a4d = 0x18 ;
  256. 150256 }
  257. 150257 
  258. 150258 }
  259. 150259 
  260. 150260 namespace DeployedFigurine
  261. 150261 {
  262. 150262 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  263. 150263 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  264. 150264 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  265. 150265 constexpr std::uintptr_t prefabID = 0x54 ;
  266. 150266 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  267. 150267 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  268. 150268 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  269. 150269 constexpr std::uintptr_t networkRange = 0x64 ;
  270. 150270 constexpr std::uintptr_t bounds = 0x18C ;
  271. 150271 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  272. 150272 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  273. 150273 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  274. 150274 constexpr std::uintptr_t model = 0x1B8 ;
  275. 150275 constexpr std::uintptr_t flags = 0x1C0 ;
  276. 150276 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  277. 150277 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  278. 150278 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  279. 150279 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  280. 150280 constexpr std::uintptr_t baseProtection = 0x238 ;
  281. 150281 constexpr std::uintptr_t startHealth = 0x240 ;
  282. 150282 constexpr std::uintptr_t pickup = 0x248 ;
  283. 150283 constexpr std::uintptr_t repair = 0x270 ;
  284. 150284 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  285. 150285 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  286. 150286 constexpr std::uintptr_t lifestate = 0x2A8 ;
  287. 150287 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  288. 150288 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  289. 150289 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  290. 150290 constexpr std::uintptr_t faction = 0x2BC ;
  291. 150291 constexpr std::uintptr_t UseCooldown = 0x2D8 ;
  292. 150292 constexpr std::uintptr_t HurtPerUse = 0x2DC ;
  293. 150293 constexpr std::uintptr_t WobbleAnimator = 0x2E0 ;
  294. 150294 
  295. 150295 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  296. 150296 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  297. 150297 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  298. 150298 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  299. 150299 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  300. 150300 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  301. 150301 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  302. 150302 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  303. 150303 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  304. 150304 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  305. 150305 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  306. 150306 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  307. 150307 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  308. 150308 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  309. 150309 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  310. 150310 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  311. 150311 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  312. 150312 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  313. 150313 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  314. 150314 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  315. 150315 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  316. 150316 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  317. 150317 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  318. 150318 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  319. 150319 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  320. 150320 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  321. 150321 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  322. 150322 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  323. 150323 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  324. 150324 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  325. 150325 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  326. 150326 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  327. 150327 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  328. 150328 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  329. 150329 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  330. 150330 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  331. 150331 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  332. 150332 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  333. 150333 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  334. 150334 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  335. 150335 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  336. 150336 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  337. 150337 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  338. 150338 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  339. 150339 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  340. 150340 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  341. 150341 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  342. 150342 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  343. 150343 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  344. 150344 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  345. 150345 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  346. 150346 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  347. 150347 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  348. 150348 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  349. 150349 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  350. 150350 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  351. 150351 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  352. 150352 constexpr std::uintptr_t _62247d3397b2760caa8e8490ebf9bf2b79316b1b = 0x2D0 ;
  353. 150353 }
  354. 150354 
  355. 150355 namespace MenuTip
  356. 150356 {
  357. 150357 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  358. 150358 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  359. 150359 constexpr std::uintptr_t text = 0x20 ;
  360. 150360 constexpr std::uintptr_t icon = 0x28 ;
  361. 150361 constexpr std::uintptr_t screen = 0x30 ;
  362. 150362 
  363. 150363 constexpr std::uintptr_t _0e11e6a1a50c1a088a2e163895a373c0bc595bff = 0x38 ;
  364. 150364 constexpr std::uintptr_t _06ad973d2590700115f3df7a963ed179f82d4a7c = 0x3C ;
  365. 150365 constexpr std::uintptr_t _9f9e43f694b3ed47dfa13a7c328e04c205680799 = 0x40 ;
  366. 150366 }
  367. 150367 
  368. 150368 namespace %b6339933c6986c2577331193b3f83f096062183e
  369. 150369 {
  370. 150370 constexpr std::uintptr_t _6b450f5b7730d46f7eacb9dccb34404ede3a75a0 = 0x10 ;
  371. 150371 constexpr std::uintptr_t _d83f7050723f9a023568827f79004c64866143ad = 0x20 ;
  372. 150372 constexpr std::uintptr_t _8fa3ae9058eb907ae43b4741b636d5defaaa3fc0 = 0x30 ;
  373. 150373 constexpr std::uintptr_t _8c0632a33577685c3aba922e6eaddd6a03c6afe4 = 0x40 ;
  374. 150374 constexpr std::uintptr_t _26a37b5d2f74920dfde3cef029806a23a85edc48 = 0x50 ;
  375. 150375 }
  376. 150376 
  377. 150377 namespace CopyPasteEntity
  378. 150378 {
  379. 150379 constexpr std::uintptr_t TypeInfo = 0x107461B0 ;
  380. 150380 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  381. 150381 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  382. 150382 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  383. 150383 constexpr std::uintptr_t prefabID = 0x54 ;
  384. 150384 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  385. 150385 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  386. 150386 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  387. 150387 constexpr std::uintptr_t networkRange = 0x64 ;
  388. 150388 constexpr std::uintptr_t bounds = 0x18C ;
  389. 150389 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  390. 150390 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  391. 150391 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  392. 150392 constexpr std::uintptr_t model = 0x1B8 ;
  393. 150393 constexpr std::uintptr_t flags = 0x1C0 ;
  394. 150394 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  395. 150395 
  396. 150396 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  397. 150397 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  398. 150398 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  399. 150399 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  400. 150400 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  401. 150401 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  402. 150402 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  403. 150403 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  404. 150404 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  405. 150405 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  406. 150406 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  407. 150407 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  408. 150408 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  409. 150409 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  410. 150410 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  411. 150411 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  412. 150412 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  413. 150413 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  414. 150414 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  415. 150415 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  416. 150416 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  417. 150417 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  418. 150418 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  419. 150419 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  420. 150420 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  421. 150421 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  422. 150422 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  423. 150423 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  424. 150424 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  425. 150425 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  426. 150426 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  427. 150427 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  428. 150428 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  429. 150429 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  430. 150430 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  431. 150431 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  432. 150432 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  433. 150433 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  434. 150434 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  435. 150435 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  436. 150436 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  437. 150437 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  438. 150438 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  439. 150439 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  440. 150440 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  441. 150441 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  442. 150442 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  443. 150443 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  444. 150444 
  445. 150445 namespace _static
  446. 150446 {
  447. 150447 constexpr std::uintptr_t _71d2a638419fe8b24418c9098281ea83a289a7fb = 0x0 ;
  448. 150448 constexpr std::uintptr_t _6b0283a5d6c3e0e2596d794404a4311932cb7546 = 0x8 ;
  449. 150449 }
  450. 150450 
  451. 150451 }
  452. 150452 
  453. 150453 namespace HitboxCollision
  454. 150454 {
  455. 150455 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  456. 150456 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  457. 150457 constexpr std::uintptr_t Owner = 0x20 ;
  458. 150458 constexpr std::uintptr_t model = 0x28 ;
  459. 150459 }
  460. 150460 
  461. 150461 namespace Pass
  462. 150462 {
  463. 150463 constexpr std::uintptr_t value__ = 0x0 ;
  464. 150464 }
  465. 150465 
  466. 150466 namespace ClientIOLineParent
  467. 150467 {
  468. 150468 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  469. 150469 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  470. 150470 constexpr std::uintptr_t parentEntity = 0x20 ;
  471. 150471 constexpr std::uintptr_t boneName = 0x28 ;
  472. 150472 constexpr std::uintptr_t ignoreForPlugConnections = 0x30 ;
  473. 150473 }
  474. 150474 
  475. 150475 namespace EaselDeployable
  476. 150476 {
  477. 150477 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  478. 150478 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  479. 150479 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  480. 150480 constexpr std::uintptr_t prefabID = 0x54 ;
  481. 150481 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  482. 150482 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  483. 150483 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  484. 150484 constexpr std::uintptr_t networkRange = 0x64 ;
  485. 150485 constexpr std::uintptr_t bounds = 0x18C ;
  486. 150486 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  487. 150487 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  488. 150488 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  489. 150489 constexpr std::uintptr_t model = 0x1B8 ;
  490. 150490 constexpr std::uintptr_t flags = 0x1C0 ;
  491. 150491 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  492. 150492 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  493. 150493 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  494. 150494 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  495. 150495 constexpr std::uintptr_t baseProtection = 0x238 ;
  496. 150496 constexpr std::uintptr_t startHealth = 0x240 ;
  497. 150497 constexpr std::uintptr_t pickup = 0x248 ;
  498. 150498 constexpr std::uintptr_t repair = 0x270 ;
  499. 150499 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  500. 150500 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  501. 150501 constexpr std::uintptr_t lifestate = 0x2A8 ;
  502. 150502 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  503. 150503 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  504. 150504 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  505. 150505 constexpr std::uintptr_t faction = 0x2BC ;
  506. 150506 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  507. 150507 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  508. 150508 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  509. 150509 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  510. 150510 constexpr std::uintptr_t timePlaced = 0x2FC ;
  511. 150511 constexpr std::uintptr_t easelTopBar = 0x308 ;
  512. 150512 constexpr std::uintptr_t easelBottomBar = 0x310 ;
  513. 150513 constexpr std::uintptr_t cameraPaintingAnchor = 0x318 ;
  514. 150514 
  515. 150515 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  516. 150516 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  517. 150517 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  518. 150518 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  519. 150519 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  520. 150520 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  521. 150521 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  522. 150522 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  523. 150523 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  524. 150524 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  525. 150525 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  526. 150526 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  527. 150527 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  528. 150528 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  529. 150529 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  530. 150530 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  531. 150531 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  532. 150532 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  533. 150533 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  534. 150534 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  535. 150535 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  536. 150536 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  537. 150537 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  538. 150538 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  539. 150539 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  540. 150540 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  541. 150541 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  542. 150542 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  543. 150543 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  544. 150544 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  545. 150545 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  546. 150546 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  547. 150547 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  548. 150548 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  549. 150549 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  550. 150550 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  551. 150551 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  552. 150552 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  553. 150553 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  554. 150554 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  555. 150555 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  556. 150556 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  557. 150557 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  558. 150558 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  559. 150559 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  560. 150560 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  561. 150561 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  562. 150562 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  563. 150563 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  564. 150564 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  565. 150565 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  566. 150566 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  567. 150567 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  568. 150568 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  569. 150569 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  570. 150570 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  571. 150571 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  572. 150572 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
  573. 150573 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
  574. 150574 constexpr std::uintptr_t _f1bc31e56f1f3ca82373ec55971c4bdbc2725723 = 0x320 ;
  575. 150575 constexpr std::uintptr_t _d14ad6dde530907837e52a0de5537c9e60be71a4 = 0x328 ;
  576. 150576 constexpr std::uintptr_t _e03ac81bbe69a6c26ad81b515b3df3e9c6eb2860 = 0x334 ;
  577. 150577 }
  578. 150578 
  579. 150579 namespace AttachmentType
  580. 150580 {
  581. 150581 constexpr std::uintptr_t value__ = 0x0 ;
  582. 150582 }
  583. 150583 
  584. 150584 namespace ViewmodelAttachment
  585. 150585 {
  586. 150586 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  587. 150587 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  588. 150588 constexpr std::uintptr_t modelObject = 0x28 ;
  589. 150589 constexpr std::uintptr_t targetBone = 0x30 ;
  590. 150590 constexpr std::uintptr_t hideViewModelIronSights = 0x38 ;
  591. 150591 constexpr std::uintptr_t attachmentType = 0x3C ;
  592. 150592 
  593. 150593 constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20 ;
  594. 150594 constexpr std::uintptr_t _5496d7deebe0f8112f55423425c939c6e75d7536 = 0x40 ;
  595. 150595 constexpr std::uintptr_t _8bbfa4141f63070ac787bc2f420f3d68f93277e8 = 0x48 ;
  596. 150596 }
  597. 150597 
  598. 150598 namespace ElectricalHeater
  599. 150599 {
  600. 150600 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  601. 150601 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  602. 150602 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  603. 150603 constexpr std::uintptr_t prefabID = 0x54 ;
  604. 150604 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  605. 150605 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  606. 150606 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  607. 150607 constexpr std::uintptr_t networkRange = 0x64 ;
  608. 150608 constexpr std::uintptr_t bounds = 0x18C ;
  609. 150609 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  610. 150610 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  611. 150611 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  612. 150612 constexpr std::uintptr_t model = 0x1B8 ;
  613. 150613 constexpr std::uintptr_t flags = 0x1C0 ;
  614. 150614 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  615. 150615 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  616. 150616 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  617. 150617 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  618. 150618 constexpr std::uintptr_t baseProtection = 0x238 ;
  619. 150619 constexpr std::uintptr_t startHealth = 0x240 ;
  620. 150620 constexpr std::uintptr_t pickup = 0x248 ;
  621. 150621 constexpr std::uintptr_t repair = 0x270 ;
  622. 150622 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  623. 150623 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  624. 150624 constexpr std::uintptr_t lifestate = 0x2A8 ;
  625. 150625 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  626. 150626 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  627. 150627 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  628. 150628 constexpr std::uintptr_t faction = 0x2BC ;
  629. 150629 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  630. 150630 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  631. 150631 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  632. 150632 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  633. 150633 constexpr std::uintptr_t timePlaced = 0x2FC ;
  634. 150634 constexpr std::uintptr_t debugOrigin = 0x308 ;
  635. 150635 constexpr std::uintptr_t sourceItem = 0x310 ;
  636. 150636 constexpr std::uintptr_t inputs = 0x318 ;
  637. 150637 constexpr std::uintptr_t outputs = 0x320 ;
  638. 150638 constexpr std::uintptr_t ioType = 0x328 ;
  639. 150639 constexpr std::uintptr_t fadeDuration = 0x340 ;
  640. 150640 constexpr std::uintptr_t sourceLight = 0x348 ;
  641. 150641 constexpr std::uintptr_t secondaryLight = 0x350 ;
  642. 150642 constexpr std::uintptr_t growableHeatSource = 0x358 ;
  643. 150643 
  644. 150644 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  645. 150645 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  646. 150646 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  647. 150647 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  648. 150648 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  649. 150649 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  650. 150650 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  651. 150651 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  652. 150652 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  653. 150653 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  654. 150654 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  655. 150655 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  656. 150656 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  657. 150657 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  658. 150658 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  659. 150659 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  660. 150660 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  661. 150661 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  662. 150662 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  663. 150663 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  664. 150664 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  665. 150665 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  666. 150666 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  667. 150667 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  668. 150668 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  669. 150669 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  670. 150670 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  671. 150671 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  672. 150672 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  673. 150673 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  674. 150674 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  675. 150675 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  676. 150676 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  677. 150677 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  678. 150678 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  679. 150679 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  680. 150680 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  681. 150681 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  682. 150682 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  683. 150683 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  684. 150684 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  685. 150685 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  686. 150686 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  687. 150687 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  688. 150688 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  689. 150689 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  690. 150690 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  691. 150691 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  692. 150692 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  693. 150693 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  694. 150694 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  695. 150695 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  696. 150696 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  697. 150697 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  698. 150698 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  699. 150699 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  700. 150700 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  701. 150701 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
  702. 150702 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
  703. 150703 constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C ;
  704. 150704 constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330 ;
  705. 150705 constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334 ;
  706. 150706 constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338 ;
  707. 150707 constexpr std::uintptr_t _1ecaf7dcba1f8acedb0448f0b114c55f333741ad = 0x360 ;
  708. 150708 constexpr std::uintptr_t _6965a1b12f5f4e77818632a85d8af39ed318a93b = 0x368 ;
  709. 150709 constexpr std::uintptr_t _ba7f56d21afaee4ea8ecd006422dd7411bf4832c = 0x370 ;
  710. 150710 }
  711. 150711 
  712. 150712 namespace RecipeIngredient
  713. 150713 {
  714. 150714 constexpr std::uintptr_t Ingredient = 0x0 ;
  715. 150715 constexpr std::uintptr_t Count = 0x8 ;
  716. 150716 }
  717. 150717 
  718. 150718 namespace Recipe
  719. 150719 {
  720. 150720 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  721. 150721 constexpr std::uintptr_t ProducedItem = 0x18 ;
  722. 150722 constexpr std::uintptr_t ProducedItemCount = 0x20 ;
  723. 150723 constexpr std::uintptr_t CanQueueMultiple = 0x24 ;
  724. 150724 constexpr std::uintptr_t SpawnedItem = 0x28 ;
  725. 150725 constexpr std::uintptr_t SpawnedItemName = 0x30 ;
  726. 150726 constexpr std::uintptr_t SpawnedItemDescription = 0x38 ;
  727. 150727 constexpr std::uintptr_t SpawnedItemIcon = 0x40 ;
  728. 150728 constexpr std::uintptr_t RequiresBlueprint = 0x48 ;
  729. 150729 constexpr std::uintptr_t Ingredients = 0x50 ;
  730. 150730 constexpr std::uintptr_t MixingDuration = 0x58 ;
  731. 150731 }
  732. 150732 
  733. 150733 namespace DemoCloneSave
  734. 150734 {
  735. 150735 constexpr std::uintptr_t PlayerId = 0x10 ;
  736. 150736 constexpr std::uintptr_t PlayerName = 0x18 ;
  737. 150737 constexpr std::uintptr_t Hidden = 0x20 ;
  738. 150738 constexpr std::uintptr_t AnimSource = 0x28 ;
  739. 150739 constexpr std::uintptr_t ClipStart = 0x30 ;
  740. 150740 constexpr std::uintptr_t ClipDuration = 0x34 ;
  741. 150741 constexpr std::uintptr_t ClipTrimStart = 0x38 ;
  742. 150742 constexpr std::uintptr_t ClipSourceDuration = 0x3C ;
  743. 150743 constexpr std::uintptr_t Clips = 0x40 ;
  744. 150744 constexpr std::uintptr_t ClothingOverride = 0x48 ;
  745. 150745 constexpr std::uintptr_t Clothing = 0x50 ;
  746. 150746 constexpr std::uintptr_t HasPositionTrack = 0x58 ;
  747. 150747 constexpr std::uintptr_t PositionKeys = 0x60 ;
  748. 150748 constexpr std::uintptr_t Cloned = 0x68 ;
  749. 150749 constexpr std::uintptr_t SpawnX = 0x6C ;
  750. 150750 constexpr std::uintptr_t SpawnY = 0x70 ;
  751. 150751 constexpr std::uintptr_t SpawnZ = 0x74 ;
  752. 150752 constexpr std::uintptr_t SpawnYaw = 0x78 ;
  753. 150753 constexpr std::uintptr_t AppearanceSeed = 0x80 ;
  754. 150754 constexpr std::uintptr_t RotationOverride = 0x88 ;
  755. 150755 constexpr std::uintptr_t RotationYaw = 0x8C ;
  756. 150756 }
  757. 150757 
  758. 150758 namespace DeployableDecay
  759. 150759 {
  760. 150760 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  761. 150761 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  762. 150762 constexpr std::uintptr_t decayDelay = 0xA0 ;
  763. 150763 constexpr std::uintptr_t decayDuration = 0xA4 ;
  764. 150764 constexpr std::uintptr_t overrideHealRate = 0xA8 ;
  765. 150765 constexpr std::uintptr_t decayTickOverride = 0xAC ;
  766. 150766 constexpr std::uintptr_t decayIndoors = 0xB0 ;
  767. 150767 constexpr std::uintptr_t healRate = 0xB4 ;
  768. 150768 
  769. 150769 constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20 ;
  770. 150770 constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C ;
  771. 150771 constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C ;
  772. 150772 constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48 ;
  773. 150773 constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54 ;
  774. 150774 constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60 ;
  775. 150775 constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70 ;
  776. 150776 constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78 ;
  777. 150777 constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80 ;
  778. 150778 constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84 ;
  779. 150779 constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88 ;
  780. 150780 constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90 ;
  781. 150781 constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98 ;
  782. 150782 }
  783. 150783 
  784. 150784 namespace UIMissionNonItemReward
  785. 150785 {
  786. 150786 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  787. 150787 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  788. 150788 constexpr std::uintptr_t TextField = 0x20 ;
  789. 150789 constexpr std::uintptr_t Icon = 0x28 ;
  790. 150790 }
  791. 150791 
  792. 150792 namespace %44aa1f140e8979ae6bbd7d4197ee1564c381340c
  793. 150793 {
  794. 150794 constexpr std::uintptr_t _edadc47ecce105a9eea0fb8bdfb23bc1948f359d = 0x10 ;
  795. 150795 constexpr std::uintptr_t _aa5cc1de4533b589fcea706ea421a4a42821f7e1 = 0x14 ;
  796. 150796 constexpr std::uintptr_t _19616c6f9986948a965ac0bc9741be60ae8f9968 = 0x18 ;
  797. 150797 constexpr std::uintptr_t _517eebd7c005cc2aa051bcc9baf287163ef71d9d = 0x1C ;
  798. 150798 constexpr std::uintptr_t _6c539dcb2e81e9447d80447d85caa33d3a1d0171 = 0x20 ;
  799. 150799 constexpr std::uintptr_t _daf7c8427f7b6d5220aee401cd748a7583c1514e = 0x28 ;
  800. 150800 constexpr std::uintptr_t _a57ef676716fbddc461314455908bb6595c3a292 = 0x30 ;
  801. 150801 constexpr std::uintptr_t _9ac317e07208157e70c7d4650a1c34edc7565c6f = 0x38 ;
  802. 150802 constexpr std::uintptr_t _e3719e0a1d87af35bb048227e28591f26c388e45 = 0x40 ;
  803. 150803 constexpr std::uintptr_t _571246d560e40ac6cbd6cbc30c104c3849aa1e98 = 0x44 ;
  804. 150804 constexpr std::uintptr_t _464f0d61a823483e8119f5c392774f86ceba1f5f = 0x48 ;
  805. 150805 
  806. 150806 namespace _static
  807. 150807 {
  808. 150808 constexpr std::uintptr_t _c0578303f25a1467ade7c93f5a85b98f2f1d6b7b = 0x0 ;
  809. 150809 constexpr std::uintptr_t _1fb9ace0506e92f4c997bfa25964c56b605f0d8d = 0x8 ;
  810. 150810 constexpr std::uintptr_t _4847559570cf6a947afbcfdd9b11a779dbfbd58c = 0x10 ;
  811. 150811 }
  812. 150812 
  813. 150813 }
  814. 150814 
  815. 150815 namespace GenerateClutterTopology
  816. 150816 {
  817. 150817 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  818. 150818 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  819. 150819 constexpr std::uintptr_t Mode = 0x20 ;
  820. 150820 constexpr std::uintptr_t Disabled = 0x24 ;
  821. 150821 constexpr std::uintptr_t Description = 0x28 ;
  822. 150822 constexpr std::uintptr_t HideInMapCreator = 0x30 ;
  823. 150823 constexpr std::uintptr_t MapCreatorCategory = 0x38 ;
  824. 150824 }
  825. 150825 
  826. 150826 namespace %f6821223f648f7c088b2f15d67ee5716c7438569
  827. 150827 {
  828. 150828 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10 ;
  829. 150829 constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18 ;
  830. 150830 constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C ;
  831. 150831 constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20 ;
  832. 150832 constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24 ;
  833. 150833 constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28 ;
  834. 150834 constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C ;
  835. 150835 constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30 ;
  836. 150836 constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34 ;
  837. 150837 constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38 ;
  838. 150838 constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C ;
  839. 150839 constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40 ;
  840. 150840 
  841. 150841 namespace _static
  842. 150842 {
  843. 150843 constexpr std::uintptr_t _c381ef7d793dc241c45398ab2da6bb62d0997a14 = 0x0 ;
  844. 150844 constexpr std::uintptr_t _f10695a720047d6bf7f342ab107a9fb092df0065 = 0x10 ;
  845. 150845 constexpr std::uintptr_t _1d2fb5376de0c0a776c7384ddd7fff1aee6732ce = 0x18 ;
  846. 150846 }
  847. 150847 
  848. 150848 }
  849. 150849 
  850. 150850 namespace HitType
  851. 150851 {
  852. 150852 constexpr std::uintptr_t value__ = 0x0 ;
  853. 150853 }
  854. 150854 
  855. 150855 namespace HitNumber
  856. 150856 {
  857. 150857 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  858. 150858 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  859. 150859 constexpr std::uintptr_t hitType = 0x20 ;
  860. 150860 }
  861. 150861 
  862. 150862 namespace DoorAnimEvents
  863. 150863 {
  864. 150864 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  865. 150865 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  866. 150866 constexpr std::uintptr_t openStart = 0x20 ;
  867. 150867 constexpr std::uintptr_t openEnd = 0x28 ;
  868. 150868 constexpr std::uintptr_t closeStart = 0x30 ;
  869. 150869 constexpr std::uintptr_t closeEnd = 0x38 ;
  870. 150870 constexpr std::uintptr_t soundTarget = 0x40 ;
  871. 150871 constexpr std::uintptr_t checkAnimSpeed = 0x48 ;
  872. 150872 
  873. 150873 constexpr std::uintptr_t _e0d2a76b954c56dd402413d2d68d4fb4370ef2de = 0x50 ;
  874. 150874 }
  875. 150875 
  876. 150876 namespace SystemInfoGeneralText
  877. 150877 {
  878. 150878 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  879. 150879 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  880. 150880 constexpr std::uintptr_t text = 0x20 ;
  881. 150881 }
  882. 150882 
  883. 150883 namespace %e88fda8759de76a4b4827f4847fc61c6f2da2cfd
  884. 150884 {
  885. 150885 constexpr std::uintptr_t _9f3407477b3fcab98b1fc52ad1f81abd2c52dd17 = 0x10 ;
  886. 150886 constexpr std::uintptr_t _01a6fc841014e9bcda82e64f85a82cc716827a1b = 0x18 ;
  887. 150887 constexpr std::uintptr_t _9dd3ff15acc61c80adf5067a85ce2b21ffb3e10d = 0x1C ;
  888. 150888 constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x20 ;
  889. 150889 constexpr std::uintptr_t _7e00f487dcabdebadc57ce405d33afb391ea5881 = 0x28 ;
  890. 150890 constexpr std::uintptr_t _43657846db967550e815447a0423a03b0db7e3ca = 0x30 ;
  891. 150891 
  892. 150892 namespace _static
  893. 150893 {
  894. 150894 constexpr std::uintptr_t _ae4ebd95245fab140e17eff0f602d70b359f7f26 = 0x0 ;
  895. 150895 constexpr std::uintptr_t _7dea81720f4d4746944e7f4395d7f04a787ab464 = 0x8 ;
  896. 150896 }
  897. 150897 
  898. 150898 }
  899. 150899 
  900. 150900 namespace StrobeLight
  901. 150901 {
  902. 150902 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  903. 150903 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  904. 150904 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  905. 150905 constexpr std::uintptr_t prefabID = 0x54 ;
  906. 150906 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  907. 150907 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  908. 150908 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  909. 150909 constexpr std::uintptr_t networkRange = 0x64 ;
  910. 150910 constexpr std::uintptr_t bounds = 0x18C ;
  911. 150911 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  912. 150912 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  913. 150913 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  914. 150914 constexpr std::uintptr_t model = 0x1B8 ;
  915. 150915 constexpr std::uintptr_t flags = 0x1C0 ;
  916. 150916 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  917. 150917 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  918. 150918 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  919. 150919 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  920. 150920 constexpr std::uintptr_t baseProtection = 0x238 ;
  921. 150921 constexpr std::uintptr_t startHealth = 0x240 ;
  922. 150922 constexpr std::uintptr_t pickup = 0x248 ;
  923. 150923 constexpr std::uintptr_t repair = 0x270 ;
  924. 150924 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  925. 150925 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  926. 150926 constexpr std::uintptr_t lifestate = 0x2A8 ;
  927. 150927 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  928. 150928 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  929. 150929 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  930. 150930 constexpr std::uintptr_t faction = 0x2BC ;
  931. 150931 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  932. 150932 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  933. 150933 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  934. 150934 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  935. 150935 constexpr std::uintptr_t timePlaced = 0x2FC ;
  936. 150936 constexpr std::uintptr_t debugOrigin = 0x308 ;
  937. 150937 constexpr std::uintptr_t sourceItem = 0x310 ;
  938. 150938 constexpr std::uintptr_t inputs = 0x318 ;
  939. 150939 constexpr std::uintptr_t outputs = 0x320 ;
  940. 150940 constexpr std::uintptr_t ioType = 0x328 ;
  941. 150941 constexpr std::uintptr_t frequency = 0x340 ;
  942. 150942 constexpr std::uintptr_t lightMesh = 0x348 ;
  943. 150943 constexpr std::uintptr_t strobeLight = 0x350 ;
  944. 150944 constexpr std::uintptr_t burnRate = 0x364 ;
  945. 150945 constexpr std::uintptr_t lifeTimeSeconds = 0x368 ;
  946. 150946 
  947. 150947 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  948. 150948 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  949. 150949 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  950. 150950 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  951. 150951 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  952. 150952 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  953. 150953 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  954. 150954 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  955. 150955 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  956. 150956 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  957. 150957 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  958. 150958 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  959. 150959 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  960. 150960 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  961. 150961 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  962. 150962 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  963. 150963 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  964. 150964 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  965. 150965 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  966. 150966 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  967. 150967 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  968. 150968 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  969. 150969 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  970. 150970 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  971. 150971 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  972. 150972 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  973. 150973 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  974. 150974 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  975. 150975 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  976. 150976 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  977. 150977 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  978. 150978 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  979. 150979 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  980. 150980 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  981. 150981 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  982. 150982 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  983. 150983 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  984. 150984 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  985. 150985 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  986. 150986 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  987. 150987 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  988. 150988 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  989. 150989 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  990. 150990 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  991. 150991 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  992. 150992 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  993. 150993 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  994. 150994 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  995. 150995 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  996. 150996 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  997. 150997 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  998. 150998 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  999. 150999 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  1000. 151000 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  1001. 151001 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  1002. 151002 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  1003. 151003 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  1004. 151004 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
  1005. 151005 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
  1006. 151006 constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C ;
  1007. 151007 constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330 ;
  1008. 151008 constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334 ;
  1009. 151009 constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338 ;
  1010. 151010 constexpr std::uintptr_t _1469094dc01a280306f1584ddaa195cf816732e4 = 0x358 ;
  1011. 151011 constexpr std::uintptr_t _bc456ebc244448160b27bc914da48a37a12ede7d = 0x35C ;
  1012. 151012 constexpr std::uintptr_t _b14e890bf0f562a6efb19405fea73a29ac547c10 = 0x360 ;
  1013. 151013 constexpr std::uintptr_t _db3cec85848cd866ede05ad8c37a82edfa9954e4 = 0x36C ;
  1014. 151014 constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x370 ;
  1015. 151015 constexpr std::uintptr_t _288d3fde86386af33e8a095926f0a159be4e85aa = 0x378 ;
  1016. 151016 constexpr std::uintptr_t _4296aeea5c8a5924d185a46febb0b421ec22f094 = 0x380 ;
  1017. 151017 constexpr std::uintptr_t _a1c10191f408e7404dde4ae2d9e31f0c2ea5f0df = 0x388 ;
  1018. 151018 constexpr std::uintptr_t _d54e801fca960ea44065a685f96b54e886364c63 = 0x390 ;
  1019. 151019 }
  1020. 151020 
  1021. 151021 namespace AccessibilityComponent
  1022. 151022 {
  1023. 151023 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1024. 151024 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1025. 151025 }
  1026. 151026 
  1027. 151027 namespace %f460f0a2b26e23af0d33ebed0df53f05104e0390
  1028. 151028 {
  1029. 151029 constexpr std::uintptr_t _0e67ca58749bf3edc1199821fc6b0c0b8beeee6d = 0x10 ;
  1030. 151030 constexpr std::uintptr_t _9b372202e25a2a473cf63bc63c314e91d3d9f7ae = 0x1C ;
  1031. 151031 constexpr std::uintptr_t _d27cb41eab04cfbcce0fef704699312921cee210 = 0x20 ;
  1032. 151032 constexpr std::uintptr_t _68c2219edb169a1762f676ac01a65121f0a5e3e1 = 0x30 ;
  1033. 151033 constexpr std::uintptr_t _174ec7058cc523960325ffadd79ecde4ec806b8c = 0x38 ;
  1034. 151034 constexpr std::uintptr_t _322424e758aba744c18ea06c91553d816367ca56 = 0x40 ;
  1035. 151035 
  1036. 151036 namespace _static
  1037. 151037 {
  1038. 151038 constexpr std::uintptr_t _67369b9a65bea37d990f689d6377e955d2345eac = 0x0 ;
  1039. 151039 constexpr std::uintptr_t _ee6960726c92ec586a26128dc01f4ccb81c0ba60 = 0x8 ;
  1040. 151040 constexpr std::uintptr_t _b9509fdb06c64867ad6eb25245a381651cb77fd4 = 0x10 ;
  1041. 151041 }
  1042. 151042 
  1043. 151043 }
  1044. 151044 
  1045. 151045 namespace FileSystem_Warmup
  1046. 151046 {
  1047. 151047 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1048. 151048 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1049. 151049 }
  1050. 151050 
  1051. 151051 namespace WorldModel
  1052. 151052 {
  1053. 151053 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1054. 151054 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1055. 151055 constexpr std::uintptr_t mass = 0x20 ;
  1056. 151056 }
  1057. 151057 
  1058. 151058 namespace EffectRecycleLite
  1059. 151059 {
  1060. 151060 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1061. 151061 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1062. 151062 constexpr std::uintptr_t prefabID = 0x20 ;
  1063. 151063 constexpr std::uintptr_t isClient = 0x24 ;
  1064. 151064 
  1065. 151065 constexpr std::uintptr_t _f7c5b76a7cecd4667ffa6307f00a309d0174e765 = 0x28 ;
  1066. 151066 }
  1067. 151067 
  1068. 151068 namespace RepairBench
  1069. 151069 {
  1070. 151070 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1071. 151071 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1072. 151072 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1073. 151073 constexpr std::uintptr_t prefabID = 0x54 ;
  1074. 151074 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1075. 151075 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1076. 151076 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1077. 151077 constexpr std::uintptr_t networkRange = 0x64 ;
  1078. 151078 constexpr std::uintptr_t bounds = 0x18C ;
  1079. 151079 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1080. 151080 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1081. 151081 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1082. 151082 constexpr std::uintptr_t model = 0x1B8 ;
  1083. 151083 constexpr std::uintptr_t flags = 0x1C0 ;
  1084. 151084 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1085. 151085 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  1086. 151086 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  1087. 151087 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  1088. 151088 constexpr std::uintptr_t baseProtection = 0x238 ;
  1089. 151089 constexpr std::uintptr_t startHealth = 0x240 ;
  1090. 151090 constexpr std::uintptr_t pickup = 0x248 ;
  1091. 151091 constexpr std::uintptr_t repair = 0x270 ;
  1092. 151092 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  1093. 151093 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  1094. 151094 constexpr std::uintptr_t lifestate = 0x2A8 ;
  1095. 151095 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  1096. 151096 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  1097. 151097 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  1098. 151098 constexpr std::uintptr_t faction = 0x2BC ;
  1099. 151099 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  1100. 151100 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  1101. 151101 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  1102. 151102 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  1103. 151103 constexpr std::uintptr_t timePlaced = 0x2FC ;
  1104. 151104 constexpr std::uintptr_t inventorySlots = 0x320 ;
  1105. 151105 constexpr std::uintptr_t dropsLoot = 0x324 ;
  1106. 151106 constexpr std::uintptr_t dropLootDestroyPercent = 0x328 ;
  1107. 151107 constexpr std::uintptr_t dropFloats = 0x32C ;
  1108. 151108 constexpr std::uintptr_t isLootable = 0x32D ;
  1109. 151109 constexpr std::uintptr_t isLockable = 0x32E ;
  1110. 151110 constexpr std::uintptr_t isMonitorable = 0x32F ;
  1111. 151111 constexpr std::uintptr_t panelName = 0x330 ;
  1112. 151112 constexpr std::uintptr_t panelTitle = 0x338 ;
  1113. 151113 constexpr std::uintptr_t allowedContents = 0x340 ;
  1114. 151114 constexpr std::uintptr_t allowedItem = 0x348 ;
  1115. 151115 constexpr std::uintptr_t allowedItem2 = 0x350 ;
  1116. 151116 constexpr std::uintptr_t allowedItems = 0x358 ;
  1117. 151117 constexpr std::uintptr_t blockedItems = 0x360 ;
  1118. 151118 constexpr std::uintptr_t maxStackSize = 0x368 ;
  1119. 151119 constexpr std::uintptr_t needsBuildingPrivilegeToUse = 0x36C ;
  1120. 151120 constexpr std::uintptr_t requireAuthIfNotLocked = 0x36D ;
  1121. 151121 constexpr std::uintptr_t allowSorting = 0x36E ;
  1122. 151122 constexpr std::uintptr_t mustBeMountedToUse = 0x36F ;
  1123. 151123 constexpr std::uintptr_t openSound = 0x370 ;
  1124. 151124 constexpr std::uintptr_t closeSound = 0x378 ;
  1125. 151125 constexpr std::uintptr_t dropPosition = 0x380 ;
  1126. 151126 constexpr std::uintptr_t dropVelocity = 0x38C ;
  1127. 151127 constexpr std::uintptr_t onlyAcceptCategory = 0x398 ;
  1128. 151128 constexpr std::uintptr_t onlyOneUser = 0x39C ;
  1129. 151129 constexpr std::uintptr_t maxConditionLostOnRepair = 0x3A8 ;
  1130. 151130 constexpr std::uintptr_t skinchangeEffect = 0x3B0 ;
  1131. 151131 
  1132. 151132 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1133. 151133 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1134. 151134 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1135. 151135 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1136. 151136 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1137. 151137 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1138. 151138 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1139. 151139 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1140. 151140 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1141. 151141 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1142. 151142 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1143. 151143 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1144. 151144 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1145. 151145 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1146. 151146 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1147. 151147 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1148. 151148 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1149. 151149 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1150. 151150 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1151. 151151 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1152. 151152 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1153. 151153 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1154. 151154 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1155. 151155 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1156. 151156 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1157. 151157 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1158. 151158 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1159. 151159 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1160. 151160 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1161. 151161 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1162. 151162 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1163. 151163 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1164. 151164 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1165. 151165 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1166. 151166 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1167. 151167 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1168. 151168 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1169. 151169 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1170. 151170 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1171. 151171 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1172. 151172 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1173. 151173 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1174. 151174 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1175. 151175 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1176. 151176 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1177. 151177 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1178. 151178 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1179. 151179 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1180. 151180 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  1181. 151181 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  1182. 151182 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  1183. 151183 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  1184. 151184 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  1185. 151185 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  1186. 151186 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  1187. 151187 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  1188. 151188 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  1189. 151189 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
  1190. 151190 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
  1191. 151191 constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308 ;
  1192. 151192 constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310 ;
  1193. 151193 constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318 ;
  1194. 151194 constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0 ;
  1195. 151195 }
  1196. 151196 
  1197. 151197 namespace FlybySound
  1198. 151198 {
  1199. 151199 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1200. 151200 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1201. 151201 constexpr std::uintptr_t flybySound = 0x20 ;
  1202. 151202 constexpr std::uintptr_t flybySoundDistance = 0x28 ;
  1203. 151203 constexpr std::uintptr_t closeFlybySound = 0x30 ;
  1204. 151204 constexpr std::uintptr_t closeFlybyDistance = 0x38 ;
  1205. 151205 
  1206. 151206 constexpr std::uintptr_t _ea84b348a0b2e2b79c80e7b3640d7d0ac0d5f48b = 0x3C ;
  1207. 151207 }
  1208. 151208 
  1209. 151209 namespace ShopFront
  1210. 151210 {
  1211. 151211 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1212. 151212 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1213. 151213 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1214. 151214 constexpr std::uintptr_t prefabID = 0x54 ;
  1215. 151215 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1216. 151216 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1217. 151217 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1218. 151218 constexpr std::uintptr_t networkRange = 0x64 ;
  1219. 151219 constexpr std::uintptr_t bounds = 0x18C ;
  1220. 151220 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1221. 151221 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1222. 151222 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1223. 151223 constexpr std::uintptr_t model = 0x1B8 ;
  1224. 151224 constexpr std::uintptr_t flags = 0x1C0 ;
  1225. 151225 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1226. 151226 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  1227. 151227 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  1228. 151228 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  1229. 151229 constexpr std::uintptr_t baseProtection = 0x238 ;
  1230. 151230 constexpr std::uintptr_t startHealth = 0x240 ;
  1231. 151231 constexpr std::uintptr_t pickup = 0x248 ;
  1232. 151232 constexpr std::uintptr_t repair = 0x270 ;
  1233. 151233 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  1234. 151234 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  1235. 151235 constexpr std::uintptr_t lifestate = 0x2A8 ;
  1236. 151236 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  1237. 151237 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  1238. 151238 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  1239. 151239 constexpr std::uintptr_t faction = 0x2BC ;
  1240. 151240 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  1241. 151241 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  1242. 151242 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  1243. 151243 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  1244. 151244 constexpr std::uintptr_t timePlaced = 0x2FC ;
  1245. 151245 constexpr std::uintptr_t inventorySlots = 0x320 ;
  1246. 151246 constexpr std::uintptr_t dropsLoot = 0x324 ;
  1247. 151247 constexpr std::uintptr_t dropLootDestroyPercent = 0x328 ;
  1248. 151248 constexpr std::uintptr_t dropFloats = 0x32C ;
  1249. 151249 constexpr std::uintptr_t isLootable = 0x32D ;
  1250. 151250 constexpr std::uintptr_t isLockable = 0x32E ;
  1251. 151251 constexpr std::uintptr_t isMonitorable = 0x32F ;
  1252. 151252 constexpr std::uintptr_t panelName = 0x330 ;
  1253. 151253 constexpr std::uintptr_t panelTitle = 0x338 ;
  1254. 151254 constexpr std::uintptr_t allowedContents = 0x340 ;
  1255. 151255 constexpr std::uintptr_t allowedItem = 0x348 ;
  1256. 151256 constexpr std::uintptr_t allowedItem2 = 0x350 ;
  1257. 151257 constexpr std::uintptr_t allowedItems = 0x358 ;
  1258. 151258 constexpr std::uintptr_t blockedItems = 0x360 ;
  1259. 151259 constexpr std::uintptr_t maxStackSize = 0x368 ;
  1260. 151260 constexpr std::uintptr_t needsBuildingPrivilegeToUse = 0x36C ;
  1261. 151261 constexpr std::uintptr_t requireAuthIfNotLocked = 0x36D ;
  1262. 151262 constexpr std::uintptr_t allowSorting = 0x36E ;
  1263. 151263 constexpr std::uintptr_t mustBeMountedToUse = 0x36F ;
  1264. 151264 constexpr std::uintptr_t openSound = 0x370 ;
  1265. 151265 constexpr std::uintptr_t closeSound = 0x378 ;
  1266. 151266 constexpr std::uintptr_t dropPosition = 0x380 ;
  1267. 151267 constexpr std::uintptr_t dropVelocity = 0x38C ;
  1268. 151268 constexpr std::uintptr_t onlyAcceptCategory = 0x398 ;
  1269. 151269 constexpr std::uintptr_t onlyOneUser = 0x39C ;
  1270. 151270 constexpr std::uintptr_t maxUseAngle = 0x3A8 ;
  1271. 151271 constexpr std::uintptr_t vendorPlayer = 0x3B0 ;
  1272. 151272 constexpr std::uintptr_t customerPlayer = 0x3B8 ;
  1273. 151273 constexpr std::uintptr_t transactionCompleteEffect = 0x3C0 ;
  1274. 151274 
  1275. 151275 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1276. 151276 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1277. 151277 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1278. 151278 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1279. 151279 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1280. 151280 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1281. 151281 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1282. 151282 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1283. 151283 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1284. 151284 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1285. 151285 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1286. 151286 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1287. 151287 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1288. 151288 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1289. 151289 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1290. 151290 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1291. 151291 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1292. 151292 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1293. 151293 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1294. 151294 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1295. 151295 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1296. 151296 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1297. 151297 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1298. 151298 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1299. 151299 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1300. 151300 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1301. 151301 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1302. 151302 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1303. 151303 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1304. 151304 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1305. 151305 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1306. 151306 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1307. 151307 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1308. 151308 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1309. 151309 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1310. 151310 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1311. 151311 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1312. 151312 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1313. 151313 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1314. 151314 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1315. 151315 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1316. 151316 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1317. 151317 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1318. 151318 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1319. 151319 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1320. 151320 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1321. 151321 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1322. 151322 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1323. 151323 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  1324. 151324 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  1325. 151325 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  1326. 151326 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  1327. 151327 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  1328. 151328 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  1329. 151329 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  1330. 151330 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  1331. 151331 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  1332. 151332 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
  1333. 151333 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
  1334. 151334 constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308 ;
  1335. 151335 constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310 ;
  1336. 151336 constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318 ;
  1337. 151337 constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0 ;
  1338. 151338 }
  1339. 151339 
  1340. 151340 namespace LootPanelReclaim
  1341. 151341 {
  1342. 151342 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1343. 151343 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1344. 151344 constexpr std::uintptr_t Title = 0x20 ;
  1345. 151345 constexpr std::uintptr_t TitleText = 0x28 ;
  1346. 151346 constexpr std::uintptr_t hideInvalidIcons = 0x30 ;
  1347. 151347 constexpr std::uintptr_t canvasGroup = 0x38 ;
  1348. 151348 constexpr std::uintptr_t sortingControls = 0x40 ;
  1349. 151349 constexpr std::uintptr_t oldOverflow = 0x50 ;
  1350. 151350 constexpr std::uintptr_t overflowText = 0x58 ;
  1351. 151351 constexpr std::uintptr_t overflowObject = 0x60 ;
  1352. 151352 
  1353. 151353 constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48 ;
  1354. 151354 }
  1355. 151355 
  1356. 151356 namespace MissionManifest
  1357. 151357 {
  1358. 151358 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1359. 151359 constexpr std::uintptr_t missionList = 0x18 ;
  1360. 151360 constexpr std::uintptr_t positionGenerators = 0x20 ;
  1361. 151361 }
  1362. 151362 
  1363. 151363 namespace VehicleVendor
  1364. 151364 {
  1365. 151365 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1366. 151366 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1367. 151367 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1368. 151368 constexpr std::uintptr_t prefabID = 0x54 ;
  1369. 151369 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1370. 151370 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1371. 151371 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1372. 151372 constexpr std::uintptr_t networkRange = 0x64 ;
  1373. 151373 constexpr std::uintptr_t bounds = 0x18C ;
  1374. 151374 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1375. 151375 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1376. 151376 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1377. 151377 constexpr std::uintptr_t model = 0x1B8 ;
  1378. 151378 constexpr std::uintptr_t flags = 0x1C0 ;
  1379. 151379 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1380. 151380 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  1381. 151381 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  1382. 151382 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  1383. 151383 constexpr std::uintptr_t baseProtection = 0x238 ;
  1384. 151384 constexpr std::uintptr_t startHealth = 0x240 ;
  1385. 151385 constexpr std::uintptr_t pickup = 0x248 ;
  1386. 151386 constexpr std::uintptr_t repair = 0x270 ;
  1387. 151387 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  1388. 151388 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  1389. 151389 constexpr std::uintptr_t lifestate = 0x2A8 ;
  1390. 151390 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  1391. 151391 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  1392. 151392 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  1393. 151393 constexpr std::uintptr_t faction = 0x2BC ;
  1394. 151394 constexpr std::uintptr_t GestureViewModel = 0x428 ;
  1395. 151395 constexpr std::uintptr_t lootCountdownDebugEntries = 0x478 ;
  1396. 151396 constexpr std::uintptr_t currentTeam = 0x550 ;
  1397. 151397 constexpr std::uintptr_t PetEntity = 0x5F8 ;
  1398. 151398 constexpr std::uintptr_t fallDamageEffect = 0x6C0 ;
  1399. 151399 constexpr std::uintptr_t drownEffect = 0x6C8 ;
  1400. 151400 constexpr std::uintptr_t playerFlags = 0x6D0 ;
  1401. 151401 constexpr std::uintptr_t weaponMoveSpeedScale = 0x7B0 ;
  1402. 151402 constexpr std::uintptr_t clothingBlocksAiming = 0x7B4 ;
  1403. 151403 constexpr std::uintptr_t clothingMoveSpeedReduction = 0x7B8 ;
  1404. 151404 constexpr std::uintptr_t clothingWaterSpeedBonus = 0x7BC ;
  1405. 151405 constexpr std::uintptr_t clothingAccuracyBonus = 0x7C0 ;
  1406. 151406 constexpr std::uintptr_t equippingBlocked = 0x7C4 ;
  1407. 151407 constexpr std::uintptr_t eggVision = 0x7C8 ;
  1408. 151408 constexpr std::uintptr_t designingAIEntity = 0x7D8 ;
  1409. 151409 constexpr std::uintptr_t MovementTickStartDelay = 0x7E0 ;
  1410. 151410 constexpr std::uintptr_t VirtualInfoZone = 0x7E8 ;
  1411. 151411 constexpr std::uintptr_t finalDestination = 0x7F0 ;
  1412. 151412 constexpr std::uintptr_t loadouts = 0x810 ;
  1413. 151413 constexpr std::uintptr_t movementMask = 0x818 ;
  1414. 151414 constexpr std::uintptr_t LegacyNavigation = 0x81C ;
  1415. 151415 constexpr std::uintptr_t NavAgent = 0x820 ;
  1416. 151416 constexpr std::uintptr_t damageScale = 0x828 ;
  1417. 151417 constexpr std::uintptr_t shortRange = 0x82C ;
  1418. 151418 constexpr std::uintptr_t attackLengthMaxShortRangeScale = 0x830 ;
  1419. 151419 constexpr std::uintptr_t machine = 0x848 ;
  1420. 151420 constexpr std::uintptr_t canBeHurt = 0x850 ;
  1421. 151421 constexpr std::uintptr_t ChildAnimator = 0x858 ;
  1422. 151422 constexpr std::uintptr_t TotalNoAnimations = 0x860 ;
  1423. 151423 constexpr std::uintptr_t TotalYesAnimations = 0x864 ;
  1424. 151424 constexpr std::uintptr_t TotalGreetAnimations = 0x868 ;
  1425. 151425 constexpr std::uintptr_t TotalByeAnimations = 0x86C ;
  1426. 151426 constexpr std::uintptr_t TotalWaveAnimations = 0x870 ;
  1427. 151427 constexpr std::uintptr_t NPCName = 0x880 ;
  1428. 151428 constexpr std::uintptr_t conversations = 0x888 ;
  1429. 151429 constexpr std::uintptr_t conversationResultActions = 0x890 ;
  1430. 151430 constexpr std::uintptr_t vehicleSpawner = 0x8A8 ;
  1431. 151431 
  1432. 151432 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1433. 151433 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1434. 151434 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1435. 151435 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1436. 151436 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1437. 151437 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1438. 151438 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1439. 151439 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1440. 151440 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1441. 151441 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1442. 151442 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1443. 151443 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1444. 151444 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1445. 151445 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1446. 151446 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1447. 151447 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1448. 151448 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1449. 151449 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1450. 151450 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1451. 151451 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1452. 151452 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1453. 151453 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1454. 151454 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1455. 151455 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1456. 151456 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1457. 151457 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1458. 151458 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1459. 151459 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1460. 151460 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1461. 151461 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1462. 151462 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1463. 151463 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1464. 151464 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1465. 151465 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1466. 151466 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1467. 151467 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1468. 151468 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1469. 151469 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1470. 151470 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1471. 151471 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1472. 151472 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1473. 151473 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1474. 151474 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1475. 151475 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1476. 151476 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1477. 151477 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1478. 151478 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1479. 151479 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1480. 151480 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  1481. 151481 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  1482. 151482 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  1483. 151483 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  1484. 151484 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  1485. 151485 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  1486. 151486 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  1487. 151487 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  1488. 151488 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  1489. 151489 constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0 ;
  1490. 151490 constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8 ;
  1491. 151491 constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0 ;
  1492. 151492 constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8 ;
  1493. 151493 constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0 ;
  1494. 151494 constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8 ;
  1495. 151495 constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300 ;
  1496. 151496 constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308 ;
  1497. 151497 constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310 ;
  1498. 151498 constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318 ;
  1499. 151499 constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320 ;
  1500. 151500 constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328 ;
  1501. 151501 constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330 ;
  1502. 151502 constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338 ;
  1503. 151503 constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340 ;
  1504. 151504 constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348 ;
  1505. 151505 constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350 ;
  1506. 151506 constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358 ;
  1507. 151507 constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360 ;
  1508. 151508 constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368 ;
  1509. 151509 constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C ;
  1510. 151510 constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370 ;
  1511. 151511 constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374 ;
  1512. 151512 constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380 ;
  1513. 151513 constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390 ;
  1514. 151514 constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398 ;
  1515. 151515 constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399 ;
  1516. 151516 constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0 ;
  1517. 151517 constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8 ;
  1518. 151518 constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0 ;
  1519. 151519 constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8 ;
  1520. 151520 constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0 ;
  1521. 151521 constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8 ;
  1522. 151522 constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC ;
  1523. 151523 constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0 ;
  1524. 151524 constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4 ;
  1525. 151525 constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8 ;
  1526. 151526 constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0 ;
  1527. 151527 constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4 ;
  1528. 151528 constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8 ;
  1529. 151529 constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0 ;
  1530. 151530 constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8 ;
  1531. 151531 constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400 ;
  1532. 151532 constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408 ;
  1533. 151533 constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414 ;
  1534. 151534 constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418 ;
  1535. 151535 constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419 ;
  1536. 151536 constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A ;
  1537. 151537 constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B ;
  1538. 151538 constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C ;
  1539. 151539 constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D ;
  1540. 151540 constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420 ;
  1541. 151541 constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424 ;
  1542. 151542 constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425 ;
  1543. 151543 constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430 ;
  1544. 151544 constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438 ;
  1545. 151545 constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C ;
  1546. 151546 constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440 ;
  1547. 151547 constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444 ;
  1548. 151548 constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448 ;
  1549. 151549 constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458 ;
  1550. 151550 constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460 ;
  1551. 151551 constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464 ;
  1552. 151552 constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468 ;
  1553. 151553 constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470 ;
  1554. 151554 constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474 ;
  1555. 151555 constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480 ;
  1556. 151556 constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490 ;
  1557. 151557 constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498 ;
  1558. 151558 constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0 ;
  1559. 151559 constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8 ;
  1560. 151560 constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0 ;
  1561. 151561 constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8 ;
  1562. 151562 constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0 ;
  1563. 151563 constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8 ;
  1564. 151564 constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4 ;
  1565. 151565 constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8 ;
  1566. 151566 constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC ;
  1567. 151567 constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0 ;
  1568. 151568 constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8 ;
  1569. 151569 constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0 ;
  1570. 151570 constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8 ;
  1571. 151571 constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500 ;
  1572. 151572 constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504 ;
  1573. 151573 constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508 ;
  1574. 151574 constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510 ;
  1575. 151575 constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518 ;
  1576. 151576 constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520 ;
  1577. 151577 constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528 ;
  1578. 151578 constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530 ;
  1579. 151579 constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538 ;
  1580. 151580 constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540 ;
  1581. 151581 constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548 ;
  1582. 151582 constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558 ;
  1583. 151583 constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560 ;
  1584. 151584 constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568 ;
  1585. 151585 constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570 ;
  1586. 151586 constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578 ;
  1587. 151587 constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580 ;
  1588. 151588 constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590 ;
  1589. 151589 constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594 ;
  1590. 151590 constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598 ;
  1591. 151591 constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0 ;
  1592. 151592 constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8 ;
  1593. 151593 constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0 ;
  1594. 151594 constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8 ;
  1595. 151595 constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0 ;
  1596. 151596 constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8 ;
  1597. 151597 constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC ;
  1598. 151598 constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0 ;
  1599. 151599 constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8 ;
  1600. 151600 constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8 ;
  1601. 151601 constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0 ;
  1602. 151602 constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4 ;
  1603. 151603 constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600 ;
  1604. 151604 constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604 ;
  1605. 151605 constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608 ;
  1606. 151606 constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610 ;
  1607. 151607 constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618 ;
  1608. 151608 constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C ;
  1609. 151609 constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620 ;
  1610. 151610 constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628 ;
  1611. 151611 constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630 ;
  1612. 151612 constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634 ;
  1613. 151613 constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640 ;
  1614. 151614 constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648 ;
  1615. 151615 constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650 ;
  1616. 151616 constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654 ;
  1617. 151617 constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660 ;
  1618. 151618 constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664 ;
  1619. 151619 constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668 ;
  1620. 151620 constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670 ;
  1621. 151621 constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678 ;
  1622. 151622 constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684 ;
  1623. 151623 constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688 ;
  1624. 151624 constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C ;
  1625. 151625 constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690 ;
  1626. 151626 constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698 ;
  1627. 151627 constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0 ;
  1628. 151628 constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8 ;
  1629. 151629 constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC ;
  1630. 151630 constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0 ;
  1631. 151631 constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4 ;
  1632. 151632 constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8 ;
  1633. 151633 constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8 ;
  1634. 151634 constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0 ;
  1635. 151635 constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8 ;
  1636. 151636 constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0 ;
  1637. 151637 constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8 ;
  1638. 151638 constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700 ;
  1639. 151639 constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708 ;
  1640. 151640 constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710 ;
  1641. 151641 constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718 ;
  1642. 151642 constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728 ;
  1643. 151643 constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730 ;
  1644. 151644 constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734 ;
  1645. 151645 constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738 ;
  1646. 151646 constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740 ;
  1647. 151647 constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748 ;
  1648. 151648 constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C ;
  1649. 151649 constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770 ;
  1650. 151650 constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784 ;
  1651. 151651 constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798 ;
  1652. 151652 constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0 ;
  1653. 151653 constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8 ;
  1654. 151654 constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC ;
  1655. 151655 constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0 ;
  1656. 151656 constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC ;
  1657. 151657 constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800 ;
  1658. 151658 constexpr std::uintptr_t _e13e5025bc6ece8fce5ccf763194c8e1a2f5aaf0 = 0x838 ;
  1659. 151659 constexpr std::uintptr_t _130bfcffc40bd01b18c97e3dadd29d38e257638a = 0x878 ;
  1660. 151660 constexpr std::uintptr_t _61bca087b008832d02b90cd115619e3c61bfcb25 = 0x898 ;
  1661. 151661 }
  1662. 151662 
  1663. 151663 namespace GameModeOverride
  1664. 151664 {
  1665. 151665 constexpr std::uintptr_t value__ = 0x0 ;
  1666. 151666 }
  1667. 151667 
  1668. 151668 namespace GameSetup
  1669. 151669 {
  1670. 151670 constexpr std::uintptr_t TypeInfo = 0x107B12D0 ;
  1671. 151671 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1672. 151672 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1673. 151673 constexpr std::uintptr_t startServer = 0x20 ;
  1674. 151674 constexpr std::uintptr_t clientConnectCommand = 0x28 ;
  1675. 151675 constexpr std::uintptr_t loadMenu = 0x30 ;
  1676. 151676 constexpr std::uintptr_t loadLevel = 0x31 ;
  1677. 151677 constexpr std::uintptr_t loadLevelScene = 0x38 ;
  1678. 151678 constexpr std::uintptr_t loadSave = 0x40 ;
  1679. 151679 constexpr std::uintptr_t loadSaveFile = 0x48 ;
  1680. 151680 constexpr std::uintptr_t initializationFile = 0x50 ;
  1681. 151681 constexpr std::uintptr_t initializationCommands = 0x58 ;
  1682. 151682 constexpr std::uintptr_t normalRendering = 0x60 ;
  1683. 151683 constexpr std::uintptr_t loadDemo = 0x61 ;
  1684. 151684 constexpr std::uintptr_t loadDemoName = 0x68 ;
  1685. 151685 constexpr std::uintptr_t forceDeepSea = 0x70 ;
  1686. 151686 constexpr std::uintptr_t gameMode = 0x74 ;
  1687. 151687 
  1688. 151688 namespace _static
  1689. 151689 {
  1690. 151690 constexpr std::uintptr_t _8a0bf37295951bb41bfe83a8dcfaa0ac9fa55e83 = 0x0 ;
  1691. 151691 constexpr std::uintptr_t _9b161fb964400e6308cde0f72d8b0fe0d66b90ca = 0x1 ;
  1692. 151692 }
  1693. 151693 
  1694. 151694 }
  1695. 151695 
  1696. 151696 namespace UI_PartyInviteModal
  1697. 151697 {
  1698. 151698 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1699. 151699 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1700. 151700 constexpr std::uintptr_t InviteLabel = 0x20 ;
  1701. 151701 constexpr std::uintptr_t AcceptButton = 0x28 ;
  1702. 151702 constexpr std::uintptr_t ProfilePicture = 0x40 ;
  1703. 151703 constexpr std::uintptr_t ProgressBar = 0x48 ;
  1704. 151704 
  1705. 151705 constexpr std::uintptr_t _c0fd37c37f07b62384b9ad4ac5682f6918b7da6a = 0x30 ;
  1706. 151706 constexpr std::uintptr_t _0a779eb27492d4219e9a75ec30f5f3240b243336 = 0x38 ;
  1707. 151707 constexpr std::uintptr_t _e50de9f5d139e7cc0d75528871feb570599373f2 = 0x50 ;
  1708. 151708 constexpr std::uintptr_t _304c9e943926465d4b4c622ae7c1b8476df4b168 = 0x58 ;
  1709. 151709 }
  1710. 151710 
  1711. 151711 namespace %5160c55d8c08dbe7d3e2fa2099ab4cd94d741ae4
  1712. 151712 {
  1713. 151713 constexpr std::uintptr_t _2bd6fa86dd8e378c25ecade09c31969a405c5a65 = 0x10 ;
  1714. 151714 
  1715. 151715 namespace _static
  1716. 151716 {
  1717. 151717 constexpr std::uintptr_t _1f0db64632270945bb1be1f118c8e5130d53c426 = 0x0 ;
  1718. 151718 constexpr std::uintptr_t _736ee836240e37ec1548fcd632ad7d8e6879b485 = 0x10 ;
  1719. 151719 }
  1720. 151720 
  1721. 151721 }
  1722. 151722 
  1723. 151723 namespace DisabledTooltipOption
  1724. 151724 {
  1725. 151725 constexpr std::uintptr_t value__ = 0x0 ;
  1726. 151726 }
  1727. 151727 
  1728. 151728 namespace ItemModMenuOption
  1729. 151729 {
  1730. 151730 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1731. 151731 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1732. 151732 constexpr std::uintptr_t commandName = 0x30 ;
  1733. 151733 constexpr std::uintptr_t actionTarget = 0x38 ;
  1734. 151734 constexpr std::uintptr_t option = 0x40 ;
  1735. 151735 constexpr std::uintptr_t isPrimaryOption = 0x60 ;
  1736. 151736 constexpr std::uintptr_t showDisabled = 0x61 ;
  1737. 151737 constexpr std::uintptr_t disabledTooltipDescription = 0x64 ;
  1738. 151738 
  1739. 151739 constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20 ;
  1740. 151740 constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28 ;
  1741. 151741 }
  1742. 151742 
  1743. 151743 namespace BaseMeshPaintable
  1744. 151744 {
  1745. 151745 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1746. 151746 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1747. 151747 
  1748. 151748 namespace _static
  1749. 151749 {
  1750. 151750 constexpr std::uintptr_t _673f7c821b5fe923b1a25db4d720d86cbf11fba7 = 0x0 ;
  1751. 151751 constexpr std::uintptr_t _6ad92bc496197253e306789a9fae0362cefe7ab9 = 0x8 ;
  1752. 151752 }
  1753. 151753 
  1754. 151754 }
  1755. 151755 
  1756. 151756 namespace WipeStep
  1757. 151757 {
  1758. 151758 constexpr std::uintptr_t timeLeft = 0x0 ;
  1759. 151759 constexpr std::uintptr_t message = 0x8 ;
  1760. 151760 constexpr std::uintptr_t triggerFloatingCityAlarm = 0x10 ;
  1761. 151761 constexpr std::uintptr_t alarmEffect = 0x18 ;
  1762. 151762 }
  1763. 151763 
  1764. 151764 namespace DeepSeaManager
  1765. 151765 {
  1766. 151766 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1767. 151767 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1768. 151768 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1769. 151769 constexpr std::uintptr_t prefabID = 0x54 ;
  1770. 151770 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1771. 151771 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1772. 151772 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1773. 151773 constexpr std::uintptr_t networkRange = 0x64 ;
  1774. 151774 constexpr std::uintptr_t bounds = 0x18C ;
  1775. 151775 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1776. 151776 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1777. 151777 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1778. 151778 constexpr std::uintptr_t model = 0x1B8 ;
  1779. 151779 constexpr std::uintptr_t flags = 0x1C0 ;
  1780. 151780 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1781. 151781 constexpr std::uintptr_t PortalPrefab = 0x208 ;
  1782. 151782 constexpr std::uintptr_t MainIslandBillboardPrefab = 0x210 ;
  1783. 151783 constexpr std::uintptr_t DeepSeaBillboardPrefab = 0x218 ;
  1784. 151784 constexpr std::uintptr_t vehicleWhitelist = 0x220 ;
  1785. 151785 constexpr std::uintptr_t wipeSteps = 0x228 ;
  1786. 151786 constexpr std::uintptr_t islandRefs = 0x230 ;
  1787. 151787 constexpr std::uintptr_t floatingCityRefs = 0x238 ;
  1788. 151788 constexpr std::uintptr_t ghostShipRefs = 0x240 ;
  1789. 151789 constexpr std::uintptr_t SeaFloorMaterial = 0x248 ;
  1790. 151790 constexpr std::uintptr_t EndWipeProgressToWeatherLerp = 0x250 ;
  1791. 151791 constexpr std::uintptr_t EndWipeRadiationCurve = 0x258 ;
  1792. 151792 
  1793. 151793 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1794. 151794 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1795. 151795 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1796. 151796 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1797. 151797 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1798. 151798 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1799. 151799 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1800. 151800 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1801. 151801 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1802. 151802 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1803. 151803 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1804. 151804 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1805. 151805 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1806. 151806 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1807. 151807 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1808. 151808 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1809. 151809 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1810. 151810 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1811. 151811 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1812. 151812 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1813. 151813 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1814. 151814 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1815. 151815 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1816. 151816 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1817. 151817 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1818. 151818 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1819. 151819 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1820. 151820 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1821. 151821 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1822. 151822 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1823. 151823 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1824. 151824 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1825. 151825 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1826. 151826 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1827. 151827 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1828. 151828 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1829. 151829 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1830. 151830 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1831. 151831 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1832. 151832 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1833. 151833 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1834. 151834 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1835. 151835 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1836. 151836 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1837. 151837 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1838. 151838 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1839. 151839 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1840. 151840 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1841. 151841 constexpr std::uintptr_t _8a622b54e87233159e92c347645077e7fa2c3cdd = 0x200 ;
  1842. 151842 constexpr std::uintptr_t _1bec89e684fee00a62194d3f24210eceaea3d818 = 0x204 ;
  1843. 151843 constexpr std::uintptr_t _c38a3a4f94fd17e9f35e3a22cf6734bc0fe8f219 = 0x260 ;
  1844. 151844 constexpr std::uintptr_t _8afcf7272e3bb2f956ca46c684721ce591f83a44 = 0x268 ;
  1845. 151845 constexpr std::uintptr_t _48d0a56e787435a5b4cd59dadc7a848614c74b70 = 0x270 ;
  1846. 151846 constexpr std::uintptr_t _4d6001a84877d9a652ae67710762be62ec8e5a1b = 0x274 ;
  1847. 151847 constexpr std::uintptr_t _f99e273d3bc96a492ea38c340f75686b8a735993 = 0x278 ;
  1848. 151848 constexpr std::uintptr_t _b5db9964ae859affa1dcf99387d396ba0e3e29bd = 0x27C ;
  1849. 151849 constexpr std::uintptr_t _98884a4c9f4a044e89496695851c794239e5fba4 = 0x280 ;
  1850. 151850 constexpr std::uintptr_t _9be44dd18b4cbb10b65f9c21a8430d766ed83089 = 0x284 ;
  1851. 151851 }
  1852. 151852 
  1853. 151853 namespace GlobalNetworkBehavior
  1854. 151854 {
  1855. 151855 constexpr std::uintptr_t value__ = 0x0 ;
  1856. 151856 }
  1857. 151857 
  1858. 151858 namespace %44f1823fa6fe9c03f98d36678cb1746e522d4986
  1859. 151859 {
  1860. 151860 constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10 ;
  1861. 151861 constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14 ;
  1862. 151862 constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20 ;
  1863. 151863 constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28 ;
  1864. 151864 constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30 ;
  1865. 151865 constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38 ;
  1866. 151866 constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C ;
  1867. 151867 constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48 ;
  1868. 151868 constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C ;
  1869. 151869 constexpr std::uintptr_t _eefec6e86a6759e2dd15f2d146c411d31a3a1a63 = 0x60 ;
  1870. 151870 constexpr std::uintptr_t _fff0a68bf59eef7e51b9ed2316bf80f83d54fcab = 0x6C ;
  1871. 151871 constexpr std::uintptr_t _441b80ab8a8644ced7ce5410fc81be4583c788f5 = 0x78 ;
  1872. 151872 constexpr std::uintptr_t _113f720756305a8995117ef3e334493124571992 = 0x80 ;
  1873. 151873 constexpr std::uintptr_t _5ec54cba375c596391122640ea3905bced06d189 = 0x90 ;
  1874. 151874 constexpr std::uintptr_t _3bb476f86dc1641c2a6da6eb65c52030c4b19aa1 = 0x98 ;
  1875. 151875 constexpr std::uintptr_t _997a81972bba8ff1645268bac82f03103787412d = 0x9C ;
  1876. 151876 constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0xA0 ;
  1877. 151877 
  1878. 151878 namespace _static
  1879. 151879 {
  1880. 151880 constexpr std::uintptr_t _02c3d611a93d1a388a3b3d90bfdb09aee47f2224 = 0x0 ;
  1881. 151881 constexpr std::uintptr_t _ccd40afe985e9c4a8d85dbbfe8ef1a8a4035ed62 = 0x8 ;
  1882. 151882 constexpr std::uintptr_t _3e4d57497e6ee0576cf45bed56bc5bf8d13105cd = 0x10 ;
  1883. 151883 constexpr std::uintptr_t _190124948e82e328c251e40c8b39a5ea71e0c244 = 0x18 ;
  1884. 151884 constexpr std::uintptr_t _fa25f2ea09676d82b940de25fb34c2a99b42d400 = 0x20 ;
  1885. 151885 constexpr std::uintptr_t _57fde4d44ed06f7f9abfc56754f3255e755c5745 = 0x28 ;
  1886. 151886 }
  1887. 151887 
  1888. 151888 }
  1889. 151889 
  1890. 151890 namespace GunStatus
  1891. 151891 {
  1892. 151892 constexpr std::uintptr_t value__ = 0x0 ;
  1893. 151893 }
  1894. 151894 
  1895. 151895 namespace %9eac48c7673e29b0fca82f5aa7b2ee96939b6845
  1896. 151896 {
  1897. 151897 }
  1898. 151898 
  1899. 151899 namespace AttackHelicopterTurret
  1900. 151900 {
  1901. 151901 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1902. 151902 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1903. 151903 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1904. 151904 constexpr std::uintptr_t prefabID = 0x54 ;
  1905. 151905 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1906. 151906 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1907. 151907 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1908. 151908 constexpr std::uintptr_t networkRange = 0x64 ;
  1909. 151909 constexpr std::uintptr_t bounds = 0x18C ;
  1910. 151910 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1911. 151911 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1912. 151912 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1913. 151913 constexpr std::uintptr_t model = 0x1B8 ;
  1914. 151914 constexpr std::uintptr_t flags = 0x1C0 ;
  1915. 151915 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1916. 151916 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  1917. 151917 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  1918. 151918 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  1919. 151919 constexpr std::uintptr_t baseProtection = 0x238 ;
  1920. 151920 constexpr std::uintptr_t startHealth = 0x240 ;
  1921. 151921 constexpr std::uintptr_t pickup = 0x248 ;
  1922. 151922 constexpr std::uintptr_t repair = 0x270 ;
  1923. 151923 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  1924. 151924 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  1925. 151925 constexpr std::uintptr_t lifestate = 0x2A8 ;
  1926. 151926 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  1927. 151927 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  1928. 151928 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  1929. 151929 constexpr std::uintptr_t faction = 0x2BC ;
  1930. 151930 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
  1931. 151931 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
  1932. 151932 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
  1933. 151933 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
  1934. 151934 constexpr std::uintptr_t timePlaced = 0x2FC ;
  1935. 151935 constexpr std::uintptr_t inventorySlots = 0x320 ;
  1936. 151936 constexpr std::uintptr_t dropsLoot = 0x324 ;
  1937. 151937 constexpr std::uintptr_t dropLootDestroyPercent = 0x328 ;
  1938. 151938 constexpr std::uintptr_t dropFloats = 0x32C ;
  1939. 151939 constexpr std::uintptr_t isLootable = 0x32D ;
  1940. 151940 constexpr std::uintptr_t isLockable = 0x32E ;
  1941. 151941 constexpr std::uintptr_t isMonitorable = 0x32F ;
  1942. 151942 constexpr std::uintptr_t panelName = 0x330 ;
  1943. 151943 constexpr std::uintptr_t panelTitle = 0x338 ;
  1944. 151944 constexpr std::uintptr_t allowedContents = 0x340 ;
  1945. 151945 constexpr std::uintptr_t allowedItem = 0x348 ;
  1946. 151946 constexpr std::uintptr_t allowedItem2 = 0x350 ;
  1947. 151947 constexpr std::uintptr_t allowedItems = 0x358 ;
  1948. 151948 constexpr std::uintptr_t blockedItems = 0x360 ;
  1949. 151949 constexpr std::uintptr_t maxStackSize = 0x368 ;
  1950. 151950 constexpr std::uintptr_t needsBuildingPrivilegeToUse = 0x36C ;
  1951. 151951 constexpr std::uintptr_t requireAuthIfNotLocked = 0x36D ;
  1952. 151952 constexpr std::uintptr_t allowSorting = 0x36E ;
  1953. 151953 constexpr std::uintptr_t mustBeMountedToUse = 0x36F ;
  1954. 151954 constexpr std::uintptr_t openSound = 0x370 ;
  1955. 151955 constexpr std::uintptr_t closeSound = 0x378 ;
  1956. 151956 constexpr std::uintptr_t dropPosition = 0x380 ;
  1957. 151957 constexpr std::uintptr_t dropVelocity = 0x38C ;
  1958. 151958 constexpr std::uintptr_t onlyAcceptCategory = 0x398 ;
  1959. 151959 constexpr std::uintptr_t onlyOneUser = 0x39C ;
  1960. 151960 constexpr std::uintptr_t turretSocket = 0x3A8 ;
  1961. 151961 constexpr std::uintptr_t turretHorizontal = 0x3B0 ;
  1962. 151962 constexpr std::uintptr_t turretVertical = 0x3B8 ;
  1963. 151963 
  1964. 151964 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1965. 151965 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1966. 151966 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1967. 151967 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1968. 151968 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1969. 151969 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1970. 151970 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1971. 151971 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1972. 151972 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1973. 151973 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1974. 151974 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1975. 151975 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1976. 151976 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1977. 151977 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1978. 151978 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1979. 151979 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1980. 151980 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1981. 151981 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1982. 151982 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1983. 151983 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1984. 151984 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1985. 151985 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1986. 151986 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1987. 151987 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1988. 151988 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1989. 151989 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1990. 151990 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1991. 151991 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1992. 151992 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1993. 151993 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1994. 151994 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1995. 151995 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1996. 151996 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1997. 151997 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1998. 151998 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1999. 151999 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  2000. 152000 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
← Prev Next → Page 76 of 171 — lines 150,001–152,000 of 341,881