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 111 of 171 — lines 220,001–222,000 of 341,881
341,881 lines
  1. 220001 }
  2. 220002 
  3. 220003 namespace System_Collections_Concurrent__PaddedHeadAndTail
  4. 220004 {
  5. 220005 constexpr std::uintptr_t Head = 0x80 ;
  6. 220006 constexpr std::uintptr_t Tail = 0x100 ;
  7. 220007 }
  8. 220008 
  9. 220009 namespace System_Collections_Concurrent__CDSCollectionETWBCLProvider
  10. 220010 {
  11. 220011 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
  12. 220012 constexpr std::uintptr_t _Settings_k__BackingField = 0x18 ;
  13. 220013 
  14. 220014 namespace _static
  15. 220015 {
  16. 220016 constexpr std::uintptr_t Log = 0x0 ;
  17. 220017 }
  18. 220018 
  19. 220019 }
  20. 220020 
  21. 220021 namespace System_Collections_Concurrent__ConcurrentDictionary`2
  22. 220022 {
  23. 220023 constexpr std::uintptr_t _tables = 0x0 ;
  24. 220024 
  25. 220025 namespace _static
  26. 220026 {
  27. 220027 constexpr std::uintptr_t s_isValueWriteAtomic = 0x0 ;
  28. 220028 }
  29. 220029 
  30. 220030 }
  31. 220031 
  32. 220032 namespace System_Collections_Concurrent__ConcurrentStack`1
  33. 220033 {
  34. 220034 constexpr std::uintptr_t _head = 0x0 ;
  35. 220035 }
  36. 220036 
  37. 220037 namespace System_Collections_ObjectModel__Collection`1
  38. 220038 {
  39. 220039 constexpr std::uintptr_t items = 0x0 ;
  40. 220040 }
  41. 220041 
  42. 220042 namespace System_Collections_ObjectModel__ReadOnlyCollection`1
  43. 220043 {
  44. 220044 constexpr std::uintptr_t list = 0x0 ;
  45. 220045 }
  46. 220046 
  47. 220047 namespace System_Collections_ObjectModel__KeyedCollection`2
  48. 220048 {
  49. 220049 constexpr std::uintptr_t items = 0x10 ;
  50. 220050 constexpr std::uintptr_t comparer = 0x0 ;
  51. 220051 }
  52. 220052 
  53. 220053 namespace System_Collections_ObjectModel__ReadOnlyDictionary`2
  54. 220054 {
  55. 220055 constexpr std::uintptr_t m_dictionary = 0x0 ;
  56. 220056 }
  57. 220057 
  58. 220058 namespace System_Collections_Generic__InsertionBehavior
  59. 220059 {
  60. 220060 constexpr std::uintptr_t value__ = 0x0 ;
  61. 220061 }
  62. 220062 
  63. 220063 namespace System_Collections_Generic__Dictionary`2
  64. 220064 {
  65. 220065 constexpr std::uintptr_t _buckets = 0x0 ;
  66. 220066 }
  67. 220067 
  68. 220068 namespace System_Collections_Generic__KeyNotFoundException
  69. 220069 {
  70. 220070 constexpr std::uintptr_t _className = 0x10 ;
  71. 220071 constexpr std::uintptr_t _message = 0x18 ;
  72. 220072 constexpr std::uintptr_t _data = 0x20 ;
  73. 220073 constexpr std::uintptr_t _innerException = 0x28 ;
  74. 220074 constexpr std::uintptr_t _helpURL = 0x30 ;
  75. 220075 constexpr std::uintptr_t _stackTrace = 0x38 ;
  76. 220076 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  77. 220077 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  78. 220078 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  79. 220079 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  80. 220080 constexpr std::uintptr_t _HResult = 0x60 ;
  81. 220081 constexpr std::uintptr_t _source = 0x68 ;
  82. 220082 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  83. 220083 constexpr std::uintptr_t captured_traces = 0x78 ;
  84. 220084 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  85. 220085 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  86. 220086 }
  87. 220087 
  88. 220088 namespace System_Collections_Generic__KeyValuePair`2
  89. 220089 {
  90. 220090 constexpr std::uintptr_t TypeInfo = 0x10C71928 ;
  91. 220091 constexpr std::uintptr_t key = 0xFFFFFFFFFFFFFFF0 ;
  92. 220092 }
  93. 220093 
  94. 220094 namespace System_Collections_Generic__List`1
  95. 220095 {
  96. 220096 constexpr std::uintptr_t _items = 0x0 ;
  97. 220097 
  98. 220098 namespace _static
  99. 220099 {
  100. 220100 constexpr std::uintptr_t s_emptyArray = 0x0 ;
  101. 220101 }
  102. 220102 
  103. 220103 }
  104. 220104 
  105. 220105 namespace System_Collections_Generic__ValueListBuilder`1
  106. 220106 {
  107. 220107 constexpr std::uintptr_t _span = 0xFFFFFFFFFFFFFFF0 ;
  108. 220108 }
  109. 220109 
  110. 220110 namespace System_Collections_Generic__ArrayBuilder`1
  111. 220111 {
  112. 220112 constexpr std::uintptr_t _array = 0xFFFFFFFFFFFFFFF0 ;
  113. 220113 }
  114. 220114 
  115. 220115 namespace System_Collections_Generic__LargeArrayBuilder`1
  116. 220116 {
  117. 220117 constexpr std::uintptr_t _maxCapacity = 0xFFFFFFFFFFFFFFF0 ;
  118. 220118 }
  119. 220119 
  120. 220120 namespace System_Collections_Generic__LowLevelDictionary`2
  121. 220121 {
  122. 220122 constexpr std::uintptr_t _buckets = 0x0 ;
  123. 220123 }
  124. 220124 
  125. 220125 namespace System_Collections_Generic__Queue`1
  126. 220126 {
  127. 220127 constexpr std::uintptr_t _array = 0x0 ;
  128. 220128 }
  129. 220129 
  130. 220130 namespace System_Collections_Generic__Stack`1
  131. 220131 {
  132. 220132 constexpr std::uintptr_t _array = 0x0 ;
  133. 220133 }
  134. 220134 
  135. 220135 namespace System_Collections_Generic__LowLevelList`1
  136. 220136 {
  137. 220137 constexpr std::uintptr_t _items = 0x0 ;
  138. 220138 
  139. 220139 namespace _static
  140. 220140 {
  141. 220141 constexpr std::uintptr_t s_emptyArray = 0x0 ;
  142. 220142 }
  143. 220143 
  144. 220144 }
  145. 220145 
  146. 220146 namespace System_Collections_Generic__LowLevelListWithIList`1
  147. 220147 {
  148. 220148 constexpr std::uintptr_t _items = 0x10 ;
  149. 220149 constexpr std::uintptr_t _size = 0x18 ;
  150. 220150 constexpr std::uintptr_t _version = 0x1C ;
  151. 220151 }
  152. 220152 
  153. 220153 namespace System_Buffers__SpanAction`2
  154. 220154 {
  155. 220155 constexpr std::uintptr_t method_ptr = 0x10 ;
  156. 220156 constexpr std::uintptr_t invoke_impl = 0x18 ;
  157. 220157 constexpr std::uintptr_t m_target = 0x20 ;
  158. 220158 constexpr std::uintptr_t method = 0x28 ;
  159. 220159 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  160. 220160 constexpr std::uintptr_t extra_arg = 0x38 ;
  161. 220161 constexpr std::uintptr_t method_code = 0x40 ;
  162. 220162 constexpr std::uintptr_t interp_method = 0x48 ;
  163. 220163 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  164. 220164 constexpr std::uintptr_t method_info = 0x58 ;
  165. 220165 constexpr std::uintptr_t original_method_info = 0x60 ;
  166. 220166 constexpr std::uintptr_t data = 0x68 ;
  167. 220167 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  168. 220168 constexpr std::uintptr_t delegates = 0x78 ;
  169. 220169 }
  170. 220170 
  171. 220171 namespace System_Buffers__ArrayPoolEventSource
  172. 220172 {
  173. 220173 constexpr std::uintptr_t TypeInfo = 0x107A6290 ;
  174. 220174 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
  175. 220175 constexpr std::uintptr_t _Settings_k__BackingField = 0x18 ;
  176. 220176 
  177. 220177 namespace _static
  178. 220178 {
  179. 220179 constexpr std::uintptr_t Log = 0x0 ;
  180. 220180 }
  181. 220181 
  182. 220182 }
  183. 220183 
  184. 220184 namespace System_Buffers__ConfigurableArrayPool`1
  185. 220185 {
  186. 220186 constexpr std::uintptr_t _buckets = 0x0 ;
  187. 220187 }
  188. 220188 
  189. 220189 namespace System_Buffers__MemoryHandle
  190. 220190 {
  191. 220191 constexpr std::uintptr_t _pointer = 0x0 ;
  192. 220192 constexpr std::uintptr_t _handle = 0x8 ;
  193. 220193 constexpr std::uintptr_t _pinnable = 0x10 ;
  194. 220194 }
  195. 220195 
  196. 220196 namespace System_Buffers__TlsOverPerCoreLockedStacksArrayPool`1
  197. 220197 {
  198. 220198 constexpr std::uintptr_t _bucketArraySizes = 0x0 ;
  199. 220199 
  200. 220200 namespace _static
  201. 220201 {
  202. 220202 constexpr std::uintptr_t t_tlsBuckets = 0xFFFFFFFFFFFFFFFF ;
  203. 220203 constexpr std::uintptr_t s_trimBuffers = 0x0 ;
  204. 220204 constexpr std::uintptr_t s_allTlsBuckets = 0x0 ;
  205. 220205 }
  206. 220206 
  207. 220207 }
  208. 220208 
  209. 220209 namespace System_Buffers__OperationStatus
  210. 220210 {
  211. 220211 constexpr std::uintptr_t value__ = 0x0 ;
  212. 220212 }
  213. 220213 
  214. 220214 namespace System_Buffers__ReadOnlySequence`1
  215. 220215 {
  216. 220216 constexpr std::uintptr_t _startObject = 0xFFFFFFFFFFFFFFF0 ;
  217. 220217 
  218. 220218 namespace _static
  219. 220219 {
  220. 220220 constexpr std::uintptr_t Empty = 0x0 ;
  221. 220221 }
  222. 220222 
  223. 220223 }
  224. 220224 
  225. 220225 namespace System_Buffers__ReadOnlySequenceSegment`1
  226. 220226 {
  227. 220227 constexpr std::uintptr_t _Memory_k__BackingField = 0x0 ;
  228. 220228 }
  229. 220229 
  230. 220230 namespace System_Buffers__StandardFormat
  231. 220231 {
  232. 220232 constexpr std::uintptr_t _format = 0x0 ;
  233. 220233 constexpr std::uintptr_t _precision = 0x1 ;
  234. 220234 }
  235. 220235 
  236. 220236 namespace System_Buffers_Text__NumberBuffer
  237. 220237 {
  238. 220238 constexpr std::uintptr_t Scale = 0x0 ;
  239. 220239 constexpr std::uintptr_t IsNegative = 0x4 ;
  240. 220240 constexpr std::uintptr_t _b0 = 0x5 ;
  241. 220241 constexpr std::uintptr_t _b1 = 0x6 ;
  242. 220242 constexpr std::uintptr_t _b2 = 0x7 ;
  243. 220243 constexpr std::uintptr_t _b3 = 0x8 ;
  244. 220244 constexpr std::uintptr_t _b4 = 0x9 ;
  245. 220245 constexpr std::uintptr_t _b5 = 0xA ;
  246. 220246 constexpr std::uintptr_t _b6 = 0xB ;
  247. 220247 constexpr std::uintptr_t _b7 = 0xC ;
  248. 220248 constexpr std::uintptr_t _b8 = 0xD ;
  249. 220249 constexpr std::uintptr_t _b9 = 0xE ;
  250. 220250 constexpr std::uintptr_t _b10 = 0xF ;
  251. 220251 constexpr std::uintptr_t _b11 = 0x10 ;
  252. 220252 constexpr std::uintptr_t _b12 = 0x11 ;
  253. 220253 constexpr std::uintptr_t _b13 = 0x12 ;
  254. 220254 constexpr std::uintptr_t _b14 = 0x13 ;
  255. 220255 constexpr std::uintptr_t _b15 = 0x14 ;
  256. 220256 constexpr std::uintptr_t _b16 = 0x15 ;
  257. 220257 constexpr std::uintptr_t _b17 = 0x16 ;
  258. 220258 constexpr std::uintptr_t _b18 = 0x17 ;
  259. 220259 constexpr std::uintptr_t _b19 = 0x18 ;
  260. 220260 constexpr std::uintptr_t _b20 = 0x19 ;
  261. 220261 constexpr std::uintptr_t _b21 = 0x1A ;
  262. 220262 constexpr std::uintptr_t _b22 = 0x1B ;
  263. 220263 constexpr std::uintptr_t _b23 = 0x1C ;
  264. 220264 constexpr std::uintptr_t _b24 = 0x1D ;
  265. 220265 constexpr std::uintptr_t _b25 = 0x1E ;
  266. 220266 constexpr std::uintptr_t _b26 = 0x1F ;
  267. 220267 constexpr std::uintptr_t _b27 = 0x20 ;
  268. 220268 constexpr std::uintptr_t _b28 = 0x21 ;
  269. 220269 constexpr std::uintptr_t _b29 = 0x22 ;
  270. 220270 constexpr std::uintptr_t _b30 = 0x23 ;
  271. 220271 constexpr std::uintptr_t _b31 = 0x24 ;
  272. 220272 constexpr std::uintptr_t _b32 = 0x25 ;
  273. 220273 constexpr std::uintptr_t _b33 = 0x26 ;
  274. 220274 constexpr std::uintptr_t _b34 = 0x27 ;
  275. 220275 constexpr std::uintptr_t _b35 = 0x28 ;
  276. 220276 constexpr std::uintptr_t _b36 = 0x29 ;
  277. 220277 constexpr std::uintptr_t _b37 = 0x2A ;
  278. 220278 constexpr std::uintptr_t _b38 = 0x2B ;
  279. 220279 constexpr std::uintptr_t _b39 = 0x2C ;
  280. 220280 constexpr std::uintptr_t _b40 = 0x2D ;
  281. 220281 constexpr std::uintptr_t _b41 = 0x2E ;
  282. 220282 constexpr std::uintptr_t _b42 = 0x2F ;
  283. 220283 constexpr std::uintptr_t _b43 = 0x30 ;
  284. 220284 constexpr std::uintptr_t _b44 = 0x31 ;
  285. 220285 constexpr std::uintptr_t _b45 = 0x32 ;
  286. 220286 constexpr std::uintptr_t _b46 = 0x33 ;
  287. 220287 constexpr std::uintptr_t _b47 = 0x34 ;
  288. 220288 constexpr std::uintptr_t _b48 = 0x35 ;
  289. 220289 constexpr std::uintptr_t _b49 = 0x36 ;
  290. 220290 constexpr std::uintptr_t _b50 = 0x37 ;
  291. 220291 }
  292. 220292 
  293. 220293 namespace System_IO__DisableMediaInsertionPrompt
  294. 220294 {
  295. 220295 constexpr std::uintptr_t TypeInfo = 0x1075B668 ;
  296. 220296 constexpr std::uintptr_t _disableSuccess = 0x0 ;
  297. 220297 constexpr std::uintptr_t _oldMode = 0x4 ;
  298. 220298 
  299. 220299 namespace _static
  300. 220300 {
  301. 220301 constexpr std::uintptr_t useUWPFallback = 0x0 ;
  302. 220302 }
  303. 220303 
  304. 220304 }
  305. 220305 
  306. 220306 namespace System_IO__DirectoryNotFoundException
  307. 220307 {
  308. 220308 constexpr std::uintptr_t _className = 0x10 ;
  309. 220309 constexpr std::uintptr_t _message = 0x18 ;
  310. 220310 constexpr std::uintptr_t _data = 0x20 ;
  311. 220311 constexpr std::uintptr_t _innerException = 0x28 ;
  312. 220312 constexpr std::uintptr_t _helpURL = 0x30 ;
  313. 220313 constexpr std::uintptr_t _stackTrace = 0x38 ;
  314. 220314 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  315. 220315 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  316. 220316 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  317. 220317 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  318. 220318 constexpr std::uintptr_t _HResult = 0x60 ;
  319. 220319 constexpr std::uintptr_t _source = 0x68 ;
  320. 220320 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  321. 220321 constexpr std::uintptr_t captured_traces = 0x78 ;
  322. 220322 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  323. 220323 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  324. 220324 }
  325. 220325 
  326. 220326 namespace System_IO__EndOfStreamException
  327. 220327 {
  328. 220328 constexpr std::uintptr_t TypeInfo = 0x1077EAC0 ;
  329. 220329 constexpr std::uintptr_t _className = 0x10 ;
  330. 220330 constexpr std::uintptr_t _message = 0x18 ;
  331. 220331 constexpr std::uintptr_t _data = 0x20 ;
  332. 220332 constexpr std::uintptr_t _innerException = 0x28 ;
  333. 220333 constexpr std::uintptr_t _helpURL = 0x30 ;
  334. 220334 constexpr std::uintptr_t _stackTrace = 0x38 ;
  335. 220335 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  336. 220336 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  337. 220337 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  338. 220338 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  339. 220339 constexpr std::uintptr_t _HResult = 0x60 ;
  340. 220340 constexpr std::uintptr_t _source = 0x68 ;
  341. 220341 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  342. 220342 constexpr std::uintptr_t captured_traces = 0x78 ;
  343. 220343 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  344. 220344 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  345. 220345 }
  346. 220346 
  347. 220347 namespace System_IO__FileAccess
  348. 220348 {
  349. 220349 constexpr std::uintptr_t value__ = 0x0 ;
  350. 220350 }
  351. 220351 
  352. 220352 namespace System_IO__FileLoadException
  353. 220353 {
  354. 220354 constexpr std::uintptr_t _className = 0x10 ;
  355. 220355 constexpr std::uintptr_t _message = 0x18 ;
  356. 220356 constexpr std::uintptr_t _data = 0x20 ;
  357. 220357 constexpr std::uintptr_t _innerException = 0x28 ;
  358. 220358 constexpr std::uintptr_t _helpURL = 0x30 ;
  359. 220359 constexpr std::uintptr_t _stackTrace = 0x38 ;
  360. 220360 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  361. 220361 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  362. 220362 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  363. 220363 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  364. 220364 constexpr std::uintptr_t _HResult = 0x60 ;
  365. 220365 constexpr std::uintptr_t _source = 0x68 ;
  366. 220366 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  367. 220367 constexpr std::uintptr_t captured_traces = 0x78 ;
  368. 220368 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  369. 220369 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  370. 220370 constexpr std::uintptr_t _FileName_k__BackingField = 0x90 ;
  371. 220371 constexpr std::uintptr_t _FusionLog_k__BackingField = 0x98 ;
  372. 220372 }
  373. 220373 
  374. 220374 namespace System_IO__FileMode
  375. 220375 {
  376. 220376 constexpr std::uintptr_t value__ = 0x0 ;
  377. 220377 }
  378. 220378 
  379. 220379 namespace System_IO__FileNotFoundException
  380. 220380 {
  381. 220381 constexpr std::uintptr_t _className = 0x10 ;
  382. 220382 constexpr std::uintptr_t _message = 0x18 ;
  383. 220383 constexpr std::uintptr_t _data = 0x20 ;
  384. 220384 constexpr std::uintptr_t _innerException = 0x28 ;
  385. 220385 constexpr std::uintptr_t _helpURL = 0x30 ;
  386. 220386 constexpr std::uintptr_t _stackTrace = 0x38 ;
  387. 220387 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  388. 220388 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  389. 220389 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  390. 220390 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  391. 220391 constexpr std::uintptr_t _HResult = 0x60 ;
  392. 220392 constexpr std::uintptr_t _source = 0x68 ;
  393. 220393 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  394. 220394 constexpr std::uintptr_t captured_traces = 0x78 ;
  395. 220395 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  396. 220396 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  397. 220397 constexpr std::uintptr_t _FileName_k__BackingField = 0x90 ;
  398. 220398 constexpr std::uintptr_t _FusionLog_k__BackingField = 0x98 ;
  399. 220399 }
  400. 220400 
  401. 220401 namespace System_IO__FileOptions
  402. 220402 {
  403. 220403 constexpr std::uintptr_t value__ = 0x0 ;
  404. 220404 }
  405. 220405 
  406. 220406 namespace System_IO__FileShare
  407. 220407 {
  408. 220408 constexpr std::uintptr_t value__ = 0x0 ;
  409. 220409 }
  410. 220410 
  411. 220411 namespace System_IO__IOException
  412. 220412 {
  413. 220413 constexpr std::uintptr_t TypeInfo = 0x107C8DF0 ;
  414. 220414 constexpr std::uintptr_t _className = 0x10 ;
  415. 220415 constexpr std::uintptr_t _message = 0x18 ;
  416. 220416 constexpr std::uintptr_t _data = 0x20 ;
  417. 220417 constexpr std::uintptr_t _innerException = 0x28 ;
  418. 220418 constexpr std::uintptr_t _helpURL = 0x30 ;
  419. 220419 constexpr std::uintptr_t _stackTrace = 0x38 ;
  420. 220420 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  421. 220421 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  422. 220422 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  423. 220423 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  424. 220424 constexpr std::uintptr_t _HResult = 0x60 ;
  425. 220425 constexpr std::uintptr_t _source = 0x68 ;
  426. 220426 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  427. 220427 constexpr std::uintptr_t captured_traces = 0x78 ;
  428. 220428 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  429. 220429 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  430. 220430 }
  431. 220431 
  432. 220432 namespace System_IO__MemoryStream
  433. 220433 {
  434. 220434 constexpr std::uintptr_t TypeInfo = 0x10737640 ;
  435. 220435 constexpr std::uintptr_t _identity = 0x10 ;
  436. 220436 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
  437. 220437 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
  438. 220438 constexpr std::uintptr_t _buffer = 0x28 ;
  439. 220439 constexpr std::uintptr_t _origin = 0x30 ;
  440. 220440 constexpr std::uintptr_t _position = 0x34 ;
  441. 220441 constexpr std::uintptr_t _length = 0x38 ;
  442. 220442 constexpr std::uintptr_t _capacity = 0x3C ;
  443. 220443 constexpr std::uintptr_t _expandable = 0x40 ;
  444. 220444 constexpr std::uintptr_t _writable = 0x41 ;
  445. 220445 constexpr std::uintptr_t _exposable = 0x42 ;
  446. 220446 constexpr std::uintptr_t _isOpen = 0x43 ;
  447. 220447 constexpr std::uintptr_t _lastReadTask = 0x48 ;
  448. 220448 }
  449. 220449 
  450. 220450 namespace System_IO__PathTooLongException
  451. 220451 {
  452. 220452 constexpr std::uintptr_t _className = 0x10 ;
  453. 220453 constexpr std::uintptr_t _message = 0x18 ;
  454. 220454 constexpr std::uintptr_t _data = 0x20 ;
  455. 220455 constexpr std::uintptr_t _innerException = 0x28 ;
  456. 220456 constexpr std::uintptr_t _helpURL = 0x30 ;
  457. 220457 constexpr std::uintptr_t _stackTrace = 0x38 ;
  458. 220458 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  459. 220459 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  460. 220460 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  461. 220461 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  462. 220462 constexpr std::uintptr_t _HResult = 0x60 ;
  463. 220463 constexpr std::uintptr_t _source = 0x68 ;
  464. 220464 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  465. 220465 constexpr std::uintptr_t captured_traces = 0x78 ;
  466. 220466 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  467. 220467 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  468. 220468 }
  469. 220469 
  470. 220470 namespace System_IO__PinnedBufferMemoryStream
  471. 220471 {
  472. 220472 constexpr std::uintptr_t _identity = 0x10 ;
  473. 220473 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
  474. 220474 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
  475. 220475 constexpr std::uintptr_t _buffer = 0x28 ;
  476. 220476 constexpr std::uintptr_t _mem = 0x30 ;
  477. 220477 constexpr std::uintptr_t _length = 0x38 ;
  478. 220478 constexpr std::uintptr_t _capacity = 0x40 ;
  479. 220479 constexpr std::uintptr_t _position = 0x48 ;
  480. 220480 constexpr std::uintptr_t _offset = 0x50 ;
  481. 220481 constexpr std::uintptr_t _access = 0x58 ;
  482. 220482 constexpr std::uintptr_t _isOpen = 0x5C ;
  483. 220483 constexpr std::uintptr_t _lastReadTask = 0x60 ;
  484. 220484 constexpr std::uintptr_t _array = 0x68 ;
  485. 220485 constexpr std::uintptr_t _pinningHandle = 0x70 ;
  486. 220486 }
  487. 220487 
  488. 220488 namespace System_IO__SeekOrigin
  489. 220489 {
  490. 220490 constexpr std::uintptr_t value__ = 0x0 ;
  491. 220491 }
  492. 220492 
  493. 220493 namespace System_IO__StreamReader
  494. 220494 {
  495. 220495 constexpr std::uintptr_t TypeInfo = 0x10786490 ;
  496. 220496 constexpr std::uintptr_t _identity = 0x10 ;
  497. 220497 constexpr std::uintptr_t _stream = 0x18 ;
  498. 220498 constexpr std::uintptr_t _encoding = 0x20 ;
  499. 220499 constexpr std::uintptr_t _decoder = 0x28 ;
  500. 220500 constexpr std::uintptr_t _byteBuffer = 0x30 ;
  501. 220501 constexpr std::uintptr_t _charBuffer = 0x38 ;
  502. 220502 constexpr std::uintptr_t _charPos = 0x40 ;
  503. 220503 constexpr std::uintptr_t _charLen = 0x44 ;
  504. 220504 constexpr std::uintptr_t _byteLen = 0x48 ;
  505. 220505 constexpr std::uintptr_t _bytePos = 0x4C ;
  506. 220506 constexpr std::uintptr_t _maxCharsPerBuffer = 0x50 ;
  507. 220507 constexpr std::uintptr_t _detectEncoding = 0x54 ;
  508. 220508 constexpr std::uintptr_t _checkPreamble = 0x55 ;
  509. 220509 constexpr std::uintptr_t _isBlocked = 0x56 ;
  510. 220510 constexpr std::uintptr_t _closable = 0x57 ;
  511. 220511 constexpr std::uintptr_t _asyncReadTask = 0x58 ;
  512. 220512 
  513. 220513 namespace _static
  514. 220514 {
  515. 220515 constexpr std::uintptr_t Null = 0x0 ;
  516. 220516 }
  517. 220517 
  518. 220518 }
  519. 220519 
  520. 220520 namespace System_IO__StreamWriter
  521. 220521 {
  522. 220522 constexpr std::uintptr_t TypeInfo = 0x108302F0 ;
  523. 220523 constexpr std::uintptr_t _identity = 0x10 ;
  524. 220524 constexpr std::uintptr_t CoreNewLine = 0x18 ;
  525. 220525 constexpr std::uintptr_t CoreNewLineStr = 0x20 ;
  526. 220526 constexpr std::uintptr_t _internalFormatProvider = 0x28 ;
  527. 220527 constexpr std::uintptr_t _stream = 0x30 ;
  528. 220528 constexpr std::uintptr_t _encoding = 0x38 ;
  529. 220529 constexpr std::uintptr_t _encoder = 0x40 ;
  530. 220530 constexpr std::uintptr_t _byteBuffer = 0x48 ;
  531. 220531 constexpr std::uintptr_t _charBuffer = 0x50 ;
  532. 220532 constexpr std::uintptr_t _charPos = 0x58 ;
  533. 220533 constexpr std::uintptr_t _charLen = 0x5C ;
  534. 220534 constexpr std::uintptr_t _autoFlush = 0x60 ;
  535. 220535 constexpr std::uintptr_t _haveWrittenPreamble = 0x61 ;
  536. 220536 constexpr std::uintptr_t _closable = 0x62 ;
  537. 220537 constexpr std::uintptr_t _asyncWriteTask = 0x68 ;
  538. 220538 
  539. 220539 namespace _static
  540. 220540 {
  541. 220541 constexpr std::uintptr_t Null = 0x0 ;
  542. 220542 }
  543. 220543 
  544. 220544 }
  545. 220545 
  546. 220546 namespace System_IO__TextReader
  547. 220547 {
  548. 220548 constexpr std::uintptr_t TypeInfo = 0x1075F5D0 ;
  549. 220549 constexpr std::uintptr_t _identity = 0x10 ;
  550. 220550 
  551. 220551 namespace _static
  552. 220552 {
  553. 220553 constexpr std::uintptr_t Null = 0x0 ;
  554. 220554 }
  555. 220555 
  556. 220556 }
  557. 220557 
  558. 220558 namespace System_IO__TextWriter
  559. 220559 {
  560. 220560 constexpr std::uintptr_t TypeInfo = 0x1075F650 ;
  561. 220561 constexpr std::uintptr_t _identity = 0x10 ;
  562. 220562 constexpr std::uintptr_t CoreNewLine = 0x18 ;
  563. 220563 constexpr std::uintptr_t CoreNewLineStr = 0x20 ;
  564. 220564 constexpr std::uintptr_t _internalFormatProvider = 0x28 ;
  565. 220565 
  566. 220566 namespace _static
  567. 220567 {
  568. 220568 constexpr std::uintptr_t Null = 0x0 ;
  569. 220569 constexpr std::uintptr_t s_coreNewLine = 0x8 ;
  570. 220570 }
  571. 220571 
  572. 220572 }
  573. 220573 
  574. 220574 namespace System_IO__UnmanagedMemoryStream
  575. 220575 {
  576. 220576 constexpr std::uintptr_t _identity = 0x10 ;
  577. 220577 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
  578. 220578 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
  579. 220579 constexpr std::uintptr_t _buffer = 0x28 ;
  580. 220580 constexpr std::uintptr_t _mem = 0x30 ;
  581. 220581 constexpr std::uintptr_t _length = 0x38 ;
  582. 220582 constexpr std::uintptr_t _capacity = 0x40 ;
  583. 220583 constexpr std::uintptr_t _position = 0x48 ;
  584. 220584 constexpr std::uintptr_t _offset = 0x50 ;
  585. 220585 constexpr std::uintptr_t _access = 0x58 ;
  586. 220586 constexpr std::uintptr_t _isOpen = 0x5C ;
  587. 220587 constexpr std::uintptr_t _lastReadTask = 0x60 ;
  588. 220588 }
  589. 220589 
  590. 220590 namespace System_IO__DriveNotFoundException
  591. 220591 {
  592. 220592 constexpr std::uintptr_t _className = 0x10 ;
  593. 220593 constexpr std::uintptr_t _message = 0x18 ;
  594. 220594 constexpr std::uintptr_t _data = 0x20 ;
  595. 220595 constexpr std::uintptr_t _innerException = 0x28 ;
  596. 220596 constexpr std::uintptr_t _helpURL = 0x30 ;
  597. 220597 constexpr std::uintptr_t _stackTrace = 0x38 ;
  598. 220598 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  599. 220599 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  600. 220600 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  601. 220601 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  602. 220602 constexpr std::uintptr_t _HResult = 0x60 ;
  603. 220603 constexpr std::uintptr_t _source = 0x68 ;
  604. 220604 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  605. 220605 constexpr std::uintptr_t captured_traces = 0x78 ;
  606. 220606 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  607. 220607 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  608. 220608 }
  609. 220609 
  610. 220610 namespace System_IO__DirectoryInfo
  611. 220611 {
  612. 220612 constexpr std::uintptr_t TypeInfo = 0x10830AC0 ;
  613. 220613 constexpr std::uintptr_t _identity = 0x10 ;
  614. 220614 constexpr std::uintptr_t _data = 0x18 ;
  615. 220615 constexpr std::uintptr_t _dataInitialized = 0x3C ;
  616. 220616 constexpr std::uintptr_t FullPath = 0x40 ;
  617. 220617 constexpr std::uintptr_t OriginalPath = 0x48 ;
  618. 220618 constexpr std::uintptr_t _name = 0x50 ;
  619. 220619 }
  620. 220620 
  621. 220621 namespace System_IO__EnumerationOptions
  622. 220622 {
  623. 220623 constexpr std::uintptr_t TypeInfo = 0x107F4638 ;
  624. 220624 constexpr std::uintptr_t _RecurseSubdirectories_k__BackingField = 0x10 ;
  625. 220625 constexpr std::uintptr_t _IgnoreInaccessible_k__BackingField = 0x11 ;
  626. 220626 constexpr std::uintptr_t _BufferSize_k__BackingField = 0x14 ;
  627. 220627 constexpr std::uintptr_t _AttributesToSkip_k__BackingField = 0x18 ;
  628. 220628 constexpr std::uintptr_t _MatchType_k__BackingField = 0x1C ;
  629. 220629 constexpr std::uintptr_t _MatchCasing_k__BackingField = 0x20 ;
  630. 220630 constexpr std::uintptr_t _ReturnSpecialDirectories_k__BackingField = 0x24 ;
  631. 220631 
  632. 220632 namespace _static
  633. 220633 {
  634. 220634 constexpr std::uintptr_t _Compatible_k__BackingField = 0x0 ;
  635. 220635 constexpr std::uintptr_t _CompatibleRecursive_k__BackingField = 0x8 ;
  636. 220636 constexpr std::uintptr_t _Default_k__BackingField = 0x10 ;
  637. 220637 }
  638. 220638 
  639. 220639 }
  640. 220640 
  641. 220641 namespace System_IO__FileInfo
  642. 220642 {
  643. 220643 constexpr std::uintptr_t TypeInfo = 0x10751228 ;
  644. 220644 constexpr std::uintptr_t _identity = 0x10 ;
  645. 220645 constexpr std::uintptr_t _data = 0x18 ;
  646. 220646 constexpr std::uintptr_t _dataInitialized = 0x3C ;
  647. 220647 constexpr std::uintptr_t FullPath = 0x40 ;
  648. 220648 constexpr std::uintptr_t OriginalPath = 0x48 ;
  649. 220649 constexpr std::uintptr_t _name = 0x50 ;
  650. 220650 }
  651. 220651 
  652. 220652 namespace System_IO__FileSystemInfo
  653. 220653 {
  654. 220654 constexpr std::uintptr_t _identity = 0x10 ;
  655. 220655 constexpr std::uintptr_t _data = 0x18 ;
  656. 220656 constexpr std::uintptr_t _dataInitialized = 0x3C ;
  657. 220657 constexpr std::uintptr_t FullPath = 0x40 ;
  658. 220658 constexpr std::uintptr_t OriginalPath = 0x48 ;
  659. 220659 constexpr std::uintptr_t _name = 0x50 ;
  660. 220660 }
  661. 220661 
  662. 220662 namespace System_IO__Iterator`1
  663. 220663 {
  664. 220664 constexpr std::uintptr_t _threadId = 0x0 ;
  665. 220665 }
  666. 220666 
  667. 220667 namespace System_IO__MatchCasing
  668. 220668 {
  669. 220669 constexpr std::uintptr_t value__ = 0x0 ;
  670. 220670 }
  671. 220671 
  672. 220672 namespace System_IO__MatchType
  673. 220673 {
  674. 220674 constexpr std::uintptr_t value__ = 0x0 ;
  675. 220675 }
  676. 220676 
  677. 220677 namespace System_IO__ReadLinesIterator
  678. 220678 {
  679. 220679 constexpr std::uintptr_t _threadId = 0x10 ;
  680. 220680 constexpr std::uintptr_t state = 0x14 ;
  681. 220681 constexpr std::uintptr_t current = 0x18 ;
  682. 220682 constexpr std::uintptr_t _path = 0x20 ;
  683. 220683 constexpr std::uintptr_t _encoding = 0x28 ;
  684. 220684 constexpr std::uintptr_t _reader = 0x30 ;
  685. 220685 }
  686. 220686 
  687. 220687 namespace System_IO__SearchOption
  688. 220688 {
  689. 220689 constexpr std::uintptr_t value__ = 0x0 ;
  690. 220690 }
  691. 220691 
  692. 220692 namespace System_IO__SearchTarget
  693. 220693 {
  694. 220694 constexpr std::uintptr_t value__ = 0x0 ;
  695. 220695 }
  696. 220696 
  697. 220697 namespace System_IO__FileAttributes
  698. 220698 {
  699. 220699 constexpr std::uintptr_t value__ = 0x0 ;
  700. 220700 }
  701. 220701 
  702. 220702 namespace System_IO__Stream
  703. 220703 {
  704. 220704 constexpr std::uintptr_t TypeInfo = 0x108045E8 ;
  705. 220705 constexpr std::uintptr_t _identity = 0x10 ;
  706. 220706 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
  707. 220707 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
  708. 220708 
  709. 220709 namespace _static
  710. 220710 {
  711. 220711 constexpr std::uintptr_t Null = 0x0 ;
  712. 220712 }
  713. 220713 
  714. 220714 }
  715. 220715 
  716. 220716 namespace System_IO__BinaryReader
  717. 220717 {
  718. 220718 constexpr std::uintptr_t TypeInfo = 0x10737628 ;
  719. 220719 constexpr std::uintptr_t m_stream = 0x10 ;
  720. 220720 constexpr std::uintptr_t m_buffer = 0x18 ;
  721. 220721 constexpr std::uintptr_t m_decoder = 0x20 ;
  722. 220722 constexpr std::uintptr_t m_charBytes = 0x28 ;
  723. 220723 constexpr std::uintptr_t m_singleChar = 0x30 ;
  724. 220724 constexpr std::uintptr_t m_charBuffer = 0x38 ;
  725. 220725 constexpr std::uintptr_t m_maxCharsSize = 0x40 ;
  726. 220726 constexpr std::uintptr_t m_2BytesPerChar = 0x44 ;
  727. 220727 constexpr std::uintptr_t m_isMemoryStream = 0x45 ;
  728. 220728 constexpr std::uintptr_t m_leaveOpen = 0x46 ;
  729. 220729 }
  730. 220730 
  731. 220731 namespace System_IO__BinaryWriter
  732. 220732 {
  733. 220733 constexpr std::uintptr_t OutStream = 0x10 ;
  734. 220734 constexpr std::uintptr_t _buffer = 0x18 ;
  735. 220735 constexpr std::uintptr_t _encoding = 0x20 ;
  736. 220736 constexpr std::uintptr_t _encoder = 0x28 ;
  737. 220737 constexpr std::uintptr_t _leaveOpen = 0x30 ;
  738. 220738 constexpr std::uintptr_t _largeByteBuffer = 0x38 ;
  739. 220739 constexpr std::uintptr_t _maxChars = 0x40 ;
  740. 220740 
  741. 220741 namespace _static
  742. 220742 {
  743. 220743 constexpr std::uintptr_t Null = 0x0 ;
  744. 220744 }
  745. 220745 
  746. 220746 }
  747. 220747 
  748. 220748 namespace System_IO__StringReader
  749. 220749 {
  750. 220750 constexpr std::uintptr_t TypeInfo = 0x108542F0 ;
  751. 220751 constexpr std::uintptr_t _identity = 0x10 ;
  752. 220752 constexpr std::uintptr_t _s = 0x18 ;
  753. 220753 constexpr std::uintptr_t _pos = 0x20 ;
  754. 220754 constexpr std::uintptr_t _length = 0x24 ;
  755. 220755 }
  756. 220756 
  757. 220757 namespace System_IO__StringWriter
  758. 220758 {
  759. 220759 constexpr std::uintptr_t TypeInfo = 0x10854258 ;
  760. 220760 constexpr std::uintptr_t _identity = 0x10 ;
  761. 220761 constexpr std::uintptr_t CoreNewLine = 0x18 ;
  762. 220762 constexpr std::uintptr_t CoreNewLineStr = 0x20 ;
  763. 220763 constexpr std::uintptr_t _internalFormatProvider = 0x28 ;
  764. 220764 constexpr std::uintptr_t _sb = 0x30 ;
  765. 220765 constexpr std::uintptr_t _isOpen = 0x38 ;
  766. 220766 
  767. 220767 namespace _static
  768. 220768 {
  769. 220769 constexpr std::uintptr_t m_encoding = 0x0 ;
  770. 220770 }
  771. 220771 
  772. 220772 }
  773. 220773 
  774. 220774 namespace System_IO__FileStream
  775. 220775 {
  776. 220776 constexpr std::uintptr_t TypeInfo = 0x107A60B8 ;
  777. 220777 constexpr std::uintptr_t _identity = 0x10 ;
  778. 220778 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
  779. 220779 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
  780. 220780 constexpr std::uintptr_t buf = 0x28 ;
  781. 220781 constexpr std::uintptr_t name = 0x30 ;
  782. 220782 constexpr std::uintptr_t safeHandle = 0x38 ;
  783. 220783 constexpr std::uintptr_t isExposed = 0x40 ;
  784. 220784 constexpr std::uintptr_t append_startpos = 0x48 ;
  785. 220785 constexpr std::uintptr_t access = 0x50 ;
  786. 220786 constexpr std::uintptr_t owner = 0x54 ;
  787. 220787 constexpr std::uintptr_t async = 0x55 ;
  788. 220788 constexpr std::uintptr_t canseek = 0x56 ;
  789. 220789 constexpr std::uintptr_t anonymous = 0x57 ;
  790. 220790 constexpr std::uintptr_t buf_dirty = 0x58 ;
  791. 220791 constexpr std::uintptr_t buf_size = 0x5C ;
  792. 220792 constexpr std::uintptr_t buf_length = 0x60 ;
  793. 220793 constexpr std::uintptr_t buf_offset = 0x64 ;
  794. 220794 constexpr std::uintptr_t buf_start = 0x68 ;
  795. 220795 
  796. 220796 namespace _static
  797. 220797 {
  798. 220798 constexpr std::uintptr_t buf_recycle = 0x0 ;
  799. 220799 constexpr std::uintptr_t buf_recycle_lock = 0x8 ;
  800. 220800 }
  801. 220801 
  802. 220802 }
  803. 220803 
  804. 220804 namespace System_IO__FileStreamAsyncResult
  805. 220805 {
  806. 220806 constexpr std::uintptr_t TypeInfo = 0x10761A58 ;
  807. 220807 constexpr std::uintptr_t state = 0x10 ;
  808. 220808 constexpr std::uintptr_t completed = 0x18 ;
  809. 220809 constexpr std::uintptr_t wh = 0x20 ;
  810. 220810 constexpr std::uintptr_t cb = 0x28 ;
  811. 220811 constexpr std::uintptr_t completedSynch = 0x30 ;
  812. 220812 constexpr std::uintptr_t Count = 0x34 ;
  813. 220813 constexpr std::uintptr_t OriginalCount = 0x38 ;
  814. 220814 constexpr std::uintptr_t BytesRead = 0x3C ;
  815. 220815 constexpr std::uintptr_t realcb = 0x40 ;
  816. 220816 }
  817. 220817 
  818. 220818 namespace System_IO__MonoFileType
  819. 220819 {
  820. 220820 constexpr std::uintptr_t value__ = 0x0 ;
  821. 220821 }
  822. 220822 
  823. 220823 namespace System_IO__MonoIOError
  824. 220824 {
  825. 220825 constexpr std::uintptr_t value__ = 0x0 ;
  826. 220826 }
  827. 220827 
  828. 220828 namespace System_IO__MonoIOStat
  829. 220829 {
  830. 220830 constexpr std::uintptr_t fileAttributes = 0x0 ;
  831. 220831 constexpr std::uintptr_t Length = 0x8 ;
  832. 220832 constexpr std::uintptr_t CreationTime = 0x10 ;
  833. 220833 constexpr std::uintptr_t LastAccessTime = 0x18 ;
  834. 220834 constexpr std::uintptr_t LastWriteTime = 0x20 ;
  835. 220835 }
  836. 220836 
  837. 220837 namespace System_IO__UnexceptionalStreamReader
  838. 220838 {
  839. 220839 constexpr std::uintptr_t TypeInfo = 0x10761200 ;
  840. 220840 constexpr std::uintptr_t _identity = 0x10 ;
  841. 220841 constexpr std::uintptr_t _stream = 0x18 ;
  842. 220842 constexpr std::uintptr_t _encoding = 0x20 ;
  843. 220843 constexpr std::uintptr_t _decoder = 0x28 ;
  844. 220844 constexpr std::uintptr_t _byteBuffer = 0x30 ;
  845. 220845 constexpr std::uintptr_t _charBuffer = 0x38 ;
  846. 220846 constexpr std::uintptr_t _charPos = 0x40 ;
  847. 220847 constexpr std::uintptr_t _charLen = 0x44 ;
  848. 220848 constexpr std::uintptr_t _byteLen = 0x48 ;
  849. 220849 constexpr std::uintptr_t _bytePos = 0x4C ;
  850. 220850 constexpr std::uintptr_t _maxCharsPerBuffer = 0x50 ;
  851. 220851 constexpr std::uintptr_t _detectEncoding = 0x54 ;
  852. 220852 constexpr std::uintptr_t _checkPreamble = 0x55 ;
  853. 220853 constexpr std::uintptr_t _isBlocked = 0x56 ;
  854. 220854 constexpr std::uintptr_t _closable = 0x57 ;
  855. 220855 constexpr std::uintptr_t _asyncReadTask = 0x58 ;
  856. 220856 
  857. 220857 namespace _static
  858. 220858 {
  859. 220859 constexpr std::uintptr_t newline = 0x0 ;
  860. 220860 constexpr std::uintptr_t newlineChar = 0x8 ;
  861. 220861 }
  862. 220862 
  863. 220863 }
  864. 220864 
  865. 220865 namespace System_IO__UnexceptionalStreamWriter
  866. 220866 {
  867. 220867 constexpr std::uintptr_t TypeInfo = 0x10826960 ;
  868. 220868 constexpr std::uintptr_t _identity = 0x10 ;
  869. 220869 constexpr std::uintptr_t CoreNewLine = 0x18 ;
  870. 220870 constexpr std::uintptr_t CoreNewLineStr = 0x20 ;
  871. 220871 constexpr std::uintptr_t _internalFormatProvider = 0x28 ;
  872. 220872 constexpr std::uintptr_t _stream = 0x30 ;
  873. 220873 constexpr std::uintptr_t _encoding = 0x38 ;
  874. 220874 constexpr std::uintptr_t _encoder = 0x40 ;
  875. 220875 constexpr std::uintptr_t _byteBuffer = 0x48 ;
  876. 220876 constexpr std::uintptr_t _charBuffer = 0x50 ;
  877. 220877 constexpr std::uintptr_t _charPos = 0x58 ;
  878. 220878 constexpr std::uintptr_t _charLen = 0x5C ;
  879. 220879 constexpr std::uintptr_t _autoFlush = 0x60 ;
  880. 220880 constexpr std::uintptr_t _haveWrittenPreamble = 0x61 ;
  881. 220881 constexpr std::uintptr_t _closable = 0x62 ;
  882. 220882 constexpr std::uintptr_t _asyncWriteTask = 0x68 ;
  883. 220883 }
  884. 220884 
  885. 220885 namespace System_IO__CStreamReader
  886. 220886 {
  887. 220887 constexpr std::uintptr_t TypeInfo = 0x10826970 ;
  888. 220888 constexpr std::uintptr_t _identity = 0x10 ;
  889. 220889 constexpr std::uintptr_t _stream = 0x18 ;
  890. 220890 constexpr std::uintptr_t _encoding = 0x20 ;
  891. 220891 constexpr std::uintptr_t _decoder = 0x28 ;
  892. 220892 constexpr std::uintptr_t _byteBuffer = 0x30 ;
  893. 220893 constexpr std::uintptr_t _charBuffer = 0x38 ;
  894. 220894 constexpr std::uintptr_t _charPos = 0x40 ;
  895. 220895 constexpr std::uintptr_t _charLen = 0x44 ;
  896. 220896 constexpr std::uintptr_t _byteLen = 0x48 ;
  897. 220897 constexpr std::uintptr_t _bytePos = 0x4C ;
  898. 220898 constexpr std::uintptr_t _maxCharsPerBuffer = 0x50 ;
  899. 220899 constexpr std::uintptr_t _detectEncoding = 0x54 ;
  900. 220900 constexpr std::uintptr_t _checkPreamble = 0x55 ;
  901. 220901 constexpr std::uintptr_t _isBlocked = 0x56 ;
  902. 220902 constexpr std::uintptr_t _closable = 0x57 ;
  903. 220903 constexpr std::uintptr_t _asyncReadTask = 0x58 ;
  904. 220904 constexpr std::uintptr_t driver = 0x60 ;
  905. 220905 }
  906. 220906 
  907. 220907 namespace System_IO__CStreamWriter
  908. 220908 {
  909. 220909 constexpr std::uintptr_t TypeInfo = 0x10826968 ;
  910. 220910 constexpr std::uintptr_t _identity = 0x10 ;
  911. 220911 constexpr std::uintptr_t CoreNewLine = 0x18 ;
  912. 220912 constexpr std::uintptr_t CoreNewLineStr = 0x20 ;
  913. 220913 constexpr std::uintptr_t _internalFormatProvider = 0x28 ;
  914. 220914 constexpr std::uintptr_t _stream = 0x30 ;
  915. 220915 constexpr std::uintptr_t _encoding = 0x38 ;
  916. 220916 constexpr std::uintptr_t _encoder = 0x40 ;
  917. 220917 constexpr std::uintptr_t _byteBuffer = 0x48 ;
  918. 220918 constexpr std::uintptr_t _charBuffer = 0x50 ;
  919. 220919 constexpr std::uintptr_t _charPos = 0x58 ;
  920. 220920 constexpr std::uintptr_t _charLen = 0x5C ;
  921. 220921 constexpr std::uintptr_t _autoFlush = 0x60 ;
  922. 220922 constexpr std::uintptr_t _haveWrittenPreamble = 0x61 ;
  923. 220923 constexpr std::uintptr_t _closable = 0x62 ;
  924. 220924 constexpr std::uintptr_t _asyncWriteTask = 0x68 ;
  925. 220925 constexpr std::uintptr_t driver = 0x70 ;
  926. 220926 }
  927. 220927 
  928. 220928 namespace System_IO_Enumeration__FileSystemEnumerator`1
  929. 220929 {
  930. 220930 constexpr std::uintptr_t _originalRootDirectory = 0x0 ;
  931. 220931 }
  932. 220932 
  933. 220933 namespace System_IO_Enumeration__FileSystemEntry
  934. 220934 {
  935. 220935 constexpr std::uintptr_t _info = 0x0 ;
  936. 220936 constexpr std::uintptr_t _Directory_k__BackingField = 0x8 ;
  937. 220937 constexpr std::uintptr_t _RootDirectory_k__BackingField = 0x18 ;
  938. 220938 constexpr std::uintptr_t _OriginalRootDirectory_k__BackingField = 0x28 ;
  939. 220939 }
  940. 220940 
  941. 220941 namespace System_IO_Enumeration__FileSystemEnumerable`1
  942. 220942 {
  943. 220943 constexpr std::uintptr_t _enumerator = 0x0 ;
  944. 220944 }
  945. 220945 
  946. 220946 namespace Unity__ThrowStub
  947. 220947 {
  948. 220948 constexpr std::uintptr_t _className = 0x10 ;
  949. 220949 constexpr std::uintptr_t _message = 0x18 ;
  950. 220950 constexpr std::uintptr_t _data = 0x20 ;
  951. 220951 constexpr std::uintptr_t _innerException = 0x28 ;
  952. 220952 constexpr std::uintptr_t _helpURL = 0x30 ;
  953. 220953 constexpr std::uintptr_t _stackTrace = 0x38 ;
  954. 220954 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  955. 220955 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  956. 220956 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  957. 220957 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  958. 220958 constexpr std::uintptr_t _HResult = 0x60 ;
  959. 220959 constexpr std::uintptr_t _source = 0x68 ;
  960. 220960 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  961. 220961 constexpr std::uintptr_t captured_traces = 0x78 ;
  962. 220962 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  963. 220963 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  964. 220964 constexpr std::uintptr_t _objectName = 0x90 ;
  965. 220965 }
  966. 220966 
  967. 220967 namespace System_Runtime_CompilerServices__NullableContextAttribute
  968. 220968 {
  969. 220969 constexpr std::uintptr_t Flag = 0x10 ;
  970. 220970 }
  971. 220971 
  972. 220972 namespace UnityEngine_UIElements__AtlasBase
  973. 220973 {
  974. 220974 constexpr std::uintptr_t textureRegistry = 0x10 ;
  975. 220975 }
  976. 220976 
  977. 220977 namespace UnityEngine_UIElements__DynamicAtlasFilters
  978. 220978 {
  979. 220979 constexpr std::uintptr_t value__ = 0x0 ;
  980. 220980 }
  981. 220981 
  982. 220982 namespace UnityEngine_UIElements__DynamicAtlasCustomFilter
  983. 220983 {
  984. 220984 constexpr std::uintptr_t method_ptr = 0x10 ;
  985. 220985 constexpr std::uintptr_t invoke_impl = 0x18 ;
  986. 220986 constexpr std::uintptr_t m_target = 0x20 ;
  987. 220987 constexpr std::uintptr_t method = 0x28 ;
  988. 220988 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  989. 220989 constexpr std::uintptr_t extra_arg = 0x38 ;
  990. 220990 constexpr std::uintptr_t method_code = 0x40 ;
  991. 220991 constexpr std::uintptr_t interp_method = 0x48 ;
  992. 220992 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  993. 220993 constexpr std::uintptr_t method_info = 0x58 ;
  994. 220994 constexpr std::uintptr_t original_method_info = 0x60 ;
  995. 220995 constexpr std::uintptr_t data = 0x68 ;
  996. 220996 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  997. 220997 constexpr std::uintptr_t delegates = 0x78 ;
  998. 220998 }
  999. 220999 
  1000. 221000 namespace UnityEngine_UIElements__DynamicAtlas
  1001. 221001 {
  1002. 221002 constexpr std::uintptr_t textureRegistry = 0x10 ;
  1003. 221003 constexpr std::uintptr_t m_Database = 0x18 ;
  1004. 221004 constexpr std::uintptr_t m_PointPage = 0x20 ;
  1005. 221005 constexpr std::uintptr_t m_BilinearPage = 0x28 ;
  1006. 221006 constexpr std::uintptr_t m_ColorSpace = 0x30 ;
  1007. 221007 constexpr std::uintptr_t m_Panels = 0x38 ;
  1008. 221008 constexpr std::uintptr_t m_MinAtlasSize = 0x40 ;
  1009. 221009 constexpr std::uintptr_t m_MaxAtlasSize = 0x44 ;
  1010. 221010 constexpr std::uintptr_t m_MaxSubTextureSize = 0x48 ;
  1011. 221011 constexpr std::uintptr_t m_ActiveFilters = 0x4C ;
  1012. 221012 constexpr std::uintptr_t m_CustomFilter = 0x50 ;
  1013. 221013 }
  1014. 221014 
  1015. 221015 namespace UnityEngine_UIElements__AuthoringChanges
  1016. 221016 {
  1017. 221017 constexpr std::uintptr_t _addedOrMovedElements_k__BackingField = 0x10 ;
  1018. 221018 constexpr std::uintptr_t _removedFromPanel_k__BackingField = 0x18 ;
  1019. 221019 constexpr std::uintptr_t _styleChanged_k__BackingField = 0x20 ;
  1020. 221020 constexpr std::uintptr_t _stylingContextChanged_k__BackingField = 0x28 ;
  1021. 221021 constexpr std::uintptr_t _bindingContextChanged_k__BackingField = 0x30 ;
  1022. 221022 }
  1023. 221023 
  1024. 221024 namespace UnityEngine_UIElements__VisualTreeAuthoringUpdater
  1025. 221025 {
  1026. 221026 constexpr std::uintptr_t frameCount = 0x10 ;
  1027. 221027 constexpr std::uintptr_t panelChanged = 0x18 ;
  1028. 221028 constexpr std::uintptr_t m_Panel = 0x20 ;
  1029. 221029 constexpr std::uintptr_t m_RegisteredProcessors = 0x28 ;
  1030. 221030 constexpr std::uintptr_t m_ProcessorRegistrationList = 0x30 ;
  1031. 221031 constexpr std::uintptr_t m_ProcessorUnregistrationList = 0x38 ;
  1032. 221032 constexpr std::uintptr_t m_AttachedPanel = 0x40 ;
  1033. 221033 constexpr std::uintptr_t m_Changes1 = 0x48 ;
  1034. 221034 constexpr std::uintptr_t m_Changes2 = 0x50 ;
  1035. 221035 constexpr std::uintptr_t m_Accumulator = 0x58 ;
  1036. 221036 constexpr std::uintptr_t m_Notifier = 0x60 ;
  1037. 221037 constexpr std::uintptr_t m_AccumulatingChanges = 0x68 ;
  1038. 221038 
  1039. 221039 namespace _static
  1040. 221040 {
  1041. 221041 constexpr std::uintptr_t s_UpdateProfilerMarker = 0x0 ;
  1042. 221042 constexpr std::uintptr_t s_UpdateChangeProfilerMarker = 0x8 ;
  1043. 221043 }
  1044. 221044 
  1045. 221045 }
  1046. 221046 
  1047. 221047 namespace UnityEngine_UIElements__BackgroundPosition
  1048. 221048 {
  1049. 221049 constexpr std::uintptr_t keyword = 0x0 ;
  1050. 221050 constexpr std::uintptr_t offset = 0x4 ;
  1051. 221051 }
  1052. 221052 
  1053. 221053 namespace UnityEngine_UIElements__BackgroundRepeat
  1054. 221054 {
  1055. 221055 constexpr std::uintptr_t x = 0x0 ;
  1056. 221056 constexpr std::uintptr_t y = 0x4 ;
  1057. 221057 }
  1058. 221058 
  1059. 221059 namespace UnityEngine_UIElements__BackgroundSize
  1060. 221060 {
  1061. 221061 constexpr std::uintptr_t m_SizeType = 0x0 ;
  1062. 221062 constexpr std::uintptr_t m_X = 0x4 ;
  1063. 221063 constexpr std::uintptr_t m_Y = 0xC ;
  1064. 221064 }
  1065. 221065 
  1066. 221066 namespace UnityEngine_UIElements__BindableElement
  1067. 221067 {
  1068. 221068 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1069. 221069 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1070. 221070 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1071. 221071 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1072. 221072 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1073. 221073 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1074. 221074 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1075. 221075 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1076. 221076 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1077. 221077 constexpr std::uintptr_t m_Name = 0x38 ;
  1078. 221078 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1079. 221079 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1080. 221080 constexpr std::uintptr_t m_Flags = 0x50 ;
  1081. 221081 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1082. 221082 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1083. 221083 constexpr std::uintptr_t lastLayout = 0x64 ;
  1084. 221084 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1085. 221085 constexpr std::uintptr_t renderData = 0x88 ;
  1086. 221086 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1087. 221087 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1088. 221088 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1089. 221089 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1090. 221090 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1091. 221091 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1092. 221092 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1093. 221093 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1094. 221094 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1095. 221095 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1096. 221096 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1097. 221097 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1098. 221098 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1099. 221099 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1100. 221100 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1101. 221101 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1102. 221102 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1103. 221103 constexpr std::uintptr_t controlid = 0x204 ;
  1104. 221104 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1105. 221105 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1106. 221106 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1107. 221107 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1108. 221108 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1109. 221109 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1110. 221110 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1111. 221111 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1112. 221112 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1113. 221113 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1114. 221114 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1115. 221115 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1116. 221116 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1117. 221117 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1118. 221118 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1119. 221119 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1120. 221120 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1121. 221121 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1122. 221122 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1123. 221123 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1124. 221124 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1125. 221125 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1126. 221126 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1127. 221127 constexpr std::uintptr_t m_Children = 0x290 ;
  1128. 221128 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1129. 221129 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1130. 221130 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1131. 221131 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1132. 221132 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1133. 221133 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1134. 221134 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1135. 221135 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1136. 221136 }
  1137. 221137 
  1138. 221138 namespace UnityEngine_UIElements__BindingUpdateTrigger
  1139. 221139 {
  1140. 221140 constexpr std::uintptr_t value__ = 0x0 ;
  1141. 221141 }
  1142. 221142 
  1143. 221143 namespace UnityEngine_UIElements__Binding
  1144. 221144 {
  1145. 221145 constexpr std::uintptr_t m_Dirty = 0x10 ;
  1146. 221146 constexpr std::uintptr_t m_UpdateTrigger = 0x14 ;
  1147. 221147 constexpr std::uintptr_t _property_k__BackingField = 0x18 ;
  1148. 221148 }
  1149. 221149 
  1150. 221150 namespace UnityEngine_UIElements__BindingActivationContext
  1151. 221151 {
  1152. 221152 constexpr std::uintptr_t m_TargetElement = 0x0 ;
  1153. 221153 constexpr std::uintptr_t m_BindingId = 0x8 ;
  1154. 221154 }
  1155. 221155 
  1156. 221156 namespace UnityEngine_UIElements__BindingContext
  1157. 221157 {
  1158. 221158 constexpr std::uintptr_t m_TargetElement = 0x0 ;
  1159. 221159 constexpr std::uintptr_t m_BindingId = 0x8 ;
  1160. 221160 constexpr std::uintptr_t m_DataSourcePath = 0xA0 ;
  1161. 221161 constexpr std::uintptr_t m_DataSource = 0x130 ;
  1162. 221162 }
  1163. 221163 
  1164. 221164 namespace UnityEngine_UIElements__BindingStatus
  1165. 221165 {
  1166. 221166 constexpr std::uintptr_t value__ = 0x0 ;
  1167. 221167 }
  1168. 221168 
  1169. 221169 namespace UnityEngine_UIElements__BindingResult
  1170. 221170 {
  1171. 221171 constexpr std::uintptr_t _status_k__BackingField = 0x0 ;
  1172. 221172 constexpr std::uintptr_t _message_k__BackingField = 0x8 ;
  1173. 221173 }
  1174. 221174 
  1175. 221175 namespace UnityEngine_UIElements__BindingTarget
  1176. 221176 {
  1177. 221177 constexpr std::uintptr_t element = 0x0 ;
  1178. 221178 constexpr std::uintptr_t bindingId = 0x8 ;
  1179. 221179 }
  1180. 221180 
  1181. 221181 namespace UnityEngine_UIElements__ConverterGroup
  1182. 221182 {
  1183. 221183 constexpr std::uintptr_t TypeInfo = 0x1077B328 ;
  1184. 221184 constexpr std::uintptr_t _id_k__BackingField = 0x10 ;
  1185. 221185 constexpr std::uintptr_t _displayName_k__BackingField = 0x18 ;
  1186. 221186 constexpr std::uintptr_t _description_k__BackingField = 0x20 ;
  1187. 221187 constexpr std::uintptr_t m_Registry = 0x28 ;
  1188. 221188 }
  1189. 221189 
  1190. 221190 namespace UnityEngine_UIElements__CustomBinding
  1191. 221191 {
  1192. 221192 constexpr std::uintptr_t m_Dirty = 0x10 ;
  1193. 221193 constexpr std::uintptr_t m_UpdateTrigger = 0x14 ;
  1194. 221194 constexpr std::uintptr_t _property_k__BackingField = 0x18 ;
  1195. 221195 }
  1196. 221196 
  1197. 221197 namespace UnityEngine_UIElements__BindingMode
  1198. 221198 {
  1199. 221199 constexpr std::uintptr_t value__ = 0x0 ;
  1200. 221200 }
  1201. 221201 
  1202. 221202 namespace UnityEngine_UIElements__DataBinding
  1203. 221203 {
  1204. 221204 constexpr std::uintptr_t m_Dirty = 0x10 ;
  1205. 221205 constexpr std::uintptr_t m_UpdateTrigger = 0x14 ;
  1206. 221206 constexpr std::uintptr_t _property_k__BackingField = 0x18 ;
  1207. 221207 constexpr std::uintptr_t m_BindingMode = 0x20 ;
  1208. 221208 constexpr std::uintptr_t m_SourceToUiConverters = 0x28 ;
  1209. 221209 constexpr std::uintptr_t m_UiToSourceConverters = 0x30 ;
  1210. 221210 constexpr std::uintptr_t _dataSource_k__BackingField = 0x38 ;
  1211. 221211 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x40 ;
  1212. 221212 constexpr std::uintptr_t _dataSourcePath_k__BackingField = 0x48 ;
  1213. 221213 
  1214. 221214 namespace _static
  1215. 221215 {
  1216. 221216 constexpr std::uintptr_t s_UpdateUIMethodInfo = 0x0 ;
  1217. 221217 }
  1218. 221218 
  1219. 221219 }
  1220. 221220 
  1221. 221221 namespace UnityEngine_UIElements__BindingLogLevel
  1222. 221222 {
  1223. 221223 constexpr std::uintptr_t value__ = 0x0 ;
  1224. 221224 }
  1225. 221225 
  1226. 221226 namespace UnityEngine_UIElements__DataBindingManager
  1227. 221227 {
  1228. 221228 constexpr std::uintptr_t m_BindingDataLocalPool = 0x10 ;
  1229. 221229 constexpr std::uintptr_t m_LogLevel = 0x18 ;
  1230. 221230 constexpr std::uintptr_t m_Panel = 0x20 ;
  1231. 221231 constexpr std::uintptr_t m_DataSourceTracker = 0x28 ;
  1232. 221232 constexpr std::uintptr_t m_BindingsTracker = 0x30 ;
  1233. 221233 constexpr std::uintptr_t m_DetectedChangesFromUI = 0x38 ;
  1234. 221234 constexpr std::uintptr_t m_IgnoreUIChangesData = 0x40 ;
  1235. 221235 
  1236. 221236 namespace _static
  1237. 221237 {
  1238. 221238 constexpr std::uintptr_t k_RequestBindingPropertyName = 0x0 ;
  1239. 221239 constexpr std::uintptr_t k_ClearBindingsToken = 0x8 ;
  1240. 221240 constexpr std::uintptr_t globalLogLevel = 0xA0 ;
  1241. 221241 constexpr std::uintptr_t s_Empty = 0xA8 ;
  1242. 221242 }
  1243. 221243 
  1244. 221244 }
  1245. 221245 
  1246. 221246 namespace UnityEngine_UIElements__BindingInfo
  1247. 221247 {
  1248. 221248 constexpr std::uintptr_t _targetElement_k__BackingField = 0x0 ;
  1249. 221249 constexpr std::uintptr_t _bindingId_k__BackingField = 0x8 ;
  1250. 221250 constexpr std::uintptr_t _binding_k__BackingField = 0xA0 ;
  1251. 221251 }
  1252. 221252 
  1253. 221253 namespace UnityEngine_UIElements__PropertyPathInfo
  1254. 221254 {
  1255. 221255 constexpr std::uintptr_t propertyPath = 0x0 ;
  1256. 221256 constexpr std::uintptr_t type = 0x90 ;
  1257. 221257 }
  1258. 221258 
  1259. 221259 namespace UnityEngine_UIElements__DataSourceContext
  1260. 221260 {
  1261. 221261 constexpr std::uintptr_t _dataSource_k__BackingField = 0x0 ;
  1262. 221262 constexpr std::uintptr_t _dataSourcePath_k__BackingField = 0x8 ;
  1263. 221263 }
  1264. 221264 
  1265. 221265 namespace UnityEngine_UIElements__DataSourceContextChanged
  1266. 221266 {
  1267. 221267 constexpr std::uintptr_t m_TargetElement = 0x0 ;
  1268. 221268 constexpr std::uintptr_t m_BindingId = 0x8 ;
  1269. 221269 constexpr std::uintptr_t m_PreviousContext = 0xA0 ;
  1270. 221270 constexpr std::uintptr_t m_NewContext = 0x138 ;
  1271. 221271 }
  1272. 221272 
  1273. 221273 namespace UnityEngine_UIElements__BindablePropertyChangedEventArgs
  1274. 221274 {
  1275. 221275 constexpr std::uintptr_t m_PropertyName = 0x0 ;
  1276. 221276 }
  1277. 221277 
  1278. 221278 namespace UnityEngine_UIElements__VisualTreeBindingsUpdater
  1279. 221279 {
  1280. 221280 constexpr std::uintptr_t frameCount = 0x10 ;
  1281. 221281 constexpr std::uintptr_t panelChanged = 0x18 ;
  1282. 221282 constexpr std::uintptr_t m_Panel = 0x20 ;
  1283. 221283 constexpr std::uintptr_t m_State = 0x28 ;
  1284. 221284 constexpr std::uintptr_t m_CurrentChangeElement = 0x30 ;
  1285. 221285 constexpr std::uintptr_t m_CurrentChangeParent = 0x38 ;
  1286. 221286 constexpr std::uintptr_t m_ElementsWithBindings = 0x40 ;
  1287. 221287 constexpr std::uintptr_t m_ElementsToAdd = 0x48 ;
  1288. 221288 constexpr std::uintptr_t m_ElementsToRemove = 0x50 ;
  1289. 221289 constexpr std::uintptr_t m_LastUpdateTime = 0x58 ;
  1290. 221290 constexpr std::uintptr_t m_ElementsToBind = 0x60 ;
  1291. 221291 constexpr std::uintptr_t _temporaryObjectCache_k__BackingField = 0x68 ;
  1292. 221292 constexpr std::uintptr_t updatedBindings = 0x70 ;
  1293. 221293 
  1294. 221294 namespace _static
  1295. 221295 {
  1296. 221296 constexpr std::uintptr_t s_BindingRequestObjectVEPropertyName = 0x0 ;
  1297. 221297 constexpr std::uintptr_t s_AdditionalBindingObjectVEPropertyName = 0x4 ;
  1298. 221298 constexpr std::uintptr_t s_Description = 0x8 ;
  1299. 221299 constexpr std::uintptr_t s_ProfilerMarker = 0x10 ;
  1300. 221300 constexpr std::uintptr_t s_ProfilerBindingRequestsMarker = 0x18 ;
  1301. 221301 constexpr std::uintptr_t s_MarkerUpdate = 0x20 ;
  1302. 221302 constexpr std::uintptr_t s_MarkerPoll = 0x28 ;
  1303. 221303 constexpr std::uintptr_t _disableBindingsThrottling_k__BackingField = 0x30 ;
  1304. 221304 }
  1305. 221305 
  1306. 221306 }
  1307. 221307 
  1308. 221308 namespace UnityEngine_UIElements__BindingUpdateStage
  1309. 221309 {
  1310. 221310 constexpr std::uintptr_t value__ = 0x0 ;
  1311. 221311 }
  1312. 221312 
  1313. 221313 namespace UnityEngine_UIElements__VisualTreeDataBindingsUpdater
  1314. 221314 {
  1315. 221315 constexpr std::uintptr_t frameCount = 0x10 ;
  1316. 221316 constexpr std::uintptr_t panelChanged = 0x18 ;
  1317. 221317 constexpr std::uintptr_t m_Panel = 0x20 ;
  1318. 221318 constexpr std::uintptr_t m_Updater = 0x28 ;
  1319. 221319 constexpr std::uintptr_t m_BindingRegistrationRequests = 0x30 ;
  1320. 221320 constexpr std::uintptr_t m_DataSourceChangedRequests = 0x38 ;
  1321. 221321 constexpr std::uintptr_t m_RemovedElements = 0x40 ;
  1322. 221322 constexpr std::uintptr_t m_BoundsElement = 0x48 ;
  1323. 221323 constexpr std::uintptr_t m_VersionChanges = 0x50 ;
  1324. 221324 constexpr std::uintptr_t m_TrackedObjects = 0x58 ;
  1325. 221325 constexpr std::uintptr_t m_RanUpdate = 0x60 ;
  1326. 221326 constexpr std::uintptr_t m_KnownSources = 0x68 ;
  1327. 221327 constexpr std::uintptr_t m_DirtyBindings = 0x70 ;
  1328. 221328 constexpr std::uintptr_t m_AttachedPanel = 0x78 ;
  1329. 221329 
  1330. 221330 namespace _static
  1331. 221331 {
  1332. 221332 constexpr std::uintptr_t s_UpdateProfilerMarker = 0x0 ;
  1333. 221333 constexpr std::uintptr_t s_ProcessBindingRequestsProfilerMarker = 0x8 ;
  1334. 221334 constexpr std::uintptr_t s_ProcessDataSourcesProfilerMarker = 0x10 ;
  1335. 221335 constexpr std::uintptr_t s_ShouldUpdateBindingProfilerMarker = 0x18 ;
  1336. 221336 constexpr std::uintptr_t s_UpdateBindingProfilerMarker = 0x20 ;
  1337. 221337 }
  1338. 221338 
  1339. 221339 }
  1340. 221340 
  1341. 221341 namespace UnityEngine_UIElements__ClampedDragger`1
  1342. 221342 {
  1343. 221343 constexpr std::uintptr_t m_Target = 0x10 ;
  1344. 221344 constexpr std::uintptr_t _activators_k__BackingField = 0x18 ;
  1345. 221345 constexpr std::uintptr_t m_currentActivator = 0x20 ;
  1346. 221346 constexpr std::uintptr_t m_CurrentPointerId = 0x30 ;
  1347. 221347 constexpr std::uintptr_t clickedWithEventInfo = 0x38 ;
  1348. 221348 constexpr std::uintptr_t clicked = 0x40 ;
  1349. 221349 constexpr std::uintptr_t m_Delay = 0x48 ;
  1350. 221350 constexpr std::uintptr_t m_Interval = 0x50 ;
  1351. 221351 constexpr std::uintptr_t _active_k__BackingField = 0x58 ;
  1352. 221352 constexpr std::uintptr_t _lastMousePosition_k__BackingField = 0x5C ;
  1353. 221353 constexpr std::uintptr_t m_ActivePointerId = 0x64 ;
  1354. 221354 constexpr std::uintptr_t m_AcceptClicksIfDisabled = 0x68 ;
  1355. 221355 constexpr std::uintptr_t m_Repeater = 0x70 ;
  1356. 221356 constexpr std::uintptr_t m_PendingActivePseudoStateReset = 0x78 ;
  1357. 221357 constexpr std::uintptr_t dragging = 0x0 ;
  1358. 221358 }
  1359. 221359 
  1360. 221360 namespace UnityEngine_UIElements__Clickable
  1361. 221361 {
  1362. 221362 constexpr std::uintptr_t m_Target = 0x10 ;
  1363. 221363 constexpr std::uintptr_t _activators_k__BackingField = 0x18 ;
  1364. 221364 constexpr std::uintptr_t m_currentActivator = 0x20 ;
  1365. 221365 constexpr std::uintptr_t m_CurrentPointerId = 0x30 ;
  1366. 221366 constexpr std::uintptr_t clickedWithEventInfo = 0x38 ;
  1367. 221367 constexpr std::uintptr_t clicked = 0x40 ;
  1368. 221368 constexpr std::uintptr_t m_Delay = 0x48 ;
  1369. 221369 constexpr std::uintptr_t m_Interval = 0x50 ;
  1370. 221370 constexpr std::uintptr_t _active_k__BackingField = 0x58 ;
  1371. 221371 constexpr std::uintptr_t _lastMousePosition_k__BackingField = 0x5C ;
  1372. 221372 constexpr std::uintptr_t m_ActivePointerId = 0x64 ;
  1373. 221373 constexpr std::uintptr_t m_AcceptClicksIfDisabled = 0x68 ;
  1374. 221374 constexpr std::uintptr_t m_Repeater = 0x70 ;
  1375. 221375 constexpr std::uintptr_t m_PendingActivePseudoStateReset = 0x78 ;
  1376. 221376 }
  1377. 221377 
  1378. 221378 namespace UnityEngine_UIElements__ClickDetector
  1379. 221379 {
  1380. 221380 constexpr std::uintptr_t m_ClickStatus = 0x10 ;
  1381. 221381 
  1382. 221382 namespace _static
  1383. 221383 {
  1384. 221384 constexpr std::uintptr_t _s_DoubleClickTime_k__BackingField = 0x0 ;
  1385. 221385 }
  1386. 221386 
  1387. 221387 }
  1388. 221388 
  1389. 221389 namespace UnityEngine_UIElements__BaseListViewController
  1390. 221390 {
  1391. 221391 constexpr std::uintptr_t m_View = 0x10 ;
  1392. 221392 constexpr std::uintptr_t m_ItemsSource = 0x18 ;
  1393. 221393 constexpr std::uintptr_t itemsSourceChanged = 0x20 ;
  1394. 221394 constexpr std::uintptr_t itemIndexChanged = 0x28 ;
  1395. 221395 constexpr std::uintptr_t itemsSourceSizeChanged = 0x30 ;
  1396. 221396 constexpr std::uintptr_t itemsAdded = 0x38 ;
  1397. 221397 constexpr std::uintptr_t itemsRemoved = 0x40 ;
  1398. 221398 }
  1399. 221399 
  1400. 221400 namespace UnityEngine_UIElements__ReadOnlyHierarchyViewModelList
  1401. 221401 {
  1402. 221402 constexpr std::uintptr_t m_HierarchyViewModel = 0x10 ;
  1403. 221403 }
  1404. 221404 
  1405. 221405 namespace UnityEngine_UIElements__BaseTreeViewController
  1406. 221406 {
  1407. 221407 constexpr std::uintptr_t m_View = 0x10 ;
  1408. 221408 constexpr std::uintptr_t m_ItemsSource = 0x18 ;
  1409. 221409 constexpr std::uintptr_t itemsSourceChanged = 0x20 ;
  1410. 221410 constexpr std::uintptr_t itemIndexChanged = 0x28 ;
  1411. 221411 constexpr std::uintptr_t m_Hierarchy = 0x30 ;
  1412. 221412 constexpr std::uintptr_t m_HierarchyFlattened = 0x38 ;
  1413. 221413 constexpr std::uintptr_t m_HierarchyViewModel = 0x40 ;
  1414. 221414 constexpr std::uintptr_t m_IdToNodeDictionary = 0x48 ;
  1415. 221415 constexpr std::uintptr_t m_TreeViewDataProperty = 0x50 ;
  1416. 221416 constexpr std::uintptr_t m_HierarchyHasPendingChanged = 0x58 ;
  1417. 221417 constexpr std::uintptr_t itemExpandedChanged = 0x60 ;
  1418. 221418 
  1419. 221419 namespace _static
  1420. 221420 {
  1421. 221421 constexpr std::uintptr_t K_ExpandItemByIndex = 0x0 ;
  1422. 221422 }
  1423. 221423 
  1424. 221424 }
  1425. 221425 
  1426. 221426 namespace UnityEngine_UIElements__CollectionViewController
  1427. 221427 {
  1428. 221428 constexpr std::uintptr_t m_View = 0x10 ;
  1429. 221429 constexpr std::uintptr_t m_ItemsSource = 0x18 ;
  1430. 221430 constexpr std::uintptr_t itemsSourceChanged = 0x20 ;
  1431. 221431 constexpr std::uintptr_t itemIndexChanged = 0x28 ;
  1432. 221432 }
  1433. 221433 
  1434. 221434 namespace UnityEngine_UIElements__DefaultMultiColumnTreeViewController`1
  1435. 221435 {
  1436. 221436 constexpr std::uintptr_t m_View = 0x10 ;
  1437. 221437 constexpr std::uintptr_t m_ItemsSource = 0x18 ;
  1438. 221438 constexpr std::uintptr_t itemsSourceChanged = 0x20 ;
  1439. 221439 constexpr std::uintptr_t itemIndexChanged = 0x28 ;
  1440. 221440 constexpr std::uintptr_t m_Hierarchy = 0x30 ;
  1441. 221441 constexpr std::uintptr_t m_HierarchyFlattened = 0x38 ;
  1442. 221442 constexpr std::uintptr_t m_HierarchyViewModel = 0x40 ;
  1443. 221443 constexpr std::uintptr_t m_IdToNodeDictionary = 0x48 ;
  1444. 221444 constexpr std::uintptr_t m_TreeViewDataProperty = 0x50 ;
  1445. 221445 constexpr std::uintptr_t m_HierarchyHasPendingChanged = 0x58 ;
  1446. 221446 constexpr std::uintptr_t itemExpandedChanged = 0x60 ;
  1447. 221447 constexpr std::uintptr_t m_ColumnController = 0x68 ;
  1448. 221448 constexpr std::uintptr_t m_TreeDataController = 0x0 ;
  1449. 221449 }
  1450. 221450 
  1451. 221451 namespace UnityEngine_UIElements__DefaultTreeViewController`1
  1452. 221452 {
  1453. 221453 constexpr std::uintptr_t m_View = 0x10 ;
  1454. 221454 constexpr std::uintptr_t m_ItemsSource = 0x18 ;
  1455. 221455 constexpr std::uintptr_t itemsSourceChanged = 0x20 ;
  1456. 221456 constexpr std::uintptr_t itemIndexChanged = 0x28 ;
  1457. 221457 constexpr std::uintptr_t m_Hierarchy = 0x30 ;
  1458. 221458 constexpr std::uintptr_t m_HierarchyFlattened = 0x38 ;
  1459. 221459 constexpr std::uintptr_t m_HierarchyViewModel = 0x40 ;
  1460. 221460 constexpr std::uintptr_t m_IdToNodeDictionary = 0x48 ;
  1461. 221461 constexpr std::uintptr_t m_TreeViewDataProperty = 0x50 ;
  1462. 221462 constexpr std::uintptr_t m_HierarchyHasPendingChanged = 0x58 ;
  1463. 221463 constexpr std::uintptr_t itemExpandedChanged = 0x60 ;
  1464. 221464 constexpr std::uintptr_t m_TreeDataController = 0x0 ;
  1465. 221465 }
  1466. 221466 
  1467. 221467 namespace UnityEngine_UIElements__ListViewController
  1468. 221468 {
  1469. 221469 constexpr std::uintptr_t m_View = 0x10 ;
  1470. 221470 constexpr std::uintptr_t m_ItemsSource = 0x18 ;
  1471. 221471 constexpr std::uintptr_t itemsSourceChanged = 0x20 ;
  1472. 221472 constexpr std::uintptr_t itemIndexChanged = 0x28 ;
  1473. 221473 constexpr std::uintptr_t itemsSourceSizeChanged = 0x30 ;
  1474. 221474 constexpr std::uintptr_t itemsAdded = 0x38 ;
  1475. 221475 constexpr std::uintptr_t itemsRemoved = 0x40 ;
  1476. 221476 }
  1477. 221477 
  1478. 221478 namespace UnityEngine_UIElements__MultiColumnListViewController
  1479. 221479 {
  1480. 221480 constexpr std::uintptr_t m_View = 0x10 ;
  1481. 221481 constexpr std::uintptr_t m_ItemsSource = 0x18 ;
  1482. 221482 constexpr std::uintptr_t itemsSourceChanged = 0x20 ;
  1483. 221483 constexpr std::uintptr_t itemIndexChanged = 0x28 ;
  1484. 221484 constexpr std::uintptr_t itemsSourceSizeChanged = 0x30 ;
  1485. 221485 constexpr std::uintptr_t itemsAdded = 0x38 ;
  1486. 221486 constexpr std::uintptr_t itemsRemoved = 0x40 ;
  1487. 221487 constexpr std::uintptr_t m_ColumnController = 0x48 ;
  1488. 221488 }
  1489. 221489 
  1490. 221490 namespace UnityEngine_UIElements__MultiColumnTreeViewController
  1491. 221491 {
  1492. 221492 constexpr std::uintptr_t m_View = 0x10 ;
  1493. 221493 constexpr std::uintptr_t m_ItemsSource = 0x18 ;
  1494. 221494 constexpr std::uintptr_t itemsSourceChanged = 0x20 ;
  1495. 221495 constexpr std::uintptr_t itemIndexChanged = 0x28 ;
  1496. 221496 constexpr std::uintptr_t m_Hierarchy = 0x30 ;
  1497. 221497 constexpr std::uintptr_t m_HierarchyFlattened = 0x38 ;
  1498. 221498 constexpr std::uintptr_t m_HierarchyViewModel = 0x40 ;
  1499. 221499 constexpr std::uintptr_t m_IdToNodeDictionary = 0x48 ;
  1500. 221500 constexpr std::uintptr_t m_TreeViewDataProperty = 0x50 ;
  1501. 221501 constexpr std::uintptr_t m_HierarchyHasPendingChanged = 0x58 ;
  1502. 221502 constexpr std::uintptr_t itemExpandedChanged = 0x60 ;
  1503. 221503 constexpr std::uintptr_t m_ColumnController = 0x68 ;
  1504. 221504 }
  1505. 221505 
  1506. 221506 namespace UnityEngine_UIElements__TreeDataController`1
  1507. 221507 {
  1508. 221508 constexpr std::uintptr_t m_NodeToItemDataDictionary = 0x0 ;
  1509. 221509 }
  1510. 221510 
  1511. 221511 namespace UnityEngine_UIElements__TreeViewController
  1512. 221512 {
  1513. 221513 constexpr std::uintptr_t m_View = 0x10 ;
  1514. 221514 constexpr std::uintptr_t m_ItemsSource = 0x18 ;
  1515. 221515 constexpr std::uintptr_t itemsSourceChanged = 0x20 ;
  1516. 221516 constexpr std::uintptr_t itemIndexChanged = 0x28 ;
  1517. 221517 constexpr std::uintptr_t m_Hierarchy = 0x30 ;
  1518. 221518 constexpr std::uintptr_t m_HierarchyFlattened = 0x38 ;
  1519. 221519 constexpr std::uintptr_t m_HierarchyViewModel = 0x40 ;
  1520. 221520 constexpr std::uintptr_t m_IdToNodeDictionary = 0x48 ;
  1521. 221521 constexpr std::uintptr_t m_TreeViewDataProperty = 0x50 ;
  1522. 221522 constexpr std::uintptr_t m_HierarchyHasPendingChanged = 0x58 ;
  1523. 221523 constexpr std::uintptr_t itemExpandedChanged = 0x60 ;
  1524. 221524 }
  1525. 221525 
  1526. 221526 namespace UnityEngine_UIElements__CollectionVirtualizationController
  1527. 221527 {
  1528. 221528 constexpr std::uintptr_t m_ScrollView = 0x10 ;
  1529. 221529 }
  1530. 221530 
  1531. 221531 namespace UnityEngine_UIElements__DynamicHeightVirtualizationController`1
  1532. 221532 {
  1533. 221533 constexpr std::uintptr_t m_ScrollView = 0x10 ;
  1534. 221534 constexpr std::uintptr_t m_Pool = 0x18 ;
  1535. 221535 constexpr std::uintptr_t m_CollectionView = 0x20 ;
  1536. 221536 constexpr std::uintptr_t m_ActiveItems = 0x28 ;
  1537. 221537 constexpr std::uintptr_t m_DraggedItem = 0x30 ;
  1538. 221538 constexpr std::uintptr_t m_DeferredScrollToItemIndex = 0x38 ;
  1539. 221539 constexpr std::uintptr_t m_PerformDeferredScrollToItem = 0x40 ;
  1540. 221540 constexpr std::uintptr_t m_ScheduleDeferredScrollToItem = 0x48 ;
  1541. 221541 constexpr std::uintptr_t m_ScrollScheduledItem = 0x50 ;
  1542. 221542 constexpr std::uintptr_t m_ScrollCallback = 0x58 ;
  1543. 221543 constexpr std::uintptr_t m_LastFocusedElementIndex = 0x60 ;
  1544. 221544 constexpr std::uintptr_t m_LastFocusedElementTreeChildIndexes = 0x68 ;
  1545. 221545 constexpr std::uintptr_t m_VisibleItemPredicateDelegate = 0x70 ;
  1546. 221546 constexpr std::uintptr_t m_ScrollInsertionList = 0x78 ;
  1547. 221547 constexpr std::uintptr_t m_EmptyRows = 0x80 ;
  1548. 221548 constexpr std::uintptr_t m_HighestCachedIndex = 0x0 ;
  1549. 221549 }
  1550. 221550 
  1551. 221551 namespace UnityEngine_UIElements__FixedHeightVirtualizationController`1
  1552. 221552 {
  1553. 221553 constexpr std::uintptr_t m_ScrollView = 0x10 ;
  1554. 221554 constexpr std::uintptr_t m_Pool = 0x18 ;
  1555. 221555 constexpr std::uintptr_t m_CollectionView = 0x20 ;
  1556. 221556 constexpr std::uintptr_t m_ActiveItems = 0x28 ;
  1557. 221557 constexpr std::uintptr_t m_DraggedItem = 0x30 ;
  1558. 221558 constexpr std::uintptr_t m_DeferredScrollToItemIndex = 0x38 ;
  1559. 221559 constexpr std::uintptr_t m_PerformDeferredScrollToItem = 0x40 ;
  1560. 221560 constexpr std::uintptr_t m_ScheduleDeferredScrollToItem = 0x48 ;
  1561. 221561 constexpr std::uintptr_t m_ScrollScheduledItem = 0x50 ;
  1562. 221562 constexpr std::uintptr_t m_ScrollCallback = 0x58 ;
  1563. 221563 constexpr std::uintptr_t m_LastFocusedElementIndex = 0x60 ;
  1564. 221564 constexpr std::uintptr_t m_LastFocusedElementTreeChildIndexes = 0x68 ;
  1565. 221565 constexpr std::uintptr_t m_VisibleItemPredicateDelegate = 0x70 ;
  1566. 221566 constexpr std::uintptr_t m_ScrollInsertionList = 0x78 ;
  1567. 221567 constexpr std::uintptr_t m_EmptyRows = 0x80 ;
  1568. 221568 constexpr std::uintptr_t m_ScrolledToItemIndex = 0x0 ;
  1569. 221569 }
  1570. 221570 
  1571. 221571 namespace UnityEngine_UIElements__ReusableCollectionItem
  1572. 221572 {
  1573. 221573 constexpr std::uintptr_t _bindableElement_k__BackingField = 0x10 ;
  1574. 221574 constexpr std::uintptr_t _animator_k__BackingField = 0x18 ;
  1575. 221575 constexpr std::uintptr_t _index_k__BackingField = 0x20 ;
  1576. 221576 constexpr std::uintptr_t _id_k__BackingField = 0x24 ;
  1577. 221577 constexpr std::uintptr_t _isDragGhost_k__BackingField = 0x28 ;
  1578. 221578 constexpr std::uintptr_t onGeometryChanged = 0x30 ;
  1579. 221579 constexpr std::uintptr_t m_GeometryChangedEventCallback = 0x38 ;
  1580. 221580 constexpr std::uintptr_t onDestroy = 0x40 ;
  1581. 221581 }
  1582. 221582 
  1583. 221583 namespace UnityEngine_UIElements__ReusableListViewItem
  1584. 221584 {
  1585. 221585 constexpr std::uintptr_t _bindableElement_k__BackingField = 0x10 ;
  1586. 221586 constexpr std::uintptr_t _animator_k__BackingField = 0x18 ;
  1587. 221587 constexpr std::uintptr_t _index_k__BackingField = 0x20 ;
  1588. 221588 constexpr std::uintptr_t _id_k__BackingField = 0x24 ;
  1589. 221589 constexpr std::uintptr_t _isDragGhost_k__BackingField = 0x28 ;
  1590. 221590 constexpr std::uintptr_t onGeometryChanged = 0x30 ;
  1591. 221591 constexpr std::uintptr_t m_GeometryChangedEventCallback = 0x38 ;
  1592. 221592 constexpr std::uintptr_t onDestroy = 0x40 ;
  1593. 221593 constexpr std::uintptr_t m_Container = 0x48 ;
  1594. 221594 constexpr std::uintptr_t m_DragHandle = 0x50 ;
  1595. 221595 constexpr std::uintptr_t m_ItemContainer = 0x58 ;
  1596. 221596 
  1597. 221597 namespace _static
  1598. 221598 {
  1599. 221599 constexpr std::uintptr_t k_SortingDisablesReorderingTooltip = 0x0 ;
  1600. 221600 }
  1601. 221601 
  1602. 221602 }
  1603. 221603 
  1604. 221604 namespace UnityEngine_UIElements__ReusableMultiColumnListViewItem
  1605. 221605 {
  1606. 221606 constexpr std::uintptr_t _bindableElement_k__BackingField = 0x10 ;
  1607. 221607 constexpr std::uintptr_t _animator_k__BackingField = 0x18 ;
  1608. 221608 constexpr std::uintptr_t _index_k__BackingField = 0x20 ;
  1609. 221609 constexpr std::uintptr_t _id_k__BackingField = 0x24 ;
  1610. 221610 constexpr std::uintptr_t _isDragGhost_k__BackingField = 0x28 ;
  1611. 221611 constexpr std::uintptr_t onGeometryChanged = 0x30 ;
  1612. 221612 constexpr std::uintptr_t m_GeometryChangedEventCallback = 0x38 ;
  1613. 221613 constexpr std::uintptr_t onDestroy = 0x40 ;
  1614. 221614 constexpr std::uintptr_t m_Container = 0x48 ;
  1615. 221615 constexpr std::uintptr_t m_DragHandle = 0x50 ;
  1616. 221616 constexpr std::uintptr_t m_ItemContainer = 0x58 ;
  1617. 221617 }
  1618. 221618 
  1619. 221619 namespace UnityEngine_UIElements__ReusableMultiColumnTreeViewItem
  1620. 221620 {
  1621. 221621 constexpr std::uintptr_t _bindableElement_k__BackingField = 0x10 ;
  1622. 221622 constexpr std::uintptr_t _animator_k__BackingField = 0x18 ;
  1623. 221623 constexpr std::uintptr_t _index_k__BackingField = 0x20 ;
  1624. 221624 constexpr std::uintptr_t _id_k__BackingField = 0x24 ;
  1625. 221625 constexpr std::uintptr_t _isDragGhost_k__BackingField = 0x28 ;
  1626. 221626 constexpr std::uintptr_t onGeometryChanged = 0x30 ;
  1627. 221627 constexpr std::uintptr_t m_GeometryChangedEventCallback = 0x38 ;
  1628. 221628 constexpr std::uintptr_t onDestroy = 0x40 ;
  1629. 221629 constexpr std::uintptr_t m_Toggle = 0x48 ;
  1630. 221630 constexpr std::uintptr_t m_Container = 0x50 ;
  1631. 221631 constexpr std::uintptr_t m_IndentElement = 0x58 ;
  1632. 221632 constexpr std::uintptr_t m_BindableContainer = 0x60 ;
  1633. 221633 constexpr std::uintptr_t m_Checkmark = 0x68 ;
  1634. 221634 constexpr std::uintptr_t onPointerUp = 0x70 ;
  1635. 221635 constexpr std::uintptr_t onToggleValueChanged = 0x78 ;
  1636. 221636 constexpr std::uintptr_t m_Depth = 0x80 ;
  1637. 221637 constexpr std::uintptr_t m_IndentWidth = 0x84 ;
  1638. 221638 constexpr std::uintptr_t customIndentWidth = 0x88 ;
  1639. 221639 constexpr std::uintptr_t m_PointerUpCallback = 0x90 ;
  1640. 221640 constexpr std::uintptr_t m_ToggleValueChangedCallback = 0x98 ;
  1641. 221641 constexpr std::uintptr_t m_ToggleGeometryChangedCallback = 0xA0 ;
  1642. 221642 }
  1643. 221643 
  1644. 221644 namespace UnityEngine_UIElements__ReusableTreeViewItem
  1645. 221645 {
  1646. 221646 constexpr std::uintptr_t _bindableElement_k__BackingField = 0x10 ;
  1647. 221647 constexpr std::uintptr_t _animator_k__BackingField = 0x18 ;
  1648. 221648 constexpr std::uintptr_t _index_k__BackingField = 0x20 ;
  1649. 221649 constexpr std::uintptr_t _id_k__BackingField = 0x24 ;
  1650. 221650 constexpr std::uintptr_t _isDragGhost_k__BackingField = 0x28 ;
  1651. 221651 constexpr std::uintptr_t onGeometryChanged = 0x30 ;
  1652. 221652 constexpr std::uintptr_t m_GeometryChangedEventCallback = 0x38 ;
  1653. 221653 constexpr std::uintptr_t onDestroy = 0x40 ;
  1654. 221654 constexpr std::uintptr_t m_Toggle = 0x48 ;
  1655. 221655 constexpr std::uintptr_t m_Container = 0x50 ;
  1656. 221656 constexpr std::uintptr_t m_IndentElement = 0x58 ;
  1657. 221657 constexpr std::uintptr_t m_BindableContainer = 0x60 ;
  1658. 221658 constexpr std::uintptr_t m_Checkmark = 0x68 ;
  1659. 221659 constexpr std::uintptr_t onPointerUp = 0x70 ;
  1660. 221660 constexpr std::uintptr_t onToggleValueChanged = 0x78 ;
  1661. 221661 constexpr std::uintptr_t m_Depth = 0x80 ;
  1662. 221662 constexpr std::uintptr_t m_IndentWidth = 0x84 ;
  1663. 221663 constexpr std::uintptr_t customIndentWidth = 0x88 ;
  1664. 221664 constexpr std::uintptr_t m_PointerUpCallback = 0x90 ;
  1665. 221665 constexpr std::uintptr_t m_ToggleValueChangedCallback = 0x98 ;
  1666. 221666 constexpr std::uintptr_t m_ToggleGeometryChangedCallback = 0xA0 ;
  1667. 221667 }
  1668. 221668 
  1669. 221669 namespace UnityEngine_UIElements__VerticalVirtualizationController`1
  1670. 221670 {
  1671. 221671 constexpr std::uintptr_t m_ScrollView = 0x10 ;
  1672. 221672 constexpr std::uintptr_t m_Pool = 0x0 ;
  1673. 221673 }
  1674. 221674 
  1675. 221675 namespace UnityEngine_UIElements__ContextualMenuManager
  1676. 221676 {
  1677. 221677 constexpr std::uintptr_t _displayMenuHandledOSX_k__BackingField = 0x10 ;
  1678. 221678 }
  1679. 221679 
  1680. 221680 namespace UnityEngine_UIElements__ContextualMenuManipulator
  1681. 221681 {
  1682. 221682 constexpr std::uintptr_t m_Target = 0x10 ;
  1683. 221683 constexpr std::uintptr_t _activators_k__BackingField = 0x18 ;
  1684. 221684 constexpr std::uintptr_t m_currentActivator = 0x20 ;
  1685. 221685 constexpr std::uintptr_t m_CurrentPointerId = 0x30 ;
  1686. 221686 constexpr std::uintptr_t m_MenuBuilder = 0x38 ;
  1687. 221687 }
  1688. 221688 
  1689. 221689 namespace UnityEngine_UIElements__BaseBoolField
  1690. 221690 {
  1691. 221691 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1692. 221692 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1693. 221693 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1694. 221694 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1695. 221695 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1696. 221696 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1697. 221697 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1698. 221698 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1699. 221699 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1700. 221700 constexpr std::uintptr_t m_Name = 0x38 ;
  1701. 221701 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1702. 221702 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1703. 221703 constexpr std::uintptr_t m_Flags = 0x50 ;
  1704. 221704 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1705. 221705 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1706. 221706 constexpr std::uintptr_t lastLayout = 0x64 ;
  1707. 221707 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1708. 221708 constexpr std::uintptr_t renderData = 0x88 ;
  1709. 221709 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1710. 221710 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1711. 221711 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1712. 221712 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1713. 221713 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1714. 221714 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1715. 221715 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1716. 221716 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1717. 221717 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1718. 221718 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1719. 221719 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1720. 221720 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1721. 221721 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1722. 221722 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1723. 221723 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1724. 221724 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1725. 221725 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1726. 221726 constexpr std::uintptr_t controlid = 0x204 ;
  1727. 221727 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1728. 221728 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1729. 221729 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1730. 221730 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1731. 221731 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1732. 221732 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1733. 221733 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1734. 221734 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1735. 221735 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1736. 221736 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1737. 221737 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1738. 221738 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1739. 221739 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1740. 221740 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1741. 221741 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1742. 221742 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1743. 221743 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1744. 221744 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1745. 221745 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1746. 221746 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1747. 221747 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1748. 221748 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1749. 221749 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1750. 221750 constexpr std::uintptr_t m_Children = 0x290 ;
  1751. 221751 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1752. 221752 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1753. 221753 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1754. 221754 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1755. 221755 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1756. 221756 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1757. 221757 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1758. 221758 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1759. 221759 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1760. 221760 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1761. 221761 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1762. 221762 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1763. 221763 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1764. 221764 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1765. 221765 constexpr std::uintptr_t m_Value = 0x300 ;
  1766. 221766 constexpr std::uintptr_t onValidateValue = 0x308 ;
  1767. 221767 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  1768. 221768 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  1769. 221769 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  1770. 221770 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  1771. 221771 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  1772. 221772 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  1773. 221773 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  1774. 221774 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  1775. 221775 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  1776. 221776 constexpr std::uintptr_t m_Label = 0x358 ;
  1777. 221777 constexpr std::uintptr_t m_CheckMark = 0x360 ;
  1778. 221778 constexpr std::uintptr_t m_Clickable = 0x368 ;
  1779. 221779 constexpr std::uintptr_t _toggleOnLabelClick_k__BackingField = 0x370 ;
  1780. 221780 constexpr std::uintptr_t _toggleOnTextClick_k__BackingField = 0x371 ;
  1781. 221781 constexpr std::uintptr_t m_OriginalText = 0x378 ;
  1782. 221782 
  1783. 221783 namespace _static
  1784. 221784 {
  1785. 221785 constexpr std::uintptr_t textProperty = 0x0 ;
  1786. 221786 constexpr std::uintptr_t toggleOnLabelClickProperty = 0x98 ;
  1787. 221787 }
  1788. 221788 
  1789. 221789 }
  1790. 221790 
  1791. 221791 namespace UnityEngine_UIElements__BaseCompositeField`3
  1792. 221792 {
  1793. 221793 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1794. 221794 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1795. 221795 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1796. 221796 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1797. 221797 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1798. 221798 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1799. 221799 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1800. 221800 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1801. 221801 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1802. 221802 constexpr std::uintptr_t m_Name = 0x38 ;
  1803. 221803 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1804. 221804 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1805. 221805 constexpr std::uintptr_t m_Flags = 0x50 ;
  1806. 221806 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1807. 221807 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1808. 221808 constexpr std::uintptr_t lastLayout = 0x64 ;
  1809. 221809 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1810. 221810 constexpr std::uintptr_t renderData = 0x88 ;
  1811. 221811 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1812. 221812 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1813. 221813 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1814. 221814 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1815. 221815 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1816. 221816 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1817. 221817 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1818. 221818 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1819. 221819 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1820. 221820 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1821. 221821 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1822. 221822 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1823. 221823 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1824. 221824 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1825. 221825 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1826. 221826 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1827. 221827 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1828. 221828 constexpr std::uintptr_t controlid = 0x204 ;
  1829. 221829 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1830. 221830 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1831. 221831 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1832. 221832 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1833. 221833 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1834. 221834 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1835. 221835 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1836. 221836 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1837. 221837 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1838. 221838 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1839. 221839 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1840. 221840 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1841. 221841 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1842. 221842 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1843. 221843 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1844. 221844 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1845. 221845 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1846. 221846 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1847. 221847 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1848. 221848 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1849. 221849 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1850. 221850 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1851. 221851 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1852. 221852 constexpr std::uintptr_t m_Children = 0x290 ;
  1853. 221853 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1854. 221854 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1855. 221855 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1856. 221856 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1857. 221857 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1858. 221858 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1859. 221859 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1860. 221860 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1861. 221861 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1862. 221862 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1863. 221863 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1864. 221864 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1865. 221865 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1866. 221866 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1867. 221867 constexpr std::uintptr_t m_Value = 0x300 ;
  1868. 221868 constexpr std::uintptr_t onValidateValue = 0x308 ;
  1869. 221869 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  1870. 221870 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  1871. 221871 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  1872. 221872 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  1873. 221873 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  1874. 221874 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  1875. 221875 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  1876. 221876 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  1877. 221877 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  1878. 221878 constexpr std::uintptr_t m_Fields = 0x0 ;
  1879. 221879 
  1880. 221880 namespace _static
  1881. 221881 {
  1882. 221882 constexpr std::uintptr_t isDelayedProperty = 0x0 ;
  1883. 221883 constexpr std::uintptr_t ussClassName = 0x0 ;
  1884. 221884 constexpr std::uintptr_t labelUssClassName = 0x0 ;
  1885. 221885 constexpr std::uintptr_t inputUssClassName = 0x0 ;
  1886. 221886 constexpr std::uintptr_t spacerUssClassName = 0x0 ;
  1887. 221887 constexpr std::uintptr_t multilineVariantUssClassName = 0x0 ;
  1888. 221888 constexpr std::uintptr_t fieldGroupUssClassName = 0x0 ;
  1889. 221889 constexpr std::uintptr_t fieldUssClassName = 0x0 ;
  1890. 221890 constexpr std::uintptr_t firstFieldVariantUssClassName = 0x0 ;
  1891. 221891 constexpr std::uintptr_t twoLinesVariantUssClassName = 0x0 ;
  1892. 221892 }
  1893. 221893 
  1894. 221894 }
  1895. 221895 
  1896. 221896 namespace UnityEngine_UIElements__ListViewReorderMode
  1897. 221897 {
  1898. 221898 constexpr std::uintptr_t value__ = 0x0 ;
  1899. 221899 }
  1900. 221900 
  1901. 221901 namespace UnityEngine_UIElements__BaseListView
  1902. 221902 {
  1903. 221903 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1904. 221904 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1905. 221905 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1906. 221906 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1907. 221907 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1908. 221908 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1909. 221909 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1910. 221910 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1911. 221911 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1912. 221912 constexpr std::uintptr_t m_Name = 0x38 ;
  1913. 221913 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1914. 221914 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1915. 221915 constexpr std::uintptr_t m_Flags = 0x50 ;
  1916. 221916 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1917. 221917 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1918. 221918 constexpr std::uintptr_t lastLayout = 0x64 ;
  1919. 221919 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1920. 221920 constexpr std::uintptr_t renderData = 0x88 ;
  1921. 221921 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1922. 221922 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1923. 221923 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1924. 221924 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1925. 221925 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1926. 221926 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1927. 221927 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1928. 221928 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1929. 221929 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1930. 221930 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1931. 221931 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1932. 221932 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1933. 221933 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1934. 221934 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1935. 221935 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1936. 221936 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1937. 221937 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1938. 221938 constexpr std::uintptr_t controlid = 0x204 ;
  1939. 221939 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1940. 221940 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1941. 221941 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1942. 221942 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1943. 221943 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1944. 221944 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1945. 221945 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1946. 221946 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1947. 221947 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1948. 221948 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1949. 221949 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1950. 221950 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1951. 221951 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1952. 221952 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1953. 221953 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1954. 221954 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1955. 221955 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1956. 221956 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1957. 221957 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1958. 221958 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1959. 221959 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1960. 221960 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1961. 221961 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1962. 221962 constexpr std::uintptr_t m_Children = 0x290 ;
  1963. 221963 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1964. 221964 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1965. 221965 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1966. 221966 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1967. 221967 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1968. 221968 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1969. 221969 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1970. 221970 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1971. 221971 constexpr std::uintptr_t itemsChosen = 0x2D8 ;
  1972. 221972 constexpr std::uintptr_t selectionChanged = 0x2E0 ;
  1973. 221973 constexpr std::uintptr_t selectedIndicesChanged = 0x2E8 ;
  1974. 221974 constexpr std::uintptr_t itemIndexChanged = 0x2F0 ;
  1975. 221975 constexpr std::uintptr_t itemsSourceChanged = 0x2F8 ;
  1976. 221976 constexpr std::uintptr_t m_SelectionNotChanged = 0x300 ;
  1977. 221977 constexpr std::uintptr_t canStartDrag = 0x308 ;
  1978. 221978 constexpr std::uintptr_t setupDragAndDrop = 0x310 ;
  1979. 221979 constexpr std::uintptr_t dragAndDropUpdate = 0x318 ;
  1980. 221980 constexpr std::uintptr_t handleDrop = 0x320 ;
  1981. 221981 constexpr std::uintptr_t m_SelectionType = 0x328 ;
  1982. 221982 constexpr std::uintptr_t allowSingleClickChoice = 0x32C ;
  1983. 221983 constexpr std::uintptr_t m_HorizontalScrollingEnabled = 0x32D ;
  1984. 221984 constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds = 0x330 ;
  1985. 221985 constexpr std::uintptr_t m_FixedItemHeight = 0x334 ;
  1986. 221986 constexpr std::uintptr_t m_ItemHeightIsInline = 0x338 ;
  1987. 221987 constexpr std::uintptr_t m_VirtualizationMethod = 0x33C ;
  1988. 221988 constexpr std::uintptr_t m_ScrollView = 0x340 ;
  1989. 221989 constexpr std::uintptr_t m_ViewController = 0x348 ;
  1990. 221990 constexpr std::uintptr_t m_VirtualizationController = 0x350 ;
  1991. 221991 constexpr std::uintptr_t m_NavigationManipulator = 0x358 ;
  1992. 221992 constexpr std::uintptr_t serializedVirtualizationData = 0x360 ;
  1993. 221993 constexpr std::uintptr_t m_SelectedIds = 0x368 ;
  1994. 221994 constexpr std::uintptr_t m_Selection = 0x370 ;
  1995. 221995 constexpr std::uintptr_t m_LastHeight = 0x378 ;
  1996. 221996 constexpr std::uintptr_t m_RangeSelectionDirection = 0x37C ;
  1997. 221997 constexpr std::uintptr_t m_Dragger = 0x380 ;
  1998. 221998 constexpr std::uintptr_t m_ItemIndexChangedCallback = 0x388 ;
  1999. 221999 constexpr std::uintptr_t m_ItemsSourceChangedCallback = 0x390 ;
  2000. 222000 constexpr std::uintptr_t m_RebuildScheduled = 0x398 ;
← Prev Next → Page 111 of 171 — lines 220,001–222,000 of 341,881