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 166 of 171 — lines 330,001–332,000 of 341,881
341,881 lines
  1. 330001 constexpr std::uintptr_t m_ShapeB = 0xC ;
  2. 330002 }
  3. 330003 
  4. 330004 namespace PreSolveEvent
  5. 330005 {
  6. 330006 constexpr std::uintptr_t m_PhysicsWorld = 0x0 ;
  7. 330007 constexpr std::uintptr_t m_ShapeA = 0x4 ;
  8. 330008 constexpr std::uintptr_t m_ShapeB = 0xC ;
  9. 330009 constexpr std::uintptr_t m_Point = 0x14 ;
  10. 330010 constexpr std::uintptr_t m_Normal = 0x1C ;
  11. 330011 }
  12. 330012 
  13. 330013 namespace JointThresholdEvent
  14. 330014 {
  15. 330015 constexpr std::uintptr_t m_Joint = 0x0 ;
  16. 330016 constexpr std::uintptr_t m_UserData = 0x8 ;
  17. 330017 }
  18. 330018 
  19. 330019 namespace PreSimulateEventHandler
  20. 330020 {
  21. 330021 constexpr std::uintptr_t method_ptr = 0x10 ;
  22. 330022 constexpr std::uintptr_t invoke_impl = 0x18 ;
  23. 330023 constexpr std::uintptr_t m_target = 0x20 ;
  24. 330024 constexpr std::uintptr_t method = 0x28 ;
  25. 330025 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  26. 330026 constexpr std::uintptr_t extra_arg = 0x38 ;
  27. 330027 constexpr std::uintptr_t method_code = 0x40 ;
  28. 330028 constexpr std::uintptr_t interp_method = 0x48 ;
  29. 330029 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  30. 330030 constexpr std::uintptr_t method_info = 0x58 ;
  31. 330031 constexpr std::uintptr_t original_method_info = 0x60 ;
  32. 330032 constexpr std::uintptr_t data = 0x68 ;
  33. 330033 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  34. 330034 constexpr std::uintptr_t delegates = 0x78 ;
  35. 330035 }
  36. 330036 
  37. 330037 namespace SimulationType
  38. 330038 {
  39. 330039 constexpr std::uintptr_t value__ = 0x0 ;
  40. 330040 }
  41. 330041 
  42. 330042 namespace TransformWriteMode
  43. 330043 {
  44. 330044 constexpr std::uintptr_t value__ = 0x0 ;
  45. 330045 }
  46. 330046 
  47. 330047 namespace TransformPlane
  48. 330048 {
  49. 330049 constexpr std::uintptr_t value__ = 0x0 ;
  50. 330050 }
  51. 330051 
  52. 330052 namespace DrawContactType
  53. 330053 {
  54. 330054 constexpr std::uintptr_t value__ = 0x0 ;
  55. 330055 }
  56. 330056 
  57. 330057 namespace DrawOptions
  58. 330058 {
  59. 330059 constexpr std::uintptr_t value__ = 0x0 ;
  60. 330060 }
  61. 330061 
  62. 330062 namespace DrawFillOptions
  63. 330063 {
  64. 330064 constexpr std::uintptr_t value__ = 0x0 ;
  65. 330065 }
  66. 330066 
  67. 330067 namespace PolygonGeometryElement
  68. 330068 {
  69. 330069 constexpr std::uintptr_t transform = 0x0 ;
  70. 330070 constexpr std::uintptr_t p0 = 0x10 ;
  71. 330071 constexpr std::uintptr_t p1 = 0x18 ;
  72. 330072 constexpr std::uintptr_t p2 = 0x20 ;
  73. 330073 constexpr std::uintptr_t p3 = 0x28 ;
  74. 330074 constexpr std::uintptr_t p4 = 0x30 ;
  75. 330075 constexpr std::uintptr_t p5 = 0x38 ;
  76. 330076 constexpr std::uintptr_t p6 = 0x40 ;
  77. 330077 constexpr std::uintptr_t p7 = 0x48 ;
  78. 330078 constexpr std::uintptr_t count = 0x50 ;
  79. 330079 constexpr std::uintptr_t radius = 0x54 ;
  80. 330080 constexpr std::uintptr_t elementDepth = 0x58 ;
  81. 330081 constexpr std::uintptr_t drawFillOptions = 0x5C ;
  82. 330082 constexpr std::uintptr_t color = 0x60 ;
  83. 330083 }
  84. 330084 
  85. 330085 namespace CircleGeometryElement
  86. 330086 {
  87. 330087 constexpr std::uintptr_t transform = 0x0 ;
  88. 330088 constexpr std::uintptr_t radius = 0x10 ;
  89. 330089 constexpr std::uintptr_t elementDepth = 0x14 ;
  90. 330090 constexpr std::uintptr_t drawFillOptions = 0x18 ;
  91. 330091 constexpr std::uintptr_t color = 0x1C ;
  92. 330092 }
  93. 330093 
  94. 330094 namespace CapsuleGeometryElement
  95. 330095 {
  96. 330096 constexpr std::uintptr_t transform = 0x0 ;
  97. 330097 constexpr std::uintptr_t radius = 0x10 ;
  98. 330098 constexpr std::uintptr_t length = 0x14 ;
  99. 330099 constexpr std::uintptr_t elementDepth = 0x18 ;
  100. 330100 constexpr std::uintptr_t drawFillOptions = 0x1C ;
  101. 330101 constexpr std::uintptr_t color = 0x20 ;
  102. 330102 }
  103. 330103 
  104. 330104 namespace LineElement
  105. 330105 {
  106. 330106 constexpr std::uintptr_t transform = 0x0 ;
  107. 330107 constexpr std::uintptr_t length = 0x10 ;
  108. 330108 constexpr std::uintptr_t elementDepth = 0x14 ;
  109. 330109 constexpr std::uintptr_t color = 0x18 ;
  110. 330110 }
  111. 330111 
  112. 330112 namespace PointElement
  113. 330113 {
  114. 330114 constexpr std::uintptr_t position = 0x0 ;
  115. 330115 constexpr std::uintptr_t radius = 0x8 ;
  116. 330116 constexpr std::uintptr_t elementDepth = 0xC ;
  117. 330117 constexpr std::uintptr_t color = 0x10 ;
  118. 330118 }
  119. 330119 
  120. 330120 namespace DrawResults
  121. 330121 {
  122. 330122 constexpr std::uintptr_t m_PolygonGeometryElements = 0x0 ;
  123. 330123 constexpr std::uintptr_t m_CircleGeometryElements = 0x10 ;
  124. 330124 constexpr std::uintptr_t m_CapsuleGeometryElements = 0x20 ;
  125. 330125 constexpr std::uintptr_t m_LineElements = 0x30 ;
  126. 330126 constexpr std::uintptr_t m_PointElements = 0x40 ;
  127. 330127 }
  128. 330128 
  129. 330129 namespace ConstraintGraphArray
  130. 330130 {
  131. 330131 constexpr std::uintptr_t graphConstraint0 = 0x0 ;
  132. 330132 constexpr std::uintptr_t graphConstraint1 = 0x10 ;
  133. 330133 constexpr std::uintptr_t graphConstraint2 = 0x20 ;
  134. 330134 constexpr std::uintptr_t graphConstraint3 = 0x30 ;
  135. 330135 constexpr std::uintptr_t graphConstraint4 = 0x40 ;
  136. 330136 constexpr std::uintptr_t graphConstraint5 = 0x50 ;
  137. 330137 constexpr std::uintptr_t graphConstraint6 = 0x60 ;
  138. 330138 constexpr std::uintptr_t graphConstraint7 = 0x70 ;
  139. 330139 constexpr std::uintptr_t graphConstraint8 = 0x80 ;
  140. 330140 constexpr std::uintptr_t graphConstraint9 = 0x90 ;
  141. 330141 constexpr std::uintptr_t graphConstraint10 = 0xA0 ;
  142. 330142 constexpr std::uintptr_t graphConstraint11 = 0xB0 ;
  143. 330143 constexpr std::uintptr_t graphConstraint12 = 0xC0 ;
  144. 330144 constexpr std::uintptr_t graphConstraint13 = 0xD0 ;
  145. 330145 constexpr std::uintptr_t graphConstraint14 = 0xE0 ;
  146. 330146 constexpr std::uintptr_t graphConstraint15 = 0xF0 ;
  147. 330147 constexpr std::uintptr_t graphConstraint16 = 0x100 ;
  148. 330148 constexpr std::uintptr_t graphConstraint17 = 0x110 ;
  149. 330149 constexpr std::uintptr_t graphConstraint18 = 0x120 ;
  150. 330150 constexpr std::uintptr_t graphConstraint19 = 0x130 ;
  151. 330151 constexpr std::uintptr_t graphConstraint20 = 0x140 ;
  152. 330152 constexpr std::uintptr_t graphConstraint21 = 0x150 ;
  153. 330153 constexpr std::uintptr_t graphConstraint22 = 0x160 ;
  154. 330154 constexpr std::uintptr_t graphConstraint23 = 0x170 ;
  155. 330155 }
  156. 330156 
  157. 330157 namespace DrawColors
  158. 330158 {
  159. 330159 constexpr std::uintptr_t transformAxisX = 0x0 ;
  160. 330160 constexpr std::uintptr_t transformAxisY = 0x10 ;
  161. 330161 constexpr std::uintptr_t bodyBad = 0x20 ;
  162. 330162 constexpr std::uintptr_t bodyDisabled = 0x30 ;
  163. 330163 constexpr std::uintptr_t bodyAwake = 0x40 ;
  164. 330164 constexpr std::uintptr_t bodyStatic = 0x50 ;
  165. 330165 constexpr std::uintptr_t bodyKinematic = 0x60 ;
  166. 330166 constexpr std::uintptr_t bodyTimeOfImpactEvent = 0x70 ;
  167. 330167 constexpr std::uintptr_t bodyFastCollisions = 0x80 ;
  168. 330168 constexpr std::uintptr_t bodyMovingFast = 0x90 ;
  169. 330169 constexpr std::uintptr_t bodySpeedCapped = 0xA0 ;
  170. 330170 constexpr std::uintptr_t shapeTrigger = 0xB0 ;
  171. 330171 constexpr std::uintptr_t shapeOther = 0xC0 ;
  172. 330172 constexpr std::uintptr_t shapeBounds = 0xD0 ;
  173. 330173 constexpr std::uintptr_t contactSpeculative = 0xE0 ;
  174. 330174 constexpr std::uintptr_t contactAdded = 0xF0 ;
  175. 330175 constexpr std::uintptr_t contactPersisted = 0x100 ;
  176. 330176 constexpr std::uintptr_t contactNormal = 0x110 ;
  177. 330177 constexpr std::uintptr_t contactImpulse = 0x120 ;
  178. 330178 constexpr std::uintptr_t contactFriction = 0x130 ;
  179. 330179 constexpr std::uintptr_t solverIsland = 0x140 ;
  180. 330180 constexpr std::uintptr_t m_ConstraintGraph = 0x150 ;
  181. 330181 }
  182. 330182 
  183. 330183 namespace MixingMode
  184. 330184 {
  185. 330185 constexpr std::uintptr_t value__ = 0x0 ;
  186. 330186 }
  187. 330187 
  188. 330188 namespace SurfaceMaterial
  189. 330189 {
  190. 330190 constexpr std::uintptr_t m_Friction = 0x0 ;
  191. 330191 constexpr std::uintptr_t m_Bounciness = 0x4 ;
  192. 330192 constexpr std::uintptr_t m_FrictionMixing = 0x8 ;
  193. 330193 constexpr std::uintptr_t m_BouncinessMixing = 0xC ;
  194. 330194 constexpr std::uintptr_t m_FrictionPriority = 0x10 ;
  195. 330195 constexpr std::uintptr_t m_BouncinessPriority = 0x12 ;
  196. 330196 constexpr std::uintptr_t m_RollingResistance = 0x14 ;
  197. 330197 constexpr std::uintptr_t m_TangentSpeed = 0x18 ;
  198. 330198 constexpr std::uintptr_t m_CustomColor = 0x1C ;
  199. 330199 }
  200. 330200 
  201. 330201 namespace ShapeType
  202. 330202 {
  203. 330203 constexpr std::uintptr_t value__ = 0x0 ;
  204. 330204 }
  205. 330205 
  206. 330206 namespace ContactId
  207. 330207 {
  208. 330208 constexpr std::uintptr_t m_IndexId = 0x0 ;
  209. 330209 constexpr std::uintptr_t m_WorldId = 0x4 ;
  210. 330210 constexpr std::uintptr_t m_Padding = 0x6 ;
  211. 330211 constexpr std::uintptr_t m_GenerationId = 0x8 ;
  212. 330212 }
  213. 330213 
  214. 330214 namespace ContactFilter
  215. 330215 {
  216. 330216 constexpr std::uintptr_t m_Categories = 0x0 ;
  217. 330217 constexpr std::uintptr_t m_Contacts = 0x8 ;
  218. 330218 constexpr std::uintptr_t m_GroupIndex = 0x10 ;
  219. 330219 
  220. 330220 namespace _static
  221. 330221 {
  222. 330222 constexpr std::uintptr_t DefaultCategories = 0x0 ;
  223. 330223 constexpr std::uintptr_t DefaultContacts = 0x8 ;
  224. 330224 constexpr std::uintptr_t Everything = 0x10 ;
  225. 330225 constexpr std::uintptr_t defaultFilter = 0x28 ;
  226. 330226 }
  227. 330227 
  228. 330228 }
  229. 330229 
  230. 330230 namespace MoverData
  231. 330231 {
  232. 330232 constexpr std::uintptr_t m_PushLimit = 0x0 ;
  233. 330233 constexpr std::uintptr_t m_ClipVelocity = 0x4 ;
  234. 330234 }
  235. 330235 
  236. 330236 namespace FastWriteTransformsJob
  237. 330237 {
  238. 330238 constexpr std::uintptr_t TransformWriteTweens = 0x0 ;
  239. 330239 constexpr std::uintptr_t TransformPlane = 0x10 ;
  240. 330240 constexpr std::uintptr_t TransformTweening = 0x14 ;
  241. 330241 }
  242. 330242 
  243. 330243 namespace Slow3DWriteTransformsJob
  244. 330244 {
  245. 330245 constexpr std::uintptr_t TransformWriteTweens = 0x0 ;
  246. 330246 constexpr std::uintptr_t TransformPlane = 0x10 ;
  247. 330247 constexpr std::uintptr_t TransformTweening = 0x14 ;
  248. 330248 }
  249. 330249 
  250. 330250 namespace WriteTransformTweensJob
  251. 330251 {
  252. 330252 constexpr std::uintptr_t TransformWriteTweens = 0x0 ;
  253. 330253 constexpr std::uintptr_t TransformWriteMode = 0x10 ;
  254. 330254 constexpr std::uintptr_t TransformPlane = 0x14 ;
  255. 330255 constexpr std::uintptr_t InterpolationTime = 0x18 ;
  256. 330256 constexpr std::uintptr_t ExtrapolationTime = 0x1C ;
  257. 330257 }
  258. 330258 
  259. 330259 namespace BaseDrawer
  260. 330260 {
  261. 330261 constexpr std::uintptr_t m_Disposed = 0x10 ;
  262. 330262 constexpr std::uintptr_t m_Mesh = 0x18 ;
  263. 330263 constexpr std::uintptr_t m_GraphicsBuffer = 0x20 ;
  264. 330264 constexpr std::uintptr_t m_CommandData = 0x28 ;
  265. 330265 constexpr std::uintptr_t m_ElementBuffer = 0x30 ;
  266. 330266 constexpr std::uintptr_t m_ShaderMaterial = 0x38 ;
  267. 330267 constexpr std::uintptr_t m_ShaderMaterialPropertyBlock = 0x40 ;
  268. 330268 constexpr std::uintptr_t m_CullingBounds = 0x48 ;
  269. 330269 constexpr std::uintptr_t m_ElementBufferShaderProperty = 0x60 ;
  270. 330270 constexpr std::uintptr_t m_TransformPlaneShaderProperty = 0x64 ;
  271. 330271 constexpr std::uintptr_t m_ThicknessShaderProperty = 0x68 ;
  272. 330272 constexpr std::uintptr_t m_FillAlphaShaderProperty = 0x6C ;
  273. 330273 }
  274. 330274 
  275. 330275 namespace PolygonGeometryDrawer
  276. 330276 {
  277. 330277 constexpr std::uintptr_t m_Disposed = 0x10 ;
  278. 330278 constexpr std::uintptr_t m_Mesh = 0x18 ;
  279. 330279 constexpr std::uintptr_t m_GraphicsBuffer = 0x20 ;
  280. 330280 constexpr std::uintptr_t m_CommandData = 0x28 ;
  281. 330281 constexpr std::uintptr_t m_ElementBuffer = 0x30 ;
  282. 330282 constexpr std::uintptr_t m_ShaderMaterial = 0x38 ;
  283. 330283 constexpr std::uintptr_t m_ShaderMaterialPropertyBlock = 0x40 ;
  284. 330284 constexpr std::uintptr_t m_CullingBounds = 0x48 ;
  285. 330285 constexpr std::uintptr_t m_ElementBufferShaderProperty = 0x60 ;
  286. 330286 constexpr std::uintptr_t m_TransformPlaneShaderProperty = 0x64 ;
  287. 330287 constexpr std::uintptr_t m_ThicknessShaderProperty = 0x68 ;
  288. 330288 constexpr std::uintptr_t m_FillAlphaShaderProperty = 0x6C ;
  289. 330289 }
  290. 330290 
  291. 330291 namespace CircleGeometryDrawer
  292. 330292 {
  293. 330293 constexpr std::uintptr_t m_Disposed = 0x10 ;
  294. 330294 constexpr std::uintptr_t m_Mesh = 0x18 ;
  295. 330295 constexpr std::uintptr_t m_GraphicsBuffer = 0x20 ;
  296. 330296 constexpr std::uintptr_t m_CommandData = 0x28 ;
  297. 330297 constexpr std::uintptr_t m_ElementBuffer = 0x30 ;
  298. 330298 constexpr std::uintptr_t m_ShaderMaterial = 0x38 ;
  299. 330299 constexpr std::uintptr_t m_ShaderMaterialPropertyBlock = 0x40 ;
  300. 330300 constexpr std::uintptr_t m_CullingBounds = 0x48 ;
  301. 330301 constexpr std::uintptr_t m_ElementBufferShaderProperty = 0x60 ;
  302. 330302 constexpr std::uintptr_t m_TransformPlaneShaderProperty = 0x64 ;
  303. 330303 constexpr std::uintptr_t m_ThicknessShaderProperty = 0x68 ;
  304. 330304 constexpr std::uintptr_t m_FillAlphaShaderProperty = 0x6C ;
  305. 330305 }
  306. 330306 
  307. 330307 namespace CapsuleGeometryDrawer
  308. 330308 {
  309. 330309 constexpr std::uintptr_t m_Disposed = 0x10 ;
  310. 330310 constexpr std::uintptr_t m_Mesh = 0x18 ;
  311. 330311 constexpr std::uintptr_t m_GraphicsBuffer = 0x20 ;
  312. 330312 constexpr std::uintptr_t m_CommandData = 0x28 ;
  313. 330313 constexpr std::uintptr_t m_ElementBuffer = 0x30 ;
  314. 330314 constexpr std::uintptr_t m_ShaderMaterial = 0x38 ;
  315. 330315 constexpr std::uintptr_t m_ShaderMaterialPropertyBlock = 0x40 ;
  316. 330316 constexpr std::uintptr_t m_CullingBounds = 0x48 ;
  317. 330317 constexpr std::uintptr_t m_ElementBufferShaderProperty = 0x60 ;
  318. 330318 constexpr std::uintptr_t m_TransformPlaneShaderProperty = 0x64 ;
  319. 330319 constexpr std::uintptr_t m_ThicknessShaderProperty = 0x68 ;
  320. 330320 constexpr std::uintptr_t m_FillAlphaShaderProperty = 0x6C ;
  321. 330321 }
  322. 330322 
  323. 330323 namespace LineDrawer
  324. 330324 {
  325. 330325 constexpr std::uintptr_t m_Disposed = 0x10 ;
  326. 330326 constexpr std::uintptr_t m_Mesh = 0x18 ;
  327. 330327 constexpr std::uintptr_t m_GraphicsBuffer = 0x20 ;
  328. 330328 constexpr std::uintptr_t m_CommandData = 0x28 ;
  329. 330329 constexpr std::uintptr_t m_ElementBuffer = 0x30 ;
  330. 330330 constexpr std::uintptr_t m_ShaderMaterial = 0x38 ;
  331. 330331 constexpr std::uintptr_t m_ShaderMaterialPropertyBlock = 0x40 ;
  332. 330332 constexpr std::uintptr_t m_CullingBounds = 0x48 ;
  333. 330333 constexpr std::uintptr_t m_ElementBufferShaderProperty = 0x60 ;
  334. 330334 constexpr std::uintptr_t m_TransformPlaneShaderProperty = 0x64 ;
  335. 330335 constexpr std::uintptr_t m_ThicknessShaderProperty = 0x68 ;
  336. 330336 constexpr std::uintptr_t m_FillAlphaShaderProperty = 0x6C ;
  337. 330337 }
  338. 330338 
  339. 330339 namespace PointDrawer
  340. 330340 {
  341. 330341 constexpr std::uintptr_t m_Disposed = 0x10 ;
  342. 330342 constexpr std::uintptr_t m_Mesh = 0x18 ;
  343. 330343 constexpr std::uintptr_t m_GraphicsBuffer = 0x20 ;
  344. 330344 constexpr std::uintptr_t m_CommandData = 0x28 ;
  345. 330345 constexpr std::uintptr_t m_ElementBuffer = 0x30 ;
  346. 330346 constexpr std::uintptr_t m_ShaderMaterial = 0x38 ;
  347. 330347 constexpr std::uintptr_t m_ShaderMaterialPropertyBlock = 0x40 ;
  348. 330348 constexpr std::uintptr_t m_CullingBounds = 0x48 ;
  349. 330349 constexpr std::uintptr_t m_ElementBufferShaderProperty = 0x60 ;
  350. 330350 constexpr std::uintptr_t m_TransformPlaneShaderProperty = 0x64 ;
  351. 330351 constexpr std::uintptr_t m_ThicknessShaderProperty = 0x68 ;
  352. 330352 constexpr std::uintptr_t m_FillAlphaShaderProperty = 0x6C ;
  353. 330353 }
  354. 330354 
  355. 330355 namespace DrawerGroup
  356. 330356 {
  357. 330357 constexpr std::uintptr_t m_Drawers = 0x10 ;
  358. 330358 }
  359. 330359 
  360. 330360 namespace UnityEngine_LowLevelPhysics2D__PhysicsLowLevelSettings2D
  361. 330361 {
  362. 330362 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  363. 330363 constexpr std::uintptr_t m_PhysicsLayerNames = 0x18 ;
  364. 330364 constexpr std::uintptr_t m_UseFullLayers = 0x20 ;
  365. 330365 constexpr std::uintptr_t m_PhysicsWorldDefinition = 0x24 ;
  366. 330366 constexpr std::uintptr_t m_PhysicsBodyDefinition = 0x35C ;
  367. 330367 constexpr std::uintptr_t m_PhysicsShapeDefinition = 0x3A0 ;
  368. 330368 constexpr std::uintptr_t m_PhysicsChainDefinition = 0x3F0 ;
  369. 330369 constexpr std::uintptr_t m_PhysicsDistanceJointDefinition = 0x430 ;
  370. 330370 constexpr std::uintptr_t m_PhysicsFixedJointDefinition = 0x4A8 ;
  371. 330371 constexpr std::uintptr_t m_PhysicsHingeJointDefinition = 0x500 ;
  372. 330372 constexpr std::uintptr_t m_PhysicsRelativeJointDefinition = 0x570 ;
  373. 330373 constexpr std::uintptr_t m_PhysicsSliderJointDefinition = 0x5E4 ;
  374. 330374 constexpr std::uintptr_t m_PhysicsWheelJointDefinition = 0x654 ;
  375. 330375 constexpr std::uintptr_t m_ConcurrentSimulations = 0x6C0 ;
  376. 330376 constexpr std::uintptr_t m_LengthUnitsPerMeter = 0x6C4 ;
  377. 330377 constexpr std::uintptr_t m_DrawInBuild = 0x6C8 ;
  378. 330378 constexpr std::uintptr_t m_BypassLowLevel = 0x6C9 ;
  379. 330379 }
  380. 330380 
  381. 330381 namespace UnityEngine_LowLevelPhysics2D__PhysicsDistanceJointDefinition
  382. 330382 {
  383. 330383 constexpr std::uintptr_t m_BodyA = 0x0 ;
  384. 330384 constexpr std::uintptr_t m_BodyB = 0x8 ;
  385. 330385 constexpr std::uintptr_t m_LocalAnchorA = 0x10 ;
  386. 330386 constexpr std::uintptr_t m_LocalAnchorB = 0x20 ;
  387. 330387 constexpr std::uintptr_t m_Distance = 0x30 ;
  388. 330388 constexpr std::uintptr_t m_EnableSpring = 0x34 ;
  389. 330389 constexpr std::uintptr_t m_SpringFrequency = 0x38 ;
  390. 330390 constexpr std::uintptr_t m_SpringDamping = 0x3C ;
  391. 330391 constexpr std::uintptr_t m_SpringLowerForce = 0x40 ;
  392. 330392 constexpr std::uintptr_t m_SpringUpperForce = 0x44 ;
  393. 330393 constexpr std::uintptr_t m_EnableMotor = 0x48 ;
  394. 330394 constexpr std::uintptr_t m_MotorSpeed = 0x4C ;
  395. 330395 constexpr std::uintptr_t m_MaxMotorForce = 0x50 ;
  396. 330396 constexpr std::uintptr_t m_EnableLimit = 0x54 ;
  397. 330397 constexpr std::uintptr_t m_MinDistanceLimit = 0x58 ;
  398. 330398 constexpr std::uintptr_t m_MaxDistanceLimit = 0x5C ;
  399. 330399 constexpr std::uintptr_t m_ForceThreshold = 0x60 ;
  400. 330400 constexpr std::uintptr_t m_TorqueThreshold = 0x64 ;
  401. 330401 constexpr std::uintptr_t m_TuningFrequency = 0x68 ;
  402. 330402 constexpr std::uintptr_t m_TuningDamping = 0x6C ;
  403. 330403 constexpr std::uintptr_t m_DrawScale = 0x70 ;
  404. 330404 constexpr std::uintptr_t m_CollideConnected = 0x74 ;
  405. 330405 }
  406. 330406 
  407. 330407 namespace UnityEngine_LowLevelPhysics2D__PhysicsFixedJointDefinition
  408. 330408 {
  409. 330409 constexpr std::uintptr_t m_BodyA = 0x0 ;
  410. 330410 constexpr std::uintptr_t m_BodyB = 0x8 ;
  411. 330411 constexpr std::uintptr_t m_LocalAnchorA = 0x10 ;
  412. 330412 constexpr std::uintptr_t m_LocalAnchorB = 0x20 ;
  413. 330413 constexpr std::uintptr_t m_LinearFrequency = 0x30 ;
  414. 330414 constexpr std::uintptr_t m_LinearDamping = 0x34 ;
  415. 330415 constexpr std::uintptr_t m_AngularFrequency = 0x38 ;
  416. 330416 constexpr std::uintptr_t m_AngularDamping = 0x3C ;
  417. 330417 constexpr std::uintptr_t m_ForceThreshold = 0x40 ;
  418. 330418 constexpr std::uintptr_t m_TorqueThreshold = 0x44 ;
  419. 330419 constexpr std::uintptr_t m_TuningFrequency = 0x48 ;
  420. 330420 constexpr std::uintptr_t m_TuningDamping = 0x4C ;
  421. 330421 constexpr std::uintptr_t m_DrawScale = 0x50 ;
  422. 330422 constexpr std::uintptr_t m_CollideConnected = 0x54 ;
  423. 330423 }
  424. 330424 
  425. 330425 namespace UnityEngine_LowLevelPhysics2D__PhysicsHingeJointDefinition
  426. 330426 {
  427. 330427 constexpr std::uintptr_t m_BodyA = 0x0 ;
  428. 330428 constexpr std::uintptr_t m_BodyB = 0x8 ;
  429. 330429 constexpr std::uintptr_t m_LocalAnchorA = 0x10 ;
  430. 330430 constexpr std::uintptr_t m_LocalAnchorB = 0x20 ;
  431. 330431 constexpr std::uintptr_t m_EnableUnpinned = 0x30 ;
  432. 330432 constexpr std::uintptr_t m_EnableSpring = 0x31 ;
  433. 330433 constexpr std::uintptr_t m_SpringTargetAngle = 0x34 ;
  434. 330434 constexpr std::uintptr_t m_SpringFrequency = 0x38 ;
  435. 330435 constexpr std::uintptr_t m_SpringDamping = 0x3C ;
  436. 330436 constexpr std::uintptr_t m_EnableMotor = 0x40 ;
  437. 330437 constexpr std::uintptr_t m_MotorSpeed = 0x44 ;
  438. 330438 constexpr std::uintptr_t m_MaxMotorTorque = 0x48 ;
  439. 330439 constexpr std::uintptr_t m_EnableLimit = 0x4C ;
  440. 330440 constexpr std::uintptr_t m_LowerAngleLimit = 0x50 ;
  441. 330441 constexpr std::uintptr_t m_UpperAngleLimit = 0x54 ;
  442. 330442 constexpr std::uintptr_t m_ForceThreshold = 0x58 ;
  443. 330443 constexpr std::uintptr_t m_TorqueThreshold = 0x5C ;
  444. 330444 constexpr std::uintptr_t m_TuningFrequency = 0x60 ;
  445. 330445 constexpr std::uintptr_t m_TuningDamping = 0x64 ;
  446. 330446 constexpr std::uintptr_t m_DrawScale = 0x68 ;
  447. 330447 constexpr std::uintptr_t m_CollideConnected = 0x6C ;
  448. 330448 }
  449. 330449 
  450. 330450 namespace UnityEngine_LowLevelPhysics2D__PhysicsJoint
  451. 330451 {
  452. 330452 constexpr std::uintptr_t index1 = 0x0 ;
  453. 330453 constexpr std::uintptr_t world0 = 0x4 ;
  454. 330454 constexpr std::uintptr_t generation = 0x6 ;
  455. 330455 }
  456. 330456 
  457. 330457 namespace UnityEngine_LowLevelPhysics2D__PhysicsRelativeJointDefinition
  458. 330458 {
  459. 330459 constexpr std::uintptr_t m_BodyA = 0x0 ;
  460. 330460 constexpr std::uintptr_t m_BodyB = 0x8 ;
  461. 330461 constexpr std::uintptr_t m_LocalAnchorA = 0x10 ;
  462. 330462 constexpr std::uintptr_t m_LocalAnchorB = 0x20 ;
  463. 330463 constexpr std::uintptr_t m_LinearVelocity = 0x30 ;
  464. 330464 constexpr std::uintptr_t m_AngularVelocity = 0x38 ;
  465. 330465 constexpr std::uintptr_t m_MaxForce = 0x3C ;
  466. 330466 constexpr std::uintptr_t m_MaxTorque = 0x40 ;
  467. 330467 constexpr std::uintptr_t m_SpringLinearFrequency = 0x44 ;
  468. 330468 constexpr std::uintptr_t m_SpringAngularFrequency = 0x48 ;
  469. 330469 constexpr std::uintptr_t m_SpringLinearDamping = 0x4C ;
  470. 330470 constexpr std::uintptr_t m_SpringAngularDamping = 0x50 ;
  471. 330471 constexpr std::uintptr_t m_SpringMaxForce = 0x54 ;
  472. 330472 constexpr std::uintptr_t m_SpringMaxTorque = 0x58 ;
  473. 330473 constexpr std::uintptr_t m_ForceThreshold = 0x5C ;
  474. 330474 constexpr std::uintptr_t m_TorqueThreshold = 0x60 ;
  475. 330475 constexpr std::uintptr_t m_TuningFrequency = 0x64 ;
  476. 330476 constexpr std::uintptr_t m_TuningDamping = 0x68 ;
  477. 330477 constexpr std::uintptr_t m_DrawScale = 0x6C ;
  478. 330478 constexpr std::uintptr_t m_CollideConnected = 0x70 ;
  479. 330479 }
  480. 330480 
  481. 330481 namespace UnityEngine_LowLevelPhysics2D__PhysicsSliderJointDefinition
  482. 330482 {
  483. 330483 constexpr std::uintptr_t m_BodyA = 0x0 ;
  484. 330484 constexpr std::uintptr_t m_BodyB = 0x8 ;
  485. 330485 constexpr std::uintptr_t m_LocalAnchorA = 0x10 ;
  486. 330486 constexpr std::uintptr_t m_LocalAnchorB = 0x20 ;
  487. 330487 constexpr std::uintptr_t m_EnableSpring = 0x30 ;
  488. 330488 constexpr std::uintptr_t m_SpringTargetTranslation = 0x34 ;
  489. 330489 constexpr std::uintptr_t m_SpringFrequency = 0x38 ;
  490. 330490 constexpr std::uintptr_t m_SpringDamping = 0x3C ;
  491. 330491 constexpr std::uintptr_t m_EnableMotor = 0x40 ;
  492. 330492 constexpr std::uintptr_t m_MotorSpeed = 0x44 ;
  493. 330493 constexpr std::uintptr_t m_MaxMotorForce = 0x48 ;
  494. 330494 constexpr std::uintptr_t m_EnableLimit = 0x4C ;
  495. 330495 constexpr std::uintptr_t m_LowerTranslationLimit = 0x50 ;
  496. 330496 constexpr std::uintptr_t m_UpperTranslationLimit = 0x54 ;
  497. 330497 constexpr std::uintptr_t m_ForceThreshold = 0x58 ;
  498. 330498 constexpr std::uintptr_t m_TorqueThreshold = 0x5C ;
  499. 330499 constexpr std::uintptr_t m_TuningFrequency = 0x60 ;
  500. 330500 constexpr std::uintptr_t m_TuningDamping = 0x64 ;
  501. 330501 constexpr std::uintptr_t m_DrawScale = 0x68 ;
  502. 330502 constexpr std::uintptr_t m_CollideConnected = 0x6C ;
  503. 330503 }
  504. 330504 
  505. 330505 namespace UnityEngine_LowLevelPhysics2D__PhysicsWheelJointDefinition
  506. 330506 {
  507. 330507 constexpr std::uintptr_t m_BodyA = 0x0 ;
  508. 330508 constexpr std::uintptr_t m_BodyB = 0x8 ;
  509. 330509 constexpr std::uintptr_t m_LocalAnchorA = 0x10 ;
  510. 330510 constexpr std::uintptr_t m_LocalAnchorB = 0x20 ;
  511. 330511 constexpr std::uintptr_t m_EnableSpring = 0x30 ;
  512. 330512 constexpr std::uintptr_t m_SpringFrequency = 0x34 ;
  513. 330513 constexpr std::uintptr_t m_SpringDamping = 0x38 ;
  514. 330514 constexpr std::uintptr_t m_EnableMotor = 0x3C ;
  515. 330515 constexpr std::uintptr_t m_MotorSpeed = 0x40 ;
  516. 330516 constexpr std::uintptr_t m_MaxMotorTorque = 0x44 ;
  517. 330517 constexpr std::uintptr_t m_EnableLimit = 0x48 ;
  518. 330518 constexpr std::uintptr_t m_LowerTranslationLimit = 0x4C ;
  519. 330519 constexpr std::uintptr_t m_UpperTranslationLimit = 0x50 ;
  520. 330520 constexpr std::uintptr_t m_ForceThreshold = 0x54 ;
  521. 330521 constexpr std::uintptr_t m_TorqueThreshold = 0x58 ;
  522. 330522 constexpr std::uintptr_t m_TuningFrequency = 0x5C ;
  523. 330523 constexpr std::uintptr_t m_TuningDamping = 0x60 ;
  524. 330524 constexpr std::uintptr_t m_DrawScale = 0x64 ;
  525. 330525 constexpr std::uintptr_t m_CollideConnected = 0x68 ;
  526. 330526 }
  527. 330527 
  528. 330528 namespace UnityEngine_LowLevelPhysics2D__PhysicsAABB
  529. 330529 {
  530. 330530 constexpr std::uintptr_t m_LowerBound = 0x0 ;
  531. 330531 constexpr std::uintptr_t m_UpperBound = 0x8 ;
  532. 330532 }
  533. 330533 
  534. 330534 namespace UnityEngine_LowLevelPhysics2D__PhysicsMask
  535. 330535 {
  536. 330536 constexpr std::uintptr_t bitMask = 0x0 ;
  537. 330537 
  538. 330538 namespace _static
  539. 330539 {
  540. 330540 constexpr std::uintptr_t None = 0x0 ;
  541. 330541 constexpr std::uintptr_t One = 0x8 ;
  542. 330542 constexpr std::uintptr_t All = 0x10 ;
  543. 330543 }
  544. 330544 
  545. 330545 }
  546. 330546 
  547. 330547 namespace UnityEngine_LowLevelPhysics2D__PhysicsRotate
  548. 330548 {
  549. 330549 constexpr std::uintptr_t direction = 0x0 ;
  550. 330550 
  551. 330551 namespace _static
  552. 330552 {
  553. 330553 constexpr std::uintptr_t identityRotation = 0x0 ;
  554. 330554 constexpr std::uintptr_t leftRotation = 0x8 ;
  555. 330555 constexpr std::uintptr_t upRotation = 0x10 ;
  556. 330556 constexpr std::uintptr_t downRotation = 0x18 ;
  557. 330557 }
  558. 330558 
  559. 330559 }
  560. 330560 
  561. 330561 namespace UnityEngine_LowLevelPhysics2D__PhysicsTransform
  562. 330562 {
  563. 330563 constexpr std::uintptr_t position = 0x0 ;
  564. 330564 constexpr std::uintptr_t rotation = 0x8 ;
  565. 330565 }
  566. 330566 
  567. 330567 namespace UnityEngine_LowLevelPhysics2D__PhysicsBody
  568. 330568 {
  569. 330569 constexpr std::uintptr_t m_Index1 = 0x0 ;
  570. 330570 constexpr std::uintptr_t m_World0 = 0x4 ;
  571. 330571 constexpr std::uintptr_t m_Generation = 0x6 ;
  572. 330572 }
  573. 330573 
  574. 330574 namespace UnityEngine_LowLevelPhysics2D__PhysicsBodyDefinition
  575. 330575 {
  576. 330576 constexpr std::uintptr_t m_BodyType = 0x0 ;
  577. 330577 constexpr std::uintptr_t m_BodyConstraints = 0x4 ;
  578. 330578 constexpr std::uintptr_t m_TransformWriteMode = 0x8 ;
  579. 330579 constexpr std::uintptr_t m_Position = 0xC ;
  580. 330580 constexpr std::uintptr_t m_Rotation = 0x14 ;
  581. 330581 constexpr std::uintptr_t m_LinearVelocity = 0x1C ;
  582. 330582 constexpr std::uintptr_t m_AngularVelocity = 0x24 ;
  583. 330583 constexpr std::uintptr_t m_LinearDamping = 0x28 ;
  584. 330584 constexpr std::uintptr_t m_AngularDamping = 0x2C ;
  585. 330585 constexpr std::uintptr_t m_GravityScale = 0x30 ;
  586. 330586 constexpr std::uintptr_t m_SleepThreshold = 0x34 ;
  587. 330587 constexpr std::uintptr_t m_CollisionThreshold = 0x38 ;
  588. 330588 constexpr std::uintptr_t m_FastCollisionsAllowed = 0x3C ;
  589. 330589 constexpr std::uintptr_t m_FastRotationAllowed = 0x3D ;
  590. 330590 constexpr std::uintptr_t m_SleepingAllowed = 0x3E ;
  591. 330591 constexpr std::uintptr_t m_Awake = 0x3F ;
  592. 330592 constexpr std::uintptr_t m_Enabled = 0x40 ;
  593. 330593 }
  594. 330594 
  595. 330595 namespace UnityEngine_LowLevelPhysics2D__PhysicsChainDefinition
  596. 330596 {
  597. 330597 constexpr std::uintptr_t m_SurfaceMaterial = 0x0 ;
  598. 330598 constexpr std::uintptr_t m_ContactFilter = 0x20 ;
  599. 330599 constexpr std::uintptr_t m_IsLoop = 0x38 ;
  600. 330600 constexpr std::uintptr_t m_TriggerEvents = 0x39 ;
  601. 330601 }
  602. 330602 
  603. 330603 namespace UnityEngine_LowLevelPhysics2D__PhysicsWorld
  604. 330604 {
  605. 330605 constexpr std::uintptr_t m_Index1 = 0x0 ;
  606. 330606 constexpr std::uintptr_t m_Generation = 0x2 ;
  607. 330607 }
  608. 330608 
  609. 330609 namespace UnityEngine_LowLevelPhysics2D__PhysicsWorldDefinition
  610. 330610 {
  611. 330611 constexpr std::uintptr_t m_Gravity = 0x0 ;
  612. 330612 constexpr std::uintptr_t m_SimulationType = 0x8 ;
  613. 330613 constexpr std::uintptr_t m_SimulationSubSteps = 0xC ;
  614. 330614 constexpr std::uintptr_t m_SimulationWorkers = 0x10 ;
  615. 330615 constexpr std::uintptr_t m_TransformWriteMode = 0x14 ;
  616. 330616 constexpr std::uintptr_t m_TransformPlane = 0x18 ;
  617. 330617 constexpr std::uintptr_t m_TransformTweening = 0x1C ;
  618. 330618 constexpr std::uintptr_t m_SleepingAllowed = 0x1D ;
  619. 330619 constexpr std::uintptr_t m_ContinuousAllowed = 0x1E ;
  620. 330620 constexpr std::uintptr_t m_ContactFilterCallbacks = 0x1F ;
  621. 330621 constexpr std::uintptr_t m_PreSolveCallbacks = 0x20 ;
  622. 330622 constexpr std::uintptr_t m_AutoBodyUpdateCallbacks = 0x21 ;
  623. 330623 constexpr std::uintptr_t m_AutoContactCallbacks = 0x22 ;
  624. 330624 constexpr std::uintptr_t m_AutoTriggerCallbacks = 0x23 ;
  625. 330625 constexpr std::uintptr_t m_AutoJointThresholdCallbacks = 0x24 ;
  626. 330626 constexpr std::uintptr_t m_BounceThreshold = 0x28 ;
  627. 330627 constexpr std::uintptr_t m_ContactHitEventThreshold = 0x2C ;
  628. 330628 constexpr std::uintptr_t m_ContactFrequency = 0x30 ;
  629. 330629 constexpr std::uintptr_t m_ContactDamping = 0x34 ;
  630. 330630 constexpr std::uintptr_t m_ContactSpeed = 0x38 ;
  631. 330631 constexpr std::uintptr_t m_ContactRecycleDistance = 0x3C ;
  632. 330632 constexpr std::uintptr_t m_MaximumLinearSpeed = 0x40 ;
  633. 330633 constexpr std::uintptr_t m_DrawOptions = 0x44 ;
  634. 330634 constexpr std::uintptr_t m_DrawFillOptions = 0x48 ;
  635. 330635 constexpr std::uintptr_t m_DrawContactType = 0x4C ;
  636. 330636 constexpr std::uintptr_t m_DrawThickness = 0x50 ;
  637. 330637 constexpr std::uintptr_t m_DrawFillAlpha = 0x54 ;
  638. 330638 constexpr std::uintptr_t m_DrawPointScale = 0x58 ;
  639. 330639 constexpr std::uintptr_t m_DrawNormalScale = 0x5C ;
  640. 330640 constexpr std::uintptr_t m_DrawImpulseScale = 0x60 ;
  641. 330641 constexpr std::uintptr_t m_DrawCapacity = 0x64 ;
  642. 330642 constexpr std::uintptr_t m_DrawColors = 0x68 ;
  643. 330643 }
  644. 330644 
  645. 330645 namespace UnityEngine_LowLevelPhysics2D__PhysicsShape
  646. 330646 {
  647. 330647 constexpr std::uintptr_t m_Index1 = 0x0 ;
  648. 330648 constexpr std::uintptr_t m_World0 = 0x4 ;
  649. 330649 constexpr std::uintptr_t m_Generation = 0x6 ;
  650. 330650 }
  651. 330651 
  652. 330652 namespace UnityEngine_LowLevelPhysics2D__PhysicsShapeDefinition
  653. 330653 {
  654. 330654 constexpr std::uintptr_t contactFilter = 0x0 ;
  655. 330655 constexpr std::uintptr_t surfaceMaterial = 0x18 ;
  656. 330656 constexpr std::uintptr_t m_Density = 0x38 ;
  657. 330657 constexpr std::uintptr_t m_IsTrigger = 0x3C ;
  658. 330658 constexpr std::uintptr_t m_TriggerEvents = 0x3D ;
  659. 330659 constexpr std::uintptr_t m_ContactEvents = 0x3E ;
  660. 330660 constexpr std::uintptr_t m_HitEvents = 0x3F ;
  661. 330661 constexpr std::uintptr_t m_ContactFilterCallbacks = 0x40 ;
  662. 330662 constexpr std::uintptr_t m_PreSolveCallbacks = 0x41 ;
  663. 330663 constexpr std::uintptr_t m_StartStaticContacts = 0x42 ;
  664. 330664 constexpr std::uintptr_t m_StartMassUpdate = 0x43 ;
  665. 330665 constexpr std::uintptr_t moverData = 0x44 ;
  666. 330666 }
  667. 330667 
  668. 330668 namespace UnityEngine__StateMachineBehaviour
  669. 330669 {
  670. 330670 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  671. 330671 }
  672. 330672 
  673. 330673 namespace UnityEngine__PlayMode
  674. 330674 {
  675. 330675 constexpr std::uintptr_t value__ = 0x0 ;
  676. 330676 }
  677. 330677 
  678. 330678 namespace UnityEngine__QueueMode
  679. 330679 {
  680. 330680 constexpr std::uintptr_t value__ = 0x0 ;
  681. 330681 }
  682. 330682 
  683. 330683 namespace UnityEngine__AnimationEventSource
  684. 330684 {
  685. 330685 constexpr std::uintptr_t value__ = 0x0 ;
  686. 330686 }
  687. 330687 
  688. 330688 namespace UnityEngine__Animation
  689. 330689 {
  690. 330690 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  691. 330691 }
  692. 330692 
  693. 330693 namespace UnityEngine__AnimationState
  694. 330694 {
  695. 330695 constexpr std::uintptr_t TypeInfo = 0x1083C008 ;
  696. 330696 constexpr std::uintptr_t m_Ptr = 0x10 ;
  697. 330697 }
  698. 330698 
  699. 330699 namespace UnityEngine__AnimationEventBlittable
  700. 330700 {
  701. 330701 constexpr std::uintptr_t TypeInfo = 0x1083C0B0 ;
  702. 330702 constexpr std::uintptr_t m_Time = 0x0 ;
  703. 330703 constexpr std::uintptr_t m_FunctionName = 0x8 ;
  704. 330704 constexpr std::uintptr_t m_StringParameter = 0x10 ;
  705. 330705 constexpr std::uintptr_t m_ObjectReferenceParameter = 0x18 ;
  706. 330706 constexpr std::uintptr_t m_FloatParameter = 0x20 ;
  707. 330707 constexpr std::uintptr_t m_IntParameter = 0x24 ;
  708. 330708 constexpr std::uintptr_t m_MessageOptions = 0x28 ;
  709. 330709 constexpr std::uintptr_t m_Source = 0x2C ;
  710. 330710 constexpr std::uintptr_t m_StateSender = 0x30 ;
  711. 330711 constexpr std::uintptr_t m_AnimatorStateInfo = 0x38 ;
  712. 330712 constexpr std::uintptr_t m_AnimatorClipInfo = 0x5C ;
  713. 330713 
  714. 330714 namespace _static
  715. 330715 {
  716. 330716 constexpr std::uintptr_t s_handlePool = 0xFFFFFFFFFFFFFFFF ;
  717. 330717 }
  718. 330718 
  719. 330719 }
  720. 330720 
  721. 330721 namespace UnityEngine__AnimationEvent
  722. 330722 {
  723. 330723 constexpr std::uintptr_t TypeInfo = 0x1083C018 ;
  724. 330724 constexpr std::uintptr_t m_Time = 0x10 ;
  725. 330725 constexpr std::uintptr_t m_FunctionName = 0x18 ;
  726. 330726 constexpr std::uintptr_t m_StringParameter = 0x20 ;
  727. 330727 constexpr std::uintptr_t m_ObjectReferenceParameter = 0x28 ;
  728. 330728 constexpr std::uintptr_t m_FloatParameter = 0x30 ;
  729. 330729 constexpr std::uintptr_t m_IntParameter = 0x34 ;
  730. 330730 constexpr std::uintptr_t m_MessageOptions = 0x38 ;
  731. 330731 constexpr std::uintptr_t m_Source = 0x3C ;
  732. 330732 constexpr std::uintptr_t m_StateSender = 0x40 ;
  733. 330733 constexpr std::uintptr_t m_AnimatorStateInfo = 0x48 ;
  734. 330734 constexpr std::uintptr_t m_AnimatorClipInfo = 0x6C ;
  735. 330735 }
  736. 330736 
  737. 330737 namespace UnityEngine__AnimationClip
  738. 330738 {
  739. 330739 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  740. 330740 constexpr std::uintptr_t _isAnimatorMotion_k__BackingField = 0x18 ;
  741. 330741 }
  742. 330742 
  743. 330743 namespace UnityEngine__GCHandlePool
  744. 330744 {
  745. 330745 constexpr std::uintptr_t TypeInfo = 0x1083C098 ;
  746. 330746 constexpr std::uintptr_t m_handles = 0x10 ;
  747. 330747 constexpr std::uintptr_t m_current = 0x18 ;
  748. 330748 }
  749. 330749 
  750. 330750 namespace UnityEngine__AvatarIKGoal
  751. 330751 {
  752. 330752 constexpr std::uintptr_t value__ = 0x0 ;
  753. 330753 }
  754. 330754 
  755. 330755 namespace UnityEngine__AvatarIKHint
  756. 330756 {
  757. 330757 constexpr std::uintptr_t value__ = 0x0 ;
  758. 330758 }
  759. 330759 
  760. 330760 namespace UnityEngine__AnimatorControllerParameterType
  761. 330761 {
  762. 330762 constexpr std::uintptr_t value__ = 0x0 ;
  763. 330763 }
  764. 330764 
  765. 330765 namespace UnityEngine__StateInfoIndex
  766. 330766 {
  767. 330767 constexpr std::uintptr_t value__ = 0x0 ;
  768. 330768 }
  769. 330769 
  770. 330770 namespace UnityEngine__DurationUnit
  771. 330771 {
  772. 330772 constexpr std::uintptr_t value__ = 0x0 ;
  773. 330773 }
  774. 330774 
  775. 330775 namespace UnityEngine__AnimatorCullingMode
  776. 330776 {
  777. 330777 constexpr std::uintptr_t value__ = 0x0 ;
  778. 330778 }
  779. 330779 
  780. 330780 namespace UnityEngine__AnimatorUpdateMode
  781. 330781 {
  782. 330782 constexpr std::uintptr_t value__ = 0x0 ;
  783. 330783 }
  784. 330784 
  785. 330785 namespace UnityEngine__AnimatorClipInfo
  786. 330786 {
  787. 330787 constexpr std::uintptr_t m_ClipInstanceID = 0x0 ;
  788. 330788 constexpr std::uintptr_t m_Weight = 0x4 ;
  789. 330789 }
  790. 330790 
  791. 330791 namespace UnityEngine__AnimatorStateInfo
  792. 330792 {
  793. 330793 constexpr std::uintptr_t m_Name = 0x0 ;
  794. 330794 constexpr std::uintptr_t m_Path = 0x4 ;
  795. 330795 constexpr std::uintptr_t m_FullPath = 0x8 ;
  796. 330796 constexpr std::uintptr_t m_NormalizedTime = 0xC ;
  797. 330797 constexpr std::uintptr_t m_Length = 0x10 ;
  798. 330798 constexpr std::uintptr_t m_Speed = 0x14 ;
  799. 330799 constexpr std::uintptr_t m_SpeedMultiplier = 0x18 ;
  800. 330800 constexpr std::uintptr_t m_Tag = 0x1C ;
  801. 330801 constexpr std::uintptr_t m_Loop = 0x20 ;
  802. 330802 }
  803. 330803 
  804. 330804 namespace UnityEngine__AnimatorTransitionInfo
  805. 330805 {
  806. 330806 constexpr std::uintptr_t m_FullPath = 0x0 ;
  807. 330807 constexpr std::uintptr_t m_UserName = 0x4 ;
  808. 330808 constexpr std::uintptr_t m_Name = 0x8 ;
  809. 330809 constexpr std::uintptr_t m_HasFixedDuration = 0xC ;
  810. 330810 constexpr std::uintptr_t m_Duration = 0x10 ;
  811. 330811 constexpr std::uintptr_t m_NormalizedTime = 0x14 ;
  812. 330812 constexpr std::uintptr_t m_AnyState = 0x18 ;
  813. 330813 constexpr std::uintptr_t m_TransitionType = 0x1C ;
  814. 330814 }
  815. 330815 
  816. 330816 namespace UnityEngine__Animator
  817. 330817 {
  818. 330818 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  819. 330819 }
  820. 330820 
  821. 330821 namespace UnityEngine__AnimatorControllerParameter
  822. 330822 {
  823. 330823 constexpr std::uintptr_t m_Name = 0x10 ;
  824. 330824 constexpr std::uintptr_t m_Type = 0x18 ;
  825. 330825 constexpr std::uintptr_t m_DefaultFloat = 0x1C ;
  826. 330826 constexpr std::uintptr_t m_DefaultInt = 0x20 ;
  827. 330827 constexpr std::uintptr_t m_DefaultBool = 0x24 ;
  828. 330828 }
  829. 330829 
  830. 330830 namespace UnityEngine__AnimatorOverrideController
  831. 330831 {
  832. 330832 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  833. 330833 constexpr std::uintptr_t OnOverrideControllerDirty = 0x18 ;
  834. 330834 }
  835. 330835 
  836. 330836 namespace UnityEngine__HumanBodyBones
  837. 330837 {
  838. 330838 constexpr std::uintptr_t value__ = 0x0 ;
  839. 330839 }
  840. 330840 
  841. 330841 namespace UnityEngine__Avatar
  842. 330842 {
  843. 330843 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  844. 330844 }
  845. 330845 
  846. 330846 namespace UnityEngine__SkeletonBone
  847. 330847 {
  848. 330848 constexpr std::uintptr_t name = 0x0 ;
  849. 330849 constexpr std::uintptr_t parentName = 0x8 ;
  850. 330850 constexpr std::uintptr_t position = 0x10 ;
  851. 330851 constexpr std::uintptr_t rotation = 0x1C ;
  852. 330852 constexpr std::uintptr_t scale = 0x2C ;
  853. 330853 }
  854. 330854 
  855. 330855 namespace UnityEngine__HumanLimit
  856. 330856 {
  857. 330857 constexpr std::uintptr_t m_Min = 0x0 ;
  858. 330858 constexpr std::uintptr_t m_Max = 0xC ;
  859. 330859 constexpr std::uintptr_t m_Center = 0x18 ;
  860. 330860 constexpr std::uintptr_t m_AxisLength = 0x24 ;
  861. 330861 constexpr std::uintptr_t m_UseDefaultValues = 0x28 ;
  862. 330862 }
  863. 330863 
  864. 330864 namespace UnityEngine__HumanBone
  865. 330865 {
  866. 330866 constexpr std::uintptr_t m_BoneName = 0x0 ;
  867. 330867 constexpr std::uintptr_t m_HumanName = 0x8 ;
  868. 330868 constexpr std::uintptr_t limit = 0x10 ;
  869. 330869 }
  870. 330870 
  871. 330871 namespace UnityEngine__HumanDescription
  872. 330872 {
  873. 330873 constexpr std::uintptr_t human = 0x0 ;
  874. 330874 constexpr std::uintptr_t skeleton = 0x8 ;
  875. 330875 constexpr std::uintptr_t m_ArmTwist = 0x10 ;
  876. 330876 constexpr std::uintptr_t m_ForeArmTwist = 0x14 ;
  877. 330877 constexpr std::uintptr_t m_UpperLegTwist = 0x18 ;
  878. 330878 constexpr std::uintptr_t m_LegTwist = 0x1C ;
  879. 330879 constexpr std::uintptr_t m_ArmStretch = 0x20 ;
  880. 330880 constexpr std::uintptr_t m_LegStretch = 0x24 ;
  881. 330881 constexpr std::uintptr_t m_FeetSpacing = 0x28 ;
  882. 330882 constexpr std::uintptr_t m_GlobalScale = 0x2C ;
  883. 330883 constexpr std::uintptr_t m_RootMotionBoneName = 0x30 ;
  884. 330884 constexpr std::uintptr_t m_HasTranslationDoF = 0x38 ;
  885. 330885 constexpr std::uintptr_t m_HasExtraRoot = 0x39 ;
  886. 330886 constexpr std::uintptr_t m_SkeletonHasParents = 0x3A ;
  887. 330887 }
  888. 330888 
  889. 330889 namespace UnityEngine__AvatarMaskBodyPart
  890. 330890 {
  891. 330891 constexpr std::uintptr_t value__ = 0x0 ;
  892. 330892 }
  893. 330893 
  894. 330894 namespace UnityEngine__AvatarMask
  895. 330895 {
  896. 330896 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  897. 330897 }
  898. 330898 
  899. 330899 namespace UnityEngine__Motion
  900. 330900 {
  901. 330901 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  902. 330902 constexpr std::uintptr_t _isAnimatorMotion_k__BackingField = 0x18 ;
  903. 330903 }
  904. 330904 
  905. 330905 namespace UnityEngine__RuntimeAnimatorController
  906. 330906 {
  907. 330907 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  908. 330908 }
  909. 330909 
  910. 330910 namespace Enumerator
  911. 330911 {
  912. 330912 constexpr std::uintptr_t m_Outer = 0x10 ;
  913. 330913 constexpr std::uintptr_t m_CurrentIndex = 0x18 ;
  914. 330914 }
  915. 330915 
  916. 330916 namespace OnOverrideControllerDirtyCallback
  917. 330917 {
  918. 330918 constexpr std::uintptr_t method_ptr = 0x10 ;
  919. 330919 constexpr std::uintptr_t invoke_impl = 0x18 ;
  920. 330920 constexpr std::uintptr_t m_target = 0x20 ;
  921. 330921 constexpr std::uintptr_t method = 0x28 ;
  922. 330922 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  923. 330923 constexpr std::uintptr_t extra_arg = 0x38 ;
  924. 330924 constexpr std::uintptr_t method_code = 0x40 ;
  925. 330925 constexpr std::uintptr_t interp_method = 0x48 ;
  926. 330926 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  927. 330927 constexpr std::uintptr_t method_info = 0x58 ;
  928. 330928 constexpr std::uintptr_t original_method_info = 0x60 ;
  929. 330929 constexpr std::uintptr_t data = 0x68 ;
  930. 330930 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  931. 330931 constexpr std::uintptr_t delegates = 0x78 ;
  932. 330932 }
  933. 330933 
  934. 330934 namespace UnityEngine_Animations__AnimationClipPlayable
  935. 330935 {
  936. 330936 constexpr std::uintptr_t m_Handle = 0x0 ;
  937. 330937 }
  938. 330938 
  939. 330939 namespace UnityEngine_Animations__AnimationHumanStream
  940. 330940 {
  941. 330941 constexpr std::uintptr_t stream = 0x0 ;
  942. 330942 }
  943. 330943 
  944. 330944 namespace UnityEngine_Animations__AnimationLayerMixerPlayable
  945. 330945 {
  946. 330946 constexpr std::uintptr_t TypeInfo = 0x1071FF10 ;
  947. 330947 constexpr std::uintptr_t m_Handle = 0x0 ;
  948. 330948 
  949. 330949 namespace _static
  950. 330950 {
  951. 330951 constexpr std::uintptr_t m_NullPlayable = 0x0 ;
  952. 330952 }
  953. 330953 
  954. 330954 }
  955. 330955 
  956. 330956 namespace UnityEngine_Animations__AnimationMixerPlayable
  957. 330957 {
  958. 330958 constexpr std::uintptr_t m_Handle = 0x0 ;
  959. 330959 
  960. 330960 namespace _static
  961. 330961 {
  962. 330962 constexpr std::uintptr_t m_NullPlayable = 0x0 ;
  963. 330963 }
  964. 330964 
  965. 330965 }
  966. 330966 
  967. 330967 namespace UnityEngine_Animations__AnimationMotionXToDeltaPlayable
  968. 330968 {
  969. 330969 constexpr std::uintptr_t m_Handle = 0x0 ;
  970. 330970 
  971. 330971 namespace _static
  972. 330972 {
  973. 330973 constexpr std::uintptr_t m_NullPlayable = 0x0 ;
  974. 330974 }
  975. 330975 
  976. 330976 }
  977. 330977 
  978. 330978 namespace UnityEngine_Animations__AnimationOffsetPlayable
  979. 330979 {
  980. 330980 constexpr std::uintptr_t m_Handle = 0x0 ;
  981. 330981 
  982. 330982 namespace _static
  983. 330983 {
  984. 330984 constexpr std::uintptr_t m_NullPlayable = 0x0 ;
  985. 330985 }
  986. 330986 
  987. 330987 }
  988. 330988 
  989. 330989 namespace UnityEngine_Animations__AnimationPlayableOutput
  990. 330990 {
  991. 330991 constexpr std::uintptr_t m_Handle = 0x0 ;
  992. 330992 }
  993. 330993 
  994. 330994 namespace UnityEngine_Animations__AnimationPosePlayable
  995. 330995 {
  996. 330996 constexpr std::uintptr_t m_Handle = 0x0 ;
  997. 330997 
  998. 330998 namespace _static
  999. 330999 {
  1000. 331000 constexpr std::uintptr_t m_NullPlayable = 0x0 ;
  1001. 331001 }
  1002. 331002 
  1003. 331003 }
  1004. 331004 
  1005. 331005 namespace UnityEngine_Animations__AnimationRemoveScalePlayable
  1006. 331006 {
  1007. 331007 constexpr std::uintptr_t m_Handle = 0x0 ;
  1008. 331008 
  1009. 331009 namespace _static
  1010. 331010 {
  1011. 331011 constexpr std::uintptr_t m_NullPlayable = 0x0 ;
  1012. 331012 }
  1013. 331013 
  1014. 331014 }
  1015. 331015 
  1016. 331016 namespace UnityEngine_Animations__AnimationScriptPlayable
  1017. 331017 {
  1018. 331018 constexpr std::uintptr_t m_Handle = 0x0 ;
  1019. 331019 
  1020. 331020 namespace _static
  1021. 331021 {
  1022. 331022 constexpr std::uintptr_t m_NullPlayable = 0x0 ;
  1023. 331023 }
  1024. 331024 
  1025. 331025 }
  1026. 331026 
  1027. 331027 namespace UnityEngine_Animations__AnimationStream
  1028. 331028 {
  1029. 331029 constexpr std::uintptr_t m_AnimatorBindingsVersion = 0x0 ;
  1030. 331030 constexpr std::uintptr_t constant = 0x8 ;
  1031. 331031 constexpr std::uintptr_t input = 0x10 ;
  1032. 331032 constexpr std::uintptr_t output = 0x18 ;
  1033. 331033 constexpr std::uintptr_t workspace = 0x20 ;
  1034. 331034 constexpr std::uintptr_t inputStreamAccessor = 0x28 ;
  1035. 331035 constexpr std::uintptr_t animationHandleBinder = 0x30 ;
  1036. 331036 }
  1037. 331037 
  1038. 331038 namespace UnityEngine_Animations__AnimatorControllerPlayable
  1039. 331039 {
  1040. 331040 constexpr std::uintptr_t TypeInfo = 0x10720548 ;
  1041. 331041 constexpr std::uintptr_t m_Handle = 0x0 ;
  1042. 331042 
  1043. 331043 namespace _static
  1044. 331044 {
  1045. 331045 constexpr std::uintptr_t m_NullPlayable = 0x0 ;
  1046. 331046 }
  1047. 331047 
  1048. 331048 }
  1049. 331049 
  1050. 331050 namespace System_Runtime_CompilerServices__NullableContextAttribute
  1051. 331051 {
  1052. 331052 constexpr std::uintptr_t Flag = 0x10 ;
  1053. 331053 }
  1054. 331054 
  1055. 331055 namespace System_Runtime_CompilerServices__NullableAttribute
  1056. 331056 {
  1057. 331057 constexpr std::uintptr_t NullableFlags = 0x10 ;
  1058. 331058 }
  1059. 331059 
  1060. 331060 namespace AvatarType
  1061. 331061 {
  1062. 331062 constexpr std::uintptr_t value__ = 0x0 ;
  1063. 331063 }
  1064. 331064 
  1065. 331065 namespace %f6a5bfe2734dccbdb56675ee0b462a1e92fd91bf
  1066. 331066 {
  1067. 331067 constexpr std::uintptr_t TypeInfo = 0x107919E0 ;
  1068. 331068 constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10 ;
  1069. 331069 constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18 ;
  1070. 331070 }
  1071. 331071 
  1072. 331072 namespace %e7622a157234f9c076643e975f16cc3cd694d9b2
  1073. 331073 {
  1074. 331074 constexpr std::uintptr_t TypeInfo = 0x10790BB8 ;
  1075. 331075 constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10 ;
  1076. 331076 constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18 ;
  1077. 331077 }
  1078. 331078 
  1079. 331079 namespace %5d6c402acc08d2334c9c3f43542ea5c2ac2bdde1
  1080. 331080 {
  1081. 331081 constexpr std::uintptr_t TypeInfo = 0x10854548 ;
  1082. 331082 constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10 ;
  1083. 331083 constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18 ;
  1084. 331084 }
  1085. 331085 
  1086. 331086 namespace %af7ffef4ffea764f33c9ed71658ce0777bef4ed7
  1087. 331087 {
  1088. 331088 constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10 ;
  1089. 331089 constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18 ;
  1090. 331090 }
  1091. 331091 
  1092. 331092 namespace %bb826c91f708bc491cd55ed5bbaff8dacf51f086
  1093. 331093 {
  1094. 331094 constexpr std::uintptr_t TypeInfo = 0x10791AE8 ;
  1095. 331095 constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10 ;
  1096. 331096 constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18 ;
  1097. 331097 }
  1098. 331098 
  1099. 331099 namespace %07029bee219570875917de759f4be59af009e2af
  1100. 331100 {
  1101. 331101 constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10 ;
  1102. 331102 constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18 ;
  1103. 331103 }
  1104. 331104 
  1105. 331105 namespace Discord_FreeFn
  1106. 331106 {
  1107. 331107 constexpr std::uintptr_t TypeInfo = 0x10791338 ;
  1108. 331108 constexpr std::uintptr_t method_ptr = 0x10 ;
  1109. 331109 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1110. 331110 constexpr std::uintptr_t m_target = 0x20 ;
  1111. 331111 constexpr std::uintptr_t method = 0x28 ;
  1112. 331112 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1113. 331113 constexpr std::uintptr_t extra_arg = 0x38 ;
  1114. 331114 constexpr std::uintptr_t method_code = 0x40 ;
  1115. 331115 constexpr std::uintptr_t interp_method = 0x48 ;
  1116. 331116 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1117. 331117 constexpr std::uintptr_t method_info = 0x58 ;
  1118. 331118 constexpr std::uintptr_t original_method_info = 0x60 ;
  1119. 331119 constexpr std::uintptr_t data = 0x68 ;
  1120. 331120 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1121. 331121 constexpr std::uintptr_t delegates = 0x78 ;
  1122. 331122 }
  1123. 331123 
  1124. 331124 namespace %838edee1d2471abf27ab18e5f10cad41d291fe0f
  1125. 331125 {
  1126. 331126 constexpr std::uintptr_t TypeInfo = 0x10791300 ;
  1127. 331127 constexpr std::uintptr_t _adae3883f7c725cac5aa8f87ff494eb1983fdc61 = 0x10 ;
  1128. 331128 }
  1129. 331129 
  1130. 331130 namespace %53934b990524d920995023de4bcefd6eee6b8851
  1131. 331131 {
  1132. 331132 }
  1133. 331133 
  1134. 331134 namespace %69606bf75c03350220a9dbc83c097e4a3b8be1a4
  1135. 331135 {
  1136. 331136 }
  1137. 331137 
  1138. 331138 namespace %cb1a959bb14809e1f1bd8f46d07e1a6f15b864d8
  1139. 331139 {
  1140. 331140 }
  1141. 331141 
  1142. 331142 namespace %82de2c68beb0406fa9f87f669d6ff098a9d975de
  1143. 331143 {
  1144. 331144 }
  1145. 331145 
  1146. 331146 namespace %c21c19463301b72b2c6154d9a52274cef46fde57
  1147. 331147 {
  1148. 331148 }
  1149. 331149 
  1150. 331150 namespace %440489d29f4a019e58c624d35f558f957435b044
  1151. 331151 {
  1152. 331152 }
  1153. 331153 
  1154. 331154 namespace %bf7e99d00703697c667d8217a1437e84e82489b6
  1155. 331155 {
  1156. 331156 }
  1157. 331157 
  1158. 331158 namespace %055ac02379f3ebc8275408045769fd1068ad25ef
  1159. 331159 {
  1160. 331160 }
  1161. 331161 
  1162. 331162 namespace %ec41ae84878cf5ac86ee645a62e4e8782b6757dc
  1163. 331163 {
  1164. 331164 }
  1165. 331165 
  1166. 331166 namespace %a243bf5c59a8a910b5ad071c91829c627a81cc9d
  1167. 331167 {
  1168. 331168 }
  1169. 331169 
  1170. 331170 namespace %f79799f544593b274bac76caf7fb555507914c42
  1171. 331171 {
  1172. 331172 }
  1173. 331173 
  1174. 331174 namespace %88d03ea3f42704ee78b91991ecfcd5382fa0b5e6
  1175. 331175 {
  1176. 331176 }
  1177. 331177 
  1178. 331178 namespace %453f1e8f65835867796542c9c965992cd14b711e
  1179. 331179 {
  1180. 331180 }
  1181. 331181 
  1182. 331182 namespace %a4fb48ccbc77991206f793fe5acbd98b526ca40c
  1183. 331183 {
  1184. 331184 }
  1185. 331185 
  1186. 331186 namespace AuthorizationCallback
  1187. 331187 {
  1188. 331188 constexpr std::uintptr_t method_ptr = 0x10 ;
  1189. 331189 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1190. 331190 constexpr std::uintptr_t m_target = 0x20 ;
  1191. 331191 constexpr std::uintptr_t method = 0x28 ;
  1192. 331192 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1193. 331193 constexpr std::uintptr_t extra_arg = 0x38 ;
  1194. 331194 constexpr std::uintptr_t method_code = 0x40 ;
  1195. 331195 constexpr std::uintptr_t interp_method = 0x48 ;
  1196. 331196 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1197. 331197 constexpr std::uintptr_t method_info = 0x58 ;
  1198. 331198 constexpr std::uintptr_t original_method_info = 0x60 ;
  1199. 331199 constexpr std::uintptr_t data = 0x68 ;
  1200. 331200 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1201. 331201 constexpr std::uintptr_t delegates = 0x78 ;
  1202. 331202 }
  1203. 331203 
  1204. 331204 namespace AuthorizeRequestCallback
  1205. 331205 {
  1206. 331206 constexpr std::uintptr_t TypeInfo = 0x107902C8 ;
  1207. 331207 constexpr std::uintptr_t method_ptr = 0x10 ;
  1208. 331208 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1209. 331209 constexpr std::uintptr_t m_target = 0x20 ;
  1210. 331210 constexpr std::uintptr_t method = 0x28 ;
  1211. 331211 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1212. 331212 constexpr std::uintptr_t extra_arg = 0x38 ;
  1213. 331213 constexpr std::uintptr_t method_code = 0x40 ;
  1214. 331214 constexpr std::uintptr_t interp_method = 0x48 ;
  1215. 331215 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1216. 331216 constexpr std::uintptr_t method_info = 0x58 ;
  1217. 331217 constexpr std::uintptr_t original_method_info = 0x60 ;
  1218. 331218 constexpr std::uintptr_t data = 0x68 ;
  1219. 331219 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1220. 331220 constexpr std::uintptr_t delegates = 0x78 ;
  1221. 331221 }
  1222. 331222 
  1223. 331223 namespace UpdateTokenCallback
  1224. 331224 {
  1225. 331225 constexpr std::uintptr_t TypeInfo = 0x107905B0 ;
  1226. 331226 constexpr std::uintptr_t method_ptr = 0x10 ;
  1227. 331227 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1228. 331228 constexpr std::uintptr_t m_target = 0x20 ;
  1229. 331229 constexpr std::uintptr_t method = 0x28 ;
  1230. 331230 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1231. 331231 constexpr std::uintptr_t extra_arg = 0x38 ;
  1232. 331232 constexpr std::uintptr_t method_code = 0x40 ;
  1233. 331233 constexpr std::uintptr_t interp_method = 0x48 ;
  1234. 331234 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1235. 331235 constexpr std::uintptr_t method_info = 0x58 ;
  1236. 331236 constexpr std::uintptr_t original_method_info = 0x60 ;
  1237. 331237 constexpr std::uintptr_t data = 0x68 ;
  1238. 331238 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1239. 331239 constexpr std::uintptr_t delegates = 0x78 ;
  1240. 331240 }
  1241. 331241 
  1242. 331242 namespace ProvisionalUserMergeRequiredCallback
  1243. 331243 {
  1244. 331244 constexpr std::uintptr_t method_ptr = 0x10 ;
  1245. 331245 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1246. 331246 constexpr std::uintptr_t m_target = 0x20 ;
  1247. 331247 constexpr std::uintptr_t method = 0x28 ;
  1248. 331248 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1249. 331249 constexpr std::uintptr_t extra_arg = 0x38 ;
  1250. 331250 constexpr std::uintptr_t method_code = 0x40 ;
  1251. 331251 constexpr std::uintptr_t interp_method = 0x48 ;
  1252. 331252 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1253. 331253 constexpr std::uintptr_t method_info = 0x58 ;
  1254. 331254 constexpr std::uintptr_t original_method_info = 0x60 ;
  1255. 331255 constexpr std::uintptr_t data = 0x68 ;
  1256. 331256 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1257. 331257 constexpr std::uintptr_t delegates = 0x78 ;
  1258. 331258 }
  1259. 331259 
  1260. 331260 namespace OpenMessageInDiscordCallback
  1261. 331261 {
  1262. 331262 constexpr std::uintptr_t method_ptr = 0x10 ;
  1263. 331263 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1264. 331264 constexpr std::uintptr_t m_target = 0x20 ;
  1265. 331265 constexpr std::uintptr_t method = 0x28 ;
  1266. 331266 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1267. 331267 constexpr std::uintptr_t extra_arg = 0x38 ;
  1268. 331268 constexpr std::uintptr_t method_code = 0x40 ;
  1269. 331269 constexpr std::uintptr_t interp_method = 0x48 ;
  1270. 331270 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1271. 331271 constexpr std::uintptr_t method_info = 0x58 ;
  1272. 331272 constexpr std::uintptr_t original_method_info = 0x60 ;
  1273. 331273 constexpr std::uintptr_t data = 0x68 ;
  1274. 331274 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1275. 331275 constexpr std::uintptr_t delegates = 0x78 ;
  1276. 331276 }
  1277. 331277 
  1278. 331278 namespace SendUserMessageCallback
  1279. 331279 {
  1280. 331280 constexpr std::uintptr_t method_ptr = 0x10 ;
  1281. 331281 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1282. 331282 constexpr std::uintptr_t m_target = 0x20 ;
  1283. 331283 constexpr std::uintptr_t method = 0x28 ;
  1284. 331284 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1285. 331285 constexpr std::uintptr_t extra_arg = 0x38 ;
  1286. 331286 constexpr std::uintptr_t method_code = 0x40 ;
  1287. 331287 constexpr std::uintptr_t interp_method = 0x48 ;
  1288. 331288 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1289. 331289 constexpr std::uintptr_t method_info = 0x58 ;
  1290. 331290 constexpr std::uintptr_t original_method_info = 0x60 ;
  1291. 331291 constexpr std::uintptr_t data = 0x68 ;
  1292. 331292 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1293. 331293 constexpr std::uintptr_t delegates = 0x78 ;
  1294. 331294 }
  1295. 331295 
  1296. 331296 namespace MessageCreatedCallback
  1297. 331297 {
  1298. 331298 constexpr std::uintptr_t TypeInfo = 0x10790380 ;
  1299. 331299 constexpr std::uintptr_t method_ptr = 0x10 ;
  1300. 331300 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1301. 331301 constexpr std::uintptr_t m_target = 0x20 ;
  1302. 331302 constexpr std::uintptr_t method = 0x28 ;
  1303. 331303 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1304. 331304 constexpr std::uintptr_t extra_arg = 0x38 ;
  1305. 331305 constexpr std::uintptr_t method_code = 0x40 ;
  1306. 331306 constexpr std::uintptr_t interp_method = 0x48 ;
  1307. 331307 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1308. 331308 constexpr std::uintptr_t method_info = 0x58 ;
  1309. 331309 constexpr std::uintptr_t original_method_info = 0x60 ;
  1310. 331310 constexpr std::uintptr_t data = 0x68 ;
  1311. 331311 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1312. 331312 constexpr std::uintptr_t delegates = 0x78 ;
  1313. 331313 }
  1314. 331314 
  1315. 331315 namespace LogCallback
  1316. 331316 {
  1317. 331317 constexpr std::uintptr_t TypeInfo = 0x10790550 ;
  1318. 331318 constexpr std::uintptr_t method_ptr = 0x10 ;
  1319. 331319 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1320. 331320 constexpr std::uintptr_t m_target = 0x20 ;
  1321. 331321 constexpr std::uintptr_t method = 0x28 ;
  1322. 331322 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1323. 331323 constexpr std::uintptr_t extra_arg = 0x38 ;
  1324. 331324 constexpr std::uintptr_t method_code = 0x40 ;
  1325. 331325 constexpr std::uintptr_t interp_method = 0x48 ;
  1326. 331326 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1327. 331327 constexpr std::uintptr_t method_info = 0x58 ;
  1328. 331328 constexpr std::uintptr_t original_method_info = 0x60 ;
  1329. 331329 constexpr std::uintptr_t data = 0x68 ;
  1330. 331330 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1331. 331331 constexpr std::uintptr_t delegates = 0x78 ;
  1332. 331332 }
  1333. 331333 
  1334. 331334 namespace OnStatusChanged
  1335. 331335 {
  1336. 331336 constexpr std::uintptr_t TypeInfo = 0x10790468 ;
  1337. 331337 constexpr std::uintptr_t method_ptr = 0x10 ;
  1338. 331338 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1339. 331339 constexpr std::uintptr_t m_target = 0x20 ;
  1340. 331340 constexpr std::uintptr_t method = 0x28 ;
  1341. 331341 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1342. 331342 constexpr std::uintptr_t extra_arg = 0x38 ;
  1343. 331343 constexpr std::uintptr_t method_code = 0x40 ;
  1344. 331344 constexpr std::uintptr_t interp_method = 0x48 ;
  1345. 331345 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1346. 331346 constexpr std::uintptr_t method_info = 0x58 ;
  1347. 331347 constexpr std::uintptr_t original_method_info = 0x60 ;
  1348. 331348 constexpr std::uintptr_t data = 0x68 ;
  1349. 331349 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1350. 331350 constexpr std::uintptr_t delegates = 0x78 ;
  1351. 331351 }
  1352. 331352 
  1353. 331353 namespace AcceptActivityInviteCallback
  1354. 331354 {
  1355. 331355 constexpr std::uintptr_t method_ptr = 0x10 ;
  1356. 331356 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1357. 331357 constexpr std::uintptr_t m_target = 0x20 ;
  1358. 331358 constexpr std::uintptr_t method = 0x28 ;
  1359. 331359 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1360. 331360 constexpr std::uintptr_t extra_arg = 0x38 ;
  1361. 331361 constexpr std::uintptr_t method_code = 0x40 ;
  1362. 331362 constexpr std::uintptr_t interp_method = 0x48 ;
  1363. 331363 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1364. 331364 constexpr std::uintptr_t method_info = 0x58 ;
  1365. 331365 constexpr std::uintptr_t original_method_info = 0x60 ;
  1366. 331366 constexpr std::uintptr_t data = 0x68 ;
  1367. 331367 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1368. 331368 constexpr std::uintptr_t delegates = 0x78 ;
  1369. 331369 }
  1370. 331370 
  1371. 331371 namespace SendActivityInviteCallback
  1372. 331372 {
  1373. 331373 constexpr std::uintptr_t method_ptr = 0x10 ;
  1374. 331374 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1375. 331375 constexpr std::uintptr_t m_target = 0x20 ;
  1376. 331376 constexpr std::uintptr_t method = 0x28 ;
  1377. 331377 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1378. 331378 constexpr std::uintptr_t extra_arg = 0x38 ;
  1379. 331379 constexpr std::uintptr_t method_code = 0x40 ;
  1380. 331380 constexpr std::uintptr_t interp_method = 0x48 ;
  1381. 331381 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1382. 331382 constexpr std::uintptr_t method_info = 0x58 ;
  1383. 331383 constexpr std::uintptr_t original_method_info = 0x60 ;
  1384. 331384 constexpr std::uintptr_t data = 0x68 ;
  1385. 331385 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1386. 331386 constexpr std::uintptr_t delegates = 0x78 ;
  1387. 331387 }
  1388. 331388 
  1389. 331389 namespace ActivityInviteCallback
  1390. 331390 {
  1391. 331391 constexpr std::uintptr_t TypeInfo = 0x10790298 ;
  1392. 331392 constexpr std::uintptr_t method_ptr = 0x10 ;
  1393. 331393 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1394. 331394 constexpr std::uintptr_t m_target = 0x20 ;
  1395. 331395 constexpr std::uintptr_t method = 0x28 ;
  1396. 331396 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1397. 331397 constexpr std::uintptr_t extra_arg = 0x38 ;
  1398. 331398 constexpr std::uintptr_t method_code = 0x40 ;
  1399. 331399 constexpr std::uintptr_t interp_method = 0x48 ;
  1400. 331400 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1401. 331401 constexpr std::uintptr_t method_info = 0x58 ;
  1402. 331402 constexpr std::uintptr_t original_method_info = 0x60 ;
  1403. 331403 constexpr std::uintptr_t data = 0x68 ;
  1404. 331404 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1405. 331405 constexpr std::uintptr_t delegates = 0x78 ;
  1406. 331406 }
  1407. 331407 
  1408. 331408 namespace ActivityJoinCallback
  1409. 331409 {
  1410. 331410 constexpr std::uintptr_t TypeInfo = 0x10790440 ;
  1411. 331411 constexpr std::uintptr_t method_ptr = 0x10 ;
  1412. 331412 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1413. 331413 constexpr std::uintptr_t m_target = 0x20 ;
  1414. 331414 constexpr std::uintptr_t method = 0x28 ;
  1415. 331415 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1416. 331416 constexpr std::uintptr_t extra_arg = 0x38 ;
  1417. 331417 constexpr std::uintptr_t method_code = 0x40 ;
  1418. 331418 constexpr std::uintptr_t interp_method = 0x48 ;
  1419. 331419 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1420. 331420 constexpr std::uintptr_t method_info = 0x58 ;
  1421. 331421 constexpr std::uintptr_t original_method_info = 0x60 ;
  1422. 331422 constexpr std::uintptr_t data = 0x68 ;
  1423. 331423 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1424. 331424 constexpr std::uintptr_t delegates = 0x78 ;
  1425. 331425 }
  1426. 331426 
  1427. 331427 namespace UpdateRichPresenceCallback
  1428. 331428 {
  1429. 331429 constexpr std::uintptr_t TypeInfo = 0x10790490 ;
  1430. 331430 constexpr std::uintptr_t method_ptr = 0x10 ;
  1431. 331431 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1432. 331432 constexpr std::uintptr_t m_target = 0x20 ;
  1433. 331433 constexpr std::uintptr_t method = 0x28 ;
  1434. 331434 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1435. 331435 constexpr std::uintptr_t extra_arg = 0x38 ;
  1436. 331436 constexpr std::uintptr_t method_code = 0x40 ;
  1437. 331437 constexpr std::uintptr_t interp_method = 0x48 ;
  1438. 331438 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1439. 331439 constexpr std::uintptr_t method_info = 0x58 ;
  1440. 331440 constexpr std::uintptr_t original_method_info = 0x60 ;
  1441. 331441 constexpr std::uintptr_t data = 0x68 ;
  1442. 331442 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1443. 331443 constexpr std::uintptr_t delegates = 0x78 ;
  1444. 331444 }
  1445. 331445 
  1446. 331446 namespace UpdateRelationshipCallback
  1447. 331447 {
  1448. 331448 constexpr std::uintptr_t method_ptr = 0x10 ;
  1449. 331449 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1450. 331450 constexpr std::uintptr_t m_target = 0x20 ;
  1451. 331451 constexpr std::uintptr_t method = 0x28 ;
  1452. 331452 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1453. 331453 constexpr std::uintptr_t extra_arg = 0x38 ;
  1454. 331454 constexpr std::uintptr_t method_code = 0x40 ;
  1455. 331455 constexpr std::uintptr_t interp_method = 0x48 ;
  1456. 331456 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1457. 331457 constexpr std::uintptr_t method_info = 0x58 ;
  1458. 331458 constexpr std::uintptr_t original_method_info = 0x60 ;
  1459. 331459 constexpr std::uintptr_t data = 0x68 ;
  1460. 331460 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1461. 331461 constexpr std::uintptr_t delegates = 0x78 ;
  1462. 331462 }
  1463. 331463 
  1464. 331464 namespace RelationshipCreatedCallback
  1465. 331465 {
  1466. 331466 constexpr std::uintptr_t TypeInfo = 0x10790520 ;
  1467. 331467 constexpr std::uintptr_t method_ptr = 0x10 ;
  1468. 331468 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1469. 331469 constexpr std::uintptr_t m_target = 0x20 ;
  1470. 331470 constexpr std::uintptr_t method = 0x28 ;
  1471. 331471 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1472. 331472 constexpr std::uintptr_t extra_arg = 0x38 ;
  1473. 331473 constexpr std::uintptr_t method_code = 0x40 ;
  1474. 331474 constexpr std::uintptr_t interp_method = 0x48 ;
  1475. 331475 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1476. 331476 constexpr std::uintptr_t method_info = 0x58 ;
  1477. 331477 constexpr std::uintptr_t original_method_info = 0x60 ;
  1478. 331478 constexpr std::uintptr_t data = 0x68 ;
  1479. 331479 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1480. 331480 constexpr std::uintptr_t delegates = 0x78 ;
  1481. 331481 }
  1482. 331482 
  1483. 331483 namespace RelationshipDeletedCallback
  1484. 331484 {
  1485. 331485 constexpr std::uintptr_t TypeInfo = 0x107901D8 ;
  1486. 331486 constexpr std::uintptr_t method_ptr = 0x10 ;
  1487. 331487 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1488. 331488 constexpr std::uintptr_t m_target = 0x20 ;
  1489. 331489 constexpr std::uintptr_t method = 0x28 ;
  1490. 331490 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1491. 331491 constexpr std::uintptr_t extra_arg = 0x38 ;
  1492. 331492 constexpr std::uintptr_t method_code = 0x40 ;
  1493. 331493 constexpr std::uintptr_t interp_method = 0x48 ;
  1494. 331494 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1495. 331495 constexpr std::uintptr_t method_info = 0x58 ;
  1496. 331496 constexpr std::uintptr_t original_method_info = 0x60 ;
  1497. 331497 constexpr std::uintptr_t data = 0x68 ;
  1498. 331498 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1499. 331499 constexpr std::uintptr_t delegates = 0x78 ;
  1500. 331500 }
  1501. 331501 
  1502. 331502 namespace GetDiscordClientConnectedUserCallback
  1503. 331503 {
  1504. 331504 constexpr std::uintptr_t TypeInfo = 0x107902F8 ;
  1505. 331505 constexpr std::uintptr_t method_ptr = 0x10 ;
  1506. 331506 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1507. 331507 constexpr std::uintptr_t m_target = 0x20 ;
  1508. 331508 constexpr std::uintptr_t method = 0x28 ;
  1509. 331509 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1510. 331510 constexpr std::uintptr_t extra_arg = 0x38 ;
  1511. 331511 constexpr std::uintptr_t method_code = 0x40 ;
  1512. 331512 constexpr std::uintptr_t interp_method = 0x48 ;
  1513. 331513 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1514. 331514 constexpr std::uintptr_t method_info = 0x58 ;
  1515. 331515 constexpr std::uintptr_t original_method_info = 0x60 ;
  1516. 331516 constexpr std::uintptr_t data = 0x68 ;
  1517. 331517 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1518. 331518 constexpr std::uintptr_t delegates = 0x78 ;
  1519. 331519 }
  1520. 331520 
  1521. 331521 namespace UserUpdatedCallback
  1522. 331522 {
  1523. 331523 constexpr std::uintptr_t TypeInfo = 0x10790228 ;
  1524. 331524 constexpr std::uintptr_t method_ptr = 0x10 ;
  1525. 331525 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1526. 331526 constexpr std::uintptr_t m_target = 0x20 ;
  1527. 331527 constexpr std::uintptr_t method = 0x28 ;
  1528. 331528 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1529. 331529 constexpr std::uintptr_t extra_arg = 0x38 ;
  1530. 331530 constexpr std::uintptr_t method_code = 0x40 ;
  1531. 331531 constexpr std::uintptr_t interp_method = 0x48 ;
  1532. 331532 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1533. 331533 constexpr std::uintptr_t method_info = 0x58 ;
  1534. 331534 constexpr std::uintptr_t original_method_info = 0x60 ;
  1535. 331535 constexpr std::uintptr_t data = 0x68 ;
  1536. 331536 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1537. 331537 constexpr std::uintptr_t delegates = 0x78 ;
  1538. 331538 }
  1539. 331539 
  1540. 331540 namespace %a19ec8a819dad3210b57c2cdc35e842e39e9ad39
  1541. 331541 {
  1542. 331542 }
  1543. 331543 
  1544. 331544 namespace %2db88f795d0656bee7a78879f29639bd7bba8d4d
  1545. 331545 {
  1546. 331546 constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10 ;
  1547. 331547 constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18 ;
  1548. 331548 }
  1549. 331549 
  1550. 331550 namespace %ce0d99cfe96f6afa11f8f09379ea1a30aacf35be
  1551. 331551 {
  1552. 331552 constexpr std::uintptr_t TypeInfo = 0x10854538 ;
  1553. 331553 constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10 ;
  1554. 331554 constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18 ;
  1555. 331555 }
  1556. 331556 
  1557. 331557 namespace %f3527702ca109a2ccbce50a53b572e599ce4049d
  1558. 331558 {
  1559. 331559 constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10 ;
  1560. 331560 constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18 ;
  1561. 331561 }
  1562. 331562 
  1563. 331563 namespace %19e62b1841269c75d82b7ecb9add6a27cf251043
  1564. 331564 {
  1565. 331565 constexpr std::uintptr_t TypeInfo = 0x10854558 ;
  1566. 331566 constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10 ;
  1567. 331567 constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18 ;
  1568. 331568 }
  1569. 331569 
  1570. 331570 namespace %c7719e1e8ee95ae4954409505695b867530339c8
  1571. 331571 {
  1572. 331572 constexpr std::uintptr_t TypeInfo = 0x10791B10 ;
  1573. 331573 constexpr std::uintptr_t _e5381f32b77c822bcc554ec31a8610922d75bd0c = 0x10 ;
  1574. 331574 constexpr std::uintptr_t _22593fdce503735bc46e25d53f8a403e1127ad17 = 0x18 ;
  1575. 331575 }
  1576. 331576 
  1577. 331577 namespace Error
  1578. 331578 {
  1579. 331579 constexpr std::uintptr_t TypeInfo = 0x10854838 ;
  1580. 331580 constexpr std::uintptr_t value__ = 0x0 ;
  1581. 331581 }
  1582. 331582 
  1583. 331583 namespace Status
  1584. 331584 {
  1585. 331585 constexpr std::uintptr_t TypeInfo = 0x10854808 ;
  1586. 331586 constexpr std::uintptr_t value__ = 0x0 ;
  1587. 331587 }
  1588. 331588 
  1589. 331589 namespace EndCallCallback
  1590. 331590 {
  1591. 331591 constexpr std::uintptr_t method_ptr = 0x10 ;
  1592. 331592 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1593. 331593 constexpr std::uintptr_t m_target = 0x20 ;
  1594. 331594 constexpr std::uintptr_t method = 0x28 ;
  1595. 331595 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1596. 331596 constexpr std::uintptr_t extra_arg = 0x38 ;
  1597. 331597 constexpr std::uintptr_t method_code = 0x40 ;
  1598. 331598 constexpr std::uintptr_t interp_method = 0x48 ;
  1599. 331599 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1600. 331600 constexpr std::uintptr_t method_info = 0x58 ;
  1601. 331601 constexpr std::uintptr_t original_method_info = 0x60 ;
  1602. 331602 constexpr std::uintptr_t data = 0x68 ;
  1603. 331603 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1604. 331604 constexpr std::uintptr_t delegates = 0x78 ;
  1605. 331605 }
  1606. 331606 
  1607. 331607 namespace EndCallsCallback
  1608. 331608 {
  1609. 331609 constexpr std::uintptr_t method_ptr = 0x10 ;
  1610. 331610 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1611. 331611 constexpr std::uintptr_t m_target = 0x20 ;
  1612. 331612 constexpr std::uintptr_t method = 0x28 ;
  1613. 331613 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1614. 331614 constexpr std::uintptr_t extra_arg = 0x38 ;
  1615. 331615 constexpr std::uintptr_t method_code = 0x40 ;
  1616. 331616 constexpr std::uintptr_t interp_method = 0x48 ;
  1617. 331617 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1618. 331618 constexpr std::uintptr_t method_info = 0x58 ;
  1619. 331619 constexpr std::uintptr_t original_method_info = 0x60 ;
  1620. 331620 constexpr std::uintptr_t data = 0x68 ;
  1621. 331621 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1622. 331622 constexpr std::uintptr_t delegates = 0x78 ;
  1623. 331623 }
  1624. 331624 
  1625. 331625 namespace SetInputDeviceCallback
  1626. 331626 {
  1627. 331627 constexpr std::uintptr_t method_ptr = 0x10 ;
  1628. 331628 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1629. 331629 constexpr std::uintptr_t m_target = 0x20 ;
  1630. 331630 constexpr std::uintptr_t method = 0x28 ;
  1631. 331631 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1632. 331632 constexpr std::uintptr_t extra_arg = 0x38 ;
  1633. 331633 constexpr std::uintptr_t method_code = 0x40 ;
  1634. 331634 constexpr std::uintptr_t interp_method = 0x48 ;
  1635. 331635 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1636. 331636 constexpr std::uintptr_t method_info = 0x58 ;
  1637. 331637 constexpr std::uintptr_t original_method_info = 0x60 ;
  1638. 331638 constexpr std::uintptr_t data = 0x68 ;
  1639. 331639 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1640. 331640 constexpr std::uintptr_t delegates = 0x78 ;
  1641. 331641 }
  1642. 331642 
  1643. 331643 namespace AuthorizationCallback
  1644. 331644 {
  1645. 331645 constexpr std::uintptr_t method_ptr = 0x10 ;
  1646. 331646 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1647. 331647 constexpr std::uintptr_t m_target = 0x20 ;
  1648. 331648 constexpr std::uintptr_t method = 0x28 ;
  1649. 331649 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1650. 331650 constexpr std::uintptr_t extra_arg = 0x38 ;
  1651. 331651 constexpr std::uintptr_t method_code = 0x40 ;
  1652. 331652 constexpr std::uintptr_t interp_method = 0x48 ;
  1653. 331653 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1654. 331654 constexpr std::uintptr_t method_info = 0x58 ;
  1655. 331655 constexpr std::uintptr_t original_method_info = 0x60 ;
  1656. 331656 constexpr std::uintptr_t data = 0x68 ;
  1657. 331657 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1658. 331658 constexpr std::uintptr_t delegates = 0x78 ;
  1659. 331659 }
  1660. 331660 
  1661. 331661 namespace AuthorizeRequestCallback
  1662. 331662 {
  1663. 331663 constexpr std::uintptr_t TypeInfo = 0x108573D0 ;
  1664. 331664 constexpr std::uintptr_t method_ptr = 0x10 ;
  1665. 331665 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1666. 331666 constexpr std::uintptr_t m_target = 0x20 ;
  1667. 331667 constexpr std::uintptr_t method = 0x28 ;
  1668. 331668 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1669. 331669 constexpr std::uintptr_t extra_arg = 0x38 ;
  1670. 331670 constexpr std::uintptr_t method_code = 0x40 ;
  1671. 331671 constexpr std::uintptr_t interp_method = 0x48 ;
  1672. 331672 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1673. 331673 constexpr std::uintptr_t method_info = 0x58 ;
  1674. 331674 constexpr std::uintptr_t original_method_info = 0x60 ;
  1675. 331675 constexpr std::uintptr_t data = 0x68 ;
  1676. 331676 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1677. 331677 constexpr std::uintptr_t delegates = 0x78 ;
  1678. 331678 }
  1679. 331679 
  1680. 331680 namespace UpdateTokenCallback
  1681. 331681 {
  1682. 331682 constexpr std::uintptr_t TypeInfo = 0x10857870 ;
  1683. 331683 constexpr std::uintptr_t method_ptr = 0x10 ;
  1684. 331684 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1685. 331685 constexpr std::uintptr_t m_target = 0x20 ;
  1686. 331686 constexpr std::uintptr_t method = 0x28 ;
  1687. 331687 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1688. 331688 constexpr std::uintptr_t extra_arg = 0x38 ;
  1689. 331689 constexpr std::uintptr_t method_code = 0x40 ;
  1690. 331690 constexpr std::uintptr_t interp_method = 0x48 ;
  1691. 331691 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1692. 331692 constexpr std::uintptr_t method_info = 0x58 ;
  1693. 331693 constexpr std::uintptr_t original_method_info = 0x60 ;
  1694. 331694 constexpr std::uintptr_t data = 0x68 ;
  1695. 331695 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1696. 331696 constexpr std::uintptr_t delegates = 0x78 ;
  1697. 331697 }
  1698. 331698 
  1699. 331699 namespace EditUserMessageCallback
  1700. 331700 {
  1701. 331701 constexpr std::uintptr_t method_ptr = 0x10 ;
  1702. 331702 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1703. 331703 constexpr std::uintptr_t m_target = 0x20 ;
  1704. 331704 constexpr std::uintptr_t method = 0x28 ;
  1705. 331705 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1706. 331706 constexpr std::uintptr_t extra_arg = 0x38 ;
  1707. 331707 constexpr std::uintptr_t method_code = 0x40 ;
  1708. 331708 constexpr std::uintptr_t interp_method = 0x48 ;
  1709. 331709 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1710. 331710 constexpr std::uintptr_t method_info = 0x58 ;
  1711. 331711 constexpr std::uintptr_t original_method_info = 0x60 ;
  1712. 331712 constexpr std::uintptr_t data = 0x68 ;
  1713. 331713 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1714. 331714 constexpr std::uintptr_t delegates = 0x78 ;
  1715. 331715 }
  1716. 331716 
  1717. 331717 namespace ProvisionalUserMergeRequiredCallback
  1718. 331718 {
  1719. 331719 constexpr std::uintptr_t method_ptr = 0x10 ;
  1720. 331720 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1721. 331721 constexpr std::uintptr_t m_target = 0x20 ;
  1722. 331722 constexpr std::uintptr_t method = 0x28 ;
  1723. 331723 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1724. 331724 constexpr std::uintptr_t extra_arg = 0x38 ;
  1725. 331725 constexpr std::uintptr_t method_code = 0x40 ;
  1726. 331726 constexpr std::uintptr_t interp_method = 0x48 ;
  1727. 331727 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1728. 331728 constexpr std::uintptr_t method_info = 0x58 ;
  1729. 331729 constexpr std::uintptr_t original_method_info = 0x60 ;
  1730. 331730 constexpr std::uintptr_t data = 0x68 ;
  1731. 331731 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1732. 331732 constexpr std::uintptr_t delegates = 0x78 ;
  1733. 331733 }
  1734. 331734 
  1735. 331735 namespace OpenMessageInDiscordCallback
  1736. 331736 {
  1737. 331737 constexpr std::uintptr_t method_ptr = 0x10 ;
  1738. 331738 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1739. 331739 constexpr std::uintptr_t m_target = 0x20 ;
  1740. 331740 constexpr std::uintptr_t method = 0x28 ;
  1741. 331741 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1742. 331742 constexpr std::uintptr_t extra_arg = 0x38 ;
  1743. 331743 constexpr std::uintptr_t method_code = 0x40 ;
  1744. 331744 constexpr std::uintptr_t interp_method = 0x48 ;
  1745. 331745 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1746. 331746 constexpr std::uintptr_t method_info = 0x58 ;
  1747. 331747 constexpr std::uintptr_t original_method_info = 0x60 ;
  1748. 331748 constexpr std::uintptr_t data = 0x68 ;
  1749. 331749 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1750. 331750 constexpr std::uintptr_t delegates = 0x78 ;
  1751. 331751 }
  1752. 331752 
  1753. 331753 namespace SendUserMessageCallback
  1754. 331754 {
  1755. 331755 constexpr std::uintptr_t method_ptr = 0x10 ;
  1756. 331756 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1757. 331757 constexpr std::uintptr_t m_target = 0x20 ;
  1758. 331758 constexpr std::uintptr_t method = 0x28 ;
  1759. 331759 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1760. 331760 constexpr std::uintptr_t extra_arg = 0x38 ;
  1761. 331761 constexpr std::uintptr_t method_code = 0x40 ;
  1762. 331762 constexpr std::uintptr_t interp_method = 0x48 ;
  1763. 331763 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1764. 331764 constexpr std::uintptr_t method_info = 0x58 ;
  1765. 331765 constexpr std::uintptr_t original_method_info = 0x60 ;
  1766. 331766 constexpr std::uintptr_t data = 0x68 ;
  1767. 331767 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1768. 331768 constexpr std::uintptr_t delegates = 0x78 ;
  1769. 331769 }
  1770. 331770 
  1771. 331771 namespace MessageCreatedCallback
  1772. 331772 {
  1773. 331773 constexpr std::uintptr_t TypeInfo = 0x108574C0 ;
  1774. 331774 constexpr std::uintptr_t method_ptr = 0x10 ;
  1775. 331775 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1776. 331776 constexpr std::uintptr_t m_target = 0x20 ;
  1777. 331777 constexpr std::uintptr_t method = 0x28 ;
  1778. 331778 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1779. 331779 constexpr std::uintptr_t extra_arg = 0x38 ;
  1780. 331780 constexpr std::uintptr_t method_code = 0x40 ;
  1781. 331781 constexpr std::uintptr_t interp_method = 0x48 ;
  1782. 331782 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1783. 331783 constexpr std::uintptr_t method_info = 0x58 ;
  1784. 331784 constexpr std::uintptr_t original_method_info = 0x60 ;
  1785. 331785 constexpr std::uintptr_t data = 0x68 ;
  1786. 331786 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1787. 331787 constexpr std::uintptr_t delegates = 0x78 ;
  1788. 331788 }
  1789. 331789 
  1790. 331790 namespace LogCallback
  1791. 331791 {
  1792. 331792 constexpr std::uintptr_t TypeInfo = 0x108573C8 ;
  1793. 331793 constexpr std::uintptr_t method_ptr = 0x10 ;
  1794. 331794 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1795. 331795 constexpr std::uintptr_t m_target = 0x20 ;
  1796. 331796 constexpr std::uintptr_t method = 0x28 ;
  1797. 331797 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1798. 331798 constexpr std::uintptr_t extra_arg = 0x38 ;
  1799. 331799 constexpr std::uintptr_t method_code = 0x40 ;
  1800. 331800 constexpr std::uintptr_t interp_method = 0x48 ;
  1801. 331801 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1802. 331802 constexpr std::uintptr_t method_info = 0x58 ;
  1803. 331803 constexpr std::uintptr_t original_method_info = 0x60 ;
  1804. 331804 constexpr std::uintptr_t data = 0x68 ;
  1805. 331805 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1806. 331806 constexpr std::uintptr_t delegates = 0x78 ;
  1807. 331807 }
  1808. 331808 
  1809. 331809 namespace OnStatusChanged
  1810. 331810 {
  1811. 331811 constexpr std::uintptr_t TypeInfo = 0x108574B8 ;
  1812. 331812 constexpr std::uintptr_t method_ptr = 0x10 ;
  1813. 331813 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1814. 331814 constexpr std::uintptr_t m_target = 0x20 ;
  1815. 331815 constexpr std::uintptr_t method = 0x28 ;
  1816. 331816 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1817. 331817 constexpr std::uintptr_t extra_arg = 0x38 ;
  1818. 331818 constexpr std::uintptr_t method_code = 0x40 ;
  1819. 331819 constexpr std::uintptr_t interp_method = 0x48 ;
  1820. 331820 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1821. 331821 constexpr std::uintptr_t method_info = 0x58 ;
  1822. 331822 constexpr std::uintptr_t original_method_info = 0x60 ;
  1823. 331823 constexpr std::uintptr_t data = 0x68 ;
  1824. 331824 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1825. 331825 constexpr std::uintptr_t delegates = 0x78 ;
  1826. 331826 }
  1827. 331827 
  1828. 331828 namespace AcceptActivityInviteCallback
  1829. 331829 {
  1830. 331830 constexpr std::uintptr_t method_ptr = 0x10 ;
  1831. 331831 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1832. 331832 constexpr std::uintptr_t m_target = 0x20 ;
  1833. 331833 constexpr std::uintptr_t method = 0x28 ;
  1834. 331834 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1835. 331835 constexpr std::uintptr_t extra_arg = 0x38 ;
  1836. 331836 constexpr std::uintptr_t method_code = 0x40 ;
  1837. 331837 constexpr std::uintptr_t interp_method = 0x48 ;
  1838. 331838 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1839. 331839 constexpr std::uintptr_t method_info = 0x58 ;
  1840. 331840 constexpr std::uintptr_t original_method_info = 0x60 ;
  1841. 331841 constexpr std::uintptr_t data = 0x68 ;
  1842. 331842 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1843. 331843 constexpr std::uintptr_t delegates = 0x78 ;
  1844. 331844 }
  1845. 331845 
  1846. 331846 namespace SendActivityInviteCallback
  1847. 331847 {
  1848. 331848 constexpr std::uintptr_t method_ptr = 0x10 ;
  1849. 331849 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1850. 331850 constexpr std::uintptr_t m_target = 0x20 ;
  1851. 331851 constexpr std::uintptr_t method = 0x28 ;
  1852. 331852 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1853. 331853 constexpr std::uintptr_t extra_arg = 0x38 ;
  1854. 331854 constexpr std::uintptr_t method_code = 0x40 ;
  1855. 331855 constexpr std::uintptr_t interp_method = 0x48 ;
  1856. 331856 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1857. 331857 constexpr std::uintptr_t method_info = 0x58 ;
  1858. 331858 constexpr std::uintptr_t original_method_info = 0x60 ;
  1859. 331859 constexpr std::uintptr_t data = 0x68 ;
  1860. 331860 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1861. 331861 constexpr std::uintptr_t delegates = 0x78 ;
  1862. 331862 }
  1863. 331863 
  1864. 331864 namespace ActivityInviteCallback
  1865. 331865 {
  1866. 331866 constexpr std::uintptr_t TypeInfo = 0x108573F0 ;
  1867. 331867 constexpr std::uintptr_t method_ptr = 0x10 ;
  1868. 331868 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1869. 331869 constexpr std::uintptr_t m_target = 0x20 ;
  1870. 331870 constexpr std::uintptr_t method = 0x28 ;
  1871. 331871 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1872. 331872 constexpr std::uintptr_t extra_arg = 0x38 ;
  1873. 331873 constexpr std::uintptr_t method_code = 0x40 ;
  1874. 331874 constexpr std::uintptr_t interp_method = 0x48 ;
  1875. 331875 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1876. 331876 constexpr std::uintptr_t method_info = 0x58 ;
  1877. 331877 constexpr std::uintptr_t original_method_info = 0x60 ;
  1878. 331878 constexpr std::uintptr_t data = 0x68 ;
  1879. 331879 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1880. 331880 constexpr std::uintptr_t delegates = 0x78 ;
  1881. 331881 }
  1882. 331882 
  1883. 331883 namespace ActivityJoinCallback
  1884. 331884 {
  1885. 331885 constexpr std::uintptr_t TypeInfo = 0x108573E8 ;
  1886. 331886 constexpr std::uintptr_t method_ptr = 0x10 ;
  1887. 331887 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1888. 331888 constexpr std::uintptr_t m_target = 0x20 ;
  1889. 331889 constexpr std::uintptr_t method = 0x28 ;
  1890. 331890 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1891. 331891 constexpr std::uintptr_t extra_arg = 0x38 ;
  1892. 331892 constexpr std::uintptr_t method_code = 0x40 ;
  1893. 331893 constexpr std::uintptr_t interp_method = 0x48 ;
  1894. 331894 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1895. 331895 constexpr std::uintptr_t method_info = 0x58 ;
  1896. 331896 constexpr std::uintptr_t original_method_info = 0x60 ;
  1897. 331897 constexpr std::uintptr_t data = 0x68 ;
  1898. 331898 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1899. 331899 constexpr std::uintptr_t delegates = 0x78 ;
  1900. 331900 }
  1901. 331901 
  1902. 331902 namespace UpdateRichPresenceCallback
  1903. 331903 {
  1904. 331904 constexpr std::uintptr_t TypeInfo = 0x10854530 ;
  1905. 331905 constexpr std::uintptr_t method_ptr = 0x10 ;
  1906. 331906 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1907. 331907 constexpr std::uintptr_t m_target = 0x20 ;
  1908. 331908 constexpr std::uintptr_t method = 0x28 ;
  1909. 331909 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1910. 331910 constexpr std::uintptr_t extra_arg = 0x38 ;
  1911. 331911 constexpr std::uintptr_t method_code = 0x40 ;
  1912. 331912 constexpr std::uintptr_t interp_method = 0x48 ;
  1913. 331913 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1914. 331914 constexpr std::uintptr_t method_info = 0x58 ;
  1915. 331915 constexpr std::uintptr_t original_method_info = 0x60 ;
  1916. 331916 constexpr std::uintptr_t data = 0x68 ;
  1917. 331917 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1918. 331918 constexpr std::uintptr_t delegates = 0x78 ;
  1919. 331919 }
  1920. 331920 
  1921. 331921 namespace UpdateRelationshipCallback
  1922. 331922 {
  1923. 331923 constexpr std::uintptr_t method_ptr = 0x10 ;
  1924. 331924 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1925. 331925 constexpr std::uintptr_t m_target = 0x20 ;
  1926. 331926 constexpr std::uintptr_t method = 0x28 ;
  1927. 331927 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1928. 331928 constexpr std::uintptr_t extra_arg = 0x38 ;
  1929. 331929 constexpr std::uintptr_t method_code = 0x40 ;
  1930. 331930 constexpr std::uintptr_t interp_method = 0x48 ;
  1931. 331931 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1932. 331932 constexpr std::uintptr_t method_info = 0x58 ;
  1933. 331933 constexpr std::uintptr_t original_method_info = 0x60 ;
  1934. 331934 constexpr std::uintptr_t data = 0x68 ;
  1935. 331935 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1936. 331936 constexpr std::uintptr_t delegates = 0x78 ;
  1937. 331937 }
  1938. 331938 
  1939. 331939 namespace SendFriendRequestCallback
  1940. 331940 {
  1941. 331941 constexpr std::uintptr_t method_ptr = 0x10 ;
  1942. 331942 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1943. 331943 constexpr std::uintptr_t m_target = 0x20 ;
  1944. 331944 constexpr std::uintptr_t method = 0x28 ;
  1945. 331945 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1946. 331946 constexpr std::uintptr_t extra_arg = 0x38 ;
  1947. 331947 constexpr std::uintptr_t method_code = 0x40 ;
  1948. 331948 constexpr std::uintptr_t interp_method = 0x48 ;
  1949. 331949 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1950. 331950 constexpr std::uintptr_t method_info = 0x58 ;
  1951. 331951 constexpr std::uintptr_t original_method_info = 0x60 ;
  1952. 331952 constexpr std::uintptr_t data = 0x68 ;
  1953. 331953 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1954. 331954 constexpr std::uintptr_t delegates = 0x78 ;
  1955. 331955 }
  1956. 331956 
  1957. 331957 namespace RelationshipCreatedCallback
  1958. 331958 {
  1959. 331959 constexpr std::uintptr_t TypeInfo = 0x108574B0 ;
  1960. 331960 constexpr std::uintptr_t method_ptr = 0x10 ;
  1961. 331961 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1962. 331962 constexpr std::uintptr_t m_target = 0x20 ;
  1963. 331963 constexpr std::uintptr_t method = 0x28 ;
  1964. 331964 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1965. 331965 constexpr std::uintptr_t extra_arg = 0x38 ;
  1966. 331966 constexpr std::uintptr_t method_code = 0x40 ;
  1967. 331967 constexpr std::uintptr_t interp_method = 0x48 ;
  1968. 331968 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1969. 331969 constexpr std::uintptr_t method_info = 0x58 ;
  1970. 331970 constexpr std::uintptr_t original_method_info = 0x60 ;
  1971. 331971 constexpr std::uintptr_t data = 0x68 ;
  1972. 331972 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1973. 331973 constexpr std::uintptr_t delegates = 0x78 ;
  1974. 331974 }
  1975. 331975 
  1976. 331976 namespace RelationshipDeletedCallback
  1977. 331977 {
  1978. 331978 constexpr std::uintptr_t TypeInfo = 0x108574A8 ;
  1979. 331979 constexpr std::uintptr_t method_ptr = 0x10 ;
  1980. 331980 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1981. 331981 constexpr std::uintptr_t m_target = 0x20 ;
  1982. 331982 constexpr std::uintptr_t method = 0x28 ;
  1983. 331983 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1984. 331984 constexpr std::uintptr_t extra_arg = 0x38 ;
  1985. 331985 constexpr std::uintptr_t method_code = 0x40 ;
  1986. 331986 constexpr std::uintptr_t interp_method = 0x48 ;
  1987. 331987 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1988. 331988 constexpr std::uintptr_t method_info = 0x58 ;
  1989. 331989 constexpr std::uintptr_t original_method_info = 0x60 ;
  1990. 331990 constexpr std::uintptr_t data = 0x68 ;
  1991. 331991 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1992. 331992 constexpr std::uintptr_t delegates = 0x78 ;
  1993. 331993 }
  1994. 331994 
  1995. 331995 namespace GetDiscordClientConnectedUserCallback
  1996. 331996 {
  1997. 331997 constexpr std::uintptr_t TypeInfo = 0x108541C8 ;
  1998. 331998 constexpr std::uintptr_t method_ptr = 0x10 ;
  1999. 331999 constexpr std::uintptr_t invoke_impl = 0x18 ;
  2000. 332000 constexpr std::uintptr_t m_target = 0x20 ;
← Prev Next → Page 166 of 171 — lines 330,001–332,000 of 341,881