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 1 of 171 — lines 1–2,000 of 341,881
341,881 lines
  1. 1// Dumped by amexofficial on discord
  2. 2// amexware.cc
  3. 3 
  4. 4#pragma once
  5. 5#include <cstdint>
  6. 6#include <bit>
  7. 7#include <string>
  8. 8 
  9. 9namespace offsets
  10. 10{
  11. 11 
  12. 12 inline std::string Build = "24614784";
  13. 13 
  14. 14 namespace klass_layout
  15. 15 {
  16. 16 constexpr std::uintptr_t name_ptr = 0x10 ;
  17. 17 constexpr std::uintptr_t static_fields = 0xB8 ;
  18. 18 }
  19. 19 
  20. 20 namespace il2cpp_api
  21. 21 {
  22. 22 constexpr std::uintptr_t domain_get = 0x870A00 ;
  23. 23 constexpr std::uintptr_t domain_get_assemblies = 0x870A20 ;
  24. 24 constexpr std::uintptr_t domain_assembly_open = 0x870A10 ;
  25. 25 constexpr std::uintptr_t assembly_get_image = 0x4490 ;
  26. 26 constexpr std::uintptr_t class_from_name = 0x859ED0 ;
  27. 27 constexpr std::uintptr_t image_get_class_count = 0x25A0 ;
  28. 28 constexpr std::uintptr_t image_get_class = 0x872E30 ;
  29. 29 constexpr std::uintptr_t class_get_methods = 0x870050 ;
  30. 30 constexpr std::uintptr_t class_get_fields = 0x86FE00 ;
  31. 31 constexpr std::uintptr_t class_get_nested_types = 0x86FE80 ;
  32. 32 constexpr std::uintptr_t class_get_type = 0x7533D0 ;
  33. 33 constexpr std::uintptr_t class_get_name = 0xC630 ;
  34. 34 constexpr std::uintptr_t class_get_namespace = 0xC4A0 ;
  35. 35 constexpr std::uintptr_t class_get_parent = 0x1E480 ;
  36. 36 constexpr std::uintptr_t class_get_image = 0x4490 ;
  37. 37 constexpr std::uintptr_t class_get_flags = 0x870130 ;
  38. 38 constexpr std::uintptr_t class_get_static_field_data = 0x2960 ;
  39. 39 constexpr std::uintptr_t class_from_il2cpp_type = 0x86FDE0 ;
  40. 40 constexpr std::uintptr_t type_get_object = 0x872B50 ;
  41. 41 constexpr std::uintptr_t type_get_class_or_element_class = 0x872B70 ;
  42. 42 constexpr std::uintptr_t type_get_name = 0x872BA0 ;
  43. 43 constexpr std::uintptr_t type_get_attrs = 0x872DC0 ;
  44. 44 constexpr std::uintptr_t method_get_param_count = 0x8716A0 ;
  45. 45 constexpr std::uintptr_t method_get_name = 0xC4A0 ;
  46. 46 constexpr std::uintptr_t method_get_param = 0x8716B0 ;
  47. 47 constexpr std::uintptr_t method_get_return_type = 0xF520 ;
  48. 48 constexpr std::uintptr_t method_get_class = 0xBF00 ;
  49. 49 constexpr std::uintptr_t method_get_flags = 0x871760 ;
  50. 50 constexpr std::uintptr_t field_get_offset = 0x7FFB90 ;
  51. 51 constexpr std::uintptr_t field_get_type = 0x46CA50 ;
  52. 52 constexpr std::uintptr_t field_get_parent = 0xC630 ;
  53. 53 constexpr std::uintptr_t field_get_name = 0x4490 ;
  54. 54 constexpr std::uintptr_t field_get_flags = 0x870CA0 ;
  55. 55 constexpr std::uintptr_t field_static_get_value = 0x870E00 ;
  56. 56 constexpr std::uintptr_t object_get_class = 0x4490 ;
  57. 57 constexpr std::uintptr_t object_new = 0x871A70 ;
  58. 58 constexpr std::uintptr_t resolve_icall = 0x86FCC0 ;
  59. 59 constexpr std::uintptr_t gchandle_get_target = 0x871130 ;
  60. 60 constexpr std::uintptr_t gchandle_new = 0x8710E0 ;
  61. 61 constexpr std::uintptr_t gchandle_free = 0x8711D0 ;
  62. 62 constexpr std::uintptr_t array_new = 0x86FCE0 ;
  63. 63 constexpr std::uintptr_t string_new = 0x871B90 ;
  64. 64 }
  65. 65 
  66. 66 namespace globals
  67. 67 {
  68. 68 constexpr std::uintptr_t client_entities_decryption = 0x126B380 ;
  69. 69 constexpr std::uintptr_t entity_list_decryption = 0x1D99570 ;
  70. 70 constexpr std::uintptr_t encrypt_fov_fn = 0x1BBB140 ;
  71. 71 }
  72. 72 
  73. 73 namespace base_networkable
  74. 74 {
  75. 75 constexpr std::uintptr_t base_networkable = 0x1074E028 ;
  76. 76 constexpr std::uintptr_t static_fields = 0xB8 ;
  77. 77 constexpr std::uintptr_t wrapper_class_ptr = 0x8 ;
  78. 78 constexpr std::uintptr_t parent_static_fields = 0x10 ;
  79. 79 constexpr std::uintptr_t entities = 0x10 ;
  80. 80 }
  81. 81 
  82. 82 namespace camera
  83. 83 {
  84. 84 constexpr std::uintptr_t main_camera_c = 0x107948D0 ;
  85. 85 constexpr std::uintptr_t camera_static = 0xB8 ;
  86. 86 constexpr std::uintptr_t camera_object = 0x38 ;
  87. 87 
  88. 88 constexpr std::uintptr_t entity = 0x10 ;
  89. 89 constexpr std::uintptr_t worldToCameraMatrix = 0x70 ;
  90. 90 constexpr std::uintptr_t fieldOfView = 0x170 ;
  91. 91 constexpr std::uintptr_t projectionMatrix = 0x18C ;
  92. 92 constexpr std::uintptr_t ViewMatrix = 0x2FC ;
  93. 93 constexpr std::uintptr_t cullingMask = 0x3E8 ;
  94. 94 constexpr std::uintptr_t nearClip = 0x3EC ;
  95. 95 constexpr std::uintptr_t farClip = 0x3F8 ;
  96. 96 constexpr std::uintptr_t position = 0x444 ;
  97. 97 constexpr std::uintptr_t aspect = 0x4E0 ;
  98. 98 }
  99. 99 
  100. 100 namespace base_player
  101. 101 {
  102. 102 constexpr std::uintptr_t cl_active_item = 0x580 ;
  103. 103 constexpr std::uintptr_t player_eyes = 0x7A0 ;
  104. 104 constexpr std::uintptr_t player_inventory = 0x4B0 ;
  105. 105 constexpr std::uintptr_t current_team = 0x550 ;
  106. 106 constexpr std::uintptr_t base_movement = 0x520 ;
  107. 107 constexpr std::uintptr_t player_model = 0x340 ;
  108. 108 constexpr std::uintptr_t player_flags = 0x6D0 ;
  109. 109 constexpr std::uintptr_t display_name = 0x390 ;
  110. 110 constexpr std::uintptr_t player_input = 0x3B8 ;
  111. 111 }
  112. 112 
  113. 113 namespace base_combat_entity
  114. 114 {
  115. 115 constexpr std::uintptr_t lifestate = 0x2A8 ;
  116. 116 constexpr std::uintptr_t model = 0x1B8 ;
  117. 117 constexpr std::uintptr_t _health = 0x2B4 ;
  118. 118 constexpr std::uintptr_t _maxHealth = 0x2B8 ;
  119. 119 }
  120. 120 
  121. 121 namespace base_entity
  122. 122 {
  123. 123 constexpr std::uintptr_t flags = 0x1C0 ;
  124. 124 }
  125. 125 
  126. 126 namespace item_container
  127. 127 {
  128. 128 constexpr std::uintptr_t item_list = 0x38 ;
  129. 129 }
  130. 130 
  131. 131 namespace player_inventory
  132. 132 {
  133. 133 constexpr std::uintptr_t belt = 0x58 ;
  134. 134 constexpr std::uintptr_t wear = 0x38 ;
  135. 135 }
  136. 136 
  137. 137 namespace player_eyes
  138. 138 {
  139. 139 constexpr std::uintptr_t view_angles = 0x0 ;
  140. 140 constexpr std::uintptr_t rotation = 0x0 ;
  141. 141 constexpr std::uintptr_t body_rotation = 0x0 ;
  142. 142 }
  143. 143 
  144. 144 namespace base_movement
  145. 145 {
  146. 146 constexpr std::uintptr_t target_movement = 0x0 ;
  147. 147 constexpr std::uintptr_t gravity_multiplier = 0x0 ;
  148. 148 constexpr std::uintptr_t jumping = 0x0 ;
  149. 149 constexpr std::uintptr_t grounded = 0x0 ;
  150. 150 }
  151. 151 
  152. 152 namespace held_entity
  153. 153 {
  154. 154 constexpr std::uintptr_t view_model = 0x0 ;
  155. 155 constexpr std::uintptr_t owner_ref = 0x0 ;
  156. 156 constexpr std::uintptr_t hostile_targets_lut = 0x0 ;
  157. 157 }
  158. 158 
  159. 159 namespace base_projectile
  160. 160 {
  161. 161 constexpr std::uintptr_t primary_magazine = 0x0 ;
  162. 162 constexpr std::uintptr_t recoil_properties = 0x400 ;
  163. 163 constexpr std::uintptr_t projectile_velocity = 0x0 ;
  164. 164 constexpr std::uintptr_t aim_sway = 0x3F8 ;
  165. 165 constexpr std::uintptr_t aim_cone = 0x410 ;
  166. 166 }
  167. 167 
  168. 168 namespace model
  169. 169 {
  170. 170 constexpr std::uintptr_t bone_transforms = 0x50 ;
  171. 171 constexpr std::uintptr_t root_bone = 0x28 ;
  172. 172 constexpr std::uintptr_t skeleton_root = 0x0 ;
  173. 173 }
  174. 174 
  175. 175 namespace model_state
  176. 176 {
  177. 177 constexpr std::uintptr_t flags = 0x0 ;
  178. 178 constexpr std::uintptr_t pose_type = 0x0 ;
  179. 179 constexpr std::uintptr_t ducked = 0x0 ;
  180. 180 constexpr std::uintptr_t water_level = 0x0 ;
  181. 181 }
  182. 182 
  183. 183 namespace item
  184. 184 {
  185. 185 constexpr std::uintptr_t info = 0xD0 ;
  186. 186 constexpr std::uintptr_t uid = 0x0 ;
  187. 187 constexpr std::uintptr_t amount = 0x0 ;
  188. 188 constexpr std::uintptr_t _condition = 0x0 ;
  189. 189 constexpr std::uintptr_t _maxCondition = 0x0 ;
  190. 190 constexpr std::uintptr_t parent = 0x90 ;
  191. 191 }
  192. 192 
  193. 193 namespace klass_rvas
  194. 194 {
  195. 195 
  196. 196 constexpr std::uintptr_t MainCamera = 0x107948D0 ;
  197. 197 constexpr std::uintptr_t ConVarGraphics = 0x10825EE0 ;
  198. 198 
  199. 199 constexpr std::uintptr_t HeldEntity = 0x107DAF60 ;
  200. 200 
  201. 201 constexpr std::uintptr_t BaseProjectile = 0x10745F40 ;
  202. 202 
  203. 203 constexpr std::uintptr_t BaseEntity = 0x107AA620 ;
  204. 204 constexpr std::uintptr_t BaseCombatEntity = 0x1074DCA8 ;
  205. 205 constexpr std::uintptr_t BasePlayer = 0x10720218 ;
  206. 206 
  207. 207 constexpr std::uintptr_t DroppedItemContainer = 0x107D8DD0 ;
  208. 208 
  209. 209 }
  210. 210 
  211. 211 namespace CameraUpdateHook_match0
  212. 212 {
  213. 213 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  214. 214 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  215. 215 }
  216. 216 
  217. 217 namespace BaseViewModel_match0
  218. 218 {
  219. 219 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  220. 220 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  221. 221 constexpr std::uintptr_t _ef6723b845177672bbd368ed96dd5c613afdef7c = 0x20 ;
  222. 222 constexpr std::uintptr_t lazyaimRegular = 0x28 ;
  223. 223 constexpr std::uintptr_t lazyaimIronsights = 0x30 ;
  224. 224 constexpr std::uintptr_t pivot = 0x38 ;
  225. 225 constexpr std::uintptr_t useViewModelCamera = 0x40 ;
  226. 226 constexpr std::uintptr_t wantsHeldItemFlags = 0x41 ;
  227. 227 constexpr std::uintptr_t hideSightMeshes = 0x48 ;
  228. 228 constexpr std::uintptr_t viewmodelType = 0x50 ;
  229. 229 constexpr std::uintptr_t shouldOverridePosition = 0x54 ;
  230. 230 constexpr std::uintptr_t MuzzlePoint = 0x58 ;
  231. 231 constexpr std::uintptr_t charmAnchor = 0x60 ;
  232. 232 constexpr std::uintptr_t charmScale = 0x68 ;
  233. 233 constexpr std::uintptr_t useFlatBackCharm = 0x6C ;
  234. 234 constexpr std::uintptr_t usePushedOutCharm = 0x6D ;
  235. 235 constexpr std::uintptr_t subsurfaceProfile = 0x70 ;
  236. 236 constexpr std::uintptr_t baseSkinPieces = 0x78 ;
  237. 237 constexpr std::uintptr_t leftArmShieldHideCurve = 0x80 ;
  238. 238 constexpr std::uintptr_t _2ff78916254b57434bf42fa8c971cc2e1c892d5f = 0x88 ;
  239. 239 constexpr std::uintptr_t _3eb770390a28f181ab847cfaf966fa8f46b262c2 = 0x90 ;
  240. 240 constexpr std::uintptr_t _c4dd81ca2e4a8d0866b9856bfec681cc3cd78cc8 = 0x98 ;
  241. 241 constexpr std::uintptr_t lower = 0xA0 ;
  242. 242 constexpr std::uintptr_t ViewmodelPunch = 0xA8 ;
  243. 243 constexpr std::uintptr_t ironSights = 0xB0 ;
  244. 244 constexpr std::uintptr_t _7b8458f0a8bd6e2178e232cfa413ffcfdb167e9c = 0xB8 ;
  245. 245 constexpr std::uintptr_t model = 0xC0 ;
  246. 246 constexpr std::uintptr_t _b313dc8bc967caa0548dff507edd77f452e33a64 = 0xC8 ;
  247. 247 constexpr std::uintptr_t _93fc3b9dedb902d760470275740e02c5b3209f50 = 0xD0 ;
  248. 248 constexpr std::uintptr_t animationEvents = 0xD8 ;
  249. 249 constexpr std::uintptr_t _d52e1a0e604b1a68027cb9d7fbb2d114623aafe5 = 0xE0 ;
  250. 250 constexpr std::uintptr_t _84eec159f75a51667568ca4b1557c1b34abcd760 = 0xE8 ;
  251. 251 constexpr std::uintptr_t _70bb87b241adb976972fae8773b802599318590c = 0xF0 ;
  252. 252 constexpr std::uintptr_t _f434323da87249907ac58b76e400fcadf6b4dec0 = 0xF8 ;
  253. 253 constexpr std::uintptr_t viewmodelSway = 0x100 ;
  254. 254 constexpr std::uintptr_t viewmodelBob = 0x108 ;
  255. 255 constexpr std::uintptr_t _228e91a2da3d04092c5b8827a23cfafa5966e09d = 0x110 ;
  256. 256 constexpr std::uintptr_t _6c007f6ed6773c484495e557a33605ba9be97ca8 = 0x114 ;
  257. 257 constexpr std::uintptr_t _5f2a1b633b577b13aba3c1675162c82944edec1f = 0x118 ;
  258. 258 constexpr std::uintptr_t _64f236b5e76dcbc88de20300fe2d7497cfd8e864 = 0x11C ;
  259. 259 constexpr std::uintptr_t _fb59d7c6434234c8436f2b2d75d39134a87a8b7d = 0x128 ;
  260. 260 constexpr std::uintptr_t _6fad21f647e63ebb6cc104713482541a9c02d6f5 = 0x12C ;
  261. 261 constexpr std::uintptr_t _50f6b53fc93ede5bb4aba1f8110bf563c10b1068 = 0x12D ;
  262. 262 constexpr std::uintptr_t _17d8758775130f671fc651d1af428e986a7d096f = 0x130 ;
  263. 263 }
  264. 264 
  265. 265 namespace World_match0
  266. 266 {
  267. 267 }
  268. 268 
  269. 269 namespace BaseMovement_match0
  270. 270 {
  271. 271 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  272. 272 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  273. 273 constexpr std::uintptr_t adminCheat = 0x20 ;
  274. 274 constexpr std::uintptr_t Owner = 0x28 ;
  275. 275 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x30 ;
  276. 276 constexpr std::uintptr_t _3d37af634e9a347890e3583c1823d7a2a211ede8 = 0x38 ;
  277. 277 constexpr std::uintptr_t _ee7602e47e73b378b4fd6c282b0d005c1723881b = 0x44 ;
  278. 278 constexpr std::uintptr_t _a42e4356a31416cb496fa093b10cc09b0ef0d046 = 0x50 ;
  279. 279 constexpr std::uintptr_t Grounded = 0x54 ;
  280. 280 constexpr std::uintptr_t _ff0dabe1c2a5c4c326d9e5e681b1293b35a039c6 = 0x58 ;
  281. 281 constexpr std::uintptr_t _2038a9cf23368bf6fe6de776772818b33b08db5f = 0x5C ;
  282. 282 constexpr std::uintptr_t _7e5d9a626bb5bc82cd232a6e91dd30be934777ce = 0x60 ;
  283. 283 }
  284. 284 
  285. 285 namespace BasePlayer
  286. 286 {
  287. 287 constexpr std::uintptr_t TypeInfo = 0x10720218 ;
  288. 288 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  289. 289 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  290. 290 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  291. 291 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  292. 292 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  293. 293 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  294. 294 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  295. 295 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  296. 296 constexpr std::uintptr_t boneTransforms = 0x50 ;
  297. 297 constexpr std::uintptr_t prefabID = 0x54 ;
  298. 298 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  299. 299 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  300. 300 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  301. 301 constexpr std::uintptr_t networkRange = 0x64 ;
  302. 302 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  303. 303 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  304. 304 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  305. 305 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  306. 306 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  307. 307 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  308. 308 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  309. 309 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  310. 310 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  311. 311 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  312. 312 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  313. 313 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  314. 314 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  315. 315 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  316. 316 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  317. 317 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  318. 318 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  319. 319 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  320. 320 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  321. 321 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  322. 322 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  323. 323 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  324. 324 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  325. 325 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  326. 326 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  327. 327 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  328. 328 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  329. 329 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  330. 330 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  331. 331 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  332. 332 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  333. 333 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  334. 334 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  335. 335 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  336. 336 constexpr std::uintptr_t bounds = 0x18C ;
  337. 337 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  338. 338 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  339. 339 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  340. 340 constexpr std::uintptr_t model = 0x1B8 ;
  341. 341 constexpr std::uintptr_t flags = 0x1C0 ;
  342. 342 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  343. 343 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  344. 344 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  345. 345 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  346. 346 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  347. 347 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  348. 348 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  349. 349 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  350. 350 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  351. 351 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  352. 352 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  353. 353 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  354. 354 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  355. 355 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  356. 356 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  357. 357 constexpr std::uintptr_t baseProtection = 0x238 ;
  358. 358 constexpr std::uintptr_t startHealth = 0x240 ;
  359. 359 constexpr std::uintptr_t pickup = 0x248 ;
  360. 360 constexpr std::uintptr_t repair = 0x270 ;
  361. 361 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  362. 362 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  363. 363 constexpr std::uintptr_t lifestate = 0x2A8 ;
  364. 364 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  365. 365 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  366. 366 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  367. 367 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  368. 368 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  369. 369 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  370. 370 constexpr std::uintptr_t faction = 0x2BC ;
  371. 371 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  372. 372 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  373. 373 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  374. 374 constexpr std::uintptr_t metabolism = 0x2D0 ;
  375. 375 constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8 ;
  376. 376 constexpr std::uintptr_t playerInventory = 0x2E0 ;
  377. 377 constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8 ;
  378. 378 constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0 ;
  379. 379 constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8 ;
  380. 380 constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300 ;
  381. 381 constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308 ;
  382. 382 constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310 ;
  383. 383 constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318 ;
  384. 384 constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320 ;
  385. 385 constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328 ;
  386. 386 constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330 ;
  387. 387 constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338 ;
  388. 388 constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340 ;
  389. 389 constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348 ;
  390. 390 constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350 ;
  391. 391 constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358 ;
  392. 392 constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360 ;
  393. 393 constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368 ;
  394. 394 constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C ;
  395. 395 constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370 ;
  396. 396 constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374 ;
  397. 397 constexpr std::uintptr_t currentGesture = 0x380 ;
  398. 398 constexpr std::uintptr_t lastSentTickTime = 0x390 ;
  399. 399 constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398 ;
  400. 400 constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399 ;
  401. 401 constexpr std::uintptr_t _lookingAtEntity = 0x3A0 ;
  402. 402 constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8 ;
  403. 403 constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0 ;
  404. 404 constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8 ;
  405. 405 constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0 ;
  406. 406 constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8 ;
  407. 407 constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC ;
  408. 408 constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0 ;
  409. 409 constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4 ;
  410. 410 constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8 ;
  411. 411 constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0 ;
  412. 412 constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4 ;
  413. 413 constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8 ;
  414. 414 constexpr std::uintptr_t PlayerModel = 0x3F0 ;
  415. 415 constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8 ;
  416. 416 constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400 ;
  417. 417 constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408 ;
  418. 418 constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414 ;
  419. 419 constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418 ;
  420. 420 constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419 ;
  421. 421 constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A ;
  422. 422 constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B ;
  423. 423 constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C ;
  424. 424 constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D ;
  425. 425 constexpr std::uintptr_t UserIDString = 0x420 ;
  426. 426 constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424 ;
  427. 427 constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425 ;
  428. 428 constexpr std::uintptr_t GestureViewModel = 0x428 ;
  429. 429 constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430 ;
  430. 430 constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438 ;
  431. 431 constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C ;
  432. 432 constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440 ;
  433. 433 constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444 ;
  434. 434 constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448 ;
  435. 435 constexpr std::uintptr_t _lookingAt = 0x458 ;
  436. 436 constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460 ;
  437. 437 constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464 ;
  438. 438 constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468 ;
  439. 439 constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470 ;
  440. 440 constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474 ;
  441. 441 constexpr std::uintptr_t lootCountdownDebugEntries = 0x478 ;
  442. 442 constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480 ;
  443. 443 constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490 ;
  444. 444 constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498 ;
  445. 445 constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0 ;
  446. 446 constexpr std::uintptr_t _displayName = 0x4A8 ;
  447. 447 constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0 ;
  448. 448 constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8 ;
  449. 449 constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0 ;
  450. 450 constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8 ;
  451. 451 constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4 ;
  452. 452 constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8 ;
  453. 453 constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC ;
  454. 454 constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0 ;
  455. 455 constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8 ;
  456. 456 constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0 ;
  457. 457 constexpr std::uintptr_t PlayerEyes = 0x4F8 ;
  458. 458 constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500 ;
  459. 459 constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504 ;
  460. 460 constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508 ;
  461. 461 constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510 ;
  462. 462 constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518 ;
  463. 463 constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520 ;
  464. 464 constexpr std::uintptr_t Belt = 0x528 ;
  465. 465 constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530 ;
  466. 466 constexpr std::uintptr_t currentTeam = 0x538 ;
  467. 467 constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540 ;
  468. 468 constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548 ;
  469. 469 constexpr std::uintptr_t currentTeam = 0x550 ;
  470. 470 constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558 ;
  471. 471 constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560 ;
  472. 472 constexpr std::uintptr_t clActiveItem = 0x568 ;
  473. 473 constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570 ;
  474. 474 constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578 ;
  475. 475 constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580 ;
  476. 476 constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590 ;
  477. 477 constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594 ;
  478. 478 constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598 ;
  479. 479 constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0 ;
  480. 480 constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8 ;
  481. 481 constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0 ;
  482. 482 constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8 ;
  483. 483 constexpr std::uintptr_t mounted = 0x5C0 ;
  484. 484 constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8 ;
  485. 485 constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC ;
  486. 486 constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0 ;
  487. 487 constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8 ;
  488. 488 constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8 ;
  489. 489 constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0 ;
  490. 490 constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4 ;
  491. 491 constexpr std::uintptr_t PetEntity = 0x5F8 ;
  492. 492 constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600 ;
  493. 493 constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604 ;
  494. 494 constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608 ;
  495. 495 constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610 ;
  496. 496 constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618 ;
  497. 497 constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C ;
  498. 498 constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620 ;
  499. 499 constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628 ;
  500. 500 constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630 ;
  501. 501 constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634 ;
  502. 502 constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640 ;
  503. 503 constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648 ;
  504. 504 constexpr std::uintptr_t nextVisThink = 0x650 ;
  505. 505 constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654 ;
  506. 506 constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660 ;
  507. 507 constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664 ;
  508. 508 constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668 ;
  509. 509 constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670 ;
  510. 510 constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678 ;
  511. 511 constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684 ;
  512. 512 constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688 ;
  513. 513 constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C ;
  514. 514 constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690 ;
  515. 515 constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698 ;
  516. 516 constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0 ;
  517. 517 constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8 ;
  518. 518 constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC ;
  519. 519 constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0 ;
  520. 520 constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4 ;
  521. 521 constexpr std::uintptr_t playerFlags = 0x6B8 ;
  522. 522 constexpr std::uintptr_t fallDamageEffect = 0x6C0 ;
  523. 523 constexpr std::uintptr_t drownEffect = 0x6C8 ;
  524. 524 constexpr std::uintptr_t playerFlags = 0x6D0 ;
  525. 525 constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8 ;
  526. 526 constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0 ;
  527. 527 constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8 ;
  528. 528 constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0 ;
  529. 529 constexpr std::uintptr_t baseMovement = 0x6F8 ;
  530. 530 constexpr std::uintptr_t steamid = 0x700 ;
  531. 531 constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708 ;
  532. 532 constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710 ;
  533. 533 constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718 ;
  534. 534 constexpr std::uintptr_t playerInput = 0x728 ;
  535. 535 constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730 ;
  536. 536 constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734 ;
  537. 537 constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738 ;
  538. 538 constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740 ;
  539. 539 constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748 ;
  540. 540 constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C ;
  541. 541 constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770 ;
  542. 542 constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784 ;
  543. 543 constexpr std::uintptr_t weaponMoveSpeedScale = 0x798 ;
  544. 544 constexpr std::uintptr_t clothingMoveSpeedReduction = 0x7A0 ;
  545. 545 constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8 ;
  546. 546 constexpr std::uintptr_t equippingBlocked = 0x7AC ;
  547. 547 constexpr std::uintptr_t weaponMoveSpeedScale = 0x7B0 ;
  548. 548 constexpr std::uintptr_t clothingBlocksAiming = 0x7B4 ;
  549. 549 constexpr std::uintptr_t clothingMoveSpeedReduction = 0x7B8 ;
  550. 550 constexpr std::uintptr_t clothingWaterSpeedBonus = 0x7BC ;
  551. 551 constexpr std::uintptr_t clothingAccuracyBonus = 0x7C0 ;
  552. 552 constexpr std::uintptr_t equippingBlocked = 0x7C4 ;
  553. 553 constexpr std::uintptr_t eggVision = 0x7C8 ;
  554. 554 constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0 ;
  555. 555 constexpr std::uintptr_t designingAIEntity = 0x7D8 ;
  556. 556 }
  557. 557 
  558. 558 namespace BaseCombatEntity
  559. 559 {
  560. 560 constexpr std::uintptr_t TypeInfo = 0x1074DCA8 ;
  561. 561 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  562. 562 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  563. 563 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  564. 564 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  565. 565 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  566. 566 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  567. 567 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  568. 568 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  569. 569 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  570. 570 constexpr std::uintptr_t prefabID = 0x54 ;
  571. 571 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  572. 572 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  573. 573 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  574. 574 constexpr std::uintptr_t networkRange = 0x64 ;
  575. 575 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  576. 576 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  577. 577 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  578. 578 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  579. 579 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  580. 580 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  581. 581 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  582. 582 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  583. 583 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  584. 584 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  585. 585 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  586. 586 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  587. 587 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  588. 588 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  589. 589 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  590. 590 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  591. 591 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  592. 592 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  593. 593 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  594. 594 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  595. 595 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  596. 596 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  597. 597 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  598. 598 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  599. 599 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  600. 600 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  601. 601 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  602. 602 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  603. 603 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  604. 604 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  605. 605 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  606. 606 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  607. 607 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  608. 608 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  609. 609 constexpr std::uintptr_t bounds = 0x18C ;
  610. 610 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  611. 611 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  612. 612 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  613. 613 constexpr std::uintptr_t model = 0x1B8 ;
  614. 614 constexpr std::uintptr_t flags = 0x1C0 ;
  615. 615 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  616. 616 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  617. 617 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  618. 618 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  619. 619 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  620. 620 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  621. 621 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  622. 622 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  623. 623 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  624. 624 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
  625. 625 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
  626. 626 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
  627. 627 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
  628. 628 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
  629. 629 constexpr std::uintptr_t skeletonProperties = 0x230 ;
  630. 630 constexpr std::uintptr_t baseProtection = 0x238 ;
  631. 631 constexpr std::uintptr_t startHealth = 0x240 ;
  632. 632 constexpr std::uintptr_t pickup = 0x248 ;
  633. 633 constexpr std::uintptr_t repair = 0x270 ;
  634. 634 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
  635. 635 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
  636. 636 constexpr std::uintptr_t lifestate = 0x2A8 ;
  637. 637 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
  638. 638 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
  639. 639 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
  640. 640 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
  641. 641 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
  642. 642 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
  643. 643 constexpr std::uintptr_t faction = 0x2BC ;
  644. 644 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
  645. 645 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
  646. 646 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
  647. 647 }
  648. 648 
  649. 649 namespace BaseEntity
  650. 650 {
  651. 651 constexpr std::uintptr_t TypeInfo = 0x107AA620 ;
  652. 652 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  653. 653 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  654. 654 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  655. 655 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  656. 656 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  657. 657 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  658. 658 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  659. 659 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  660. 660 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  661. 661 constexpr std::uintptr_t prefabID = 0x54 ;
  662. 662 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  663. 663 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  664. 664 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  665. 665 constexpr std::uintptr_t networkRange = 0x64 ;
  666. 666 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  667. 667 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  668. 668 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  669. 669 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  670. 670 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  671. 671 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  672. 672 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  673. 673 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  674. 674 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  675. 675 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  676. 676 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  677. 677 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  678. 678 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  679. 679 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  680. 680 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  681. 681 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  682. 682 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  683. 683 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  684. 684 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  685. 685 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  686. 686 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  687. 687 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  688. 688 constexpr std::uintptr_t triggers = 0x128 ;
  689. 689 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  690. 690 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  691. 691 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  692. 692 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  693. 693 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  694. 694 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  695. 695 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  696. 696 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  697. 697 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  698. 698 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  699. 699 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  700. 700 constexpr std::uintptr_t bounds = 0x18C ;
  701. 701 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  702. 702 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  703. 703 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  704. 704 constexpr std::uintptr_t model = 0x1B8 ;
  705. 705 constexpr std::uintptr_t flags = 0x1C0 ;
  706. 706 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  707. 707 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  708. 708 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  709. 709 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  710. 710 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  711. 711 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  712. 712 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  713. 713 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  714. 714 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  715. 715 }
  716. 716 
  717. 717 namespace BaseMovement
  718. 718 {
  719. 719 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  720. 720 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  721. 721 constexpr std::uintptr_t adminCheat = 0x20 ;
  722. 722 constexpr std::uintptr_t Owner = 0x28 ;
  723. 723 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x30 ;
  724. 724 constexpr std::uintptr_t _3d37af634e9a347890e3583c1823d7a2a211ede8 = 0x38 ;
  725. 725 constexpr std::uintptr_t _ee7602e47e73b378b4fd6c282b0d005c1723881b = 0x44 ;
  726. 726 constexpr std::uintptr_t _a42e4356a31416cb496fa093b10cc09b0ef0d046 = 0x50 ;
  727. 727 constexpr std::uintptr_t Grounded = 0x54 ;
  728. 728 constexpr std::uintptr_t _ff0dabe1c2a5c4c326d9e5e681b1293b35a039c6 = 0x58 ;
  729. 729 constexpr std::uintptr_t _2038a9cf23368bf6fe6de776772818b33b08db5f = 0x5C ;
  730. 730 constexpr std::uintptr_t _7e5d9a626bb5bc82cd232a6e91dd30be934777ce = 0x60 ;
  731. 731 }
  732. 732 
  733. 733 namespace PlayerModel
  734. 734 {
  735. 735 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  736. 736 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  737. 737 constexpr std::uintptr_t _4dafbfc659b0432f9f3edc239bf2cc83a14fc7fd = 0x20 ;
  738. 738 constexpr std::uintptr_t _ede165d7161794ff7738f3ec030af7bd29a888f9 = 0x24 ;
  739. 739 constexpr std::uintptr_t _9d0bb5d8dae0fb5869fc39e863e9f67e2e1a8e94 = 0x28 ;
  740. 740 constexpr std::uintptr_t _47f0a8e4bacfa6bee9a840b59c3d176cf3fbebe2 = 0x34 ;
  741. 741 constexpr std::uintptr_t _26593e705f87b351d1906a48bea717229a2af0b6 = 0x38 ;
  742. 742 constexpr std::uintptr_t _d05c9b7715a44fed1b52d9927e1575a6f805d45d = 0x3C ;
  743. 743 constexpr std::uintptr_t _34b562d2c9002731da44e2e12696f67b4bbd990b = 0x40 ;
  744. 744 constexpr std::uintptr_t _d122c3d0d9b883843e6e7d4c6c86b0daa361bd6c = 0x44 ;
  745. 745 constexpr std::uintptr_t _5dff1587e0ab6b6d09c233d4c5b40a4c448d214e = 0x48 ;
  746. 746 constexpr std::uintptr_t _90b3de4bd782b22424087db500805d449912562d = 0x4C ;
  747. 747 constexpr std::uintptr_t _5db801cacd65844f20c5d7a8dc51fb6b39762573 = 0x50 ;
  748. 748 constexpr std::uintptr_t _d56af30d1701880aa0f4ef1e8132a79463bf0354 = 0x54 ;
  749. 749 constexpr std::uintptr_t _ceddf68559f9e73aba9215447a1a82dbf1bb1f0d = 0x58 ;
  750. 750 constexpr std::uintptr_t _d6ad23496cea9588ea206c06756e0ce8b8e60700 = 0x64 ;
  751. 751 constexpr std::uintptr_t _54fee041a7c6aa62103dd3d3dfe0d80966d97a0e = 0x70 ;
  752. 752 constexpr std::uintptr_t _a56a7f857cc980dd53fca928998128b1dc60ef0a = 0x7C ;
  753. 753 constexpr std::uintptr_t _f72b3c8211d9a218799e407e83cf048b05cddbbd = 0x88 ;
  754. 754 constexpr std::uintptr_t _cb1ee8c2eb85f4eb973092bb1fdcf24e792327fb = 0x8C ;
  755. 755 constexpr std::uintptr_t _557734c7bd312eef7c6f177cef95c8bd1bca8270 = 0x90 ;
  756. 756 constexpr std::uintptr_t Shoulders = 0x98 ;
  757. 757 constexpr std::uintptr_t AdditionalSpineBones = 0xA0 ;
  758. 758 constexpr std::uintptr_t _8e5dcd89270d9799053815b9551ec17ee0ae4c0f = 0xA8 ;
  759. 759 constexpr std::uintptr_t _1d502df25e779d6492f23dbe14b5f21b30069e91 = 0xB0 ;
  760. 760 constexpr std::uintptr_t _6dde5e2c9fb45eec31c5b9cde42e9fd7caec8179 = 0xB8 ;
  761. 761 constexpr std::uintptr_t _6fb7be3e4427e1b8c6e3f180cb9de0aeeaddb87c = 0xC0 ;
  762. 762 constexpr std::uintptr_t isVisible = 0xC4 ;
  763. 763 constexpr std::uintptr_t _64ae251895e0a11262888c09a1572fc3518122bf = 0xC8 ;
  764. 764 constexpr std::uintptr_t _592d518e54831cccb88f7ddafeebdbe8674bf2d3 = 0xCC ;
  765. 765 constexpr std::uintptr_t collision = 0xD0 ;
  766. 766 constexpr std::uintptr_t censorshipCube = 0xD8 ;
  767. 767 constexpr std::uintptr_t censorshipCubeBreasts = 0xE0 ;
  768. 768 constexpr std::uintptr_t jawBone = 0xE8 ;
  769. 769 constexpr std::uintptr_t neckBone = 0xF0 ;
  770. 770 constexpr std::uintptr_t headBone = 0xF8 ;
  771. 771 constexpr std::uintptr_t leftEye = 0x100 ;
  772. 772 constexpr std::uintptr_t rightEye = 0x108 ;
  773. 773 constexpr std::uintptr_t eyeController = 0x110 ;
  774. 774 constexpr std::uintptr_t blinkController = 0x118 ;
  775. 775 constexpr std::uintptr_t SpineBones = 0x120 ;
  776. 776 constexpr std::uintptr_t leftFootBone = 0x128 ;
  777. 777 constexpr std::uintptr_t rightFootBone = 0x130 ;
  778. 778 constexpr std::uintptr_t leftHandPropBone = 0x138 ;
  779. 779 constexpr std::uintptr_t rightHandPropBone = 0x140 ;
  780. 780 constexpr std::uintptr_t rightHandTarget = 0x148 ;
  781. 781 constexpr std::uintptr_t leftClavicleBone = 0x158 ;
  782. 782 constexpr std::uintptr_t isPreview = 0x160 ;
  783. 783 constexpr std::uintptr_t leftHandTargetPosition = 0x164 ;
  784. 784 constexpr std::uintptr_t leftHandTargetRotation = 0x170 ;
  785. 785 constexpr std::uintptr_t rightHandTargetPosition = 0x180 ;
  786. 786 constexpr std::uintptr_t rightHandTargetRotation = 0x18C ;
  787. 787 constexpr std::uintptr_t leftUlnaTwistBone = 0x1A0 ;
  788. 788 constexpr std::uintptr_t rightUlnaTwistBone = 0x1A8 ;
  789. 789 constexpr std::uintptr_t leftHandTwistRelaxWeight = 0x1B0 ;
  790. 790 constexpr std::uintptr_t rightHandTwistRelaxWeight = 0x1B4 ;
  791. 791 constexpr std::uintptr_t steeringTargetDegrees = 0x1B8 ;
  792. 792 constexpr std::uintptr_t playerBoatSteeringTargetDegrees = 0x1BC ;
  793. 793 constexpr std::uintptr_t rightFootTargetPosition = 0x1C0 ;
  794. 794 constexpr std::uintptr_t rightFootTargetRotation = 0x1CC ;
  795. 795 constexpr std::uintptr_t leftFootTargetPosition = 0x1DC ;
  796. 796 constexpr std::uintptr_t leftFootTargetRotation = 0x1E8 ;
  797. 797 constexpr std::uintptr_t legsAnimator = 0x1F8 ;
  798. 798 constexpr std::uintptr_t upperBodyMask = 0x200 ;
  799. 799 constexpr std::uintptr_t fullMask = 0x208 ;
  800. 800 constexpr std::uintptr_t CinematicAnimationController = 0x210 ;
  801. 801 constexpr std::uintptr_t DefaultAvatar = 0x218 ;
  802. 802 constexpr std::uintptr_t CinematicAvatar = 0x220 ;
  803. 803 constexpr std::uintptr_t DefaultHoldType = 0x228 ;
  804. 804 constexpr std::uintptr_t SleepGesture = 0x230 ;
  805. 805 constexpr std::uintptr_t CrawlToIncapacitatedGesture = 0x238 ;
  806. 806 constexpr std::uintptr_t CrawlToIncapacitatedGestureHandcuff = 0x240 ;
  807. 807 constexpr std::uintptr_t StandToIncapacitatedGesture = 0x248 ;
  808. 808 constexpr std::uintptr_t _48d3e42645c60b44652b65e5e18a45af3024c05f = 0x250 ;
  809. 809 constexpr std::uintptr_t MaleSkin = 0x258 ;
  810. 810 constexpr std::uintptr_t FemaleSkin = 0x260 ;
  811. 811 constexpr std::uintptr_t MannequinSkin = 0x268 ;
  812. 812 constexpr std::uintptr_t subsurfaceProfile = 0x270 ;
  813. 813 constexpr std::uintptr_t voiceVolume = 0x278 ;
  814. 814 constexpr std::uintptr_t skinColor = 0x27C ;
  815. 815 constexpr std::uintptr_t skinNumber = 0x280 ;
  816. 816 constexpr std::uintptr_t meshNumber = 0x284 ;
  817. 817 constexpr std::uintptr_t meshSubNumber = 0x288 ;
  818. 818 constexpr std::uintptr_t hairNumber = 0x28C ;
  819. 819 constexpr std::uintptr_t dyeNumber = 0x290 ;
  820. 820 constexpr std::uintptr_t skinType = 0x294 ;
  821. 821 constexpr std::uintptr_t mouthFlapPosRange = 0x298 ;
  822. 822 constexpr std::uintptr_t mouthFlapRotRange = 0x29C ;
  823. 823 constexpr std::uintptr_t mouthSidePosRange = 0x2A0 ;
  824. 824 constexpr std::uintptr_t mouthSideFrequency = 0x2A4 ;
  825. 825 constexpr std::uintptr_t movementSounds = 0x2A8 ;
  826. 826 constexpr std::uintptr_t showSash = 0x2B0 ;
  827. 827 constexpr std::uintptr_t tempPoseType = 0x2B4 ;
  828. 828 constexpr std::uintptr_t underwearSkin = 0x2B8 ;
  829. 829 constexpr std::uintptr_t _74cbce31a557a60d97706e13b88caf9e265ea55e = 0x2BC ;
  830. 830 constexpr std::uintptr_t _d136328ed2a30bdb180efdceb9b42a25a1ed82f9 = 0x2C0 ;
  831. 831 constexpr std::uintptr_t _0fafafd092febd048e4273c1b938ba5eaf8f3f0e = 0x2C8 ;
  832. 832 constexpr std::uintptr_t _291df99b7b697ade04ef4e0101a7528a7f67c9d2 = 0x2D8 ;
  833. 833 constexpr std::uintptr_t _00ad3f589d709f7439ad60fca84a5186c4fde82d = 0x2E8 ;
  834. 834 constexpr std::uintptr_t _e0d2a76b954c56dd402413d2d68d4fb4370ef2de = 0x2F0 ;
  835. 835 constexpr std::uintptr_t Position = 0x2F8 ;
  836. 836 constexpr std::uintptr_t _8476b67a7c6a377177541c5288c3048e67adc82e = 0x304 ;
  837. 837 constexpr std::uintptr_t _33fa0bada3ce11e6b15babb4eee21fb8fafc08a8 = 0x310 ;
  838. 838 constexpr std::uintptr_t velocity = 0x31C ;
  839. 839 constexpr std::uintptr_t _3c47f6d8d1fbadf4a460e980106dae25515691ea = 0x328 ;
  840. 840 constexpr std::uintptr_t _3735ee266f59f3535d3c45e03697bc0b0872ac18 = 0x338 ;
  841. 841 constexpr std::uintptr_t _b10d8d2aca9cf73859469c26e669a630bdd172cd = 0x348 ;
  842. 842 constexpr std::uintptr_t _370a30114a651a42eb2fb7784b0b41a77710d4ad = 0x34C ;
  843. 843 constexpr std::uintptr_t _1d367fc21e15b81b2919fa4b7a4335bad7d8b981 = 0x354 ;
  844. 844 constexpr std::uintptr_t _07c5151030f25dfbcd8d32681e5ff20d6d00d138 = 0x35C ;
  845. 845 constexpr std::uintptr_t _1fdacae3415dec174b06a6a34ec4729222c20da9 = 0x368 ;
  846. 846 constexpr std::uintptr_t _474200b4fc588d99ac283fd7e40eed5e952f1bc0 = 0x374 ;
  847. 847 constexpr std::uintptr_t _02bf8e6c57863d89a1ef42a73da6cb9c4dc559d6 = 0x375 ;
  848. 848 constexpr std::uintptr_t _11fc7046733d4dce0987ece5e6332ce51dda10ee = 0x378 ;
  849. 849 constexpr std::uintptr_t _e69fd55bb4aa22b4888ae7dfc45b1fce3a11eb35 = 0x37C ;
  850. 850 constexpr std::uintptr_t _655be4d3e7b65c57b42f2ba0f498da4d47116268 = 0x380 ;
  851. 851 constexpr std::uintptr_t _e11cb5c1e28c32b4a8095eb9010dc326426106f3 = 0x388 ;
  852. 852 constexpr std::uintptr_t _940c4f67bd7c232c63fa4a40812b13432cfaa1a5 = 0x389 ;
  853. 853 constexpr std::uintptr_t GestureConfig = 0x390 ;
  854. 854 constexpr std::uintptr_t _4ecf15e08078af8f6e493d15b3240bcb79a26092 = 0x398 ;
  855. 855 constexpr std::uintptr_t _5a576132c5594f991eccf854fca08faef257f870 = 0x3A0 ;
  856. 856 constexpr std::uintptr_t _e623367f57e25208564a0693c06258d245178d93 = 0x3A8 ;
  857. 857 constexpr std::uintptr_t _8d72c6bd43e0b48483e334fe0d4df1db0d9e6d23 = 0x3B0 ;
  858. 858 constexpr std::uintptr_t _20d44f558066afcbfccade1bb5078715e03cb8cd = 0x3B4 ;
  859. 859 constexpr std::uintptr_t SkinnedMultiMesh = 0x3B8 ;
  860. 860 constexpr std::uintptr_t _de304bffa24f06ce91d9db57963404a8e61e2b5f = 0x3C0 ;
  861. 861 constexpr std::uintptr_t _16a9ff7ccce830270f6bc6d31be63d4227cb234c = 0x3C8 ;
  862. 862 constexpr std::uintptr_t _09c918eaf71ee7c957b6869e0924b5acd1833f3a = 0x3D0 ;
  863. 863 constexpr std::uintptr_t _314bec310297e12a239fb385e9403dbc3a3c6433 = 0x3D8 ;
  864. 864 constexpr std::uintptr_t _13ef8181849d253f6ce1d66b6d9bec62aaf78fad = 0x3E8 ;
  865. 865 constexpr std::uintptr_t _bdb1e41d83b51aaa8d8d5a11e408005b9bb87d3b = 0x3F0 ;
  866. 866 constexpr std::uintptr_t _dadb5bbf577ad37a6ebc273d8d2867f4228b2bad = 0x400 ;
  867. 867 constexpr std::uintptr_t _3bfeb1405f37926121fcbf7589c608c9d689f724 = 0x410 ;
  868. 868 constexpr std::uintptr_t _1f4b155db6eac69d2a9a87b60506ac2a82e5bc40 = 0x420 ;
  869. 869 constexpr std::uintptr_t CurrentGestureConfig = 0x428 ;
  870. 870 constexpr std::uintptr_t _987ec1706071b49daa04012e663085b8307241bc = 0x430 ;
  871. 871 constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x440 ;
  872. 872 constexpr std::uintptr_t _eee13b3896d8fbd6460040ac1dcfa744f2c5ac70 = 0x448 ;
  873. 873 constexpr std::uintptr_t _4754ef32422a095c6e2416daab65ddb8c4b98d5e = 0x450 ;
  874. 874 constexpr std::uintptr_t InGesture = 0x454 ;
  875. 875 constexpr std::uintptr_t _74c188895fe7a59c8a7221bd8ac46aed1c754f89 = 0x455 ;
  876. 876 constexpr std::uintptr_t _062e580749235383e4737559134c3fd4151bdfeb = 0x458 ;
  877. 877 constexpr std::uintptr_t _bf17354783cb1a68ff298c7de5a1a3417f1c895f = 0x45C ;
  878. 878 constexpr std::uintptr_t _9ba219c28133defa6825c775502660030cbbd1da = 0x460 ;
  879. 879 constexpr std::uintptr_t _f4cbf78e28af2d9fef2177d5ed2e038322b47e28 = 0x468 ;
  880. 880 constexpr std::uintptr_t _97686f18f1ab16f8d0121928b344aac26b20bd36 = 0x46C ;
  881. 881 constexpr std::uintptr_t _d33ca041609452db47321be9967f2f8dccc627bd = 0x470 ;
  882. 882 constexpr std::uintptr_t _5a71fbcca4a0af9a5a91390e102f01d86fe09258 = 0x474 ;
  883. 883 constexpr std::uintptr_t _2b8dc106c5257534c5624d9a9b8a67d4953de82c = 0x478 ;
  884. 884 constexpr std::uintptr_t _addc5bdbb7c5535063763895665d8e8761040dc6 = 0x47C ;
  885. 885 constexpr std::uintptr_t _1bb587abec4b23b2215743645c5af67e83799a7a = 0x480 ;
  886. 886 constexpr std::uintptr_t _319f79262399e5f54dcae03d325a1de881cea941 = 0x488 ;
  887. 887 constexpr std::uintptr_t IsNpc__BackingField = 0x490 ;
  888. 888 constexpr std::uintptr_t _211ed9957d2f4092e0b1efffc32711b516523d0c = 0x491 ;
  889. 889 constexpr std::uintptr_t _b65edb9de99b4d054606ea06ef12e988938e13c3 = 0x492 ;
  890. 890 constexpr std::uintptr_t _aa0cbea3f12510a47a7067eaf59272fea14da077 = 0x494 ;
  891. 891 constexpr std::uintptr_t _0f7ae4db2a51132f1114b8b5a39d3bbe6a5978d0 = 0x4B0 ;
  892. 892 constexpr std::uintptr_t _1e2c1d7af8f9117130f8f2f74ddc329ecf0667ca = 0x4B1 ;
  893. 893 constexpr std::uintptr_t _1b4e939f7f5ef34a2168b257c90027422757e3b3 = 0x4B8 ;
  894. 894 constexpr std::uintptr_t _cb4f1b52e885e5180dd29a06cc9282c2e22014fd = 0x4C0 ;
  895. 895 constexpr std::uintptr_t _9a5a10815667ddc0be2ed4e90cc9370206920b23 = 0x4C4 ;
  896. 896 constexpr std::uintptr_t _391453e39d34af7147db1c45025a1bd2eced0cf7 = 0x4CC ;
  897. 897 constexpr std::uintptr_t _ac61f61a18e308df13c19df696eb31127e001081 = 0x4CD ;
  898. 898 constexpr std::uintptr_t _c23c132da20bc6621e442bcd70646288239050fd = 0x4D0 ;
  899. 899 constexpr std::uintptr_t _06e3707b97c88d4dec6f442f959cd08db91ccb99 = 0x4D4 ;
  900. 900 constexpr std::uintptr_t SkinnedRenderersList = 0x4D8 ;
  901. 901 constexpr std::uintptr_t _4537fc3a36fa1795dafb944ff6481f0a6306c6a5 = 0x4E4 ;
  902. 902 constexpr std::uintptr_t _faeedd449487ab0a10c0dfbb575d76754d63b073 = 0x4F0 ;
  903. 903 constexpr std::uintptr_t _0dd02bf8bec8936dd6cc56dd2eb4fce0576ac36e = 0x4F4 ;
  904. 904 constexpr std::uintptr_t _1eeb00611420c6c5213ecd6202dcd7824abbe36e = 0x500 ;
  905. 905 constexpr std::uintptr_t _1ca8f619ea9a1eddd1e626b4a2aaa11d846292d1 = 0x510 ;
  906. 906 }
  907. 907 
  908. 908 namespace PlayerEyes
  909. 909 {
  910. 910 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  911. 911 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  912. 912 constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20 ;
  913. 913 constexpr std::uintptr_t thirdPersonSleepingOffset = 0x28 ;
  914. 914 constexpr std::uintptr_t defaultLazyAim = 0x38 ;
  915. 915 constexpr std::uintptr_t viewOffset = 0x40 ;
  916. 916 constexpr std::uintptr_t bodyRotation = 0x50 ;
  917. 917 constexpr std::uintptr_t headAngles = 0x60 ;
  918. 918 constexpr std::uintptr_t eyeRotation = 0x6C ;
  919. 919 constexpr std::uintptr_t _925d0b439a26fda4411826eb1acc0ae8b904d0c7 = 0x7C ;
  920. 920 constexpr std::uintptr_t _38847ba4dbb7f3a405f6df69f60abd77fb7202f6 = 0x8C ;
  921. 921 constexpr std::uintptr_t _85aae3c486de3bf61680f17915d432c40037ee7b = 0x90 ;
  922. 922 }
  923. 923 
  924. 924 namespace PlayerInput
  925. 925 {
  926. 926 constexpr std::uintptr_t TypeInfo = 0x1078FD70 ;
  927. 927 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  928. 928 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  929. 929 constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20 ;
  930. 930 constexpr std::uintptr_t state = 0x28 ;
  931. 931 constexpr std::uintptr_t _1cebe083a4470b577cee890d413bcbb03ccb91ca = 0x30 ;
  932. 932 constexpr std::uintptr_t _4bedadcef03593bf5301c5fe3b5e0cfc4a759f12 = 0x34 ;
  933. 933 constexpr std::uintptr_t bodyAngles = 0x44 ;
  934. 934 constexpr std::uintptr_t _6234b3f4a3630cc950868d2a3beaa6778358e1a1 = 0x50 ;
  935. 935 constexpr std::uintptr_t _f86681aefba205ad72d389dd78670c88c14e9726 = 0x5C ;
  936. 936 constexpr std::uintptr_t yaw = 0x60 ;
  937. 937 constexpr std::uintptr_t _eaaffb74fd6e578cc250a41e314256233512ec30 = 0x64 ;
  938. 938 constexpr std::uintptr_t _4b0da63912682f416def556529662acd67d8010f = 0x74 ;
  939. 939 constexpr std::uintptr_t _9ed09056805d402987af6e089a387ed80a23e755 = 0x80 ;
  940. 940 constexpr std::uintptr_t _48f4e8443afbf92c9aef5dcc2313808249595233 = 0x90 ;
  941. 941 constexpr std::uintptr_t _7f3e62c8668b8596aa1623ca6871aea49487e289 = 0x98 ;
  942. 942 constexpr std::uintptr_t _2fbf4f2a405c7df11e41fb593a8eb7a16fdf0703 = 0x9C ;
  943. 943 constexpr std::uintptr_t _e54aeff787aa5e523d4955e023cb8d79417df05a = 0xA0 ;
  944. 944 constexpr std::uintptr_t autoRun = 0xA4 ;
  945. 945 constexpr std::uintptr_t _eaf1fab1ad9401ca4a2ece48f9a94b6aceecdf5a = 0xA5 ;
  946. 946 constexpr std::uintptr_t _5a01fb1a9eb8c0abcbf15c5935f470f6480f11da = 0xA6 ;
  947. 947 constexpr std::uintptr_t _aaf0f27f4b8367e754f929dab495aaf6dc97415f = 0xA7 ;
  948. 948 constexpr std::uintptr_t _00caa8eadb829b9b7e780bcac6446869894e3328 = 0xA8 ;
  949. 949 constexpr std::uintptr_t _0c9aa9cab341e83ab5c00bf9c2cc114ccb2a7a60 = 0xB0 ;
  950. 950 constexpr std::uintptr_t _413aa38324b0c368434440db0949f2db4765d149 = 0xB8 ;
  951. 951 constexpr std::uintptr_t _e07d85f08057396a0e98922245b306c3b7d89109 = 0xC4 ;
  952. 952 constexpr std::uintptr_t _31ef3c3c80a411a5439dc92ddfc3c62a543f8da8 = 0xD0 ;
  953. 953 constexpr std::uintptr_t _0ccda338c7b1084141b556a79ad97d934f956f95 = 0xD4 ;
  954. 954 
  955. 955 namespace _static
  956. 956 {
  957. 957 constexpr std::uintptr_t _84aff9de6474d4a736888838ad19a3554fb9f8b8 = 0x0 ;
  958. 958 constexpr std::uintptr_t _f2a61ae8c544857056ab7d0574cf7e93d54859e9 = 0x1 ;
  959. 959 }
  960. 960 
  961. 961 }
  962. 962 
  963. 963 namespace Model
  964. 964 {
  965. 965 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  966. 966 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  967. 967 constexpr std::uintptr_t collision = 0x20 ;
  968. 968 constexpr std::uintptr_t rootBone = 0x28 ;
  969. 969 constexpr std::uintptr_t headBone = 0x30 ;
  970. 970 constexpr std::uintptr_t eyeBone = 0x38 ;
  971. 971 constexpr std::uintptr_t animator = 0x40 ;
  972. 972 constexpr std::uintptr_t skeleton = 0x48 ;
  973. 973 constexpr std::uintptr_t boneTransforms = 0x50 ;
  974. 974 constexpr std::uintptr_t boneNames = 0x58 ;
  975. 975 constexpr std::uintptr_t _1d502df25e779d6492f23dbe14b5f21b30069e91 = 0x60 ;
  976. 976 constexpr std::uintptr_t _9b66dddfb1d6ab9e688990bc14a148055df06e2d = 0x68 ;
  977. 977 constexpr std::uintptr_t _9bd05eb4c0905dbf26b4c5971652a4007668b1c0 = 0x70 ;
  978. 978 }
  979. 979 
  980. 980 namespace PlayerInventory
  981. 981 {
  982. 982 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  983. 983 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  984. 984 constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20 ;
  985. 985 constexpr std::uintptr_t containerBelt = 0x28 ;
  986. 986 constexpr std::uintptr_t _02548796265d0e4287f2a6d198de7e415b3b6d69 = 0x30 ;
  987. 987 constexpr std::uintptr_t containerMain = 0x38 ;
  988. 988 constexpr std::uintptr_t crafting = 0x40 ;
  989. 989 constexpr std::uintptr_t loot = 0x48 ;
  990. 990 constexpr std::uintptr_t inventoryRadioactivity = 0x50 ;
  991. 991 constexpr std::uintptr_t containsRadioactiveItems = 0x54 ;
  992. 992 constexpr std::uintptr_t containerWear = 0x58 ;
  993. 993 constexpr std::uintptr_t _456a6370f6a639c5d22a1ef0ebc70d6e1b9f2bbe = 0x60 ;
  994. 994 constexpr std::uintptr_t _d305cee8ecc7e15333110d1bf9b25779aa9a17b2 = 0x68 ;
  995. 995 constexpr std::uintptr_t _efcd1f47c7c2d6204c1ceaa71a425b737298e993 = 0x78 ;
  996. 996 }
  997. 997 
  998. 998 namespace PlayerLoot
  999. 999 {
  1000. 1000 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1001. 1001 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1002. 1002 constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20 ;
  1003. 1003 constexpr std::uintptr_t entitySource = 0x28 ;
  1004. 1004 constexpr std::uintptr_t _ca974799756afdf264c6c026d0469f38ec55a98a = 0x30 ;
  1005. 1005 constexpr std::uintptr_t containers = 0x38 ;
  1006. 1006 constexpr std::uintptr_t _8a348782bd5227354b2a5995594744fddf51f8d0 = 0x40 ;
  1007. 1007 }
  1008. 1008 
  1009. 1009 namespace Item
  1010. 1010 {
  1011. 1011 constexpr std::uintptr_t storage = 0x0 ;
  1012. 1012 constexpr std::uintptr_t isSet = 0x8 ;
  1013. 1013 }
  1014. 1014 
  1015. 1015 namespace ItemDefinition
  1016. 1016 {
  1017. 1017 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1018. 1018 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1019. 1019 constexpr std::uintptr_t itemid = 0x20 ;
  1020. 1020 constexpr std::uintptr_t shortname = 0x28 ;
  1021. 1021 constexpr std::uintptr_t era = 0x30 ;
  1022. 1022 constexpr std::uintptr_t eraRestrictions = 0x34 ;
  1023. 1023 constexpr std::uintptr_t lootDistributionType = 0x38 ;
  1024. 1024 constexpr std::uintptr_t displayName = 0x40 ;
  1025. 1025 constexpr std::uintptr_t displayDescription = 0x48 ;
  1026. 1026 constexpr std::uintptr_t iconSprite = 0x50 ;
  1027. 1027 constexpr std::uintptr_t category = 0x58 ;
  1028. 1028 constexpr std::uintptr_t selectionPanel = 0x5C ;
  1029. 1029 constexpr std::uintptr_t vehicleItem = 0x60 ;
  1030. 1030 constexpr std::uintptr_t vehicleCategory = 0x64 ;
  1031. 1031 constexpr std::uintptr_t maxDraggable = 0x68 ;
  1032. 1032 constexpr std::uintptr_t itemType = 0x6C ;
  1033. 1033 constexpr std::uintptr_t amountType = 0x70 ;
  1034. 1034 constexpr std::uintptr_t occupySlots = 0x74 ;
  1035. 1035 constexpr std::uintptr_t stackable = 0x78 ;
  1036. 1036 constexpr std::uintptr_t volume = 0x7C ;
  1037. 1037 constexpr std::uintptr_t baseRadioactivity = 0x80 ;
  1038. 1038 constexpr std::uintptr_t _09997d04e559fb7340a9c14d3e2f5879cf2fc64f = 0x84 ;
  1039. 1039 constexpr std::uintptr_t quickDespawn = 0x88 ;
  1040. 1040 constexpr std::uintptr_t blockStealingInSafeZone = 0x89 ;
  1041. 1041 constexpr std::uintptr_t allowBurying = 0x8A ;
  1042. 1042 constexpr std::uintptr_t tutorialAllowance = 0x8C ;
  1043. 1043 constexpr std::uintptr_t supportsStackableOwnership = 0x90 ;
  1044. 1044 constexpr std::uintptr_t rarity = 0x94 ;
  1045. 1045 constexpr std::uintptr_t despawnRarity = 0x98 ;
  1046. 1046 constexpr std::uintptr_t spawnAsBlueprint = 0x9C ;
  1047. 1047 constexpr std::uintptr_t inventoryGrabSound = 0xA0 ;
  1048. 1048 constexpr std::uintptr_t inventoryDropSound = 0xA8 ;
  1049. 1049 constexpr std::uintptr_t physImpactSoundDef = 0xB0 ;
  1050. 1050 constexpr std::uintptr_t condition = 0xB8 ;
  1051. 1051 constexpr std::uintptr_t hidden = 0xE0 ;
  1052. 1052 constexpr std::uintptr_t flags = 0xE4 ;
  1053. 1053 constexpr std::uintptr_t hideSelectedPanel = 0xE8 ;
  1054. 1054 constexpr std::uintptr_t steamItem = 0xF0 ;
  1055. 1055 constexpr std::uintptr_t steamDlc = 0xF8 ;
  1056. 1056 constexpr std::uintptr_t supportsAccessories = 0x100 ;
  1057. 1057 constexpr std::uintptr_t Parent = 0x108 ;
  1058. 1058 constexpr std::uintptr_t worldModelPrefab = 0x110 ;
  1059. 1059 constexpr std::uintptr_t worldModelOverrides = 0x118 ;
  1060. 1060 constexpr std::uintptr_t treatAsComponentForRepairs = 0x120 ;
  1061. 1061 constexpr std::uintptr_t AlignWorldModelOnDrop = 0x121 ;
  1062. 1062 constexpr std::uintptr_t WorldModelDropOffset = 0x124 ;
  1063. 1063 constexpr std::uintptr_t AdjustCenterOfMassOnDrop = 0x130 ;
  1064. 1064 constexpr std::uintptr_t DropCenterOfMass = 0x134 ;
  1065. 1065 constexpr std::uintptr_t isRedirectOf = 0x140 ;
  1066. 1066 constexpr std::uintptr_t redirectVendingBehaviour = 0x148 ;
  1067. 1067 constexpr std::uintptr_t _dabdc4d5befc4e6641703d7800c114537c9bff38 = 0x150 ;
  1068. 1068 constexpr std::uintptr_t Traits = 0x158 ;
  1069. 1069 constexpr std::uintptr_t skins = 0x160 ;
  1070. 1070 constexpr std::uintptr_t _bfd87c7ec61302bac5e53a127a426c73a345ca2a = 0x168 ;
  1071. 1071 constexpr std::uintptr_t panel = 0x170 ;
  1072. 1072 constexpr std::uintptr_t _32b70378cdd9e74165676b1603eeb7da1a4a8d96 = 0x178 ;
  1073. 1073 constexpr std::uintptr_t _b4e61b5fb2b0bc85446df449466eacaa2842ecb3 = 0x180 ;
  1074. 1074 constexpr std::uintptr_t itemModArray_0 = 0x188 ;
  1075. 1075 constexpr std::uintptr_t _4bcccaa08bd24152f4e732dc8cc39968267aa5a9 = 0x190 ;
  1076. 1076 constexpr std::uintptr_t _1a1db119c209d1fa293cee55112d7abf830ff5ce = 0x198 ;
  1077. 1077 constexpr std::uintptr_t _03a06a5046cd4cab69b86053af78fe2f63301de5 = 0x1A0 ;
  1078. 1078 constexpr std::uintptr_t ItemModWearable = 0x1A8 ;
  1079. 1079 constexpr std::uintptr_t _fd3155dbb1b03577b4bbe6d1f3dac1632efb03e8 = 0x1B0 ;
  1080. 1080 constexpr std::uintptr_t _3b1b34fea50769cae1fa2bc7aa650e0500c15aef = 0x1B1 ;
  1081. 1081 constexpr std::uintptr_t _f4dde930c2ccfbf23624dbee0de0a794228d3c13 = 0x1B2 ;
  1082. 1082 constexpr std::uintptr_t _93af3223cc20b58e6d646e160a006e6d07432ec2 = 0x1B8 ;
  1083. 1083 }
  1084. 1084 
  1085. 1085 namespace ItemModProjectile
  1086. 1086 {
  1087. 1087 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1088. 1088 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1089. 1089 constexpr std::uintptr_t projectileObject = 0x20 ;
  1090. 1090 constexpr std::uintptr_t mods = 0x28 ;
  1091. 1091 constexpr std::uintptr_t ammoType = 0x30 ;
  1092. 1092 constexpr std::uintptr_t ammoSubType = 0x34 ;
  1093. 1093 constexpr std::uintptr_t numProjectiles = 0x38 ;
  1094. 1094 constexpr std::uintptr_t projectileSpread = 0x3C ;
  1095. 1095 constexpr std::uintptr_t projectileVelocity = 0x40 ;
  1096. 1096 constexpr std::uintptr_t projectileVelocitySpread = 0x44 ;
  1097. 1097 constexpr std::uintptr_t useCurve = 0x48 ;
  1098. 1098 constexpr std::uintptr_t spreadScalar = 0x50 ;
  1099. 1099 constexpr std::uintptr_t attackEffectOverride = 0x58 ;
  1100. 1100 constexpr std::uintptr_t barrelConditionLoss = 0x60 ;
  1101. 1101 constexpr std::uintptr_t category = 0x68 ;
  1102. 1102 constexpr std::uintptr_t SkinOverrides = 0x70 ;
  1103. 1103 }
  1104. 1104 
  1105. 1105 namespace WorldItem
  1106. 1106 {
  1107. 1107 constexpr std::uintptr_t TypeInfo = 0x107DAFF0 ;
  1108. 1108 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1109. 1109 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1110. 1110 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1111. 1111 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1112. 1112 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1113. 1113 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1114. 1114 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1115. 1115 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1116. 1116 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1117. 1117 constexpr std::uintptr_t prefabID = 0x54 ;
  1118. 1118 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1119. 1119 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1120. 1120 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1121. 1121 constexpr std::uintptr_t networkRange = 0x64 ;
  1122. 1122 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1123. 1123 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1124. 1124 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1125. 1125 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1126. 1126 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1127. 1127 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1128. 1128 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1129. 1129 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1130. 1130 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1131. 1131 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1132. 1132 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1133. 1133 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1134. 1134 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1135. 1135 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1136. 1136 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1137. 1137 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1138. 1138 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1139. 1139 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1140. 1140 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1141. 1141 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1142. 1142 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1143. 1143 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1144. 1144 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1145. 1145 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1146. 1146 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1147. 1147 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1148. 1148 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1149. 1149 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1150. 1150 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1151. 1151 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1152. 1152 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1153. 1153 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1154. 1154 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1155. 1155 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1156. 1156 constexpr std::uintptr_t bounds = 0x18C ;
  1157. 1157 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1158. 1158 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1159. 1159 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1160. 1160 constexpr std::uintptr_t model = 0x1B8 ;
  1161. 1161 constexpr std::uintptr_t flags = 0x1C0 ;
  1162. 1162 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1163. 1163 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1164. 1164 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1165. 1165 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1166. 1166 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1167. 1167 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1168. 1168 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1169. 1169 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1170. 1170 constexpr std::uintptr_t item = 0x1F8 ;
  1171. 1171 constexpr std::uintptr_t allowPickup = 0x200 ;
  1172. 1172 constexpr std::uintptr_t _c1204a959c46c68b29b75cfefe52c3589427a241 = 0x208 ;
  1173. 1173 }
  1174. 1174 
  1175. 1175 namespace BaseProjectile
  1176. 1176 {
  1177. 1177 constexpr std::uintptr_t TypeInfo = 0x10745F40 ;
  1178. 1178 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1179. 1179 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1180. 1180 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1181. 1181 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1182. 1182 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1183. 1183 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1184. 1184 constexpr std::uintptr_t gravity_modifier = 0x38 ;
  1185. 1185 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1186. 1186 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1187. 1187 constexpr std::uintptr_t prefabID = 0x54 ;
  1188. 1188 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1189. 1189 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1190. 1190 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1191. 1191 constexpr std::uintptr_t networkRange = 0x64 ;
  1192. 1192 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1193. 1193 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1194. 1194 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1195. 1195 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1196. 1196 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1197. 1197 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1198. 1198 constexpr std::uintptr_t ItemDefinition = 0xA0 ;
  1199. 1199 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1200. 1200 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1201. 1201 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1202. 1202 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1203. 1203 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1204. 1204 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1205. 1205 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1206. 1206 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1207. 1207 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1208. 1208 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1209. 1209 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1210. 1210 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1211. 1211 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1212. 1212 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1213. 1213 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1214. 1214 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1215. 1215 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1216. 1216 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1217. 1217 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1218. 1218 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1219. 1219 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1220. 1220 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1221. 1221 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1222. 1222 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1223. 1223 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1224. 1224 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1225. 1225 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1226. 1226 constexpr std::uintptr_t bounds = 0x18C ;
  1227. 1227 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1228. 1228 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1229. 1229 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1230. 1230 constexpr std::uintptr_t model = 0x1B8 ;
  1231. 1231 constexpr std::uintptr_t flags = 0x1C0 ;
  1232. 1232 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1233. 1233 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1234. 1234 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1235. 1235 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1236. 1236 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1237. 1237 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1238. 1238 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1239. 1239 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1240. 1240 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1241. 1241 constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200 ;
  1242. 1242 constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208 ;
  1243. 1243 constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214 ;
  1244. 1244 constexpr std::uintptr_t worldModelAnimator = 0x218 ;
  1245. 1245 constexpr std::uintptr_t thirdPersonDeploySound = 0x220 ;
  1246. 1246 constexpr std::uintptr_t thirdPersonAimSound = 0x228 ;
  1247. 1247 constexpr std::uintptr_t thirdPersonAimEndSound = 0x230 ;
  1248. 1248 constexpr std::uintptr_t hideViewmodel = 0x238 ;
  1249. 1249 constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240 ;
  1250. 1250 constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248 ;
  1251. 1251 constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249 ;
  1252. 1252 constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A ;
  1253. 1253 constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B ;
  1254. 1254 constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250 ;
  1255. 1255 constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258 ;
  1256. 1256 constexpr std::uintptr_t handBone = 0x260 ;
  1257. 1257 constexpr std::uintptr_t HoldAnimationOverride = 0x268 ;
  1258. 1258 constexpr std::uintptr_t holdInfo = 0x270 ;
  1259. 1259 constexpr std::uintptr_t isBuildingTool = 0x28C ;
  1260. 1260 constexpr std::uintptr_t canBeUsedWithShield = 0x28D ;
  1261. 1261 constexpr std::uintptr_t ForwardSignalsFromPlayer = 0x28E ;
  1262. 1262 constexpr std::uintptr_t forcedOwner = 0x290 ;
  1263. 1263 constexpr std::uintptr_t useOwnerForward = 0x298 ;
  1264. 1264 constexpr std::uintptr_t CanSetLightsOn = 0x299 ;
  1265. 1265 constexpr std::uintptr_t holsterInfo = 0x2A0 ;
  1266. 1266 constexpr std::uintptr_t HeldCameraMode = 0x2A8 ;
  1267. 1267 constexpr std::uintptr_t hostileScore = 0x2AC ;
  1268. 1268 constexpr std::uintptr_t FirstPersonArmOffset = 0x2B0 ;
  1269. 1269 constexpr std::uintptr_t FirstPersonArmRotation = 0x2BC ;
  1270. 1270 constexpr std::uintptr_t FirstPersonRotationStrength = 0x2C8 ;
  1271. 1271 constexpr std::uintptr_t AttachmentAnchor = 0x2D0 ;
  1272. 1272 constexpr std::uintptr_t deployDelay = 0x2D8 ;
  1273. 1273 constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0 ;
  1274. 1274 constexpr std::uintptr_t deployDelay = 0x2E8 ;
  1275. 1275 constexpr std::uintptr_t repeatDelay = 0x2EC ;
  1276. 1276 constexpr std::uintptr_t animationDelay = 0x2F0 ;
  1277. 1277 constexpr std::uintptr_t effectiveRange = 0x2F4 ;
  1278. 1278 constexpr std::uintptr_t npcDamageScale = 0x2F8 ;
  1279. 1279 constexpr std::uintptr_t attackLengthMin = 0x2FC ;
  1280. 1280 constexpr std::uintptr_t attackLengthMax = 0x300 ;
  1281. 1281 constexpr std::uintptr_t attackSpacing = 0x304 ;
  1282. 1282 constexpr std::uintptr_t aiAimSwayOffset = 0x308 ;
  1283. 1283 constexpr std::uintptr_t aiAimCone = 0x30C ;
  1284. 1284 constexpr std::uintptr_t aiOnlyInRange = 0x310 ;
  1285. 1285 constexpr std::uintptr_t CloseRangeAddition = 0x314 ;
  1286. 1286 constexpr std::uintptr_t MediumRangeAddition = 0x318 ;
  1287. 1287 constexpr std::uintptr_t LongRangeAddition = 0x31C ;
  1288. 1288 constexpr std::uintptr_t CanUseAtMediumRange = 0x320 ;
  1289. 1289 constexpr std::uintptr_t CanUseAtLongRange = 0x321 ;
  1290. 1290 constexpr std::uintptr_t reloadSounds = 0x328 ;
  1291. 1291 constexpr std::uintptr_t thirdPersonMeleeSound = 0x330 ;
  1292. 1292 constexpr std::uintptr_t recoilCompDelayOverride = 0x338 ;
  1293. 1293 constexpr std::uintptr_t wantsRecoilComp = 0x33C ;
  1294. 1294 constexpr std::uintptr_t showCrosshairOnTutorial = 0x33D ;
  1295. 1295 constexpr std::uintptr_t noHeadshots = 0x33E ;
  1296. 1296 constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340 ;
  1297. 1297 constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348 ;
  1298. 1298 constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350 ;
  1299. 1299 constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358 ;
  1300. 1300 constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360 ;
  1301. 1301 constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364 ;
  1302. 1302 constexpr std::uintptr_t NoiseRadius = 0x370 ;
  1303. 1303 constexpr std::uintptr_t damageScale = 0x374 ;
  1304. 1304 constexpr std::uintptr_t NoiseRadius = 0x380 ;
  1305. 1305 constexpr std::uintptr_t damageScale = 0x384 ;
  1306. 1306 constexpr std::uintptr_t distanceScale = 0x388 ;
  1307. 1307 constexpr std::uintptr_t projectileVelocityScale = 0x38C ;
  1308. 1308 constexpr std::uintptr_t automatic = 0x390 ;
  1309. 1309 constexpr std::uintptr_t usableByTurret = 0x391 ;
  1310. 1310 constexpr std::uintptr_t turretDamageScale = 0x394 ;
  1311. 1311 constexpr std::uintptr_t largeTurretWeapon = 0x398 ;
  1312. 1312 constexpr std::uintptr_t turretReloadDurationOverride = 0x39C ;
  1313. 1313 constexpr std::uintptr_t maxAttackEffectDistance = 0x3A0 ;
  1314. 1314 constexpr std::uintptr_t attackFX = 0x3A8 ;
  1315. 1315 constexpr std::uintptr_t silencedAttack = 0x3B0 ;
  1316. 1316 constexpr std::uintptr_t muzzleBrakeAttack = 0x3B8 ;
  1317. 1317 constexpr std::uintptr_t fireModeSound = 0x3C0 ;
  1318. 1318 constexpr std::uintptr_t MuzzlePoint = 0x3C8 ;
  1319. 1319 constexpr std::uintptr_t reloadTime = 0x3D0 ;
  1320. 1320 constexpr std::uintptr_t canUnloadAmmo = 0x3D4 ;
  1321. 1321 constexpr std::uintptr_t primaryMagazine = 0x3D8 ;
  1322. 1322 constexpr std::uintptr_t fractionalReload = 0x3E0 ;
  1323. 1323 constexpr std::uintptr_t reloadStartDuration = 0x3E4 ;
  1324. 1324 constexpr std::uintptr_t reloadFractionDuration = 0x3E8 ;
  1325. 1325 constexpr std::uintptr_t reloadEndDuration = 0x3EC ;
  1326. 1326 constexpr std::uintptr_t alternateDryFireRate = 0x3F0 ;
  1327. 1327 constexpr std::uintptr_t sendReloadSignalFromServer = 0x3F4 ;
  1328. 1328 constexpr std::uintptr_t aimSway = 0x3F8 ;
  1329. 1329 constexpr std::uintptr_t aimSwaySpeed = 0x3FC ;
  1330. 1330 constexpr std::uintptr_t recoil = 0x400 ;
  1331. 1331 constexpr std::uintptr_t aimconeCurve = 0x408 ;
  1332. 1332 constexpr std::uintptr_t aimCone = 0x410 ;
  1333. 1333 constexpr std::uintptr_t hipAimCone = 0x414 ;
  1334. 1334 constexpr std::uintptr_t aimconePenaltyPerShot = 0x418 ;
  1335. 1335 constexpr std::uintptr_t aimConePenaltyMax = 0x41C ;
  1336. 1336 constexpr std::uintptr_t aimconePenaltyRecoverTime = 0x420 ;
  1337. 1337 constexpr std::uintptr_t aimconePenaltyRecoverDelay = 0x424 ;
  1338. 1338 constexpr std::uintptr_t stancePenaltyScale = 0x428 ;
  1339. 1339 constexpr std::uintptr_t hasADS = 0x42C ;
  1340. 1340 constexpr std::uintptr_t noAimingWhileCycling = 0x42D ;
  1341. 1341 constexpr std::uintptr_t manualCycle = 0x42E ;
  1342. 1342 constexpr std::uintptr_t CrosshairSettings = 0x430 ;
  1343. 1343 constexpr std::uintptr_t internalBurstAimConeScale = 0x434 ;
  1344. 1344 constexpr std::uintptr_t _337715f6b246823bb647e2662b73fff820ba313a = 0x435 ;
  1345. 1345 constexpr std::uintptr_t _c396218f747d70483cf3694a895c77e0f6153638 = 0x436 ;
  1346. 1346 constexpr std::uintptr_t isBurstWeapon = 0x437 ;
  1347. 1347 constexpr std::uintptr_t canChangeFireModes = 0x438 ;
  1348. 1348 constexpr std::uintptr_t defaultOn = 0x439 ;
  1349. 1349 constexpr std::uintptr_t internalBurstRecoilScale = 0x43C ;
  1350. 1350 constexpr std::uintptr_t internalBurstFireRateScale = 0x440 ;
  1351. 1351 constexpr std::uintptr_t internalBurstAimConeScale = 0x444 ;
  1352. 1352 constexpr std::uintptr_t resetDuration = 0x448 ;
  1353. 1353 constexpr std::uintptr_t numShotsFired = 0x44C ;
  1354. 1354 constexpr std::uintptr_t _718798d24f9a8516eeb10c033341c49d95d7c8e2 = 0x450 ;
  1355. 1355 constexpr std::uintptr_t _7fe516db1b64d42b7fa223fc62bcf358aad3623a = 0x458 ;
  1356. 1356 constexpr std::uintptr_t _a1b18e956d78dad7c863e9ec2d6f9bdb094c6148 = 0x460 ;
  1357. 1357 constexpr std::uintptr_t hipAimConeScale = 0x464 ;
  1358. 1358 constexpr std::uintptr_t _d257cee145ca017a8c3089d8d52813eb905b24f4 = 0x468 ;
  1359. 1359 constexpr std::uintptr_t isReloading = 0x46C ;
  1360. 1360 constexpr std::uintptr_t _e927f1f1f71c593ccd98b25709e31116592c3a3d = 0x470 ;
  1361. 1361 constexpr std::uintptr_t _e5a0dbc79d6606fa1c2343a07ff5643b0a113d69 = 0x474 ;
  1362. 1362 constexpr std::uintptr_t _a00ca23be38fcdded56fa81055a48db727a11262 = 0x478 ;
  1363. 1363 constexpr std::uintptr_t _f5b559d718d4dceff1dec44c32716cc90a8d89aa = 0x47C ;
  1364. 1364 constexpr std::uintptr_t _a2700e00819923ee4ad908b707e6e29667f46395 = 0x480 ;
  1365. 1365 constexpr std::uintptr_t _3c983e2d99e5909b3fc4cb3a8da856bb9728033a = 0x484 ;
  1366. 1366 constexpr std::uintptr_t _a4a80dda81ef1c69a013cd6dcbb0447f9e9432d3 = 0x48C ;
  1367. 1367 constexpr std::uintptr_t _a965f75bafb83f631a295181089600f502a8e563 = 0x490 ;
  1368. 1368 constexpr std::uintptr_t _ada007ea4b4ca20f9caaa6e34c63a8792ebf5623 = 0x494 ;
  1369. 1369 constexpr std::uintptr_t _2294cf039065830088841018c3387e1722be7da4 = 0x498 ;
  1370. 1370 constexpr std::uintptr_t _bde8c70283af40a6a880f7fac6db9e2f8c71e15d = 0x4A0 ;
  1371. 1371 constexpr std::uintptr_t _f6fcde35ecbcf7459688b64095194843b55097dc = 0x4A8 ;
  1372. 1372 constexpr std::uintptr_t _51560ab8ca1c9a92d9b469b2be0bc0f092411cb3 = 0x4AC ;
  1373. 1373 constexpr std::uintptr_t _6d53393a075e2f4020d346c356adbeb3b7be99b7 = 0x4B0 ;
  1374. 1374 constexpr std::uintptr_t _f40ce8d496f7f4679acbfa2cae85da84c544b8cb = 0x4B4 ;
  1375. 1375 }
  1376. 1376 
  1377. 1377 namespace BaseMelee
  1378. 1378 {
  1379. 1379 constexpr std::uintptr_t TypeInfo = 0x10855070 ;
  1380. 1380 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1381. 1381 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1382. 1382 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1383. 1383 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1384. 1384 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1385. 1385 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1386. 1386 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1387. 1387 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1388. 1388 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1389. 1389 constexpr std::uintptr_t prefabID = 0x54 ;
  1390. 1390 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1391. 1391 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1392. 1392 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1393. 1393 constexpr std::uintptr_t networkRange = 0x64 ;
  1394. 1394 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1395. 1395 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1396. 1396 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1397. 1397 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1398. 1398 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1399. 1399 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1400. 1400 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1401. 1401 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1402. 1402 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1403. 1403 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1404. 1404 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1405. 1405 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1406. 1406 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1407. 1407 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1408. 1408 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1409. 1409 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1410. 1410 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1411. 1411 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1412. 1412 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1413. 1413 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1414. 1414 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1415. 1415 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1416. 1416 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1417. 1417 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1418. 1418 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1419. 1419 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1420. 1420 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1421. 1421 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1422. 1422 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1423. 1423 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1424. 1424 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1425. 1425 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1426. 1426 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1427. 1427 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1428. 1428 constexpr std::uintptr_t bounds = 0x18C ;
  1429. 1429 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1430. 1430 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1431. 1431 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1432. 1432 constexpr std::uintptr_t model = 0x1B8 ;
  1433. 1433 constexpr std::uintptr_t flags = 0x1C0 ;
  1434. 1434 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1435. 1435 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1436. 1436 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1437. 1437 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1438. 1438 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1439. 1439 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1440. 1440 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1441. 1441 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1442. 1442 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1443. 1443 constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200 ;
  1444. 1444 constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208 ;
  1445. 1445 constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214 ;
  1446. 1446 constexpr std::uintptr_t worldModelAnimator = 0x218 ;
  1447. 1447 constexpr std::uintptr_t thirdPersonDeploySound = 0x220 ;
  1448. 1448 constexpr std::uintptr_t thirdPersonAimSound = 0x228 ;
  1449. 1449 constexpr std::uintptr_t thirdPersonAimEndSound = 0x230 ;
  1450. 1450 constexpr std::uintptr_t hideViewmodel = 0x238 ;
  1451. 1451 constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240 ;
  1452. 1452 constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248 ;
  1453. 1453 constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249 ;
  1454. 1454 constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A ;
  1455. 1455 constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B ;
  1456. 1456 constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250 ;
  1457. 1457 constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258 ;
  1458. 1458 constexpr std::uintptr_t handBone = 0x260 ;
  1459. 1459 constexpr std::uintptr_t HoldAnimationOverride = 0x268 ;
  1460. 1460 constexpr std::uintptr_t holdInfo = 0x270 ;
  1461. 1461 constexpr std::uintptr_t isBuildingTool = 0x28C ;
  1462. 1462 constexpr std::uintptr_t canBeUsedWithShield = 0x28D ;
  1463. 1463 constexpr std::uintptr_t ForwardSignalsFromPlayer = 0x28E ;
  1464. 1464 constexpr std::uintptr_t forcedOwner = 0x290 ;
  1465. 1465 constexpr std::uintptr_t useOwnerForward = 0x298 ;
  1466. 1466 constexpr std::uintptr_t CanSetLightsOn = 0x299 ;
  1467. 1467 constexpr std::uintptr_t holsterInfo = 0x2A0 ;
  1468. 1468 constexpr std::uintptr_t HeldCameraMode = 0x2A8 ;
  1469. 1469 constexpr std::uintptr_t hostileScore = 0x2AC ;
  1470. 1470 constexpr std::uintptr_t FirstPersonArmOffset = 0x2B0 ;
  1471. 1471 constexpr std::uintptr_t FirstPersonArmRotation = 0x2BC ;
  1472. 1472 constexpr std::uintptr_t FirstPersonRotationStrength = 0x2C8 ;
  1473. 1473 constexpr std::uintptr_t AttachmentAnchor = 0x2D0 ;
  1474. 1474 constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8 ;
  1475. 1475 constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0 ;
  1476. 1476 constexpr std::uintptr_t deployDelay = 0x2E8 ;
  1477. 1477 constexpr std::uintptr_t repeatDelay = 0x2EC ;
  1478. 1478 constexpr std::uintptr_t animationDelay = 0x2F0 ;
  1479. 1479 constexpr std::uintptr_t effectiveRange = 0x2F4 ;
  1480. 1480 constexpr std::uintptr_t npcDamageScale = 0x2F8 ;
  1481. 1481 constexpr std::uintptr_t attackLengthMin = 0x2FC ;
  1482. 1482 constexpr std::uintptr_t attackLengthMax = 0x300 ;
  1483. 1483 constexpr std::uintptr_t attackSpacing = 0x304 ;
  1484. 1484 constexpr std::uintptr_t aiAimSwayOffset = 0x308 ;
  1485. 1485 constexpr std::uintptr_t aiAimCone = 0x30C ;
  1486. 1486 constexpr std::uintptr_t aiOnlyInRange = 0x310 ;
  1487. 1487 constexpr std::uintptr_t CloseRangeAddition = 0x314 ;
  1488. 1488 constexpr std::uintptr_t MediumRangeAddition = 0x318 ;
  1489. 1489 constexpr std::uintptr_t LongRangeAddition = 0x31C ;
  1490. 1490 constexpr std::uintptr_t CanUseAtMediumRange = 0x320 ;
  1491. 1491 constexpr std::uintptr_t CanUseAtLongRange = 0x321 ;
  1492. 1492 constexpr std::uintptr_t reloadSounds = 0x328 ;
  1493. 1493 constexpr std::uintptr_t thirdPersonMeleeSound = 0x330 ;
  1494. 1494 constexpr std::uintptr_t recoilCompDelayOverride = 0x338 ;
  1495. 1495 constexpr std::uintptr_t wantsRecoilComp = 0x33C ;
  1496. 1496 constexpr std::uintptr_t showCrosshairOnTutorial = 0x33D ;
  1497. 1497 constexpr std::uintptr_t noHeadshots = 0x33E ;
  1498. 1498 constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340 ;
  1499. 1499 constexpr std::uintptr_t _d859f0ce2e2b5a6fcf2235c22b47be516d4ffa3d = 0x348 ;
  1500. 1500 constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350 ;
  1501. 1501 constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358 ;
  1502. 1502 constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360 ;
  1503. 1503 constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364 ;
  1504. 1504 constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370 ;
  1505. 1505 constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374 ;
  1506. 1506 constexpr std::uintptr_t canThrowAsProjectile = 0x380 ;
  1507. 1507 constexpr std::uintptr_t canThrowAsEntity = 0x381 ;
  1508. 1508 constexpr std::uintptr_t canAiHearIt = 0x382 ;
  1509. 1509 constexpr std::uintptr_t canScareAiWhenAimed = 0x383 ;
  1510. 1510 constexpr std::uintptr_t onlyThrowAsProjectile = 0x384 ;
  1511. 1511 constexpr std::uintptr_t ThrowFullStack = 0x385 ;
  1512. 1512 constexpr std::uintptr_t damageProperties = 0x388 ;
  1513. 1513 constexpr std::uintptr_t damageTypes = 0x390 ;
  1514. 1514 constexpr std::uintptr_t deployableDamageOverrides = 0x398 ;
  1515. 1515 constexpr std::uintptr_t maxDistance = 0x3A0 ;
  1516. 1516 constexpr std::uintptr_t attackRadius = 0x3A4 ;
  1517. 1517 constexpr std::uintptr_t isAutomatic = 0x3A8 ;
  1518. 1518 constexpr std::uintptr_t blockSprintOnAttack = 0x3A9 ;
  1519. 1519 constexpr std::uintptr_t canUntieCrates = 0x3AA ;
  1520. 1520 constexpr std::uintptr_t longResourceForgiveness = 0x3AB ;
  1521. 1521 constexpr std::uintptr_t PlayerAnimSystem = 0x3B0 ;
  1522. 1522 constexpr std::uintptr_t strikeFX = 0x3B8 ;
  1523. 1523 constexpr std::uintptr_t useStandardHitEffects = 0x3C0 ;
  1524. 1524 constexpr std::uintptr_t aiStrikeDelay = 0x3C4 ;
  1525. 1525 constexpr std::uintptr_t swingEffect = 0x3C8 ;
  1526. 1526 constexpr std::uintptr_t materialStrikeFX = 0x3D0 ;
  1527. 1527 constexpr std::uintptr_t heartStress = 0x3D8 ;
  1528. 1528 constexpr std::uintptr_t gathering = 0x3E0 ;
  1529. 1529 constexpr std::uintptr_t _7859ee56ca3e012bd0d9899809a34bcb71e5959b = 0x3E8 ;
  1530. 1530 }
  1531. 1531 
  1532. 1532 namespace HeldEntity
  1533. 1533 {
  1534. 1534 constexpr std::uintptr_t TypeInfo = 0x107DAF60 ;
  1535. 1535 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1536. 1536 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1537. 1537 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1538. 1538 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1539. 1539 constexpr std::uintptr_t viewModel_inner_off = 0x28 ;
  1540. 1540 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1541. 1541 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1542. 1542 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1543. 1543 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1544. 1544 constexpr std::uintptr_t prefabID = 0x54 ;
  1545. 1545 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1546. 1546 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1547. 1547 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1548. 1548 constexpr std::uintptr_t networkRange = 0x64 ;
  1549. 1549 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1550. 1550 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1551. 1551 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1552. 1552 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1553. 1553 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1554. 1554 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1555. 1555 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1556. 1556 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1557. 1557 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1558. 1558 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1559. 1559 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1560. 1560 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1561. 1561 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1562. 1562 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1563. 1563 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1564. 1564 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1565. 1565 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1566. 1566 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1567. 1567 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1568. 1568 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1569. 1569 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1570. 1570 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1571. 1571 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1572. 1572 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1573. 1573 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1574. 1574 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1575. 1575 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1576. 1576 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1577. 1577 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1578. 1578 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1579. 1579 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1580. 1580 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1581. 1581 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1582. 1582 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1583. 1583 constexpr std::uintptr_t bounds = 0x18C ;
  1584. 1584 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1585. 1585 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1586. 1586 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1587. 1587 constexpr std::uintptr_t model = 0x1B8 ;
  1588. 1588 constexpr std::uintptr_t flags = 0x1C0 ;
  1589. 1589 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1590. 1590 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1591. 1591 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1592. 1592 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1593. 1593 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1594. 1594 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1595. 1595 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1596. 1596 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1597. 1597 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1598. 1598 constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200 ;
  1599. 1599 constexpr std::uintptr_t items = 0x208 ;
  1600. 1600 constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214 ;
  1601. 1601 constexpr std::uintptr_t worldModelAnimator = 0x218 ;
  1602. 1602 constexpr std::uintptr_t thirdPersonDeploySound = 0x220 ;
  1603. 1603 constexpr std::uintptr_t thirdPersonAimSound = 0x228 ;
  1604. 1604 constexpr std::uintptr_t thirdPersonAimEndSound = 0x230 ;
  1605. 1605 constexpr std::uintptr_t hideViewmodel = 0x238 ;
  1606. 1606 constexpr std::uintptr_t list = 0x240 ;
  1607. 1607 constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248 ;
  1608. 1608 constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249 ;
  1609. 1609 constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A ;
  1610. 1610 constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B ;
  1611. 1611 constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250 ;
  1612. 1612 constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258 ;
  1613. 1613 constexpr std::uintptr_t handBone = 0x260 ;
  1614. 1614 constexpr std::uintptr_t HoldAnimationOverride = 0x268 ;
  1615. 1615 constexpr std::uintptr_t holdInfo = 0x270 ;
  1616. 1616 constexpr std::uintptr_t isBuildingTool = 0x28C ;
  1617. 1617 constexpr std::uintptr_t canBeUsedWithShield = 0x28D ;
  1618. 1618 constexpr std::uintptr_t ForwardSignalsFromPlayer = 0x28E ;
  1619. 1619 constexpr std::uintptr_t forcedOwner = 0x290 ;
  1620. 1620 constexpr std::uintptr_t useOwnerForward = 0x298 ;
  1621. 1621 constexpr std::uintptr_t CanSetLightsOn = 0x299 ;
  1622. 1622 constexpr std::uintptr_t holsterInfo = 0x2A0 ;
  1623. 1623 constexpr std::uintptr_t HeldCameraMode = 0x2A8 ;
  1624. 1624 constexpr std::uintptr_t hostileScore = 0x2AC ;
  1625. 1625 constexpr std::uintptr_t FirstPersonArmOffset = 0x2B0 ;
  1626. 1626 constexpr std::uintptr_t FirstPersonArmRotation = 0x2BC ;
  1627. 1627 constexpr std::uintptr_t FirstPersonRotationStrength = 0x2C8 ;
  1628. 1628 constexpr std::uintptr_t AttachmentAnchor = 0x2D0 ;
  1629. 1629 constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8 ;
  1630. 1630 constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0 ;
  1631. 1631 }
  1632. 1632 
  1633. 1633 namespace AttackEntity
  1634. 1634 {
  1635. 1635 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1636. 1636 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1637. 1637 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1638. 1638 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1639. 1639 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1640. 1640 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1641. 1641 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1642. 1642 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1643. 1643 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1644. 1644 constexpr std::uintptr_t prefabID = 0x54 ;
  1645. 1645 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1646. 1646 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1647. 1647 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1648. 1648 constexpr std::uintptr_t networkRange = 0x64 ;
  1649. 1649 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1650. 1650 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1651. 1651 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1652. 1652 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1653. 1653 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1654. 1654 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1655. 1655 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1656. 1656 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1657. 1657 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1658. 1658 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1659. 1659 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1660. 1660 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1661. 1661 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1662. 1662 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1663. 1663 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1664. 1664 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1665. 1665 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1666. 1666 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1667. 1667 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1668. 1668 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1669. 1669 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1670. 1670 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1671. 1671 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1672. 1672 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1673. 1673 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1674. 1674 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1675. 1675 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1676. 1676 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1677. 1677 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1678. 1678 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1679. 1679 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1680. 1680 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1681. 1681 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1682. 1682 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1683. 1683 constexpr std::uintptr_t bounds = 0x18C ;
  1684. 1684 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1685. 1685 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1686. 1686 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1687. 1687 constexpr std::uintptr_t model = 0x1B8 ;
  1688. 1688 constexpr std::uintptr_t flags = 0x1C0 ;
  1689. 1689 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1690. 1690 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1691. 1691 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1692. 1692 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1693. 1693 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1694. 1694 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1695. 1695 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1696. 1696 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1697. 1697 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1698. 1698 constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200 ;
  1699. 1699 constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208 ;
  1700. 1700 constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214 ;
  1701. 1701 constexpr std::uintptr_t worldModelAnimator = 0x218 ;
  1702. 1702 constexpr std::uintptr_t thirdPersonDeploySound = 0x220 ;
  1703. 1703 constexpr std::uintptr_t thirdPersonAimSound = 0x228 ;
  1704. 1704 constexpr std::uintptr_t thirdPersonAimEndSound = 0x230 ;
  1705. 1705 constexpr std::uintptr_t hideViewmodel = 0x238 ;
  1706. 1706 constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240 ;
  1707. 1707 constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248 ;
  1708. 1708 constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249 ;
  1709. 1709 constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A ;
  1710. 1710 constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B ;
  1711. 1711 constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250 ;
  1712. 1712 constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258 ;
  1713. 1713 constexpr std::uintptr_t handBone = 0x260 ;
  1714. 1714 constexpr std::uintptr_t HoldAnimationOverride = 0x268 ;
  1715. 1715 constexpr std::uintptr_t holdInfo = 0x270 ;
  1716. 1716 constexpr std::uintptr_t isBuildingTool = 0x28C ;
  1717. 1717 constexpr std::uintptr_t canBeUsedWithShield = 0x28D ;
  1718. 1718 constexpr std::uintptr_t ForwardSignalsFromPlayer = 0x28E ;
  1719. 1719 constexpr std::uintptr_t forcedOwner = 0x290 ;
  1720. 1720 constexpr std::uintptr_t useOwnerForward = 0x298 ;
  1721. 1721 constexpr std::uintptr_t CanSetLightsOn = 0x299 ;
  1722. 1722 constexpr std::uintptr_t holsterInfo = 0x2A0 ;
  1723. 1723 constexpr std::uintptr_t HeldCameraMode = 0x2A8 ;
  1724. 1724 constexpr std::uintptr_t hostileScore = 0x2AC ;
  1725. 1725 constexpr std::uintptr_t FirstPersonArmOffset = 0x2B0 ;
  1726. 1726 constexpr std::uintptr_t FirstPersonArmRotation = 0x2BC ;
  1727. 1727 constexpr std::uintptr_t FirstPersonRotationStrength = 0x2C8 ;
  1728. 1728 constexpr std::uintptr_t AttachmentAnchor = 0x2D0 ;
  1729. 1729 constexpr std::uintptr_t deployDelay = 0x2D8 ;
  1730. 1730 constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0 ;
  1731. 1731 constexpr std::uintptr_t deployDelay = 0x2E8 ;
  1732. 1732 constexpr std::uintptr_t repeatDelay = 0x2EC ;
  1733. 1733 constexpr std::uintptr_t animationDelay = 0x2F0 ;
  1734. 1734 constexpr std::uintptr_t effectiveRange = 0x2F4 ;
  1735. 1735 constexpr std::uintptr_t npcDamageScale = 0x2F8 ;
  1736. 1736 constexpr std::uintptr_t attackLengthMin = 0x2FC ;
  1737. 1737 constexpr std::uintptr_t attackLengthMax = 0x300 ;
  1738. 1738 constexpr std::uintptr_t attackSpacing = 0x304 ;
  1739. 1739 constexpr std::uintptr_t aiAimSwayOffset = 0x308 ;
  1740. 1740 constexpr std::uintptr_t aiAimCone = 0x30C ;
  1741. 1741 constexpr std::uintptr_t aiOnlyInRange = 0x310 ;
  1742. 1742 constexpr std::uintptr_t CloseRangeAddition = 0x314 ;
  1743. 1743 constexpr std::uintptr_t MediumRangeAddition = 0x318 ;
  1744. 1744 constexpr std::uintptr_t LongRangeAddition = 0x31C ;
  1745. 1745 constexpr std::uintptr_t CanUseAtMediumRange = 0x320 ;
  1746. 1746 constexpr std::uintptr_t CanUseAtLongRange = 0x321 ;
  1747. 1747 constexpr std::uintptr_t reloadSounds = 0x328 ;
  1748. 1748 constexpr std::uintptr_t thirdPersonMeleeSound = 0x330 ;
  1749. 1749 constexpr std::uintptr_t recoilCompDelayOverride = 0x338 ;
  1750. 1750 constexpr std::uintptr_t wantsRecoilComp = 0x33C ;
  1751. 1751 constexpr std::uintptr_t showCrosshairOnTutorial = 0x33D ;
  1752. 1752 constexpr std::uintptr_t noHeadshots = 0x33E ;
  1753. 1753 constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340 ;
  1754. 1754 constexpr std::uintptr_t timeSinceDeploy = 0x348 ;
  1755. 1755 constexpr std::uintptr_t _4d21922bbd81cce4b19b97cefbfa01e32d47a2ac = 0x350 ;
  1756. 1756 constexpr std::uintptr_t _d2645a27d1c24db0bad736aa4ef898b524918fdd = 0x358 ;
  1757. 1757 constexpr std::uintptr_t _5e153178cfa39a05c21a2a27efc6cf728cf97653 = 0x360 ;
  1758. 1758 constexpr std::uintptr_t _aff45fbe99e9274cf8c8bf3ab2277b9c25e42179 = 0x364 ;
  1759. 1759 constexpr std::uintptr_t _a421e2f5b52b0f1251c535b0b23e72fc3a075b7d = 0x370 ;
  1760. 1760 constexpr std::uintptr_t _1109de8812a7f757df7408ac078b2381b7b50f0b = 0x374 ;
  1761. 1761 }
  1762. 1762 
  1763. 1763 namespace Magazine
  1764. 1764 {
  1765. 1765 constexpr std::uintptr_t definition = 0x10 ;
  1766. 1766 constexpr std::uintptr_t capacity = 0x18 ;
  1767. 1767 constexpr std::uintptr_t contents = 0x1C ;
  1768. 1768 constexpr std::uintptr_t ammoType = 0x20 ;
  1769. 1769 constexpr std::uintptr_t allowPlayerReloading = 0x28 ;
  1770. 1770 constexpr std::uintptr_t allowAmmoSwitching = 0x29 ;
  1771. 1771 }
  1772. 1772 
  1773. 1773 namespace Projectile
  1774. 1774 {
  1775. 1775 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1776. 1776 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1777. 1777 constexpr std::uintptr_t _746197e35b5170fb3ca453e087a54511c220d818 = 0x20 ;
  1778. 1778 constexpr std::uintptr_t _7e2761781cc286922e6799ac9442d451ad0ca132 = 0x24 ;
  1779. 1779 constexpr std::uintptr_t initialVelocity = 0x28 ;
  1780. 1780 constexpr std::uintptr_t drag = 0x34 ;
  1781. 1781 constexpr std::uintptr_t gravityModifier = 0x38 ;
  1782. 1782 constexpr std::uintptr_t thickness = 0x3C ;
  1783. 1783 constexpr std::uintptr_t changeInitialOrientation = 0x40 ;
  1784. 1784 constexpr std::uintptr_t initialDistance = 0x44 ;
  1785. 1785 constexpr std::uintptr_t initialOrientation = 0x48 ;
  1786. 1786 constexpr std::uintptr_t remainInWorld = 0x54 ;
  1787. 1787 constexpr std::uintptr_t stickProbability = 0x58 ;
  1788. 1788 constexpr std::uintptr_t breakProbability = 0x5C ;
  1789. 1789 constexpr std::uintptr_t conditionLoss = 0x60 ;
  1790. 1790 constexpr std::uintptr_t ricochetChance = 0x64 ;
  1791. 1791 constexpr std::uintptr_t penetrationPower = 0x68 ;
  1792. 1792 constexpr std::uintptr_t canRefract = 0x6C ;
  1793. 1793 constexpr std::uintptr_t penetratesVehicles = 0x6D ;
  1794. 1794 constexpr std::uintptr_t waterIntegrityLoss = 0x70 ;
  1795. 1795 constexpr std::uintptr_t damageProperties = 0x78 ;
  1796. 1796 constexpr std::uintptr_t damageDistances = 0x80 ;
  1797. 1797 constexpr std::uintptr_t damageMultipliers = 0x88 ;
  1798. 1798 constexpr std::uintptr_t damageTypes = 0x90 ;
  1799. 1799 constexpr std::uintptr_t rendererToScale = 0x98 ;
  1800. 1800 constexpr std::uintptr_t firstPersonRenderer = 0xA0 ;
  1801. 1801 constexpr std::uintptr_t createDecals = 0xA8 ;
  1802. 1802 constexpr std::uintptr_t doHitEffects = 0xA9 ;
  1803. 1803 constexpr std::uintptr_t flybySound = 0xB0 ;
  1804. 1804 constexpr std::uintptr_t flybySoundDistance = 0xB8 ;
  1805. 1805 constexpr std::uintptr_t closeFlybySound = 0xC0 ;
  1806. 1806 constexpr std::uintptr_t closeFlybyDistance = 0xC8 ;
  1807. 1807 constexpr std::uintptr_t tumbleSpeed = 0xCC ;
  1808. 1808 constexpr std::uintptr_t tumbleAxis = 0xD0 ;
  1809. 1809 constexpr std::uintptr_t playDefaultHitEffects = 0xDC ;
  1810. 1810 constexpr std::uintptr_t clientEffectData = 0xE0 ;
  1811. 1811 constexpr std::uintptr_t clientEffectPrefab = 0xE8 ;
  1812. 1812 constexpr std::uintptr_t swimScale = 0xF0 ;
  1813. 1813 constexpr std::uintptr_t swimSpeed = 0xFC ;
  1814. 1814 constexpr std::uintptr_t mod = 0x108 ;
  1815. 1815 constexpr std::uintptr_t owner = 0x110 ;
  1816. 1816 constexpr std::uintptr_t _5fd58587abb6687195bd996683635dae1a36a429 = 0x118 ;
  1817. 1817 constexpr std::uintptr_t _0ee249486976470868acc8a71782353747e521a1 = 0x120 ;
  1818. 1818 constexpr std::uintptr_t sourceProjectilePrefab = 0x128 ;
  1819. 1819 constexpr std::uintptr_t _9429b2f206a7527df3f3bb3f5175669ebd604bb4 = 0x130 ;
  1820. 1820 constexpr std::uintptr_t _201745ab05e3498579e7426fb1255debbf6ae1e0 = 0x134 ;
  1821. 1821 constexpr std::uintptr_t _30ff504d1e1239e49ef4ece6302f840871e622f5 = 0x138 ;
  1822. 1822 constexpr std::uintptr_t _33fd15bb14d9b6f72544faf7e938ec83fa851a98 = 0x139 ;
  1823. 1823 constexpr std::uintptr_t _6d61ed1f6bf8a8847f99849e015f4d7de5eaf49e = 0x13C ;
  1824. 1824 constexpr std::uintptr_t maxDistance = 0x140 ;
  1825. 1825 constexpr std::uintptr_t _b299dbff6050b3ca1e4b47b4d34578f9aef1231d = 0x144 ;
  1826. 1826 constexpr std::uintptr_t _967b694cf0036cfc7b6e0c5de077534ed46dec91 = 0x154 ;
  1827. 1827 constexpr std::uintptr_t _a91b1813ee0c2c6740615a1c719f7b6fe3748828 = 0x155 ;
  1828. 1828 constexpr std::uintptr_t _11a62a400c23405d0322077ec317e2447c9f334f = 0x156 ;
  1829. 1829 constexpr std::uintptr_t launchTime = 0x158 ;
  1830. 1830 constexpr std::uintptr_t sentPosition = 0x15C ;
  1831. 1831 constexpr std::uintptr_t previousPosition = 0x168 ;
  1832. 1832 constexpr std::uintptr_t _20efe4ab779ac503655f78e29ea47b108e4121f2 = 0x174 ;
  1833. 1833 constexpr std::uintptr_t traveledTime = 0x178 ;
  1834. 1834 constexpr std::uintptr_t traveledDistance = 0x17C ;
  1835. 1835 constexpr std::uintptr_t currentPosition = 0x180 ;
  1836. 1836 constexpr std::uintptr_t currentVelocity = 0x18C ;
  1837. 1837 constexpr std::uintptr_t _723c487fa04f22a4e34938fb257d8aef7f7a0cd8 = 0x198 ;
  1838. 1838 constexpr std::uintptr_t _956f2b6fd4e158ff8e9ae27c1be8ff7ef63bae97 = 0x1A4 ;
  1839. 1839 constexpr std::uintptr_t _f35e5f39e9532c714a79eed5ae6386699b0b463d = 0x1A8 ;
  1840. 1840 constexpr std::uintptr_t _ffd6e21ace3495dab5a51c5b059d91d0f191f5cc = 0x1A9 ;
  1841. 1841 constexpr std::uintptr_t _511e28109251fc9680ed587f54617b9a83fbf84f = 0x1AA ;
  1842. 1842 constexpr std::uintptr_t _ea84b348a0b2e2b79c80e7b3640d7d0ac0d5f48b = 0x1AB ;
  1843. 1843 constexpr std::uintptr_t _34848706a4a9444f65dcdd3213a57c7e935123ad = 0x1AC ;
  1844. 1844 constexpr std::uintptr_t _4e71a6bb58c25787109d25561ed44373ebc42283 = 0x1B0 ;
  1845. 1845 constexpr std::uintptr_t _6f3e4eede56a8b28fda44fe77a733c4335da829f = 0x1C0 ;
  1846. 1846 constexpr std::uintptr_t hitTest = 0x1D8 ;
  1847. 1847 constexpr std::uintptr_t _525d4073680d796456e69b08daa5c55a5bd70bb4 = 0x1E0 ;
  1848. 1848 constexpr std::uintptr_t _56c7d3633e0331e0435de42f70628e4e467fcc6d = 0x1E4 ;
  1849. 1849 constexpr std::uintptr_t _78cca9a88f43d586be1f756935f44b8ea3adfd1b = 0x1E8 ;
  1850. 1850 constexpr std::uintptr_t _1306bb660177bf8e2e4fef7c73c04f88cf387173 = 0x1F0 ;
  1851. 1851 }
  1852. 1852 
  1853. 1853 namespace RecoilProperties
  1854. 1854 {
  1855. 1855 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1856. 1856 constexpr std::uintptr_t recoilYawMin = 0x18 ;
  1857. 1857 constexpr std::uintptr_t recoilYawMax = 0x1C ;
  1858. 1858 constexpr std::uintptr_t recoilPitchMin = 0x20 ;
  1859. 1859 constexpr std::uintptr_t recoilPitchMax = 0x24 ;
  1860. 1860 constexpr std::uintptr_t timeToTakeMin = 0x28 ;
  1861. 1861 constexpr std::uintptr_t timeToTakeMax = 0x2C ;
  1862. 1862 constexpr std::uintptr_t ADSScale = 0x30 ;
  1863. 1863 constexpr std::uintptr_t movementPenalty = 0x34 ;
  1864. 1864 constexpr std::uintptr_t clampPitch = 0x38 ;
  1865. 1865 constexpr std::uintptr_t pitchCurve = 0x40 ;
  1866. 1866 constexpr std::uintptr_t yawCurve = 0x48 ;
  1867. 1867 constexpr std::uintptr_t useCurves = 0x50 ;
  1868. 1868 constexpr std::uintptr_t curvesAsScalar = 0x51 ;
  1869. 1869 constexpr std::uintptr_t shotsUntilMax = 0x54 ;
  1870. 1870 constexpr std::uintptr_t maxRecoilRadius = 0x58 ;
  1871. 1871 constexpr std::uintptr_t overrideAimconeWithCurve = 0x5C ;
  1872. 1872 constexpr std::uintptr_t aimconeCurveScale = 0x60 ;
  1873. 1873 constexpr std::uintptr_t aimconeCurve = 0x68 ;
  1874. 1874 constexpr std::uintptr_t aimconeProbabilityCurve = 0x70 ;
  1875. 1875 constexpr std::uintptr_t ammoAimconeScaleMultiProjectile = 0x78 ;
  1876. 1876 constexpr std::uintptr_t ammoAimconeScaleSingleProjectile = 0x7C ;
  1877. 1877 constexpr std::uintptr_t newRecoilOverride = 0x80 ;
  1878. 1878 }
  1879. 1879 
  1880. 1880 namespace CompoundBowWeapon
  1881. 1881 {
  1882. 1882 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1883. 1883 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1884. 1884 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
  1885. 1885 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
  1886. 1886 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
  1887. 1887 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
  1888. 1888 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
  1889. 1889 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
  1890. 1890 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
  1891. 1891 constexpr std::uintptr_t prefabID = 0x54 ;
  1892. 1892 constexpr std::uintptr_t globalBroadcast = 0x58 ;
  1893. 1893 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
  1894. 1894 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
  1895. 1895 constexpr std::uintptr_t networkRange = 0x64 ;
  1896. 1896 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
  1897. 1897 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
  1898. 1898 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
  1899. 1899 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
  1900. 1900 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
  1901. 1901 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
  1902. 1902 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
  1903. 1903 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
  1904. 1904 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
  1905. 1905 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
  1906. 1906 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
  1907. 1907 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
  1908. 1908 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
  1909. 1909 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
  1910. 1910 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
  1911. 1911 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
  1912. 1912 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
  1913. 1913 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
  1914. 1914 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
  1915. 1915 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
  1916. 1916 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
  1917. 1917 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
  1918. 1918 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
  1919. 1919 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
  1920. 1920 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
  1921. 1921 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
  1922. 1922 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
  1923. 1923 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
  1924. 1924 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
  1925. 1925 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
  1926. 1926 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
  1927. 1927 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
  1928. 1928 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
  1929. 1929 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
  1930. 1930 constexpr std::uintptr_t bounds = 0x18C ;
  1931. 1931 constexpr std::uintptr_t impactEffect = 0x1A8 ;
  1932. 1932 constexpr std::uintptr_t enableSaving = 0x1B0 ;
  1933. 1933 constexpr std::uintptr_t syncPosition = 0x1B1 ;
  1934. 1934 constexpr std::uintptr_t model = 0x1B8 ;
  1935. 1935 constexpr std::uintptr_t flags = 0x1C0 ;
  1936. 1936 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
  1937. 1937 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
  1938. 1938 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
  1939. 1939 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
  1940. 1940 constexpr std::uintptr_t HasBrain = 0x1E0 ;
  1941. 1941 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
  1942. 1942 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
  1943. 1943 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
  1944. 1944 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
  1945. 1945 constexpr std::uintptr_t _97b2d30c63d731423a5ed106f16471e057936a2f = 0x200 ;
  1946. 1946 constexpr std::uintptr_t _39225680ce4bc01d4f7e43072eb9eb610aa55ee3 = 0x208 ;
  1947. 1947 constexpr std::uintptr_t _2406c769082cc6dfebd92db0dbcb43b1a449e9af = 0x214 ;
  1948. 1948 constexpr std::uintptr_t worldModelAnimator = 0x218 ;
  1949. 1949 constexpr std::uintptr_t thirdPersonDeploySound = 0x220 ;
  1950. 1950 constexpr std::uintptr_t thirdPersonAimSound = 0x228 ;
  1951. 1951 constexpr std::uintptr_t thirdPersonAimEndSound = 0x230 ;
  1952. 1952 constexpr std::uintptr_t hideViewmodel = 0x238 ;
  1953. 1953 constexpr std::uintptr_t _dfaf67bc60f37d10c2ab345adfd042ab11f7ad84 = 0x240 ;
  1954. 1954 constexpr std::uintptr_t _aa0a5694df8b232e586a4fa2b5047d1cd1a340ea = 0x248 ;
  1955. 1955 constexpr std::uintptr_t _b180f77743c567c5e4ceb96eef9e02c1db50032a = 0x249 ;
  1956. 1956 constexpr std::uintptr_t _e045f01d14faa5606f98db643030be52701204c8 = 0x24A ;
  1957. 1957 constexpr std::uintptr_t _d22508a1a5c37bb60f1504a6f039b55f890c3959 = 0x24B ;
  1958. 1958 constexpr std::uintptr_t _9963bb20c21f9b0037bd16cdd4eee7856a4a1ca4 = 0x250 ;
  1959. 1959 constexpr std::uintptr_t _3843ec8dffa616f6c77f3b3312932a65102162c4 = 0x258 ;
  1960. 1960 constexpr std::uintptr_t handBone = 0x260 ;
  1961. 1961 constexpr std::uintptr_t HoldAnimationOverride = 0x268 ;
  1962. 1962 constexpr std::uintptr_t holdInfo = 0x270 ;
  1963. 1963 constexpr std::uintptr_t isBuildingTool = 0x28C ;
  1964. 1964 constexpr std::uintptr_t canBeUsedWithShield = 0x28D ;
  1965. 1965 constexpr std::uintptr_t ForwardSignalsFromPlayer = 0x28E ;
  1966. 1966 constexpr std::uintptr_t forcedOwner = 0x290 ;
  1967. 1967 constexpr std::uintptr_t useOwnerForward = 0x298 ;
  1968. 1968 constexpr std::uintptr_t CanSetLightsOn = 0x299 ;
  1969. 1969 constexpr std::uintptr_t holsterInfo = 0x2A0 ;
  1970. 1970 constexpr std::uintptr_t HeldCameraMode = 0x2A8 ;
  1971. 1971 constexpr std::uintptr_t hostileScore = 0x2AC ;
  1972. 1972 constexpr std::uintptr_t FirstPersonArmOffset = 0x2B0 ;
  1973. 1973 constexpr std::uintptr_t FirstPersonArmRotation = 0x2BC ;
  1974. 1974 constexpr std::uintptr_t FirstPersonRotationStrength = 0x2C8 ;
  1975. 1975 constexpr std::uintptr_t AttachmentAnchor = 0x2D0 ;
  1976. 1976 constexpr std::uintptr_t _ce48deccb5e92161b2666d519615d3713ef7b3ca = 0x2D8 ;
  1977. 1977 constexpr std::uintptr_t _7bc855e7a86b1b2aa7689bcd5b2f02eca4ba1765 = 0x2E0 ;
  1978. 1978 constexpr std::uintptr_t deployDelay = 0x2E8 ;
  1979. 1979 constexpr std::uintptr_t repeatDelay = 0x2EC ;
  1980. 1980 constexpr std::uintptr_t animationDelay = 0x2F0 ;
  1981. 1981 constexpr std::uintptr_t effectiveRange = 0x2F4 ;
  1982. 1982 constexpr std::uintptr_t npcDamageScale = 0x2F8 ;
  1983. 1983 constexpr std::uintptr_t attackLengthMin = 0x2FC ;
  1984. 1984 constexpr std::uintptr_t attackLengthMax = 0x300 ;
  1985. 1985 constexpr std::uintptr_t attackSpacing = 0x304 ;
  1986. 1986 constexpr std::uintptr_t aiAimSwayOffset = 0x308 ;
  1987. 1987 constexpr std::uintptr_t aiAimCone = 0x30C ;
  1988. 1988 constexpr std::uintptr_t aiOnlyInRange = 0x310 ;
  1989. 1989 constexpr std::uintptr_t CloseRangeAddition = 0x314 ;
  1990. 1990 constexpr std::uintptr_t MediumRangeAddition = 0x318 ;
  1991. 1991 constexpr std::uintptr_t LongRangeAddition = 0x31C ;
  1992. 1992 constexpr std::uintptr_t CanUseAtMediumRange = 0x320 ;
  1993. 1993 constexpr std::uintptr_t CanUseAtLongRange = 0x321 ;
  1994. 1994 constexpr std::uintptr_t reloadSounds = 0x328 ;
  1995. 1995 constexpr std::uintptr_t thirdPersonMeleeSound = 0x330 ;
  1996. 1996 constexpr std::uintptr_t recoilCompDelayOverride = 0x338 ;
  1997. 1997 constexpr std::uintptr_t wantsRecoilComp = 0x33C ;
  1998. 1998 constexpr std::uintptr_t showCrosshairOnTutorial = 0x33D ;
  1999. 1999 constexpr std::uintptr_t noHeadshots = 0x33E ;
  2000. 2000 constexpr std::uintptr_t _ae234afb7a9da905ab116844a97d68d8bdbaacb9 = 0x340 ;
← Prev Next → Page 1 of 171 — lines 1–2,000 of 341,881