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 129 of 171 — lines 256,001–258,000 of 341,881
341,881 lines
  1. 256001 constexpr std::uintptr_t m_Variants = 0x68 ;
  2. 256002 constexpr std::uintptr_t m_Device = 0x78 ;
  3. 256003 constexpr std::uintptr_t m_Parent = 0x80 ;
  4. 256004 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  5. 256005 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  6. 256006 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  7. 256007 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  8. 256008 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  9. 256009 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  10. 256010 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  11. 256011 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  12. 256012 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  13. 256013 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  14. 256014 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  15. 256015 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  16. 256016 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  17. 256017 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  18. 256018 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  19. 256019 constexpr std::uintptr_t m_UnprocessedCachedValue = 0x100 ;
  20. 256020 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x108 ;
  21. 256021 constexpr std::uintptr_t _x_k__BackingField = 0x110 ;
  22. 256022 constexpr std::uintptr_t _y_k__BackingField = 0x118 ;
  23. 256023 constexpr std::uintptr_t _up_k__BackingField = 0x120 ;
  24. 256024 constexpr std::uintptr_t _down_k__BackingField = 0x128 ;
  25. 256025 constexpr std::uintptr_t _left_k__BackingField = 0x130 ;
  26. 256026 constexpr std::uintptr_t _right_k__BackingField = 0x138 ;
  27. 256027 }
  28. 256028 
  29. 256029 namespace UnityEngine_InputSystem_Controls__IntegerControl
  30. 256030 {
  31. 256031 constexpr std::uintptr_t TypeInfo = 0x107B6D70 ;
  32. 256032 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  33. 256033 constexpr std::uintptr_t m_Name = 0x20 ;
  34. 256034 constexpr std::uintptr_t m_Path = 0x30 ;
  35. 256035 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  36. 256036 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  37. 256037 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  38. 256038 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  39. 256039 constexpr std::uintptr_t m_Layout = 0x58 ;
  40. 256040 constexpr std::uintptr_t m_Variants = 0x68 ;
  41. 256041 constexpr std::uintptr_t m_Device = 0x78 ;
  42. 256042 constexpr std::uintptr_t m_Parent = 0x80 ;
  43. 256043 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  44. 256044 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  45. 256045 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  46. 256046 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  47. 256047 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  48. 256048 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  49. 256049 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  50. 256050 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  51. 256051 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  52. 256052 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  53. 256053 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  54. 256054 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  55. 256055 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  56. 256056 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  57. 256057 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  58. 256058 constexpr std::uintptr_t m_UnprocessedCachedValue = 0xFC ;
  59. 256059 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x100 ;
  60. 256060 }
  61. 256061 
  62. 256062 namespace UnityEngine_InputSystem_Controls__KeyControl
  63. 256063 {
  64. 256064 constexpr std::uintptr_t TypeInfo = 0x107B36E8 ;
  65. 256065 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  66. 256066 constexpr std::uintptr_t m_Name = 0x20 ;
  67. 256067 constexpr std::uintptr_t m_Path = 0x30 ;
  68. 256068 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  69. 256069 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  70. 256070 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  71. 256071 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  72. 256072 constexpr std::uintptr_t m_Layout = 0x58 ;
  73. 256073 constexpr std::uintptr_t m_Variants = 0x68 ;
  74. 256074 constexpr std::uintptr_t m_Device = 0x78 ;
  75. 256075 constexpr std::uintptr_t m_Parent = 0x80 ;
  76. 256076 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  77. 256077 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  78. 256078 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  79. 256079 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  80. 256080 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  81. 256081 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  82. 256082 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  83. 256083 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  84. 256084 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  85. 256085 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  86. 256086 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  87. 256087 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  88. 256088 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  89. 256089 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  90. 256090 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  91. 256091 constexpr std::uintptr_t m_UnprocessedCachedValue = 0xFC ;
  92. 256092 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x100 ;
  93. 256093 constexpr std::uintptr_t clamp = 0x108 ;
  94. 256094 constexpr std::uintptr_t clampMin = 0x10C ;
  95. 256095 constexpr std::uintptr_t clampMax = 0x110 ;
  96. 256096 constexpr std::uintptr_t clampConstant = 0x114 ;
  97. 256097 constexpr std::uintptr_t invert = 0x118 ;
  98. 256098 constexpr std::uintptr_t normalize = 0x119 ;
  99. 256099 constexpr std::uintptr_t normalizeMin = 0x11C ;
  100. 256100 constexpr std::uintptr_t normalizeMax = 0x120 ;
  101. 256101 constexpr std::uintptr_t normalizeZero = 0x124 ;
  102. 256102 constexpr std::uintptr_t scale = 0x128 ;
  103. 256103 constexpr std::uintptr_t scaleFactor = 0x12C ;
  104. 256104 constexpr std::uintptr_t m_NeedsToCheckFramePress = 0x130 ;
  105. 256105 constexpr std::uintptr_t m_UpdateCountLastPressed = 0x134 ;
  106. 256106 constexpr std::uintptr_t m_UpdateCountLastReleased = 0x138 ;
  107. 256107 constexpr std::uintptr_t m_LastUpdateWasPress = 0x13C ;
  108. 256108 constexpr std::uintptr_t _needsToCheckFramePress_k__BackingField = 0x13D ;
  109. 256109 constexpr std::uintptr_t pressPoint = 0x140 ;
  110. 256110 constexpr std::uintptr_t _keyCode_k__BackingField = 0x148 ;
  111. 256111 constexpr std::uintptr_t m_ScanCode = 0x14C ;
  112. 256112 }
  113. 256113 
  114. 256114 namespace UnityEngine_InputSystem_Controls__QuaternionControl
  115. 256115 {
  116. 256116 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  117. 256117 constexpr std::uintptr_t m_Name = 0x20 ;
  118. 256118 constexpr std::uintptr_t m_Path = 0x30 ;
  119. 256119 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  120. 256120 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  121. 256121 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  122. 256122 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  123. 256123 constexpr std::uintptr_t m_Layout = 0x58 ;
  124. 256124 constexpr std::uintptr_t m_Variants = 0x68 ;
  125. 256125 constexpr std::uintptr_t m_Device = 0x78 ;
  126. 256126 constexpr std::uintptr_t m_Parent = 0x80 ;
  127. 256127 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  128. 256128 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  129. 256129 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  130. 256130 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  131. 256131 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  132. 256132 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  133. 256133 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  134. 256134 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  135. 256135 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  136. 256136 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  137. 256137 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  138. 256138 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  139. 256139 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  140. 256140 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  141. 256141 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  142. 256142 constexpr std::uintptr_t m_UnprocessedCachedValue = 0x108 ;
  143. 256143 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x118 ;
  144. 256144 constexpr std::uintptr_t _x_k__BackingField = 0x120 ;
  145. 256145 constexpr std::uintptr_t _y_k__BackingField = 0x128 ;
  146. 256146 constexpr std::uintptr_t _z_k__BackingField = 0x130 ;
  147. 256147 constexpr std::uintptr_t _w_k__BackingField = 0x138 ;
  148. 256148 }
  149. 256149 
  150. 256150 namespace UnityEngine_InputSystem_Controls__StickControl
  151. 256151 {
  152. 256152 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  153. 256153 constexpr std::uintptr_t m_Name = 0x20 ;
  154. 256154 constexpr std::uintptr_t m_Path = 0x30 ;
  155. 256155 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  156. 256156 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  157. 256157 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  158. 256158 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  159. 256159 constexpr std::uintptr_t m_Layout = 0x58 ;
  160. 256160 constexpr std::uintptr_t m_Variants = 0x68 ;
  161. 256161 constexpr std::uintptr_t m_Device = 0x78 ;
  162. 256162 constexpr std::uintptr_t m_Parent = 0x80 ;
  163. 256163 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  164. 256164 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  165. 256165 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  166. 256166 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  167. 256167 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  168. 256168 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  169. 256169 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  170. 256170 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  171. 256171 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  172. 256172 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  173. 256173 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  174. 256174 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  175. 256175 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  176. 256176 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  177. 256177 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  178. 256178 constexpr std::uintptr_t m_UnprocessedCachedValue = 0x100 ;
  179. 256179 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x108 ;
  180. 256180 constexpr std::uintptr_t _x_k__BackingField = 0x110 ;
  181. 256181 constexpr std::uintptr_t _y_k__BackingField = 0x118 ;
  182. 256182 constexpr std::uintptr_t _up_k__BackingField = 0x120 ;
  183. 256183 constexpr std::uintptr_t _down_k__BackingField = 0x128 ;
  184. 256184 constexpr std::uintptr_t _left_k__BackingField = 0x130 ;
  185. 256185 constexpr std::uintptr_t _right_k__BackingField = 0x138 ;
  186. 256186 }
  187. 256187 
  188. 256188 namespace UnityEngine_InputSystem_Controls__TouchControl
  189. 256189 {
  190. 256190 constexpr std::uintptr_t TypeInfo = 0x1079FA28 ;
  191. 256191 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  192. 256192 constexpr std::uintptr_t m_Name = 0x20 ;
  193. 256193 constexpr std::uintptr_t m_Path = 0x30 ;
  194. 256194 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  195. 256195 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  196. 256196 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  197. 256197 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  198. 256198 constexpr std::uintptr_t m_Layout = 0x58 ;
  199. 256199 constexpr std::uintptr_t m_Variants = 0x68 ;
  200. 256200 constexpr std::uintptr_t m_Device = 0x78 ;
  201. 256201 constexpr std::uintptr_t m_Parent = 0x80 ;
  202. 256202 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  203. 256203 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  204. 256204 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  205. 256205 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  206. 256206 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  207. 256207 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  208. 256208 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  209. 256209 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  210. 256210 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  211. 256211 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  212. 256212 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  213. 256213 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  214. 256214 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  215. 256215 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  216. 256216 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  217. 256217 constexpr std::uintptr_t m_UnprocessedCachedValue = 0x130 ;
  218. 256218 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x168 ;
  219. 256219 constexpr std::uintptr_t _press_k__BackingField = 0x170 ;
  220. 256220 constexpr std::uintptr_t _displayIndex_k__BackingField = 0x178 ;
  221. 256221 constexpr std::uintptr_t _touchId_k__BackingField = 0x180 ;
  222. 256222 constexpr std::uintptr_t _position_k__BackingField = 0x188 ;
  223. 256223 constexpr std::uintptr_t _delta_k__BackingField = 0x190 ;
  224. 256224 constexpr std::uintptr_t _pressure_k__BackingField = 0x198 ;
  225. 256225 constexpr std::uintptr_t _radius_k__BackingField = 0x1A0 ;
  226. 256226 constexpr std::uintptr_t _phase_k__BackingField = 0x1A8 ;
  227. 256227 constexpr std::uintptr_t _indirectTouch_k__BackingField = 0x1B0 ;
  228. 256228 constexpr std::uintptr_t _tap_k__BackingField = 0x1B8 ;
  229. 256229 constexpr std::uintptr_t _tapCount_k__BackingField = 0x1C0 ;
  230. 256230 constexpr std::uintptr_t _startTime_k__BackingField = 0x1C8 ;
  231. 256231 constexpr std::uintptr_t _startPosition_k__BackingField = 0x1D0 ;
  232. 256232 }
  233. 256233 
  234. 256234 namespace UnityEngine_InputSystem_Controls__TouchPhaseControl
  235. 256235 {
  236. 256236 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  237. 256237 constexpr std::uintptr_t m_Name = 0x20 ;
  238. 256238 constexpr std::uintptr_t m_Path = 0x30 ;
  239. 256239 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  240. 256240 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  241. 256241 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  242. 256242 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  243. 256243 constexpr std::uintptr_t m_Layout = 0x58 ;
  244. 256244 constexpr std::uintptr_t m_Variants = 0x68 ;
  245. 256245 constexpr std::uintptr_t m_Device = 0x78 ;
  246. 256246 constexpr std::uintptr_t m_Parent = 0x80 ;
  247. 256247 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  248. 256248 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  249. 256249 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  250. 256250 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  251. 256251 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  252. 256252 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  253. 256253 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  254. 256254 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  255. 256255 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  256. 256256 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  257. 256257 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  258. 256258 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  259. 256259 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  260. 256260 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  261. 256261 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  262. 256262 constexpr std::uintptr_t m_UnprocessedCachedValue = 0xFC ;
  263. 256263 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x100 ;
  264. 256264 }
  265. 256265 
  266. 256266 namespace UnityEngine_InputSystem_Controls__TouchPressControl
  267. 256267 {
  268. 256268 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  269. 256269 constexpr std::uintptr_t m_Name = 0x20 ;
  270. 256270 constexpr std::uintptr_t m_Path = 0x30 ;
  271. 256271 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  272. 256272 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  273. 256273 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  274. 256274 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  275. 256275 constexpr std::uintptr_t m_Layout = 0x58 ;
  276. 256276 constexpr std::uintptr_t m_Variants = 0x68 ;
  277. 256277 constexpr std::uintptr_t m_Device = 0x78 ;
  278. 256278 constexpr std::uintptr_t m_Parent = 0x80 ;
  279. 256279 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  280. 256280 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  281. 256281 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  282. 256282 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  283. 256283 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  284. 256284 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  285. 256285 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  286. 256286 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  287. 256287 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  288. 256288 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  289. 256289 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  290. 256290 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  291. 256291 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  292. 256292 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  293. 256293 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  294. 256294 constexpr std::uintptr_t m_UnprocessedCachedValue = 0xFC ;
  295. 256295 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x100 ;
  296. 256296 constexpr std::uintptr_t clamp = 0x108 ;
  297. 256297 constexpr std::uintptr_t clampMin = 0x10C ;
  298. 256298 constexpr std::uintptr_t clampMax = 0x110 ;
  299. 256299 constexpr std::uintptr_t clampConstant = 0x114 ;
  300. 256300 constexpr std::uintptr_t invert = 0x118 ;
  301. 256301 constexpr std::uintptr_t normalize = 0x119 ;
  302. 256302 constexpr std::uintptr_t normalizeMin = 0x11C ;
  303. 256303 constexpr std::uintptr_t normalizeMax = 0x120 ;
  304. 256304 constexpr std::uintptr_t normalizeZero = 0x124 ;
  305. 256305 constexpr std::uintptr_t scale = 0x128 ;
  306. 256306 constexpr std::uintptr_t scaleFactor = 0x12C ;
  307. 256307 constexpr std::uintptr_t m_NeedsToCheckFramePress = 0x130 ;
  308. 256308 constexpr std::uintptr_t m_UpdateCountLastPressed = 0x134 ;
  309. 256309 constexpr std::uintptr_t m_UpdateCountLastReleased = 0x138 ;
  310. 256310 constexpr std::uintptr_t m_LastUpdateWasPress = 0x13C ;
  311. 256311 constexpr std::uintptr_t _needsToCheckFramePress_k__BackingField = 0x13D ;
  312. 256312 constexpr std::uintptr_t pressPoint = 0x140 ;
  313. 256313 }
  314. 256314 
  315. 256315 namespace UnityEngine_InputSystem_Controls__Vector2Control
  316. 256316 {
  317. 256317 constexpr std::uintptr_t TypeInfo = 0x1079FA30 ;
  318. 256318 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  319. 256319 constexpr std::uintptr_t m_Name = 0x20 ;
  320. 256320 constexpr std::uintptr_t m_Path = 0x30 ;
  321. 256321 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  322. 256322 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  323. 256323 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  324. 256324 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  325. 256325 constexpr std::uintptr_t m_Layout = 0x58 ;
  326. 256326 constexpr std::uintptr_t m_Variants = 0x68 ;
  327. 256327 constexpr std::uintptr_t m_Device = 0x78 ;
  328. 256328 constexpr std::uintptr_t m_Parent = 0x80 ;
  329. 256329 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  330. 256330 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  331. 256331 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  332. 256332 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  333. 256333 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  334. 256334 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  335. 256335 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  336. 256336 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  337. 256337 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  338. 256338 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  339. 256339 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  340. 256340 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  341. 256341 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  342. 256342 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  343. 256343 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  344. 256344 constexpr std::uintptr_t m_UnprocessedCachedValue = 0x100 ;
  345. 256345 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x108 ;
  346. 256346 constexpr std::uintptr_t _x_k__BackingField = 0x110 ;
  347. 256347 constexpr std::uintptr_t _y_k__BackingField = 0x118 ;
  348. 256348 }
  349. 256349 
  350. 256350 namespace UnityEngine_InputSystem_Controls__Vector3Control
  351. 256351 {
  352. 256352 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  353. 256353 constexpr std::uintptr_t m_Name = 0x20 ;
  354. 256354 constexpr std::uintptr_t m_Path = 0x30 ;
  355. 256355 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  356. 256356 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  357. 256357 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  358. 256358 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  359. 256359 constexpr std::uintptr_t m_Layout = 0x58 ;
  360. 256360 constexpr std::uintptr_t m_Variants = 0x68 ;
  361. 256361 constexpr std::uintptr_t m_Device = 0x78 ;
  362. 256362 constexpr std::uintptr_t m_Parent = 0x80 ;
  363. 256363 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  364. 256364 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  365. 256365 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  366. 256366 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  367. 256367 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  368. 256368 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  369. 256369 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  370. 256370 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  371. 256371 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  372. 256372 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  373. 256373 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  374. 256374 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  375. 256375 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  376. 256376 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  377. 256377 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  378. 256378 constexpr std::uintptr_t m_UnprocessedCachedValue = 0x104 ;
  379. 256379 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x110 ;
  380. 256380 constexpr std::uintptr_t _x_k__BackingField = 0x118 ;
  381. 256381 constexpr std::uintptr_t _y_k__BackingField = 0x120 ;
  382. 256382 constexpr std::uintptr_t _z_k__BackingField = 0x128 ;
  383. 256383 }
  384. 256384 
  385. 256385 namespace UnityEngine_InputSystem_Interactions__HoldInteraction
  386. 256386 {
  387. 256387 constexpr std::uintptr_t duration = 0x10 ;
  388. 256388 constexpr std::uintptr_t pressPoint = 0x14 ;
  389. 256389 constexpr std::uintptr_t m_TimePressed = 0x18 ;
  390. 256390 }
  391. 256391 
  392. 256392 namespace UnityEngine_InputSystem_Interactions__MultiTapInteraction
  393. 256393 {
  394. 256394 constexpr std::uintptr_t tapTime = 0x10 ;
  395. 256395 constexpr std::uintptr_t tapDelay = 0x14 ;
  396. 256396 constexpr std::uintptr_t tapCount = 0x18 ;
  397. 256397 constexpr std::uintptr_t pressPoint = 0x1C ;
  398. 256398 constexpr std::uintptr_t m_CurrentTapPhase = 0x20 ;
  399. 256399 constexpr std::uintptr_t m_CurrentTapCount = 0x24 ;
  400. 256400 constexpr std::uintptr_t m_CurrentTapStartTime = 0x28 ;
  401. 256401 constexpr std::uintptr_t m_LastTapReleaseTime = 0x30 ;
  402. 256402 }
  403. 256403 
  404. 256404 namespace UnityEngine_InputSystem_Interactions__PressInteraction
  405. 256405 {
  406. 256406 constexpr std::uintptr_t pressPoint = 0x10 ;
  407. 256407 constexpr std::uintptr_t behavior = 0x14 ;
  408. 256408 constexpr std::uintptr_t m_WaitingForRelease = 0x18 ;
  409. 256409 }
  410. 256410 
  411. 256411 namespace UnityEngine_InputSystem_Interactions__PressBehavior
  412. 256412 {
  413. 256413 constexpr std::uintptr_t value__ = 0x0 ;
  414. 256414 }
  415. 256415 
  416. 256416 namespace UnityEngine_InputSystem_Interactions__SlowTapInteraction
  417. 256417 {
  418. 256418 constexpr std::uintptr_t duration = 0x10 ;
  419. 256419 constexpr std::uintptr_t pressPoint = 0x14 ;
  420. 256420 constexpr std::uintptr_t m_SlowTapStartTime = 0x18 ;
  421. 256421 }
  422. 256422 
  423. 256423 namespace UnityEngine_InputSystem_Interactions__TapInteraction
  424. 256424 {
  425. 256425 constexpr std::uintptr_t duration = 0x10 ;
  426. 256426 constexpr std::uintptr_t pressPoint = 0x14 ;
  427. 256427 constexpr std::uintptr_t m_TapStartTime = 0x18 ;
  428. 256428 constexpr std::uintptr_t canceledFromTimerExpired = 0x20 ;
  429. 256429 }
  430. 256430 
  431. 256431 namespace UnityEngine_InputSystem_Utilities__InputActionTrace
  432. 256432 {
  433. 256433 constexpr std::uintptr_t m_SubscribedToAll = 0x10 ;
  434. 256434 constexpr std::uintptr_t m_OnActionChangeHooked = 0x11 ;
  435. 256435 constexpr std::uintptr_t m_SubscribedActions = 0x18 ;
  436. 256436 constexpr std::uintptr_t m_SubscribedActionMaps = 0x30 ;
  437. 256437 constexpr std::uintptr_t m_EventBuffer = 0x48 ;
  438. 256438 constexpr std::uintptr_t m_ActionMapStates = 0x68 ;
  439. 256439 constexpr std::uintptr_t m_ActionMapStateClones = 0x80 ;
  440. 256440 constexpr std::uintptr_t m_CallbackDelegate = 0x98 ;
  441. 256441 constexpr std::uintptr_t m_ActionChangeDelegate = 0xA0 ;
  442. 256442 }
  443. 256443 
  444. 256444 namespace UnityEngine_InputSystem_Utilities__CallbackArray`1
  445. 256445 {
  446. 256446 constexpr std::uintptr_t m_CannotMutateCallbacksArray = 0xFFFFFFFFFFFFFFF0 ;
  447. 256447 }
  448. 256448 
  449. 256449 namespace UnityEngine_InputSystem_Utilities__DisplayStringFormatAttribute
  450. 256450 {
  451. 256451 constexpr std::uintptr_t _formatString_k__BackingField = 0x10 ;
  452. 256452 }
  453. 256453 
  454. 256454 namespace UnityEngine_InputSystem_Utilities__FourCC
  455. 256455 {
  456. 256456 constexpr std::uintptr_t m_Code = 0x0 ;
  457. 256457 }
  458. 256458 
  459. 256459 namespace UnityEngine_InputSystem_Utilities__InlinedArray`1
  460. 256460 {
  461. 256461 constexpr std::uintptr_t length = 0xFFFFFFFFFFFFFFF0 ;
  462. 256462 }
  463. 256463 
  464. 256464 namespace UnityEngine_InputSystem_Utilities__InternedString
  465. 256465 {
  466. 256466 constexpr std::uintptr_t m_StringOriginalCase = 0x0 ;
  467. 256467 constexpr std::uintptr_t m_StringLowerCase = 0x8 ;
  468. 256468 }
  469. 256469 
  470. 256470 namespace UnityEngine_InputSystem_Utilities__JsonParser
  471. 256471 {
  472. 256472 constexpr std::uintptr_t m_Text = 0x0 ;
  473. 256473 constexpr std::uintptr_t m_Length = 0x8 ;
  474. 256474 constexpr std::uintptr_t m_Position = 0xC ;
  475. 256475 constexpr std::uintptr_t m_MatchAnyElementInArray = 0x10 ;
  476. 256476 constexpr std::uintptr_t m_DryRun = 0x11 ;
  477. 256477 }
  478. 256478 
  479. 256479 namespace UnityEngine_InputSystem_Utilities__NameAndParameters
  480. 256480 {
  481. 256481 constexpr std::uintptr_t _name_k__BackingField = 0x0 ;
  482. 256482 constexpr std::uintptr_t _parameters_k__BackingField = 0x8 ;
  483. 256483 }
  484. 256484 
  485. 256485 namespace UnityEngine_InputSystem_Utilities__NamedValue
  486. 256486 {
  487. 256487 constexpr std::uintptr_t _name_k__BackingField = 0x0 ;
  488. 256488 constexpr std::uintptr_t _value_k__BackingField = 0x8 ;
  489. 256489 }
  490. 256490 
  491. 256491 namespace UnityEngine_InputSystem_Utilities__ForDeviceEventObservable
  492. 256492 {
  493. 256493 constexpr std::uintptr_t m_Source = 0x10 ;
  494. 256494 constexpr std::uintptr_t m_Device = 0x18 ;
  495. 256495 constexpr std::uintptr_t m_DeviceType = 0x20 ;
  496. 256496 }
  497. 256497 
  498. 256498 namespace UnityEngine_InputSystem_Utilities__Observer`1
  499. 256499 {
  500. 256500 constexpr std::uintptr_t m_OnNext = 0x0 ;
  501. 256501 }
  502. 256502 
  503. 256503 namespace UnityEngine_InputSystem_Utilities__SelectManyObservable`2
  504. 256504 {
  505. 256505 constexpr std::uintptr_t m_Source = 0x0 ;
  506. 256506 }
  507. 256507 
  508. 256508 namespace UnityEngine_InputSystem_Utilities__TakeNObservable`1
  509. 256509 {
  510. 256510 constexpr std::uintptr_t m_Source = 0x0 ;
  511. 256511 }
  512. 256512 
  513. 256513 namespace UnityEngine_InputSystem_Utilities__WhereObservable`1
  514. 256514 {
  515. 256515 constexpr std::uintptr_t m_Source = 0x0 ;
  516. 256516 }
  517. 256517 
  518. 256518 namespace UnityEngine_InputSystem_Utilities__OneOrMore`2
  519. 256519 {
  520. 256520 constexpr std::uintptr_t m_IsSingle = 0xFFFFFFFFFFFFFFF0 ;
  521. 256521 }
  522. 256522 
  523. 256523 namespace UnityEngine_InputSystem_Utilities__PredictiveParser
  524. 256524 {
  525. 256525 constexpr std::uintptr_t m_Position = 0x0 ;
  526. 256526 }
  527. 256527 
  528. 256528 namespace UnityEngine_InputSystem_Utilities__PrimitiveValue
  529. 256529 {
  530. 256530 constexpr std::uintptr_t m_Type = 0x0 ;
  531. 256531 constexpr std::uintptr_t m_BoolValue = 0x4 ;
  532. 256532 }
  533. 256533 
  534. 256534 namespace UnityEngine_InputSystem_Utilities__ReadOnlyArray`1
  535. 256535 {
  536. 256536 constexpr std::uintptr_t m_Array = 0xFFFFFFFFFFFFFFF0 ;
  537. 256537 }
  538. 256538 
  539. 256539 namespace UnityEngine_InputSystem_Utilities__SavedStructState`1
  540. 256540 {
  541. 256541 constexpr std::uintptr_t m_State = 0x0 ;
  542. 256542 }
  543. 256543 
  544. 256544 namespace UnityEngine_InputSystem_Utilities__Substring
  545. 256545 {
  546. 256546 constexpr std::uintptr_t m_String = 0x0 ;
  547. 256547 constexpr std::uintptr_t m_Index = 0x8 ;
  548. 256548 constexpr std::uintptr_t m_Length = 0xC ;
  549. 256549 }
  550. 256550 
  551. 256551 namespace UnityEngine_InputSystem_Utilities__TypeTable
  552. 256552 {
  553. 256553 constexpr std::uintptr_t table = 0x0 ;
  554. 256554 constexpr std::uintptr_t m_Manager = 0x8 ;
  555. 256555 }
  556. 256556 
  557. 256557 namespace UnityEngine_InputSystem_Composites__AxisComposite
  558. 256558 {
  559. 256559 constexpr std::uintptr_t negative = 0x10 ;
  560. 256560 constexpr std::uintptr_t positive = 0x14 ;
  561. 256561 constexpr std::uintptr_t minValue = 0x18 ;
  562. 256562 constexpr std::uintptr_t maxValue = 0x1C ;
  563. 256563 constexpr std::uintptr_t whichSideWins = 0x20 ;
  564. 256564 }
  565. 256565 
  566. 256566 namespace UnityEngine_InputSystem_Composites__ButtonWithOneModifier
  567. 256567 {
  568. 256568 constexpr std::uintptr_t modifier = 0x10 ;
  569. 256569 constexpr std::uintptr_t button = 0x14 ;
  570. 256570 constexpr std::uintptr_t overrideModifiersNeedToBePressedFirst = 0x18 ;
  571. 256571 constexpr std::uintptr_t modifiersOrder = 0x1C ;
  572. 256572 }
  573. 256573 
  574. 256574 namespace UnityEngine_InputSystem_Composites__ButtonWithTwoModifiers
  575. 256575 {
  576. 256576 constexpr std::uintptr_t modifier1 = 0x10 ;
  577. 256577 constexpr std::uintptr_t modifier2 = 0x14 ;
  578. 256578 constexpr std::uintptr_t button = 0x18 ;
  579. 256579 constexpr std::uintptr_t overrideModifiersNeedToBePressedFirst = 0x1C ;
  580. 256580 constexpr std::uintptr_t modifiersOrder = 0x20 ;
  581. 256581 }
  582. 256582 
  583. 256583 namespace UnityEngine_InputSystem_Composites__OneModifierComposite
  584. 256584 {
  585. 256585 constexpr std::uintptr_t modifier = 0x10 ;
  586. 256586 constexpr std::uintptr_t binding = 0x14 ;
  587. 256587 constexpr std::uintptr_t overrideModifiersNeedToBePressedFirst = 0x18 ;
  588. 256588 constexpr std::uintptr_t modifiersOrder = 0x1C ;
  589. 256589 constexpr std::uintptr_t m_ValueSizeInBytes = 0x20 ;
  590. 256590 constexpr std::uintptr_t m_ValueType = 0x28 ;
  591. 256591 constexpr std::uintptr_t m_BindingIsButton = 0x30 ;
  592. 256592 }
  593. 256593 
  594. 256594 namespace UnityEngine_InputSystem_Composites__TwoModifiersComposite
  595. 256595 {
  596. 256596 constexpr std::uintptr_t modifier1 = 0x10 ;
  597. 256597 constexpr std::uintptr_t modifier2 = 0x14 ;
  598. 256598 constexpr std::uintptr_t binding = 0x18 ;
  599. 256599 constexpr std::uintptr_t overrideModifiersNeedToBePressedFirst = 0x1C ;
  600. 256600 constexpr std::uintptr_t modifiersOrder = 0x20 ;
  601. 256601 constexpr std::uintptr_t m_ValueSizeInBytes = 0x24 ;
  602. 256602 constexpr std::uintptr_t m_ValueType = 0x28 ;
  603. 256603 constexpr std::uintptr_t m_BindingIsButton = 0x30 ;
  604. 256604 }
  605. 256605 
  606. 256606 namespace UnityEngine_InputSystem_Composites__Vector2Composite
  607. 256607 {
  608. 256608 constexpr std::uintptr_t up = 0x10 ;
  609. 256609 constexpr std::uintptr_t down = 0x14 ;
  610. 256610 constexpr std::uintptr_t left = 0x18 ;
  611. 256611 constexpr std::uintptr_t right = 0x1C ;
  612. 256612 constexpr std::uintptr_t normalize = 0x20 ;
  613. 256613 constexpr std::uintptr_t mode = 0x24 ;
  614. 256614 }
  615. 256615 
  616. 256616 namespace UnityEngine_InputSystem_Composites__Vector3Composite
  617. 256617 {
  618. 256618 constexpr std::uintptr_t up = 0x10 ;
  619. 256619 constexpr std::uintptr_t down = 0x14 ;
  620. 256620 constexpr std::uintptr_t left = 0x18 ;
  621. 256621 constexpr std::uintptr_t right = 0x1C ;
  622. 256622 constexpr std::uintptr_t forward = 0x20 ;
  623. 256623 constexpr std::uintptr_t backward = 0x24 ;
  624. 256624 constexpr std::uintptr_t mode = 0x28 ;
  625. 256625 }
  626. 256626 
  627. 256627 namespace UnityEngineInternal__LightmapType
  628. 256628 {
  629. 256629 constexpr std::uintptr_t value__ = 0x0 ;
  630. 256630 }
  631. 256631 
  632. 256632 namespace UnityEngineInternal__TypeInferenceRules
  633. 256633 {
  634. 256634 constexpr std::uintptr_t value__ = 0x0 ;
  635. 256635 }
  636. 256636 
  637. 256637 namespace UnityEngineInternal__TypeInferenceRuleAttribute
  638. 256638 {
  639. 256639 constexpr std::uintptr_t _rule = 0x10 ;
  640. 256640 }
  641. 256641 
  642. 256642 namespace UnityEngineInternal__GenericStack
  643. 256643 {
  644. 256644 constexpr std::uintptr_t TypeInfo = 0x107EAD10 ;
  645. 256645 constexpr std::uintptr_t _array = 0x10 ;
  646. 256646 constexpr std::uintptr_t _size = 0x18 ;
  647. 256647 constexpr std::uintptr_t _version = 0x1C ;
  648. 256648 constexpr std::uintptr_t _syncRoot = 0x20 ;
  649. 256649 }
  650. 256650 
  651. 256651 namespace Unity_Jobs__JobHandle
  652. 256652 {
  653. 256653 constexpr std::uintptr_t jobGroup = 0x0 ;
  654. 256654 constexpr std::uintptr_t version = 0x8 ;
  655. 256655 }
  656. 256656 
  657. 256657 namespace ExecuteJobFunction
  658. 256658 {
  659. 256659 constexpr std::uintptr_t method_ptr = 0x10 ;
  660. 256660 constexpr std::uintptr_t invoke_impl = 0x18 ;
  661. 256661 constexpr std::uintptr_t m_target = 0x20 ;
  662. 256662 constexpr std::uintptr_t method = 0x28 ;
  663. 256663 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  664. 256664 constexpr std::uintptr_t extra_arg = 0x38 ;
  665. 256665 constexpr std::uintptr_t method_code = 0x40 ;
  666. 256666 constexpr std::uintptr_t interp_method = 0x48 ;
  667. 256667 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  668. 256668 constexpr std::uintptr_t method_info = 0x58 ;
  669. 256669 constexpr std::uintptr_t original_method_info = 0x60 ;
  670. 256670 constexpr std::uintptr_t data = 0x68 ;
  671. 256671 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  672. 256672 constexpr std::uintptr_t delegates = 0x78 ;
  673. 256673 }
  674. 256674 
  675. 256675 namespace ExecuteJobFunction
  676. 256676 {
  677. 256677 constexpr std::uintptr_t method_ptr = 0x10 ;
  678. 256678 constexpr std::uintptr_t invoke_impl = 0x18 ;
  679. 256679 constexpr std::uintptr_t m_target = 0x20 ;
  680. 256680 constexpr std::uintptr_t method = 0x28 ;
  681. 256681 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  682. 256682 constexpr std::uintptr_t extra_arg = 0x38 ;
  683. 256683 constexpr std::uintptr_t method_code = 0x40 ;
  684. 256684 constexpr std::uintptr_t interp_method = 0x48 ;
  685. 256685 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  686. 256686 constexpr std::uintptr_t method_info = 0x58 ;
  687. 256687 constexpr std::uintptr_t original_method_info = 0x60 ;
  688. 256688 constexpr std::uintptr_t data = 0x68 ;
  689. 256689 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  690. 256690 constexpr std::uintptr_t delegates = 0x78 ;
  691. 256691 }
  692. 256692 
  693. 256693 namespace ExecuteJobFunction
  694. 256694 {
  695. 256695 constexpr std::uintptr_t method_ptr = 0x10 ;
  696. 256696 constexpr std::uintptr_t invoke_impl = 0x18 ;
  697. 256697 constexpr std::uintptr_t m_target = 0x20 ;
  698. 256698 constexpr std::uintptr_t method = 0x28 ;
  699. 256699 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  700. 256700 constexpr std::uintptr_t extra_arg = 0x38 ;
  701. 256701 constexpr std::uintptr_t method_code = 0x40 ;
  702. 256702 constexpr std::uintptr_t interp_method = 0x48 ;
  703. 256703 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  704. 256704 constexpr std::uintptr_t method_info = 0x58 ;
  705. 256705 constexpr std::uintptr_t original_method_info = 0x60 ;
  706. 256706 constexpr std::uintptr_t data = 0x68 ;
  707. 256707 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  708. 256708 constexpr std::uintptr_t delegates = 0x78 ;
  709. 256709 }
  710. 256710 
  711. 256711 namespace JobScheduleParameters
  712. 256712 {
  713. 256713 constexpr std::uintptr_t Dependency = 0x0 ;
  714. 256714 constexpr std::uintptr_t ScheduleMode = 0x10 ;
  715. 256715 constexpr std::uintptr_t ReflectionData = 0x18 ;
  716. 256716 constexpr std::uintptr_t JobDataPtr = 0x20 ;
  717. 256717 }
  718. 256718 
  719. 256719 namespace PanicFunction_
  720. 256720 {
  721. 256721 constexpr std::uintptr_t method_ptr = 0x10 ;
  722. 256722 constexpr std::uintptr_t invoke_impl = 0x18 ;
  723. 256723 constexpr std::uintptr_t m_target = 0x20 ;
  724. 256724 constexpr std::uintptr_t method = 0x28 ;
  725. 256725 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  726. 256726 constexpr std::uintptr_t extra_arg = 0x38 ;
  727. 256727 constexpr std::uintptr_t method_code = 0x40 ;
  728. 256728 constexpr std::uintptr_t interp_method = 0x48 ;
  729. 256729 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  730. 256730 constexpr std::uintptr_t method_info = 0x58 ;
  731. 256731 constexpr std::uintptr_t original_method_info = 0x60 ;
  732. 256732 constexpr std::uintptr_t data = 0x68 ;
  733. 256733 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  734. 256734 constexpr std::uintptr_t delegates = 0x78 ;
  735. 256735 }
  736. 256736 
  737. 256737 namespace TicksPerSecond
  738. 256738 {
  739. 256739 constexpr std::uintptr_t m_Numerator = 0x0 ;
  740. 256740 constexpr std::uintptr_t m_Denominator = 0x4 ;
  741. 256741 
  742. 256742 namespace _static
  743. 256743 {
  744. 256744 constexpr std::uintptr_t DefaultTicksPerSecond = 0x0 ;
  745. 256745 constexpr std::uintptr_t TicksPerSecond24 = 0x8 ;
  746. 256746 constexpr std::uintptr_t TicksPerSecond25 = 0x10 ;
  747. 256747 constexpr std::uintptr_t TicksPerSecond30 = 0x18 ;
  748. 256748 constexpr std::uintptr_t TicksPerSecond50 = 0x20 ;
  749. 256749 constexpr std::uintptr_t TicksPerSecond60 = 0x28 ;
  750. 256750 constexpr std::uintptr_t TicksPerSecond120 = 0x30 ;
  751. 256751 constexpr std::uintptr_t TicksPerSecond2397 = 0x38 ;
  752. 256752 constexpr std::uintptr_t TicksPerSecond2425 = 0x40 ;
  753. 256753 constexpr std::uintptr_t TicksPerSecond2997 = 0x48 ;
  754. 256754 constexpr std::uintptr_t TicksPerSecond5994 = 0x50 ;
  755. 256755 constexpr std::uintptr_t TicksPerSecond11988 = 0x58 ;
  756. 256756 constexpr std::uintptr_t DiscreteTimeRate = 0x60 ;
  757. 256757 }
  758. 256758 
  759. 256759 }
  760. 256760 
  761. 256761 namespace AutoScope
  762. 256762 {
  763. 256763 constexpr std::uintptr_t m_Ptr = 0x0 ;
  764. 256764 }
  765. 256765 
  766. 256766 namespace ControlOptions
  767. 256767 {
  768. 256768 constexpr std::uintptr_t value__ = 0x0 ;
  769. 256769 }
  770. 256770 
  771. 256771 namespace CountOptions
  772. 256772 {
  773. 256773 constexpr std::uintptr_t value__ = 0x0 ;
  774. 256774 }
  775. 256775 
  776. 256776 namespace Enumerator
  777. 256777 {
  778. 256778 constexpr std::uintptr_t m_Array = 0xFFFFFFFFFFFFFFF0 ;
  779. 256779 }
  780. 256780 
  781. 256781 namespace Enumerator
  782. 256782 {
  783. 256783 constexpr std::uintptr_t m_Array = 0xFFFFFFFFFFFFFFF0 ;
  784. 256784 }
  785. 256785 
  786. 256786 namespace ReadOnly
  787. 256787 {
  788. 256788 constexpr std::uintptr_t m_Buffer = 0xFFFFFFFFFFFFFFF0 ;
  789. 256789 }
  790. 256790 
  791. 256791 namespace Enumerator
  792. 256792 {
  793. 256793 constexpr std::uintptr_t m_Array = 0xFFFFFFFFFFFFFFF0 ;
  794. 256794 }
  795. 256795 
  796. 256796 namespace SharedStatic`1
  797. 256797 {
  798. 256798 constexpr std::uintptr_t _buffer = 0xFFFFFFFFFFFFFFF0 ;
  799. 256799 }
  800. 256800 
  801. 256801 namespace AlignOfHelper`1
  802. 256802 {
  803. 256803 constexpr std::uintptr_t dummy = 0xFFFFFFFFFFFFFFF0 ;
  804. 256804 }
  805. 256805 
  806. 256806 namespace BurstLogType
  807. 256807 {
  808. 256808 constexpr std::uintptr_t value__ = 0x0 ;
  809. 256809 }
  810. 256810 
  811. 256811 namespace LowMemoryCallback
  812. 256812 {
  813. 256813 constexpr std::uintptr_t method_ptr = 0x10 ;
  814. 256814 constexpr std::uintptr_t invoke_impl = 0x18 ;
  815. 256815 constexpr std::uintptr_t m_target = 0x20 ;
  816. 256816 constexpr std::uintptr_t method = 0x28 ;
  817. 256817 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  818. 256818 constexpr std::uintptr_t extra_arg = 0x38 ;
  819. 256819 constexpr std::uintptr_t method_code = 0x40 ;
  820. 256820 constexpr std::uintptr_t interp_method = 0x48 ;
  821. 256821 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  822. 256822 constexpr std::uintptr_t method_info = 0x58 ;
  823. 256823 constexpr std::uintptr_t original_method_info = 0x60 ;
  824. 256824 constexpr std::uintptr_t data = 0x68 ;
  825. 256825 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  826. 256826 constexpr std::uintptr_t delegates = 0x78 ;
  827. 256827 }
  828. 256828 
  829. 256829 namespace MemoryUsageChangedCallback
  830. 256830 {
  831. 256831 constexpr std::uintptr_t method_ptr = 0x10 ;
  832. 256832 constexpr std::uintptr_t invoke_impl = 0x18 ;
  833. 256833 constexpr std::uintptr_t m_target = 0x20 ;
  834. 256834 constexpr std::uintptr_t method = 0x28 ;
  835. 256835 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  836. 256836 constexpr std::uintptr_t extra_arg = 0x38 ;
  837. 256837 constexpr std::uintptr_t method_code = 0x40 ;
  838. 256838 constexpr std::uintptr_t interp_method = 0x48 ;
  839. 256839 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  840. 256840 constexpr std::uintptr_t method_info = 0x58 ;
  841. 256841 constexpr std::uintptr_t original_method_info = 0x60 ;
  842. 256842 constexpr std::uintptr_t data = 0x68 ;
  843. 256843 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  844. 256844 constexpr std::uintptr_t delegates = 0x78 ;
  845. 256845 }
  846. 256846 
  847. 256847 namespace LogCallback
  848. 256848 {
  849. 256849 constexpr std::uintptr_t TypeInfo = 0x10837078 ;
  850. 256850 constexpr std::uintptr_t method_ptr = 0x10 ;
  851. 256851 constexpr std::uintptr_t invoke_impl = 0x18 ;
  852. 256852 constexpr std::uintptr_t m_target = 0x20 ;
  853. 256853 constexpr std::uintptr_t method = 0x28 ;
  854. 256854 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  855. 256855 constexpr std::uintptr_t extra_arg = 0x38 ;
  856. 256856 constexpr std::uintptr_t method_code = 0x40 ;
  857. 256857 constexpr std::uintptr_t interp_method = 0x48 ;
  858. 256858 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  859. 256859 constexpr std::uintptr_t method_info = 0x58 ;
  860. 256860 constexpr std::uintptr_t original_method_info = 0x60 ;
  861. 256861 constexpr std::uintptr_t data = 0x68 ;
  862. 256862 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  863. 256863 constexpr std::uintptr_t delegates = 0x78 ;
  864. 256864 }
  865. 256865 
  866. 256866 namespace GateFitMode
  867. 256867 {
  868. 256868 constexpr std::uintptr_t value__ = 0x0 ;
  869. 256869 }
  870. 256870 
  871. 256871 namespace StereoscopicEye
  872. 256872 {
  873. 256873 constexpr std::uintptr_t value__ = 0x0 ;
  874. 256874 }
  875. 256875 
  876. 256876 namespace MonoOrStereoscopicEye
  877. 256877 {
  878. 256878 constexpr std::uintptr_t value__ = 0x0 ;
  879. 256879 }
  880. 256880 
  881. 256881 namespace CameraCallback
  882. 256882 {
  883. 256883 constexpr std::uintptr_t TypeInfo = 0x107D4CB0 ;
  884. 256884 constexpr std::uintptr_t method_ptr = 0x10 ;
  885. 256885 constexpr std::uintptr_t invoke_impl = 0x18 ;
  886. 256886 constexpr std::uintptr_t m_target = 0x20 ;
  887. 256887 constexpr std::uintptr_t method = 0x28 ;
  888. 256888 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  889. 256889 constexpr std::uintptr_t extra_arg = 0x38 ;
  890. 256890 constexpr std::uintptr_t method_code = 0x40 ;
  891. 256891 constexpr std::uintptr_t interp_method = 0x48 ;
  892. 256892 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  893. 256893 constexpr std::uintptr_t method_info = 0x58 ;
  894. 256894 constexpr std::uintptr_t original_method_info = 0x60 ;
  895. 256895 constexpr std::uintptr_t data = 0x68 ;
  896. 256896 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  897. 256897 constexpr std::uintptr_t delegates = 0x78 ;
  898. 256898 }
  899. 256899 
  900. 256900 namespace StateChanged
  901. 256901 {
  902. 256902 constexpr std::uintptr_t TypeInfo = 0x10727550 ;
  903. 256903 constexpr std::uintptr_t method_ptr = 0x10 ;
  904. 256904 constexpr std::uintptr_t invoke_impl = 0x18 ;
  905. 256905 constexpr std::uintptr_t m_target = 0x20 ;
  906. 256906 constexpr std::uintptr_t method = 0x28 ;
  907. 256907 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  908. 256908 constexpr std::uintptr_t extra_arg = 0x38 ;
  909. 256909 constexpr std::uintptr_t method_code = 0x40 ;
  910. 256910 constexpr std::uintptr_t interp_method = 0x48 ;
  911. 256911 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  912. 256912 constexpr std::uintptr_t method_info = 0x58 ;
  913. 256913 constexpr std::uintptr_t original_method_info = 0x60 ;
  914. 256914 constexpr std::uintptr_t data = 0x68 ;
  915. 256915 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  916. 256916 constexpr std::uintptr_t delegates = 0x78 ;
  917. 256917 }
  918. 256918 
  919. 256919 namespace ReflectionProbeEvent
  920. 256920 {
  921. 256921 constexpr std::uintptr_t value__ = 0x0 ;
  922. 256922 }
  923. 256923 
  924. 256924 namespace Expression
  925. 256925 {
  926. 256926 constexpr std::uintptr_t rpnTokens = 0x10 ;
  927. 256927 constexpr std::uintptr_t hasVariables = 0x18 ;
  928. 256928 }
  929. 256929 
  930. 256930 namespace PcgRandom
  931. 256931 {
  932. 256932 constexpr std::uintptr_t increment = 0x0 ;
  933. 256933 constexpr std::uintptr_t state = 0x8 ;
  934. 256934 }
  935. 256935 
  936. 256936 namespace Op
  937. 256937 {
  938. 256938 constexpr std::uintptr_t value__ = 0x0 ;
  939. 256939 }
  940. 256940 
  941. 256941 namespace Associativity
  942. 256942 {
  943. 256943 constexpr std::uintptr_t value__ = 0x0 ;
  944. 256944 }
  945. 256945 
  946. 256946 namespace Operator
  947. 256947 {
  948. 256948 constexpr std::uintptr_t op = 0x10 ;
  949. 256949 constexpr std::uintptr_t precedence = 0x14 ;
  950. 256950 constexpr std::uintptr_t associativity = 0x18 ;
  951. 256951 constexpr std::uintptr_t inputs = 0x1C ;
  952. 256952 }
  953. 256953 
  954. 256954 namespace OrderBlock
  955. 256955 {
  956. 256956 constexpr std::uintptr_t order = 0x0 ;
  957. 256957 constexpr std::uintptr_t callback = 0x8 ;
  958. 256958 }
  959. 256959 
  960. 256960 namespace DisplaysUpdatedDelegate
  961. 256961 {
  962. 256962 constexpr std::uintptr_t method_ptr = 0x10 ;
  963. 256963 constexpr std::uintptr_t invoke_impl = 0x18 ;
  964. 256964 constexpr std::uintptr_t m_target = 0x20 ;
  965. 256965 constexpr std::uintptr_t method = 0x28 ;
  966. 256966 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  967. 256967 constexpr std::uintptr_t extra_arg = 0x38 ;
  968. 256968 constexpr std::uintptr_t method_code = 0x40 ;
  969. 256969 constexpr std::uintptr_t interp_method = 0x48 ;
  970. 256970 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  971. 256971 constexpr std::uintptr_t method_info = 0x58 ;
  972. 256972 constexpr std::uintptr_t original_method_info = 0x60 ;
  973. 256973 constexpr std::uintptr_t data = 0x68 ;
  974. 256974 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  975. 256975 constexpr std::uintptr_t delegates = 0x78 ;
  976. 256976 }
  977. 256977 
  978. 256978 namespace LightProbesQueryDispose
  979. 256979 {
  980. 256980 constexpr std::uintptr_t m_LightProbeContextWrapper = 0x0 ;
  981. 256981 }
  982. 256982 
  983. 256983 namespace Target
  984. 256984 {
  985. 256985 constexpr std::uintptr_t value__ = 0x0 ;
  986. 256986 }
  987. 256987 
  988. 256988 namespace UsageFlags
  989. 256989 {
  990. 256990 constexpr std::uintptr_t value__ = 0x0 ;
  991. 256991 }
  992. 256992 
  993. 256993 namespace IndirectDrawIndexedArgs
  994. 256994 {
  995. 256995 constexpr std::uintptr_t _indexCountPerInstance_k__BackingField = 0x0 ;
  996. 256996 constexpr std::uintptr_t _instanceCount_k__BackingField = 0x4 ;
  997. 256997 constexpr std::uintptr_t _startIndex_k__BackingField = 0x8 ;
  998. 256998 constexpr std::uintptr_t _baseVertexIndex_k__BackingField = 0xC ;
  999. 256999 constexpr std::uintptr_t _startInstance_k__BackingField = 0x10 ;
  1000. 257000 }
  1001. 257001 
  1002. 257002 namespace MeshData
  1003. 257003 {
  1004. 257004 constexpr std::uintptr_t m_Ptr = 0x0 ;
  1005. 257005 }
  1006. 257006 
  1007. 257007 namespace MeshDataArray
  1008. 257008 {
  1009. 257009 constexpr std::uintptr_t m_Ptrs = 0x0 ;
  1010. 257010 constexpr std::uintptr_t m_Length = 0x8 ;
  1011. 257011 }
  1012. 257012 
  1013. 257013 namespace EXRFlags
  1014. 257014 {
  1015. 257015 constexpr std::uintptr_t value__ = 0x0 ;
  1016. 257016 }
  1017. 257017 
  1018. 257018 namespace U
  1019. 257019 {
  1020. 257020 constexpr std::uintptr_t p8 = 0x0 ;
  1021. 257021 }
  1022. 257022 
  1023. 257023 namespace State
  1024. 257024 {
  1025. 257025 constexpr std::uintptr_t s0 = 0x0 ;
  1026. 257026 constexpr std::uintptr_t s1 = 0x4 ;
  1027. 257027 constexpr std::uintptr_t s2 = 0x8 ;
  1028. 257028 constexpr std::uintptr_t s3 = 0xC ;
  1029. 257029 }
  1030. 257030 
  1031. 257031 namespace AwaiterCompletionThreadAffinity
  1032. 257032 {
  1033. 257033 constexpr std::uintptr_t value__ = 0x0 ;
  1034. 257034 }
  1035. 257035 
  1036. 257036 namespace AwaitableAsyncMethodBuilder
  1037. 257037 {
  1038. 257038 constexpr std::uintptr_t _stateMachineBox = 0x0 ;
  1039. 257039 constexpr std::uintptr_t _resultingCoroutine = 0x8 ;
  1040. 257040 }
  1041. 257041 
  1042. 257042 namespace AwaitableAsyncMethodBuilder`1
  1043. 257043 {
  1044. 257044 constexpr std::uintptr_t _stateMachineBox = 0xFFFFFFFFFFFFFFF0 ;
  1045. 257045 }
  1046. 257046 
  1047. 257047 namespace Awaiter
  1048. 257048 {
  1049. 257049 constexpr std::uintptr_t _awaited = 0x0 ;
  1050. 257050 }
  1051. 257051 
  1052. 257052 namespace AwaitableHandle
  1053. 257053 {
  1054. 257054 constexpr std::uintptr_t _handle = 0x0 ;
  1055. 257055 
  1056. 257056 namespace _static
  1057. 257057 {
  1058. 257058 constexpr std::uintptr_t ManagedHandle = 0x0 ;
  1059. 257059 constexpr std::uintptr_t NullHandle = 0x8 ;
  1060. 257060 }
  1061. 257061 
  1062. 257062 }
  1063. 257063 
  1064. 257064 namespace AwaitableAndFrameIndex
  1065. 257065 {
  1066. 257066 constexpr std::uintptr_t _Awaitable_k__BackingField = 0x0 ;
  1067. 257067 constexpr std::uintptr_t _FrameIndex_k__BackingField = 0x8 ;
  1068. 257068 }
  1069. 257069 
  1070. 257070 namespace DoubleBufferedAwaitableList
  1071. 257071 {
  1072. 257072 constexpr std::uintptr_t TypeInfo = 0x107D20F8 ;
  1073. 257073 constexpr std::uintptr_t _awaitables = 0x10 ;
  1074. 257074 constexpr std::uintptr_t _scratch = 0x18 ;
  1075. 257075 }
  1076. 257076 
  1077. 257077 namespace Awaiter
  1078. 257078 {
  1079. 257079 constexpr std::uintptr_t _coroutine = 0xFFFFFFFFFFFFFFF0 ;
  1080. 257080 }
  1081. 257081 
  1082. 257082 namespace CachedType
  1083. 257083 {
  1084. 257084 constexpr std::uintptr_t value__ = 0x0 ;
  1085. 257085 }
  1086. 257086 
  1087. 257087 namespace ListPrivateFieldAccess`1
  1088. 257088 {
  1089. 257089 constexpr std::uintptr_t _items = 0x0 ;
  1090. 257090 }
  1091. 257091 
  1092. 257092 namespace TestClass
  1093. 257093 {
  1094. 257094 constexpr std::uintptr_t value = 0x0 ;
  1095. 257095 }
  1096. 257096 
  1097. 257097 namespace CreateOptions
  1098. 257098 {
  1099. 257099 constexpr std::uintptr_t value__ = 0x0 ;
  1100. 257100 }
  1101. 257101 
  1102. 257102 namespace WorkRequest
  1103. 257103 {
  1104. 257104 constexpr std::uintptr_t m_DelagateCallback = 0x0 ;
  1105. 257105 constexpr std::uintptr_t m_DelagateState = 0x8 ;
  1106. 257106 constexpr std::uintptr_t m_WaitHandle = 0x10 ;
  1107. 257107 }
  1108. 257108 
  1109. 257109 namespace Status
  1110. 257110 {
  1111. 257111 constexpr std::uintptr_t value__ = 0x0 ;
  1112. 257112 }
  1113. 257113 
  1114. 257114 namespace InputFieldAppearance
  1115. 257115 {
  1116. 257116 constexpr std::uintptr_t value__ = 0x0 ;
  1117. 257117 }
  1118. 257118 
  1119. 257119 namespace Edge
  1120. 257120 {
  1121. 257121 constexpr std::uintptr_t value__ = 0x0 ;
  1122. 257122 }
  1123. 257123 
  1124. 257124 namespace Axis
  1125. 257125 {
  1126. 257126 constexpr std::uintptr_t value__ = 0x0 ;
  1127. 257127 }
  1128. 257128 
  1129. 257129 namespace ReapplyDrivenProperties
  1130. 257130 {
  1131. 257131 constexpr std::uintptr_t TypeInfo = 0x107DAF08 ;
  1132. 257132 constexpr std::uintptr_t method_ptr = 0x10 ;
  1133. 257133 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1134. 257134 constexpr std::uintptr_t m_target = 0x20 ;
  1135. 257135 constexpr std::uintptr_t method = 0x28 ;
  1136. 257136 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1137. 257137 constexpr std::uintptr_t extra_arg = 0x38 ;
  1138. 257138 constexpr std::uintptr_t method_code = 0x40 ;
  1139. 257139 constexpr std::uintptr_t interp_method = 0x48 ;
  1140. 257140 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1141. 257141 constexpr std::uintptr_t method_info = 0x58 ;
  1142. 257142 constexpr std::uintptr_t original_method_info = 0x60 ;
  1143. 257143 constexpr std::uintptr_t data = 0x68 ;
  1144. 257144 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1145. 257145 constexpr std::uintptr_t delegates = 0x78 ;
  1146. 257146 }
  1147. 257147 
  1148. 257148 namespace Enumerator
  1149. 257149 {
  1150. 257150 constexpr std::uintptr_t TypeInfo = 0x107DADC0 ;
  1151. 257151 constexpr std::uintptr_t outer = 0x10 ;
  1152. 257152 constexpr std::uintptr_t currentIndex = 0x18 ;
  1153. 257153 }
  1154. 257154 
  1155. 257155 namespace TransformJobData
  1156. 257156 {
  1157. 257157 constexpr std::uintptr_t TransformAccessArray = 0xFFFFFFFFFFFFFFF0 ;
  1158. 257158 }
  1159. 257159 
  1160. 257160 namespace ExecuteJobFunction
  1161. 257161 {
  1162. 257162 constexpr std::uintptr_t method_ptr = 0x10 ;
  1163. 257163 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1164. 257164 constexpr std::uintptr_t m_target = 0x20 ;
  1165. 257165 constexpr std::uintptr_t method = 0x28 ;
  1166. 257166 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1167. 257167 constexpr std::uintptr_t extra_arg = 0x38 ;
  1168. 257168 constexpr std::uintptr_t method_code = 0x40 ;
  1169. 257169 constexpr std::uintptr_t interp_method = 0x48 ;
  1170. 257170 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1171. 257171 constexpr std::uintptr_t method_info = 0x58 ;
  1172. 257172 constexpr std::uintptr_t original_method_info = 0x60 ;
  1173. 257173 constexpr std::uintptr_t data = 0x68 ;
  1174. 257174 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1175. 257175 constexpr std::uintptr_t delegates = 0x78 ;
  1176. 257176 }
  1177. 257177 
  1178. 257178 namespace ErrorDelegate
  1179. 257179 {
  1180. 257180 constexpr std::uintptr_t method_ptr = 0x10 ;
  1181. 257181 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1182. 257182 constexpr std::uintptr_t m_target = 0x20 ;
  1183. 257183 constexpr std::uintptr_t method = 0x28 ;
  1184. 257184 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1185. 257185 constexpr std::uintptr_t extra_arg = 0x38 ;
  1186. 257186 constexpr std::uintptr_t method_code = 0x40 ;
  1187. 257187 constexpr std::uintptr_t interp_method = 0x48 ;
  1188. 257188 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1189. 257189 constexpr std::uintptr_t method_info = 0x58 ;
  1190. 257190 constexpr std::uintptr_t original_method_info = 0x60 ;
  1191. 257191 constexpr std::uintptr_t data = 0x68 ;
  1192. 257192 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1193. 257193 constexpr std::uintptr_t delegates = 0x78 ;
  1194. 257194 }
  1195. 257195 
  1196. 257196 namespace StatusDelegate
  1197. 257197 {
  1198. 257198 constexpr std::uintptr_t method_ptr = 0x10 ;
  1199. 257199 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1200. 257200 constexpr std::uintptr_t m_target = 0x20 ;
  1201. 257201 constexpr std::uintptr_t method = 0x28 ;
  1202. 257202 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1203. 257203 constexpr std::uintptr_t extra_arg = 0x38 ;
  1204. 257204 constexpr std::uintptr_t method_code = 0x40 ;
  1205. 257205 constexpr std::uintptr_t interp_method = 0x48 ;
  1206. 257206 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1207. 257207 constexpr std::uintptr_t method_info = 0x58 ;
  1208. 257208 constexpr std::uintptr_t original_method_info = 0x60 ;
  1209. 257209 constexpr std::uintptr_t data = 0x68 ;
  1210. 257210 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1211. 257211 constexpr std::uintptr_t delegates = 0x78 ;
  1212. 257212 }
  1213. 257213 
  1214. 257214 namespace PhraseRecognizedDelegate
  1215. 257215 {
  1216. 257216 constexpr std::uintptr_t method_ptr = 0x10 ;
  1217. 257217 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1218. 257218 constexpr std::uintptr_t m_target = 0x20 ;
  1219. 257219 constexpr std::uintptr_t method = 0x28 ;
  1220. 257220 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1221. 257221 constexpr std::uintptr_t extra_arg = 0x38 ;
  1222. 257222 constexpr std::uintptr_t method_code = 0x40 ;
  1223. 257223 constexpr std::uintptr_t interp_method = 0x48 ;
  1224. 257224 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1225. 257225 constexpr std::uintptr_t method_info = 0x58 ;
  1226. 257226 constexpr std::uintptr_t original_method_info = 0x60 ;
  1227. 257227 constexpr std::uintptr_t data = 0x68 ;
  1228. 257228 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1229. 257229 constexpr std::uintptr_t delegates = 0x78 ;
  1230. 257230 }
  1231. 257231 
  1232. 257232 namespace DictationHypothesisDelegate
  1233. 257233 {
  1234. 257234 constexpr std::uintptr_t method_ptr = 0x10 ;
  1235. 257235 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1236. 257236 constexpr std::uintptr_t m_target = 0x20 ;
  1237. 257237 constexpr std::uintptr_t method = 0x28 ;
  1238. 257238 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1239. 257239 constexpr std::uintptr_t extra_arg = 0x38 ;
  1240. 257240 constexpr std::uintptr_t method_code = 0x40 ;
  1241. 257241 constexpr std::uintptr_t interp_method = 0x48 ;
  1242. 257242 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1243. 257243 constexpr std::uintptr_t method_info = 0x58 ;
  1244. 257244 constexpr std::uintptr_t original_method_info = 0x60 ;
  1245. 257245 constexpr std::uintptr_t data = 0x68 ;
  1246. 257246 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1247. 257247 constexpr std::uintptr_t delegates = 0x78 ;
  1248. 257248 }
  1249. 257249 
  1250. 257250 namespace DictationResultDelegate
  1251. 257251 {
  1252. 257252 constexpr std::uintptr_t method_ptr = 0x10 ;
  1253. 257253 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1254. 257254 constexpr std::uintptr_t m_target = 0x20 ;
  1255. 257255 constexpr std::uintptr_t method = 0x28 ;
  1256. 257256 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1257. 257257 constexpr std::uintptr_t extra_arg = 0x38 ;
  1258. 257258 constexpr std::uintptr_t method_code = 0x40 ;
  1259. 257259 constexpr std::uintptr_t interp_method = 0x48 ;
  1260. 257260 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1261. 257261 constexpr std::uintptr_t method_info = 0x58 ;
  1262. 257262 constexpr std::uintptr_t original_method_info = 0x60 ;
  1263. 257263 constexpr std::uintptr_t data = 0x68 ;
  1264. 257264 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1265. 257265 constexpr std::uintptr_t delegates = 0x78 ;
  1266. 257266 }
  1267. 257267 
  1268. 257268 namespace DictationCompletedDelegate
  1269. 257269 {
  1270. 257270 constexpr std::uintptr_t method_ptr = 0x10 ;
  1271. 257271 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1272. 257272 constexpr std::uintptr_t m_target = 0x20 ;
  1273. 257273 constexpr std::uintptr_t method = 0x28 ;
  1274. 257274 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1275. 257275 constexpr std::uintptr_t extra_arg = 0x38 ;
  1276. 257276 constexpr std::uintptr_t method_code = 0x40 ;
  1277. 257277 constexpr std::uintptr_t interp_method = 0x48 ;
  1278. 257278 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1279. 257279 constexpr std::uintptr_t method_info = 0x58 ;
  1280. 257280 constexpr std::uintptr_t original_method_info = 0x60 ;
  1281. 257281 constexpr std::uintptr_t data = 0x68 ;
  1282. 257282 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1283. 257283 constexpr std::uintptr_t delegates = 0x78 ;
  1284. 257284 }
  1285. 257285 
  1286. 257286 namespace DictationErrorHandler
  1287. 257287 {
  1288. 257288 constexpr std::uintptr_t method_ptr = 0x10 ;
  1289. 257289 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1290. 257290 constexpr std::uintptr_t m_target = 0x20 ;
  1291. 257291 constexpr std::uintptr_t method = 0x28 ;
  1292. 257292 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1293. 257293 constexpr std::uintptr_t extra_arg = 0x38 ;
  1294. 257294 constexpr std::uintptr_t method_code = 0x40 ;
  1295. 257295 constexpr std::uintptr_t interp_method = 0x48 ;
  1296. 257296 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1297. 257297 constexpr std::uintptr_t method_info = 0x58 ;
  1298. 257298 constexpr std::uintptr_t original_method_info = 0x60 ;
  1299. 257299 constexpr std::uintptr_t data = 0x68 ;
  1300. 257300 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1301. 257301 constexpr std::uintptr_t delegates = 0x78 ;
  1302. 257302 }
  1303. 257303 
  1304. 257304 namespace CaptureResultType
  1305. 257305 {
  1306. 257306 constexpr std::uintptr_t value__ = 0x0 ;
  1307. 257307 }
  1308. 257308 
  1309. 257309 namespace PhotoCaptureResult
  1310. 257310 {
  1311. 257311 constexpr std::uintptr_t resultType = 0x0 ;
  1312. 257312 constexpr std::uintptr_t hResult = 0x8 ;
  1313. 257313 }
  1314. 257314 
  1315. 257315 namespace OnCaptureResourceCreatedCallback
  1316. 257316 {
  1317. 257317 constexpr std::uintptr_t method_ptr = 0x10 ;
  1318. 257318 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1319. 257319 constexpr std::uintptr_t m_target = 0x20 ;
  1320. 257320 constexpr std::uintptr_t method = 0x28 ;
  1321. 257321 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1322. 257322 constexpr std::uintptr_t extra_arg = 0x38 ;
  1323. 257323 constexpr std::uintptr_t method_code = 0x40 ;
  1324. 257324 constexpr std::uintptr_t interp_method = 0x48 ;
  1325. 257325 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1326. 257326 constexpr std::uintptr_t method_info = 0x58 ;
  1327. 257327 constexpr std::uintptr_t original_method_info = 0x60 ;
  1328. 257328 constexpr std::uintptr_t data = 0x68 ;
  1329. 257329 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1330. 257330 constexpr std::uintptr_t delegates = 0x78 ;
  1331. 257331 }
  1332. 257332 
  1333. 257333 namespace OnPhotoModeStartedCallback
  1334. 257334 {
  1335. 257335 constexpr std::uintptr_t method_ptr = 0x10 ;
  1336. 257336 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1337. 257337 constexpr std::uintptr_t m_target = 0x20 ;
  1338. 257338 constexpr std::uintptr_t method = 0x28 ;
  1339. 257339 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1340. 257340 constexpr std::uintptr_t extra_arg = 0x38 ;
  1341. 257341 constexpr std::uintptr_t method_code = 0x40 ;
  1342. 257342 constexpr std::uintptr_t interp_method = 0x48 ;
  1343. 257343 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1344. 257344 constexpr std::uintptr_t method_info = 0x58 ;
  1345. 257345 constexpr std::uintptr_t original_method_info = 0x60 ;
  1346. 257346 constexpr std::uintptr_t data = 0x68 ;
  1347. 257347 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1348. 257348 constexpr std::uintptr_t delegates = 0x78 ;
  1349. 257349 }
  1350. 257350 
  1351. 257351 namespace OnPhotoModeStoppedCallback
  1352. 257352 {
  1353. 257353 constexpr std::uintptr_t method_ptr = 0x10 ;
  1354. 257354 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1355. 257355 constexpr std::uintptr_t m_target = 0x20 ;
  1356. 257356 constexpr std::uintptr_t method = 0x28 ;
  1357. 257357 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1358. 257358 constexpr std::uintptr_t extra_arg = 0x38 ;
  1359. 257359 constexpr std::uintptr_t method_code = 0x40 ;
  1360. 257360 constexpr std::uintptr_t interp_method = 0x48 ;
  1361. 257361 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1362. 257362 constexpr std::uintptr_t method_info = 0x58 ;
  1363. 257363 constexpr std::uintptr_t original_method_info = 0x60 ;
  1364. 257364 constexpr std::uintptr_t data = 0x68 ;
  1365. 257365 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1366. 257366 constexpr std::uintptr_t delegates = 0x78 ;
  1367. 257367 }
  1368. 257368 
  1369. 257369 namespace OnCapturedToDiskCallback
  1370. 257370 {
  1371. 257371 constexpr std::uintptr_t method_ptr = 0x10 ;
  1372. 257372 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1373. 257373 constexpr std::uintptr_t m_target = 0x20 ;
  1374. 257374 constexpr std::uintptr_t method = 0x28 ;
  1375. 257375 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1376. 257376 constexpr std::uintptr_t extra_arg = 0x38 ;
  1377. 257377 constexpr std::uintptr_t method_code = 0x40 ;
  1378. 257378 constexpr std::uintptr_t interp_method = 0x48 ;
  1379. 257379 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1380. 257380 constexpr std::uintptr_t method_info = 0x58 ;
  1381. 257381 constexpr std::uintptr_t original_method_info = 0x60 ;
  1382. 257382 constexpr std::uintptr_t data = 0x68 ;
  1383. 257383 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1384. 257384 constexpr std::uintptr_t delegates = 0x78 ;
  1385. 257385 }
  1386. 257386 
  1387. 257387 namespace OnCapturedToMemoryCallback
  1388. 257388 {
  1389. 257389 constexpr std::uintptr_t method_ptr = 0x10 ;
  1390. 257390 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1391. 257391 constexpr std::uintptr_t m_target = 0x20 ;
  1392. 257392 constexpr std::uintptr_t method = 0x28 ;
  1393. 257393 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1394. 257394 constexpr std::uintptr_t extra_arg = 0x38 ;
  1395. 257395 constexpr std::uintptr_t method_code = 0x40 ;
  1396. 257396 constexpr std::uintptr_t interp_method = 0x48 ;
  1397. 257397 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1398. 257398 constexpr std::uintptr_t method_info = 0x58 ;
  1399. 257399 constexpr std::uintptr_t original_method_info = 0x60 ;
  1400. 257400 constexpr std::uintptr_t data = 0x68 ;
  1401. 257401 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1402. 257402 constexpr std::uintptr_t delegates = 0x78 ;
  1403. 257403 }
  1404. 257404 
  1405. 257405 namespace CaptureResultType
  1406. 257406 {
  1407. 257407 constexpr std::uintptr_t value__ = 0x0 ;
  1408. 257408 }
  1409. 257409 
  1410. 257410 namespace VideoCaptureResult
  1411. 257411 {
  1412. 257412 constexpr std::uintptr_t resultType = 0x0 ;
  1413. 257413 constexpr std::uintptr_t hResult = 0x8 ;
  1414. 257414 }
  1415. 257415 
  1416. 257416 namespace OnVideoCaptureResourceCreatedCallback
  1417. 257417 {
  1418. 257418 constexpr std::uintptr_t method_ptr = 0x10 ;
  1419. 257419 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1420. 257420 constexpr std::uintptr_t m_target = 0x20 ;
  1421. 257421 constexpr std::uintptr_t method = 0x28 ;
  1422. 257422 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1423. 257423 constexpr std::uintptr_t extra_arg = 0x38 ;
  1424. 257424 constexpr std::uintptr_t method_code = 0x40 ;
  1425. 257425 constexpr std::uintptr_t interp_method = 0x48 ;
  1426. 257426 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1427. 257427 constexpr std::uintptr_t method_info = 0x58 ;
  1428. 257428 constexpr std::uintptr_t original_method_info = 0x60 ;
  1429. 257429 constexpr std::uintptr_t data = 0x68 ;
  1430. 257430 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1431. 257431 constexpr std::uintptr_t delegates = 0x78 ;
  1432. 257432 }
  1433. 257433 
  1434. 257434 namespace OnVideoModeStartedCallback
  1435. 257435 {
  1436. 257436 constexpr std::uintptr_t method_ptr = 0x10 ;
  1437. 257437 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1438. 257438 constexpr std::uintptr_t m_target = 0x20 ;
  1439. 257439 constexpr std::uintptr_t method = 0x28 ;
  1440. 257440 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1441. 257441 constexpr std::uintptr_t extra_arg = 0x38 ;
  1442. 257442 constexpr std::uintptr_t method_code = 0x40 ;
  1443. 257443 constexpr std::uintptr_t interp_method = 0x48 ;
  1444. 257444 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1445. 257445 constexpr std::uintptr_t method_info = 0x58 ;
  1446. 257446 constexpr std::uintptr_t original_method_info = 0x60 ;
  1447. 257447 constexpr std::uintptr_t data = 0x68 ;
  1448. 257448 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1449. 257449 constexpr std::uintptr_t delegates = 0x78 ;
  1450. 257450 }
  1451. 257451 
  1452. 257452 namespace OnVideoModeStoppedCallback
  1453. 257453 {
  1454. 257454 constexpr std::uintptr_t method_ptr = 0x10 ;
  1455. 257455 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1456. 257456 constexpr std::uintptr_t m_target = 0x20 ;
  1457. 257457 constexpr std::uintptr_t method = 0x28 ;
  1458. 257458 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1459. 257459 constexpr std::uintptr_t extra_arg = 0x38 ;
  1460. 257460 constexpr std::uintptr_t method_code = 0x40 ;
  1461. 257461 constexpr std::uintptr_t interp_method = 0x48 ;
  1462. 257462 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1463. 257463 constexpr std::uintptr_t method_info = 0x58 ;
  1464. 257464 constexpr std::uintptr_t original_method_info = 0x60 ;
  1465. 257465 constexpr std::uintptr_t data = 0x68 ;
  1466. 257466 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1467. 257467 constexpr std::uintptr_t delegates = 0x78 ;
  1468. 257468 }
  1469. 257469 
  1470. 257470 namespace OnStartedRecordingVideoCallback
  1471. 257471 {
  1472. 257472 constexpr std::uintptr_t method_ptr = 0x10 ;
  1473. 257473 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1474. 257474 constexpr std::uintptr_t m_target = 0x20 ;
  1475. 257475 constexpr std::uintptr_t method = 0x28 ;
  1476. 257476 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1477. 257477 constexpr std::uintptr_t extra_arg = 0x38 ;
  1478. 257478 constexpr std::uintptr_t method_code = 0x40 ;
  1479. 257479 constexpr std::uintptr_t interp_method = 0x48 ;
  1480. 257480 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1481. 257481 constexpr std::uintptr_t method_info = 0x58 ;
  1482. 257482 constexpr std::uintptr_t original_method_info = 0x60 ;
  1483. 257483 constexpr std::uintptr_t data = 0x68 ;
  1484. 257484 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1485. 257485 constexpr std::uintptr_t delegates = 0x78 ;
  1486. 257486 }
  1487. 257487 
  1488. 257488 namespace OnStoppedRecordingVideoCallback
  1489. 257489 {
  1490. 257490 constexpr std::uintptr_t method_ptr = 0x10 ;
  1491. 257491 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1492. 257492 constexpr std::uintptr_t m_target = 0x20 ;
  1493. 257493 constexpr std::uintptr_t method = 0x28 ;
  1494. 257494 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1495. 257495 constexpr std::uintptr_t extra_arg = 0x38 ;
  1496. 257496 constexpr std::uintptr_t method_code = 0x40 ;
  1497. 257497 constexpr std::uintptr_t interp_method = 0x48 ;
  1498. 257498 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1499. 257499 constexpr std::uintptr_t method_info = 0x58 ;
  1500. 257500 constexpr std::uintptr_t original_method_info = 0x60 ;
  1501. 257501 constexpr std::uintptr_t data = 0x68 ;
  1502. 257502 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1503. 257503 constexpr std::uintptr_t delegates = 0x78 ;
  1504. 257504 }
  1505. 257505 
  1506. 257506 namespace NativeOwnedMemory
  1507. 257507 {
  1508. 257508 constexpr std::uintptr_t data = 0x0 ;
  1509. 257509 }
  1510. 257510 
  1511. 257511 namespace UpdateFlags
  1512. 257512 {
  1513. 257513 constexpr std::uintptr_t value__ = 0x0 ;
  1514. 257514 }
  1515. 257515 
  1516. 257516 namespace Mode
  1517. 257517 {
  1518. 257518 constexpr std::uintptr_t value__ = 0x0 ;
  1519. 257519 }
  1520. 257520 
  1521. 257521 namespace UpdateFunction
  1522. 257522 {
  1523. 257523 constexpr std::uintptr_t TypeInfo = 0x10791218 ;
  1524. 257524 constexpr std::uintptr_t method_ptr = 0x10 ;
  1525. 257525 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1526. 257526 constexpr std::uintptr_t m_target = 0x20 ;
  1527. 257527 constexpr std::uintptr_t method = 0x28 ;
  1528. 257528 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1529. 257529 constexpr std::uintptr_t extra_arg = 0x38 ;
  1530. 257530 constexpr std::uintptr_t method_code = 0x40 ;
  1531. 257531 constexpr std::uintptr_t interp_method = 0x48 ;
  1532. 257532 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1533. 257533 constexpr std::uintptr_t method_info = 0x58 ;
  1534. 257534 constexpr std::uintptr_t original_method_info = 0x60 ;
  1535. 257535 constexpr std::uintptr_t data = 0x68 ;
  1536. 257536 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1537. 257537 constexpr std::uintptr_t delegates = 0x78 ;
  1538. 257538 }
  1539. 257539 
  1540. 257540 namespace MessageEvent
  1541. 257541 {
  1542. 257542 constexpr std::uintptr_t m_Calls = 0x10 ;
  1543. 257543 constexpr std::uintptr_t m_PersistentCalls = 0x18 ;
  1544. 257544 constexpr std::uintptr_t m_CallsDirty = 0x20 ;
  1545. 257545 constexpr std::uintptr_t m_InvokeArray = 0x28 ;
  1546. 257546 }
  1547. 257547 
  1548. 257548 namespace ConnectionChangeEvent
  1549. 257549 {
  1550. 257550 constexpr std::uintptr_t m_Calls = 0x10 ;
  1551. 257551 constexpr std::uintptr_t m_PersistentCalls = 0x18 ;
  1552. 257552 constexpr std::uintptr_t m_CallsDirty = 0x20 ;
  1553. 257553 constexpr std::uintptr_t m_InvokeArray = 0x28 ;
  1554. 257554 }
  1555. 257555 
  1556. 257556 namespace MessageTypeSubscribers
  1557. 257557 {
  1558. 257558 constexpr std::uintptr_t m_messageTypeId = 0x10 ;
  1559. 257559 constexpr std::uintptr_t subscriberCount = 0x18 ;
  1560. 257560 constexpr std::uintptr_t messageCallback = 0x20 ;
  1561. 257561 }
  1562. 257562 
  1563. 257563 namespace Flags
  1564. 257564 {
  1565. 257565 constexpr std::uintptr_t value__ = 0x0 ;
  1566. 257566 }
  1567. 257567 
  1568. 257568 namespace EvaluationType
  1569. 257569 {
  1570. 257570 constexpr std::uintptr_t value__ = 0x0 ;
  1571. 257571 }
  1572. 257572 
  1573. 257573 namespace CreateOutputMethod
  1574. 257574 {
  1575. 257575 constexpr std::uintptr_t method_ptr = 0x10 ;
  1576. 257576 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1577. 257577 constexpr std::uintptr_t m_target = 0x20 ;
  1578. 257578 constexpr std::uintptr_t method = 0x28 ;
  1579. 257579 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1580. 257580 constexpr std::uintptr_t extra_arg = 0x38 ;
  1581. 257581 constexpr std::uintptr_t method_code = 0x40 ;
  1582. 257582 constexpr std::uintptr_t interp_method = 0x48 ;
  1583. 257583 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1584. 257584 constexpr std::uintptr_t method_info = 0x58 ;
  1585. 257585 constexpr std::uintptr_t original_method_info = 0x60 ;
  1586. 257586 constexpr std::uintptr_t data = 0x68 ;
  1587. 257587 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1588. 257588 constexpr std::uintptr_t delegates = 0x78 ;
  1589. 257589 }
  1590. 257590 
  1591. 257591 namespace BuildSettings
  1592. 257592 {
  1593. 257593 constexpr std::uintptr_t _buildFlags_k__BackingField = 0x0 ;
  1594. 257594 constexpr std::uintptr_t _relativeOrigin_k__BackingField = 0x4 ;
  1595. 257595 }
  1596. 257596 
  1597. 257597 namespace SupportedMode
  1598. 257598 {
  1599. 257599 constexpr std::uintptr_t value__ = 0x0 ;
  1600. 257600 }
  1601. 257601 
  1602. 257602 namespace OnPerformCulling
  1603. 257603 {
  1604. 257604 constexpr std::uintptr_t method_ptr = 0x10 ;
  1605. 257605 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1606. 257606 constexpr std::uintptr_t m_target = 0x20 ;
  1607. 257607 constexpr std::uintptr_t method = 0x28 ;
  1608. 257608 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1609. 257609 constexpr std::uintptr_t extra_arg = 0x38 ;
  1610. 257610 constexpr std::uintptr_t method_code = 0x40 ;
  1611. 257611 constexpr std::uintptr_t interp_method = 0x48 ;
  1612. 257612 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1613. 257613 constexpr std::uintptr_t method_info = 0x58 ;
  1614. 257614 constexpr std::uintptr_t original_method_info = 0x60 ;
  1615. 257615 constexpr std::uintptr_t data = 0x68 ;
  1616. 257616 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1617. 257617 constexpr std::uintptr_t delegates = 0x78 ;
  1618. 257618 }
  1619. 257619 
  1620. 257620 namespace OnFinishedCulling
  1621. 257621 {
  1622. 257622 constexpr std::uintptr_t method_ptr = 0x10 ;
  1623. 257623 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1624. 257624 constexpr std::uintptr_t m_target = 0x20 ;
  1625. 257625 constexpr std::uintptr_t method = 0x28 ;
  1626. 257626 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1627. 257627 constexpr std::uintptr_t extra_arg = 0x38 ;
  1628. 257628 constexpr std::uintptr_t method_code = 0x40 ;
  1629. 257629 constexpr std::uintptr_t interp_method = 0x48 ;
  1630. 257630 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1631. 257631 constexpr std::uintptr_t method_info = 0x58 ;
  1632. 257632 constexpr std::uintptr_t original_method_info = 0x60 ;
  1633. 257633 constexpr std::uintptr_t data = 0x68 ;
  1634. 257634 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1635. 257635 constexpr std::uintptr_t delegates = 0x78 ;
  1636. 257636 }
  1637. 257637 
  1638. 257638 namespace CullShadowCastersContext
  1639. 257639 {
  1640. 257640 constexpr std::uintptr_t cullResults = 0x0 ;
  1641. 257641 constexpr std::uintptr_t splitBuffer = 0x8 ;
  1642. 257642 constexpr std::uintptr_t splitBufferLength = 0x10 ;
  1643. 257643 constexpr std::uintptr_t perLightInfos = 0x18 ;
  1644. 257644 constexpr std::uintptr_t perLightInfoCount = 0x20 ;
  1645. 257645 }
  1646. 257646 
  1647. 257647 namespace ReflectionProbeModes
  1648. 257648 {
  1649. 257649 constexpr std::uintptr_t value__ = 0x0 ;
  1650. 257650 }
  1651. 257651 
  1652. 257652 namespace LightmapMixedBakeModes
  1653. 257653 {
  1654. 257654 constexpr std::uintptr_t value__ = 0x0 ;
  1655. 257655 }
  1656. 257656 
  1657. 257657 namespace RequestLightsDelegate
  1658. 257658 {
  1659. 257659 constexpr std::uintptr_t method_ptr = 0x10 ;
  1660. 257660 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1661. 257661 constexpr std::uintptr_t m_target = 0x20 ;
  1662. 257662 constexpr std::uintptr_t method = 0x28 ;
  1663. 257663 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1664. 257664 constexpr std::uintptr_t extra_arg = 0x38 ;
  1665. 257665 constexpr std::uintptr_t method_code = 0x40 ;
  1666. 257666 constexpr std::uintptr_t interp_method = 0x48 ;
  1667. 257667 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1668. 257668 constexpr std::uintptr_t method_info = 0x58 ;
  1669. 257669 constexpr std::uintptr_t original_method_info = 0x60 ;
  1670. 257670 constexpr std::uintptr_t data = 0x68 ;
  1671. 257671 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1672. 257672 constexpr std::uintptr_t delegates = 0x78 ;
  1673. 257673 }
  1674. 257674 
  1675. 257675 namespace Unity_Jobs_LowLevel_Unsafe__BatchQueryJob`2
  1676. 257676 {
  1677. 257677 constexpr std::uintptr_t commands = 0xFFFFFFFFFFFFFFF0 ;
  1678. 257678 }
  1679. 257679 
  1680. 257680 namespace Unity_Jobs_LowLevel_Unsafe__JobProducerTypeAttribute
  1681. 257681 {
  1682. 257682 constexpr std::uintptr_t _ProducerType_k__BackingField = 0x10 ;
  1683. 257683 }
  1684. 257684 
  1685. 257685 namespace Unity_Jobs_LowLevel_Unsafe__JobRanges
  1686. 257686 {
  1687. 257687 constexpr std::uintptr_t BatchSize = 0x0 ;
  1688. 257688 constexpr std::uintptr_t NumJobs = 0x4 ;
  1689. 257689 constexpr std::uintptr_t TotalIterationCount = 0x8 ;
  1690. 257690 constexpr std::uintptr_t StartEndIndex = 0x10 ;
  1691. 257691 }
  1692. 257692 
  1693. 257693 namespace Unity_Jobs_LowLevel_Unsafe__ScheduleMode
  1694. 257694 {
  1695. 257695 constexpr std::uintptr_t value__ = 0x0 ;
  1696. 257696 }
  1697. 257697 
  1698. 257698 namespace Unity_IntegerTime__DiscreteTime
  1699. 257699 {
  1700. 257700 constexpr std::uintptr_t Value = 0x0 ;
  1701. 257701 
  1702. 257702 namespace _static
  1703. 257703 {
  1704. 257704 constexpr std::uintptr_t Zero = 0x0 ;
  1705. 257705 constexpr std::uintptr_t MinValue = 0x8 ;
  1706. 257706 constexpr std::uintptr_t MaxValue = 0x10 ;
  1707. 257707 constexpr std::uintptr_t TicksPerSecondBits = 0x18 ;
  1708. 257708 constexpr std::uintptr_t NonPow2TpsBits = 0x1C ;
  1709. 257709 }
  1710. 257710 
  1711. 257711 }
  1712. 257712 
  1713. 257713 namespace Unity_IntegerTime__RationalTime
  1714. 257714 {
  1715. 257715 constexpr std::uintptr_t m_Count = 0x0 ;
  1716. 257716 constexpr std::uintptr_t m_TicksPerSecond = 0x8 ;
  1717. 257717 }
  1718. 257718 
  1719. 257719 namespace Unity_Profiling__ProfilerCategory
  1720. 257720 {
  1721. 257721 constexpr std::uintptr_t m_CategoryId = 0x0 ;
  1722. 257722 }
  1723. 257723 
  1724. 257724 namespace Unity_Profiling__ProfilerCategoryColor
  1725. 257725 {
  1726. 257726 constexpr std::uintptr_t value__ = 0x0 ;
  1727. 257727 }
  1728. 257728 
  1729. 257729 namespace Unity_Profiling__ProfilerMarker
  1730. 257730 {
  1731. 257731 constexpr std::uintptr_t m_Ptr = 0x0 ;
  1732. 257732 }
  1733. 257733 
  1734. 257734 namespace Unity_Profiling__ProfilerMarkerDataUnit
  1735. 257735 {
  1736. 257736 constexpr std::uintptr_t value__ = 0x0 ;
  1737. 257737 }
  1738. 257738 
  1739. 257739 namespace Unity_Profiling__ProfilerCounterOptions
  1740. 257740 {
  1741. 257741 constexpr std::uintptr_t value__ = 0x0 ;
  1742. 257742 }
  1743. 257743 
  1744. 257744 namespace Unity_Profiling__ProfilerRecorderOptions
  1745. 257745 {
  1746. 257746 constexpr std::uintptr_t value__ = 0x0 ;
  1747. 257747 }
  1748. 257748 
  1749. 257749 namespace Unity_Profiling__ProfilerRecorderSample
  1750. 257750 {
  1751. 257751 constexpr std::uintptr_t value = 0x0 ;
  1752. 257752 constexpr std::uintptr_t count = 0x8 ;
  1753. 257753 constexpr std::uintptr_t refValue = 0x10 ;
  1754. 257754 }
  1755. 257755 
  1756. 257756 namespace Unity_Profiling__ProfilerRecorder
  1757. 257757 {
  1758. 257758 constexpr std::uintptr_t handle = 0x0 ;
  1759. 257759 }
  1760. 257760 
  1761. 257761 namespace Unity_Profiling__DebugScreenCapture
  1762. 257762 {
  1763. 257763 constexpr std::uintptr_t _RawImageDataReference_k__BackingField = 0x0 ;
  1764. 257764 constexpr std::uintptr_t _ImageFormat_k__BackingField = 0x10 ;
  1765. 257765 constexpr std::uintptr_t _Width_k__BackingField = 0x14 ;
  1766. 257766 constexpr std::uintptr_t _Height_k__BackingField = 0x18 ;
  1767. 257767 }
  1768. 257768 
  1769. 257769 namespace Unity_Profiling_LowLevel__MarkerFlags
  1770. 257770 {
  1771. 257771 constexpr std::uintptr_t value__ = 0x0 ;
  1772. 257772 }
  1773. 257773 
  1774. 257774 namespace Unity_Profiling_LowLevel__ProfilerMarkerDataType
  1775. 257775 {
  1776. 257776 constexpr std::uintptr_t value__ = 0x0 ;
  1777. 257777 }
  1778. 257778 
  1779. 257779 namespace Unity_Profiling_LowLevel_Unsafe__ProfilerRecorderDescription
  1780. 257780 {
  1781. 257781 constexpr std::uintptr_t category = 0x0 ;
  1782. 257782 constexpr std::uintptr_t flags = 0x2 ;
  1783. 257783 constexpr std::uintptr_t dataType = 0x4 ;
  1784. 257784 constexpr std::uintptr_t unitType = 0x5 ;
  1785. 257785 constexpr std::uintptr_t reserved0 = 0x8 ;
  1786. 257786 constexpr std::uintptr_t nameUtf8Len = 0xC ;
  1787. 257787 constexpr std::uintptr_t nameUtf8 = 0x10 ;
  1788. 257788 }
  1789. 257789 
  1790. 257790 namespace Unity_Profiling_LowLevel_Unsafe__ProfilerRecorderHandle
  1791. 257791 {
  1792. 257792 constexpr std::uintptr_t handle = 0x0 ;
  1793. 257793 }
  1794. 257794 
  1795. 257795 namespace Unity_Profiling_LowLevel_Unsafe__ProfilerMarkerData
  1796. 257796 {
  1797. 257797 constexpr std::uintptr_t Type = 0x0 ;
  1798. 257798 constexpr std::uintptr_t reserved0 = 0x1 ;
  1799. 257799 constexpr std::uintptr_t reserved1 = 0x2 ;
  1800. 257800 constexpr std::uintptr_t Size = 0x4 ;
  1801. 257801 constexpr std::uintptr_t Ptr = 0x8 ;
  1802. 257802 }
  1803. 257803 
  1804. 257804 namespace Unity_Profiling_LowLevel_Unsafe__ProfilerCategoryDescription
  1805. 257805 {
  1806. 257806 constexpr std::uintptr_t Id = 0x0 ;
  1807. 257807 constexpr std::uintptr_t Flags = 0x2 ;
  1808. 257808 constexpr std::uintptr_t Color = 0x4 ;
  1809. 257809 constexpr std::uintptr_t reserved0 = 0x8 ;
  1810. 257810 constexpr std::uintptr_t NameUtf8Len = 0xC ;
  1811. 257811 constexpr std::uintptr_t NameUtf8 = 0x10 ;
  1812. 257812 }
  1813. 257813 
  1814. 257814 namespace Unity_Profiling_Memory__CaptureFlags
  1815. 257815 {
  1816. 257816 constexpr std::uintptr_t value__ = 0x0 ;
  1817. 257817 }
  1818. 257818 
  1819. 257819 namespace Unity_Profiling_Memory__MemorySnapshotMetadata
  1820. 257820 {
  1821. 257821 constexpr std::uintptr_t _Description_k__BackingField = 0x10 ;
  1822. 257822 constexpr std::uintptr_t _Data_k__BackingField = 0x18 ;
  1823. 257823 }
  1824. 257824 
  1825. 257825 namespace Unity_IO_LowLevel_Unsafe__ReadCommand
  1826. 257826 {
  1827. 257827 constexpr std::uintptr_t Buffer = 0x0 ;
  1828. 257828 constexpr std::uintptr_t Offset = 0x8 ;
  1829. 257829 constexpr std::uintptr_t Size = 0x10 ;
  1830. 257830 }
  1831. 257831 
  1832. 257832 namespace Unity_IO_LowLevel_Unsafe__ReadCommandArray
  1833. 257833 {
  1834. 257834 constexpr std::uintptr_t ReadCommands = 0x0 ;
  1835. 257835 constexpr std::uintptr_t CommandCount = 0x8 ;
  1836. 257836 }
  1837. 257837 
  1838. 257838 namespace Unity_IO_LowLevel_Unsafe__FileState
  1839. 257839 {
  1840. 257840 constexpr std::uintptr_t value__ = 0x0 ;
  1841. 257841 }
  1842. 257842 
  1843. 257843 namespace Unity_IO_LowLevel_Unsafe__FileInfoResult
  1844. 257844 {
  1845. 257845 constexpr std::uintptr_t FileSize = 0x0 ;
  1846. 257846 constexpr std::uintptr_t FileState = 0x8 ;
  1847. 257847 }
  1848. 257848 
  1849. 257849 namespace Unity_IO_LowLevel_Unsafe__AssetLoadingSubsystem
  1850. 257850 {
  1851. 257851 constexpr std::uintptr_t value__ = 0x0 ;
  1852. 257852 }
  1853. 257853 
  1854. 257854 namespace Unity_IO_LowLevel_Unsafe__ReadStatus
  1855. 257855 {
  1856. 257856 constexpr std::uintptr_t value__ = 0x0 ;
  1857. 257857 }
  1858. 257858 
  1859. 257859 namespace Unity_IO_LowLevel_Unsafe__Priority
  1860. 257860 {
  1861. 257861 constexpr std::uintptr_t value__ = 0x0 ;
  1862. 257862 }
  1863. 257863 
  1864. 257864 namespace Unity_IO_LowLevel_Unsafe__FileHandle
  1865. 257865 {
  1866. 257866 constexpr std::uintptr_t fileCommandPtr = 0x0 ;
  1867. 257867 constexpr std::uintptr_t version = 0x8 ;
  1868. 257868 }
  1869. 257869 
  1870. 257870 namespace Unity_IO_LowLevel_Unsafe__ReadHandle
  1871. 257871 {
  1872. 257872 constexpr std::uintptr_t ptr = 0x0 ;
  1873. 257873 constexpr std::uintptr_t version = 0x8 ;
  1874. 257874 }
  1875. 257875 
  1876. 257876 namespace Unity_IO_LowLevel_Unsafe__ProcessingState
  1877. 257877 {
  1878. 257878 constexpr std::uintptr_t value__ = 0x0 ;
  1879. 257879 }
  1880. 257880 
  1881. 257881 namespace Unity_IO_LowLevel_Unsafe__FileReadType
  1882. 257882 {
  1883. 257883 constexpr std::uintptr_t value__ = 0x0 ;
  1884. 257884 }
  1885. 257885 
  1886. 257886 namespace Unity_IO_LowLevel_Unsafe__AsyncReadManagerRequestMetric
  1887. 257887 {
  1888. 257888 constexpr std::uintptr_t _AssetName_k__BackingField = 0x0 ;
  1889. 257889 constexpr std::uintptr_t _FileName_k__BackingField = 0x8 ;
  1890. 257890 constexpr std::uintptr_t _OffsetBytes_k__BackingField = 0x10 ;
  1891. 257891 constexpr std::uintptr_t _SizeBytes_k__BackingField = 0x18 ;
  1892. 257892 constexpr std::uintptr_t _AssetTypeId_k__BackingField = 0x20 ;
  1893. 257893 constexpr std::uintptr_t _CurrentBytesRead_k__BackingField = 0x28 ;
  1894. 257894 constexpr std::uintptr_t _BatchReadCount_k__BackingField = 0x30 ;
  1895. 257895 constexpr std::uintptr_t _IsBatchRead_k__BackingField = 0x34 ;
  1896. 257896 constexpr std::uintptr_t _State_k__BackingField = 0x38 ;
  1897. 257897 constexpr std::uintptr_t _ReadType_k__BackingField = 0x3C ;
  1898. 257898 constexpr std::uintptr_t _PriorityLevel_k__BackingField = 0x40 ;
  1899. 257899 constexpr std::uintptr_t _Subsystem_k__BackingField = 0x44 ;
  1900. 257900 constexpr std::uintptr_t _RequestTimeMicroseconds_k__BackingField = 0x48 ;
  1901. 257901 constexpr std::uintptr_t _TimeInQueueMicroseconds_k__BackingField = 0x50 ;
  1902. 257902 constexpr std::uintptr_t _TotalTimeMicroseconds_k__BackingField = 0x58 ;
  1903. 257903 }
  1904. 257904 
  1905. 257905 namespace Unity_IO_LowLevel_Unsafe__AsyncReadManagerMetricsFilters
  1906. 257906 {
  1907. 257907 constexpr std::uintptr_t TypeIDs = 0x10 ;
  1908. 257908 constexpr std::uintptr_t States = 0x18 ;
  1909. 257909 constexpr std::uintptr_t ReadTypes = 0x20 ;
  1910. 257910 constexpr std::uintptr_t PriorityLevels = 0x28 ;
  1911. 257911 constexpr std::uintptr_t Subsystems = 0x30 ;
  1912. 257912 }
  1913. 257913 
  1914. 257914 namespace Unity_IO_Archive__ArchiveStatus
  1915. 257915 {
  1916. 257916 constexpr std::uintptr_t value__ = 0x0 ;
  1917. 257917 }
  1918. 257918 
  1919. 257919 namespace Unity_IO_Archive__ArchiveFileInfo
  1920. 257920 {
  1921. 257921 constexpr std::uintptr_t Filename = 0x0 ;
  1922. 257922 constexpr std::uintptr_t FileSize = 0x8 ;
  1923. 257923 }
  1924. 257924 
  1925. 257925 namespace Unity_IO_Archive__ArchiveHandle
  1926. 257926 {
  1927. 257927 constexpr std::uintptr_t Handle = 0x0 ;
  1928. 257928 }
  1929. 257929 
  1930. 257930 namespace Unity_Collections__MemoryLabel
  1931. 257931 {
  1932. 257932 constexpr std::uintptr_t pointer = 0x0 ;
  1933. 257933 constexpr std::uintptr_t allocator = 0x8 ;
  1934. 257934 }
  1935. 257935 
  1936. 257936 namespace Unity_Collections__Allocator
  1937. 257937 {
  1938. 257938 constexpr std::uintptr_t value__ = 0x0 ;
  1939. 257939 }
  1940. 257940 
  1941. 257941 namespace Unity_Collections__LeakCategory
  1942. 257942 {
  1943. 257943 constexpr std::uintptr_t value__ = 0x0 ;
  1944. 257944 }
  1945. 257945 
  1946. 257946 namespace Unity_Collections__NativeArrayOptions
  1947. 257947 {
  1948. 257948 constexpr std::uintptr_t value__ = 0x0 ;
  1949. 257949 }
  1950. 257950 
  1951. 257951 namespace Unity_Collections__NativeArray`1
  1952. 257952 {
  1953. 257953 constexpr std::uintptr_t m_Buffer = 0xFFFFFFFFFFFFFFF0 ;
  1954. 257954 }
  1955. 257955 
  1956. 257956 namespace Unity_Collections__NativeArrayDispose
  1957. 257957 {
  1958. 257958 constexpr std::uintptr_t m_Buffer = 0x0 ;
  1959. 257959 constexpr std::uintptr_t m_AllocatorLabel = 0x8 ;
  1960. 257960 }
  1961. 257961 
  1962. 257962 namespace Unity_Collections__NativeArrayDisposeJob
  1963. 257963 {
  1964. 257964 constexpr std::uintptr_t Data = 0x0 ;
  1965. 257965 }
  1966. 257966 
  1967. 257967 namespace Unity_Collections__NativeSlice`1
  1968. 257968 {
  1969. 257969 constexpr std::uintptr_t m_Buffer = 0xFFFFFFFFFFFFFFF0 ;
  1970. 257970 }
  1971. 257971 
  1972. 257972 namespace JetBrains_Annotations__UsedImplicitlyAttribute
  1973. 257973 {
  1974. 257974 constexpr std::uintptr_t _UseKindFlags_k__BackingField = 0x10 ;
  1975. 257975 constexpr std::uintptr_t _TargetFlags_k__BackingField = 0x14 ;
  1976. 257976 }
  1977. 257977 
  1978. 257978 namespace JetBrains_Annotations__MeansImplicitUseAttribute
  1979. 257979 {
  1980. 257980 constexpr std::uintptr_t _UseKindFlags_k__BackingField = 0x10 ;
  1981. 257981 constexpr std::uintptr_t _TargetFlags_k__BackingField = 0x14 ;
  1982. 257982 }
  1983. 257983 
  1984. 257984 namespace JetBrains_Annotations__ImplicitUseKindFlags
  1985. 257985 {
  1986. 257986 constexpr std::uintptr_t value__ = 0x0 ;
  1987. 257987 }
  1988. 257988 
  1989. 257989 namespace JetBrains_Annotations__ImplicitUseTargetFlags
  1990. 257990 {
  1991. 257991 constexpr std::uintptr_t value__ = 0x0 ;
  1992. 257992 }
  1993. 257993 
  1994. 257994 namespace JetBrains_Annotations__CollectionAccessAttribute
  1995. 257995 {
  1996. 257996 constexpr std::uintptr_t _CollectionAccessType_k__BackingField = 0x10 ;
  1997. 257997 }
  1998. 257998 
  1999. 257999 namespace JetBrains_Annotations__CollectionAccessType
  2000. 258000 {
← Prev Next → Page 129 of 171 — lines 256,001–258,000 of 341,881