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 160 of 171 — lines 318,001–320,000 of 341,881
341,881 lines
  1. 318001 constexpr std::uintptr_t _FrameSize = 0x40 ;
  2. 318002 constexpr std::uintptr_t _Header = 0x48 ;
  3. 318003 constexpr std::uintptr_t _SingleChMode = 0x50 ;
  4. 318004 constexpr std::uintptr_t _SyncBuffer = 0x58 ;
  5. 318005 constexpr std::uintptr_t _SyncWord = 0x60 ;
  6. 318006 constexpr std::uintptr_t _WordPointer = 0x64 ;
  7. 318007 }
  8. 318008 
  9. 318009 namespace MP3Sharp_Decoding__BitstreamException
  10. 318010 {
  11. 318011 constexpr std::uintptr_t _className = 0x10 ;
  12. 318012 constexpr std::uintptr_t _message = 0x18 ;
  13. 318013 constexpr std::uintptr_t _data = 0x20 ;
  14. 318014 constexpr std::uintptr_t _innerException = 0x28 ;
  15. 318015 constexpr std::uintptr_t _helpURL = 0x30 ;
  16. 318016 constexpr std::uintptr_t _stackTrace = 0x38 ;
  17. 318017 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  18. 318018 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  19. 318019 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  20. 318020 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  21. 318021 constexpr std::uintptr_t _HResult = 0x60 ;
  22. 318022 constexpr std::uintptr_t _source = 0x68 ;
  23. 318023 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  24. 318024 constexpr std::uintptr_t captured_traces = 0x78 ;
  25. 318025 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  26. 318026 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  27. 318027 constexpr std::uintptr_t _ErrorCode = 0x90 ;
  28. 318028 }
  29. 318029 
  30. 318030 namespace MP3Sharp_Decoding__CircularByteBuffer
  31. 318031 {
  32. 318032 constexpr std::uintptr_t _DataArray = 0x10 ;
  33. 318033 constexpr std::uintptr_t _Index = 0x18 ;
  34. 318034 constexpr std::uintptr_t _Length = 0x1C ;
  35. 318035 constexpr std::uintptr_t _NumValid = 0x20 ;
  36. 318036 }
  37. 318037 
  38. 318038 namespace MP3Sharp_Decoding__Crc16
  39. 318039 {
  40. 318040 constexpr std::uintptr_t _CRC = 0x10 ;
  41. 318041 
  42. 318042 namespace _static
  43. 318043 {
  44. 318044 constexpr std::uintptr_t Polynomial = 0x0 ;
  45. 318045 }
  46. 318046 
  47. 318047 }
  48. 318048 
  49. 318049 namespace MP3Sharp_Decoding__Decoder
  50. 318050 {
  51. 318051 constexpr std::uintptr_t _Equalizer = 0x10 ;
  52. 318052 constexpr std::uintptr_t _LeftChannelFilter = 0x18 ;
  53. 318053 constexpr std::uintptr_t _RightChannelFilter = 0x20 ;
  54. 318054 constexpr std::uintptr_t _IsInitialized = 0x28 ;
  55. 318055 constexpr std::uintptr_t _L1Decoder = 0x30 ;
  56. 318056 constexpr std::uintptr_t _L2Decoder = 0x38 ;
  57. 318057 constexpr std::uintptr_t _L3Decoder = 0x40 ;
  58. 318058 constexpr std::uintptr_t _Output = 0x48 ;
  59. 318059 constexpr std::uintptr_t _OutputChannels = 0x50 ;
  60. 318060 constexpr std::uintptr_t _OutputFrequency = 0x54 ;
  61. 318061 
  62. 318062 namespace _static
  63. 318063 {
  64. 318064 constexpr std::uintptr_t DecoderDefaultParams = 0x0 ;
  65. 318065 }
  66. 318066 
  67. 318067 }
  68. 318068 
  69. 318069 namespace MP3Sharp_Decoding__DecoderException
  70. 318070 {
  71. 318071 constexpr std::uintptr_t _className = 0x10 ;
  72. 318072 constexpr std::uintptr_t _message = 0x18 ;
  73. 318073 constexpr std::uintptr_t _data = 0x20 ;
  74. 318074 constexpr std::uintptr_t _innerException = 0x28 ;
  75. 318075 constexpr std::uintptr_t _helpURL = 0x30 ;
  76. 318076 constexpr std::uintptr_t _stackTrace = 0x38 ;
  77. 318077 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  78. 318078 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  79. 318079 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  80. 318080 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  81. 318081 constexpr std::uintptr_t _HResult = 0x60 ;
  82. 318082 constexpr std::uintptr_t _source = 0x68 ;
  83. 318083 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  84. 318084 constexpr std::uintptr_t captured_traces = 0x78 ;
  85. 318085 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  86. 318086 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  87. 318087 constexpr std::uintptr_t _ErrorCode = 0x90 ;
  88. 318088 }
  89. 318089 
  90. 318090 namespace MP3Sharp_Decoding__Equalizer
  91. 318091 {
  92. 318092 constexpr std::uintptr_t _Settings = 0x10 ;
  93. 318093 
  94. 318094 namespace _static
  95. 318095 {
  96. 318096 constexpr std::uintptr_t PassThruEq = 0x0 ;
  97. 318097 }
  98. 318098 
  99. 318099 }
  100. 318100 
  101. 318101 namespace MP3Sharp_Decoding__Header
  102. 318102 {
  103. 318103 constexpr std::uintptr_t Checksum = 0x10 ;
  104. 318104 constexpr std::uintptr_t NSlots = 0x14 ;
  105. 318105 constexpr std::uintptr_t _CRC = 0x18 ;
  106. 318106 constexpr std::uintptr_t Framesize = 0x20 ;
  107. 318107 constexpr std::uintptr_t _Copyright = 0x24 ;
  108. 318108 constexpr std::uintptr_t _Original = 0x25 ;
  109. 318109 constexpr std::uintptr_t _Headerstring = 0x28 ;
  110. 318110 constexpr std::uintptr_t _Layer = 0x2C ;
  111. 318111 constexpr std::uintptr_t _ProtectionBit = 0x30 ;
  112. 318112 constexpr std::uintptr_t _BitrateIndex = 0x34 ;
  113. 318113 constexpr std::uintptr_t _PaddingBit = 0x38 ;
  114. 318114 constexpr std::uintptr_t _ModeExtension = 0x3C ;
  115. 318115 constexpr std::uintptr_t _Mode = 0x40 ;
  116. 318116 constexpr std::uintptr_t _NumberOfSubbands = 0x44 ;
  117. 318117 constexpr std::uintptr_t _IntensityStereoBound = 0x48 ;
  118. 318118 constexpr std::uintptr_t _SampleFrequency = 0x4C ;
  119. 318119 constexpr std::uintptr_t _Syncmode = 0x50 ;
  120. 318120 constexpr std::uintptr_t _Version = 0x54 ;
  121. 318121 
  122. 318122 namespace _static
  123. 318123 {
  124. 318124 constexpr std::uintptr_t Frequencies = 0x0 ;
  125. 318125 constexpr std::uintptr_t Bitrates = 0x8 ;
  126. 318126 constexpr std::uintptr_t BitrateStr = 0x10 ;
  127. 318127 }
  128. 318128 
  129. 318129 }
  130. 318130 
  131. 318131 namespace MP3Sharp_Decoding__Huffman
  132. 318132 {
  133. 318133 constexpr std::uintptr_t _Linbits = 0x10 ;
  134. 318134 constexpr std::uintptr_t _Tablename0 = 0x14 ;
  135. 318135 constexpr std::uintptr_t _Tablename1 = 0x16 ;
  136. 318136 constexpr std::uintptr_t _Treelen = 0x18 ;
  137. 318137 constexpr std::uintptr_t _Val = 0x20 ;
  138. 318138 constexpr std::uintptr_t _Xlen = 0x28 ;
  139. 318139 constexpr std::uintptr_t _Ylen = 0x2C ;
  140. 318140 constexpr std::uintptr_t _Hlen = 0x30 ;
  141. 318141 constexpr std::uintptr_t _Linmax = 0x38 ;
  142. 318142 constexpr std::uintptr_t _RefRenamed = 0x3C ;
  143. 318143 constexpr std::uintptr_t _Table = 0x40 ;
  144. 318144 constexpr std::uintptr_t _Tablename2 = 0x48 ;
  145. 318145 
  146. 318146 namespace _static
  147. 318147 {
  148. 318148 constexpr std::uintptr_t ValTab0 = 0x0 ;
  149. 318149 constexpr std::uintptr_t ValTab1 = 0x8 ;
  150. 318150 constexpr std::uintptr_t ValTab2 = 0x10 ;
  151. 318151 constexpr std::uintptr_t ValTab3 = 0x18 ;
  152. 318152 constexpr std::uintptr_t ValTab4 = 0x20 ;
  153. 318153 constexpr std::uintptr_t ValTab5 = 0x28 ;
  154. 318154 constexpr std::uintptr_t ValTab6 = 0x30 ;
  155. 318155 constexpr std::uintptr_t ValTab7 = 0x38 ;
  156. 318156 constexpr std::uintptr_t ValTab8 = 0x40 ;
  157. 318157 constexpr std::uintptr_t ValTab9 = 0x48 ;
  158. 318158 constexpr std::uintptr_t ValTab10 = 0x50 ;
  159. 318159 constexpr std::uintptr_t ValTab11 = 0x58 ;
  160. 318160 constexpr std::uintptr_t ValTab12 = 0x60 ;
  161. 318161 constexpr std::uintptr_t ValTab13 = 0x68 ;
  162. 318162 constexpr std::uintptr_t ValTab14 = 0x70 ;
  163. 318163 constexpr std::uintptr_t ValTab15 = 0x78 ;
  164. 318164 constexpr std::uintptr_t ValTab16 = 0x80 ;
  165. 318165 constexpr std::uintptr_t ValTab24 = 0x88 ;
  166. 318166 constexpr std::uintptr_t ValTab32 = 0x90 ;
  167. 318167 constexpr std::uintptr_t ValTab33 = 0x98 ;
  168. 318168 constexpr std::uintptr_t HuffmanTable = 0xA0 ;
  169. 318169 }
  170. 318170 
  171. 318171 }
  172. 318172 
  173. 318173 namespace MP3Sharp_Decoding__OutputChannels
  174. 318174 {
  175. 318175 constexpr std::uintptr_t _OutputChannels = 0x10 ;
  176. 318176 
  177. 318177 namespace _static
  178. 318178 {
  179. 318179 constexpr std::uintptr_t Left = 0x0 ;
  180. 318180 constexpr std::uintptr_t Right = 0x8 ;
  181. 318181 constexpr std::uintptr_t Both = 0x10 ;
  182. 318182 constexpr std::uintptr_t DownMix = 0x18 ;
  183. 318183 }
  184. 318184 
  185. 318185 }
  186. 318186 
  187. 318187 namespace MP3Sharp_Decoding__PushbackStream
  188. 318188 {
  189. 318189 constexpr std::uintptr_t _BackBufferSize = 0x10 ;
  190. 318190 constexpr std::uintptr_t _CircularByteBuffer = 0x18 ;
  191. 318191 constexpr std::uintptr_t _Stream = 0x20 ;
  192. 318192 constexpr std::uintptr_t _TemporaryBuffer = 0x28 ;
  193. 318193 constexpr std::uintptr_t _NumForwardBytesInBuffer = 0x30 ;
  194. 318194 }
  195. 318195 
  196. 318196 namespace MP3Sharp_Decoding__SampleBuffer
  197. 318197 {
  198. 318198 constexpr std::uintptr_t _Buffer = 0x10 ;
  199. 318199 constexpr std::uintptr_t _Bufferp = 0x18 ;
  200. 318200 constexpr std::uintptr_t _Channels = 0x20 ;
  201. 318201 constexpr std::uintptr_t _Frequency = 0x24 ;
  202. 318202 }
  203. 318203 
  204. 318204 namespace MP3Sharp_Decoding__SynthesisFilter
  205. 318205 {
  206. 318206 constexpr std::uintptr_t _Channel = 0x10 ;
  207. 318207 constexpr std::uintptr_t _Samples = 0x18 ;
  208. 318208 constexpr std::uintptr_t _Scalefactor = 0x20 ;
  209. 318209 constexpr std::uintptr_t _V1 = 0x28 ;
  210. 318210 constexpr std::uintptr_t _V2 = 0x30 ;
  211. 318211 constexpr std::uintptr_t _TmpOut = 0x38 ;
  212. 318212 constexpr std::uintptr_t _ActualV = 0x40 ;
  213. 318213 constexpr std::uintptr_t _ActualWritePos = 0x48 ;
  214. 318214 constexpr std::uintptr_t _Eq = 0x50 ;
  215. 318215 
  216. 318216 namespace _static
  217. 318217 {
  218. 318218 constexpr std::uintptr_t Cos164 = 0x0 ;
  219. 318219 constexpr std::uintptr_t Cos364 = 0x4 ;
  220. 318220 constexpr std::uintptr_t Cos564 = 0x8 ;
  221. 318221 constexpr std::uintptr_t Cos764 = 0xC ;
  222. 318222 constexpr std::uintptr_t Cos964 = 0x10 ;
  223. 318223 constexpr std::uintptr_t Cos1164 = 0x14 ;
  224. 318224 constexpr std::uintptr_t Cos1364 = 0x18 ;
  225. 318225 constexpr std::uintptr_t Cos1564 = 0x1C ;
  226. 318226 constexpr std::uintptr_t Cos1764 = 0x20 ;
  227. 318227 constexpr std::uintptr_t Cos1964 = 0x24 ;
  228. 318228 constexpr std::uintptr_t Cos2164 = 0x28 ;
  229. 318229 constexpr std::uintptr_t Cos2364 = 0x2C ;
  230. 318230 constexpr std::uintptr_t Cos2564 = 0x30 ;
  231. 318231 constexpr std::uintptr_t Cos2764 = 0x34 ;
  232. 318232 constexpr std::uintptr_t Cos2964 = 0x38 ;
  233. 318233 constexpr std::uintptr_t Cos3164 = 0x3C ;
  234. 318234 constexpr std::uintptr_t Cos132 = 0x40 ;
  235. 318235 constexpr std::uintptr_t Cos332 = 0x44 ;
  236. 318236 constexpr std::uintptr_t Cos532 = 0x48 ;
  237. 318237 constexpr std::uintptr_t Cos732 = 0x4C ;
  238. 318238 constexpr std::uintptr_t Cos932 = 0x50 ;
  239. 318239 constexpr std::uintptr_t Cos1132 = 0x54 ;
  240. 318240 constexpr std::uintptr_t Cos1332 = 0x58 ;
  241. 318241 constexpr std::uintptr_t Cos1532 = 0x5C ;
  242. 318242 constexpr std::uintptr_t Cos116 = 0x60 ;
  243. 318243 constexpr std::uintptr_t Cos316 = 0x64 ;
  244. 318244 constexpr std::uintptr_t Cos516 = 0x68 ;
  245. 318245 constexpr std::uintptr_t Cos716 = 0x6C ;
  246. 318246 constexpr std::uintptr_t Cos18 = 0x70 ;
  247. 318247 constexpr std::uintptr_t Cos38 = 0x74 ;
  248. 318248 constexpr std::uintptr_t Cos14 = 0x78 ;
  249. 318249 constexpr std::uintptr_t _d = 0x80 ;
  250. 318250 constexpr std::uintptr_t _d16 = 0x88 ;
  251. 318251 constexpr std::uintptr_t DData = 0x90 ;
  252. 318252 }
  253. 318253 
  254. 318254 }
  255. 318255 
  256. 318256 namespace Params
  257. 318257 {
  258. 318258 constexpr std::uintptr_t _OutputChannels = 0x10 ;
  259. 318259 constexpr std::uintptr_t _Equalizer = 0x18 ;
  260. 318260 }
  261. 318261 
  262. 318262 namespace MP3Sharp_Decoding_Decoders__LayerIDecoder
  263. 318263 {
  264. 318264 constexpr std::uintptr_t Buffer = 0x10 ;
  265. 318265 constexpr std::uintptr_t CRC = 0x18 ;
  266. 318266 constexpr std::uintptr_t Filter1 = 0x20 ;
  267. 318267 constexpr std::uintptr_t Filter2 = 0x28 ;
  268. 318268 constexpr std::uintptr_t Header = 0x30 ;
  269. 318269 constexpr std::uintptr_t Mode = 0x38 ;
  270. 318270 constexpr std::uintptr_t NuSubbands = 0x3C ;
  271. 318271 constexpr std::uintptr_t Stream = 0x40 ;
  272. 318272 constexpr std::uintptr_t Subbands = 0x48 ;
  273. 318273 constexpr std::uintptr_t WhichChannels = 0x50 ;
  274. 318274 }
  275. 318275 
  276. 318276 namespace MP3Sharp_Decoding_Decoders__LayerIIDecoder
  277. 318277 {
  278. 318278 constexpr std::uintptr_t Buffer = 0x10 ;
  279. 318279 constexpr std::uintptr_t CRC = 0x18 ;
  280. 318280 constexpr std::uintptr_t Filter1 = 0x20 ;
  281. 318281 constexpr std::uintptr_t Filter2 = 0x28 ;
  282. 318282 constexpr std::uintptr_t Header = 0x30 ;
  283. 318283 constexpr std::uintptr_t Mode = 0x38 ;
  284. 318284 constexpr std::uintptr_t NuSubbands = 0x3C ;
  285. 318285 constexpr std::uintptr_t Stream = 0x40 ;
  286. 318286 constexpr std::uintptr_t Subbands = 0x48 ;
  287. 318287 constexpr std::uintptr_t WhichChannels = 0x50 ;
  288. 318288 }
  289. 318289 
  290. 318290 namespace MP3Sharp_Decoding_Decoders__LayerIIIDecoder
  291. 318291 {
  292. 318292 constexpr std::uintptr_t _Buffer = 0x10 ;
  293. 318293 constexpr std::uintptr_t _Channels = 0x18 ;
  294. 318294 constexpr std::uintptr_t _Filter1 = 0x20 ;
  295. 318295 constexpr std::uintptr_t _Filter2 = 0x28 ;
  296. 318296 constexpr std::uintptr_t _FirstChannel = 0x30 ;
  297. 318297 constexpr std::uintptr_t _Header = 0x38 ;
  298. 318298 constexpr std::uintptr_t _Is1D = 0x40 ;
  299. 318299 constexpr std::uintptr_t _K = 0x48 ;
  300. 318300 constexpr std::uintptr_t _LastChannel = 0x50 ;
  301. 318301 constexpr std::uintptr_t _Lr = 0x58 ;
  302. 318302 constexpr std::uintptr_t _MaxGr = 0x60 ;
  303. 318303 constexpr std::uintptr_t _Nonzero = 0x68 ;
  304. 318304 constexpr std::uintptr_t _Out1D = 0x70 ;
  305. 318305 constexpr std::uintptr_t _Prevblck = 0x78 ;
  306. 318306 constexpr std::uintptr_t _Ro = 0x80 ;
  307. 318307 constexpr std::uintptr_t _Scalefac = 0x88 ;
  308. 318308 constexpr std::uintptr_t _SfBandIndex = 0x90 ;
  309. 318309 constexpr std::uintptr_t _Sfreq = 0x98 ;
  310. 318310 constexpr std::uintptr_t _SideInfo = 0xA0 ;
  311. 318311 constexpr std::uintptr_t _Stream = 0xA8 ;
  312. 318312 constexpr std::uintptr_t _WhichChannels = 0xB0 ;
  313. 318313 constexpr std::uintptr_t _BitReserve = 0xB8 ;
  314. 318314 constexpr std::uintptr_t _CheckSumHuff = 0xC0 ;
  315. 318315 constexpr std::uintptr_t _FrameStart = 0xC4 ;
  316. 318316 constexpr std::uintptr_t IsPos = 0xC8 ;
  317. 318317 constexpr std::uintptr_t IsRatio = 0xD0 ;
  318. 318318 constexpr std::uintptr_t _NewSlen = 0xD8 ;
  319. 318319 constexpr std::uintptr_t _Part2Start = 0xE0 ;
  320. 318320 constexpr std::uintptr_t Rawout = 0xE8 ;
  321. 318321 constexpr std::uintptr_t _Samples1 = 0xF0 ;
  322. 318322 constexpr std::uintptr_t _Samples2 = 0xF8 ;
  323. 318323 constexpr std::uintptr_t ScalefacBuffer = 0x100 ;
  324. 318324 constexpr std::uintptr_t Sftable = 0x108 ;
  325. 318325 constexpr std::uintptr_t TsOutCopy = 0x110 ;
  326. 318326 constexpr std::uintptr_t V = 0x118 ;
  327. 318327 constexpr std::uintptr_t W = 0x120 ;
  328. 318328 constexpr std::uintptr_t X = 0x128 ;
  329. 318329 constexpr std::uintptr_t Y = 0x130 ;
  330. 318330 
  331. 318331 namespace _static
  332. 318332 {
  333. 318333 constexpr std::uintptr_t Slen = 0x0 ;
  334. 318334 constexpr std::uintptr_t Pretab = 0x8 ;
  335. 318335 constexpr std::uintptr_t TwoToNegativeHalfPow = 0x10 ;
  336. 318336 constexpr std::uintptr_t PowerTable = 0x18 ;
  337. 318337 constexpr std::uintptr_t Io = 0x20 ;
  338. 318338 constexpr std::uintptr_t Tan12 = 0x28 ;
  339. 318339 constexpr std::uintptr_t _reorderTable = 0x30 ;
  340. 318340 constexpr std::uintptr_t Cs = 0x38 ;
  341. 318341 constexpr std::uintptr_t Ca = 0x40 ;
  342. 318342 constexpr std::uintptr_t Win = 0x48 ;
  343. 318343 constexpr std::uintptr_t NrOfSfbBlock = 0x50 ;
  344. 318344 }
  345. 318345 
  346. 318346 }
  347. 318347 
  348. 318348 namespace MP3Sharp_Decoding_Decoders_LayerI__SubbandLayer1
  349. 318349 {
  350. 318350 constexpr std::uintptr_t Allocation = 0x10 ;
  351. 318351 constexpr std::uintptr_t Factor = 0x14 ;
  352. 318352 constexpr std::uintptr_t Offset = 0x18 ;
  353. 318353 constexpr std::uintptr_t Sample = 0x1C ;
  354. 318354 constexpr std::uintptr_t Samplelength = 0x20 ;
  355. 318355 constexpr std::uintptr_t Samplenumber = 0x24 ;
  356. 318356 constexpr std::uintptr_t Scalefactor = 0x28 ;
  357. 318357 constexpr std::uintptr_t Subbandnumber = 0x2C ;
  358. 318358 
  359. 318359 namespace _static
  360. 318360 {
  361. 318361 constexpr std::uintptr_t TableFactor = 0x0 ;
  362. 318362 constexpr std::uintptr_t TableOffset = 0x8 ;
  363. 318363 }
  364. 318364 
  365. 318365 }
  366. 318366 
  367. 318367 namespace MP3Sharp_Decoding_Decoders_LayerI__SubbandLayer1IntensityStereo
  368. 318368 {
  369. 318369 constexpr std::uintptr_t Allocation = 0x10 ;
  370. 318370 constexpr std::uintptr_t Factor = 0x14 ;
  371. 318371 constexpr std::uintptr_t Offset = 0x18 ;
  372. 318372 constexpr std::uintptr_t Sample = 0x1C ;
  373. 318373 constexpr std::uintptr_t Samplelength = 0x20 ;
  374. 318374 constexpr std::uintptr_t Samplenumber = 0x24 ;
  375. 318375 constexpr std::uintptr_t Scalefactor = 0x28 ;
  376. 318376 constexpr std::uintptr_t Subbandnumber = 0x2C ;
  377. 318377 constexpr std::uintptr_t Channel2Scalefactor = 0x30 ;
  378. 318378 }
  379. 318379 
  380. 318380 namespace MP3Sharp_Decoding_Decoders_LayerI__SubbandLayer1Stereo
  381. 318381 {
  382. 318382 constexpr std::uintptr_t Allocation = 0x10 ;
  383. 318383 constexpr std::uintptr_t Factor = 0x14 ;
  384. 318384 constexpr std::uintptr_t Offset = 0x18 ;
  385. 318385 constexpr std::uintptr_t Sample = 0x1C ;
  386. 318386 constexpr std::uintptr_t Samplelength = 0x20 ;
  387. 318387 constexpr std::uintptr_t Samplenumber = 0x24 ;
  388. 318388 constexpr std::uintptr_t Scalefactor = 0x28 ;
  389. 318389 constexpr std::uintptr_t Subbandnumber = 0x2C ;
  390. 318390 constexpr std::uintptr_t Channel2Allocation = 0x30 ;
  391. 318391 constexpr std::uintptr_t Channel2Factor = 0x34 ;
  392. 318392 constexpr std::uintptr_t Channel2Offset = 0x38 ;
  393. 318393 constexpr std::uintptr_t Channel2Sample = 0x3C ;
  394. 318394 constexpr std::uintptr_t Channel2Samplelength = 0x40 ;
  395. 318395 constexpr std::uintptr_t Channel2Scalefactor = 0x44 ;
  396. 318396 }
  397. 318397 
  398. 318398 namespace MP3Sharp_Decoding_Decoders_LayerII__SubbandLayer2
  399. 318399 {
  400. 318400 constexpr std::uintptr_t Allocation = 0x10 ;
  401. 318401 constexpr std::uintptr_t CFactor = 0x18 ;
  402. 318402 constexpr std::uintptr_t Codelength = 0x20 ;
  403. 318403 constexpr std::uintptr_t D = 0x28 ;
  404. 318404 constexpr std::uintptr_t Factor = 0x30 ;
  405. 318405 constexpr std::uintptr_t Groupingtable = 0x38 ;
  406. 318406 constexpr std::uintptr_t Groupnumber = 0x40 ;
  407. 318407 constexpr std::uintptr_t Samplenumber = 0x44 ;
  408. 318408 constexpr std::uintptr_t Samples = 0x48 ;
  409. 318409 constexpr std::uintptr_t Scalefactor1 = 0x50 ;
  410. 318410 constexpr std::uintptr_t Scalefactor2 = 0x54 ;
  411. 318411 constexpr std::uintptr_t Scalefactor3 = 0x58 ;
  412. 318412 constexpr std::uintptr_t Scfsi = 0x5C ;
  413. 318413 constexpr std::uintptr_t Subbandnumber = 0x60 ;
  414. 318414 
  415. 318415 namespace _static
  416. 318416 {
  417. 318417 constexpr std::uintptr_t Grouping5Bits = 0x0 ;
  418. 318418 constexpr std::uintptr_t Grouping7Bits = 0x8 ;
  419. 318419 constexpr std::uintptr_t Grouping10Bits = 0x10 ;
  420. 318420 constexpr std::uintptr_t TableAb1Codelength = 0x18 ;
  421. 318421 constexpr std::uintptr_t TableAb1Groupingtables = 0x20 ;
  422. 318422 constexpr std::uintptr_t TableAb1Factor = 0x28 ;
  423. 318423 constexpr std::uintptr_t TableAb1C = 0x30 ;
  424. 318424 constexpr std::uintptr_t TableAb1D = 0x38 ;
  425. 318425 constexpr std::uintptr_t TableAb234Groupingtables = 0x40 ;
  426. 318426 constexpr std::uintptr_t TableAb2Codelength = 0x48 ;
  427. 318427 constexpr std::uintptr_t TableAb2Factor = 0x50 ;
  428. 318428 constexpr std::uintptr_t TableAb2C = 0x58 ;
  429. 318429 constexpr std::uintptr_t TableAb2D = 0x60 ;
  430. 318430 constexpr std::uintptr_t TableAb3Codelength = 0x68 ;
  431. 318431 constexpr std::uintptr_t TableAb3Factor = 0x70 ;
  432. 318432 constexpr std::uintptr_t TableAb3C = 0x78 ;
  433. 318433 constexpr std::uintptr_t TableAb3D = 0x80 ;
  434. 318434 constexpr std::uintptr_t TableAb4Codelength = 0x88 ;
  435. 318435 constexpr std::uintptr_t TableAb4Factor = 0x90 ;
  436. 318436 constexpr std::uintptr_t TableAb4C = 0x98 ;
  437. 318437 constexpr std::uintptr_t TableAb4D = 0xA0 ;
  438. 318438 constexpr std::uintptr_t TableCdCodelength = 0xA8 ;
  439. 318439 constexpr std::uintptr_t TableCdGroupingtables = 0xB0 ;
  440. 318440 constexpr std::uintptr_t TableCdFactor = 0xB8 ;
  441. 318441 constexpr std::uintptr_t TableCdC = 0xC0 ;
  442. 318442 constexpr std::uintptr_t TableCdD = 0xC8 ;
  443. 318443 }
  444. 318444 
  445. 318445 }
  446. 318446 
  447. 318447 namespace MP3Sharp_Decoding_Decoders_LayerII__SubbandLayer2IntensityStereo
  448. 318448 {
  449. 318449 constexpr std::uintptr_t Allocation = 0x10 ;
  450. 318450 constexpr std::uintptr_t CFactor = 0x18 ;
  451. 318451 constexpr std::uintptr_t Codelength = 0x20 ;
  452. 318452 constexpr std::uintptr_t D = 0x28 ;
  453. 318453 constexpr std::uintptr_t Factor = 0x30 ;
  454. 318454 constexpr std::uintptr_t Groupingtable = 0x38 ;
  455. 318455 constexpr std::uintptr_t Groupnumber = 0x40 ;
  456. 318456 constexpr std::uintptr_t Samplenumber = 0x44 ;
  457. 318457 constexpr std::uintptr_t Samples = 0x48 ;
  458. 318458 constexpr std::uintptr_t Scalefactor1 = 0x50 ;
  459. 318459 constexpr std::uintptr_t Scalefactor2 = 0x54 ;
  460. 318460 constexpr std::uintptr_t Scalefactor3 = 0x58 ;
  461. 318461 constexpr std::uintptr_t Scfsi = 0x5C ;
  462. 318462 constexpr std::uintptr_t Subbandnumber = 0x60 ;
  463. 318463 constexpr std::uintptr_t Channel2Scalefactor1 = 0x68 ;
  464. 318464 constexpr std::uintptr_t Channel2Scalefactor2 = 0x6C ;
  465. 318465 constexpr std::uintptr_t Channel2Scalefactor3 = 0x70 ;
  466. 318466 constexpr std::uintptr_t Channel2Scfsi = 0x74 ;
  467. 318467 }
  468. 318468 
  469. 318469 namespace MP3Sharp_Decoding_Decoders_LayerII__SubbandLayer2Stereo
  470. 318470 {
  471. 318471 constexpr std::uintptr_t Allocation = 0x10 ;
  472. 318472 constexpr std::uintptr_t CFactor = 0x18 ;
  473. 318473 constexpr std::uintptr_t Codelength = 0x20 ;
  474. 318474 constexpr std::uintptr_t D = 0x28 ;
  475. 318475 constexpr std::uintptr_t Factor = 0x30 ;
  476. 318476 constexpr std::uintptr_t Groupingtable = 0x38 ;
  477. 318477 constexpr std::uintptr_t Groupnumber = 0x40 ;
  478. 318478 constexpr std::uintptr_t Samplenumber = 0x44 ;
  479. 318479 constexpr std::uintptr_t Samples = 0x48 ;
  480. 318480 constexpr std::uintptr_t Scalefactor1 = 0x50 ;
  481. 318481 constexpr std::uintptr_t Scalefactor2 = 0x54 ;
  482. 318482 constexpr std::uintptr_t Scalefactor3 = 0x58 ;
  483. 318483 constexpr std::uintptr_t Scfsi = 0x5C ;
  484. 318484 constexpr std::uintptr_t Subbandnumber = 0x60 ;
  485. 318485 constexpr std::uintptr_t Channel2Allocation = 0x68 ;
  486. 318486 constexpr std::uintptr_t Channel2C = 0x70 ;
  487. 318487 constexpr std::uintptr_t Channel2Codelength = 0x78 ;
  488. 318488 constexpr std::uintptr_t Channel2D = 0x80 ;
  489. 318489 constexpr std::uintptr_t Channel2Factor = 0x88 ;
  490. 318490 constexpr std::uintptr_t Channel2Samples = 0x90 ;
  491. 318491 constexpr std::uintptr_t Channel2Scalefactor1 = 0x98 ;
  492. 318492 constexpr std::uintptr_t Channel2Scalefactor2 = 0x9C ;
  493. 318493 constexpr std::uintptr_t Channel2Scalefactor3 = 0xA0 ;
  494. 318494 constexpr std::uintptr_t Channel2Scfsi = 0xA4 ;
  495. 318495 }
  496. 318496 
  497. 318497 namespace MP3Sharp_Decoding_Decoders_LayerIII__ChannelData
  498. 318498 {
  499. 318499 constexpr std::uintptr_t Granules = 0x10 ;
  500. 318500 constexpr std::uintptr_t ScaleFactorBits = 0x18 ;
  501. 318501 }
  502. 318502 
  503. 318503 namespace MP3Sharp_Decoding_Decoders_LayerIII__GranuleInfo
  504. 318504 {
  505. 318505 constexpr std::uintptr_t BigValues = 0x10 ;
  506. 318506 constexpr std::uintptr_t BlockType = 0x14 ;
  507. 318507 constexpr std::uintptr_t Count1TableSelect = 0x18 ;
  508. 318508 constexpr std::uintptr_t GlobalGain = 0x1C ;
  509. 318509 constexpr std::uintptr_t MixedBlockFlag = 0x20 ;
  510. 318510 constexpr std::uintptr_t Part23Length = 0x24 ;
  511. 318511 constexpr std::uintptr_t Preflag = 0x28 ;
  512. 318512 constexpr std::uintptr_t Region0Count = 0x2C ;
  513. 318513 constexpr std::uintptr_t Region1Count = 0x30 ;
  514. 318514 constexpr std::uintptr_t ScaleFacCompress = 0x34 ;
  515. 318515 constexpr std::uintptr_t ScaleFacScale = 0x38 ;
  516. 318516 constexpr std::uintptr_t SubblockGain = 0x40 ;
  517. 318517 constexpr std::uintptr_t TableSelect = 0x48 ;
  518. 318518 constexpr std::uintptr_t WindowSwitchingFlag = 0x50 ;
  519. 318519 }
  520. 318520 
  521. 318521 namespace MP3Sharp_Decoding_Decoders_LayerIII__Layer3SideInfo
  522. 318522 {
  523. 318523 constexpr std::uintptr_t Channels = 0x10 ;
  524. 318524 constexpr std::uintptr_t MainDataBegin = 0x18 ;
  525. 318525 constexpr std::uintptr_t PrivateBits = 0x1C ;
  526. 318526 }
  527. 318527 
  528. 318528 namespace MP3Sharp_Decoding_Decoders_LayerIII__SBI
  529. 318529 {
  530. 318530 constexpr std::uintptr_t L = 0x10 ;
  531. 318531 constexpr std::uintptr_t S = 0x18 ;
  532. 318532 }
  533. 318533 
  534. 318534 namespace MP3Sharp_Decoding_Decoders_LayerIII__ScaleFactorData
  535. 318535 {
  536. 318536 constexpr std::uintptr_t L = 0x10 ;
  537. 318537 constexpr std::uintptr_t S = 0x18 ;
  538. 318538 }
  539. 318539 
  540. 318540 namespace MP3Sharp_Decoding_Decoders_LayerIII__ScaleFactorTable
  541. 318541 {
  542. 318542 constexpr std::uintptr_t L = 0x10 ;
  543. 318543 constexpr std::uintptr_t S = 0x18 ;
  544. 318544 constexpr std::uintptr_t _EnclosingInstance = 0x20 ;
  545. 318545 }
  546. 318546 
  547. 318547 namespace ToolbarButtonSize
  548. 318548 {
  549. 318549 constexpr std::uintptr_t value__ = 0x0 ;
  550. 318550 }
  551. 318551 
  552. 318552 namespace WindowFunction
  553. 318553 {
  554. 318554 constexpr std::uintptr_t method_ptr = 0x10 ;
  555. 318555 constexpr std::uintptr_t invoke_impl = 0x18 ;
  556. 318556 constexpr std::uintptr_t m_target = 0x20 ;
  557. 318557 constexpr std::uintptr_t method = 0x28 ;
  558. 318558 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  559. 318559 constexpr std::uintptr_t extra_arg = 0x38 ;
  560. 318560 constexpr std::uintptr_t method_code = 0x40 ;
  561. 318561 constexpr std::uintptr_t interp_method = 0x48 ;
  562. 318562 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  563. 318563 constexpr std::uintptr_t method_info = 0x58 ;
  564. 318564 constexpr std::uintptr_t original_method_info = 0x60 ;
  565. 318565 constexpr std::uintptr_t data = 0x68 ;
  566. 318566 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  567. 318567 constexpr std::uintptr_t delegates = 0x78 ;
  568. 318568 }
  569. 318569 
  570. 318570 namespace ParentClipScope
  571. 318571 {
  572. 318572 constexpr std::uintptr_t m_Disposed = 0x0 ;
  573. 318573 }
  574. 318574 
  575. 318575 namespace Type
  576. 318576 {
  577. 318577 constexpr std::uintptr_t value__ = 0x0 ;
  578. 318578 }
  579. 318579 
  580. 318580 namespace LayoutCache
  581. 318581 {
  582. 318582 constexpr std::uintptr_t TypeInfo = 0x107E9FA0 ;
  583. 318583 constexpr std::uintptr_t _id_k__BackingField = 0x10 ;
  584. 318584 constexpr std::uintptr_t topLevel = 0x18 ;
  585. 318585 constexpr std::uintptr_t layoutGroups = 0x20 ;
  586. 318586 constexpr std::uintptr_t windows = 0x28 ;
  587. 318587 }
  588. 318588 
  589. 318589 namespace SkinChangedDelegate
  590. 318590 {
  591. 318591 constexpr std::uintptr_t method_ptr = 0x10 ;
  592. 318592 constexpr std::uintptr_t invoke_impl = 0x18 ;
  593. 318593 constexpr std::uintptr_t m_target = 0x20 ;
  594. 318594 constexpr std::uintptr_t method = 0x28 ;
  595. 318595 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  596. 318596 constexpr std::uintptr_t extra_arg = 0x38 ;
  597. 318597 constexpr std::uintptr_t method_code = 0x40 ;
  598. 318598 constexpr std::uintptr_t interp_method = 0x48 ;
  599. 318599 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  600. 318600 constexpr std::uintptr_t method_info = 0x58 ;
  601. 318601 constexpr std::uintptr_t original_method_info = 0x60 ;
  602. 318602 constexpr std::uintptr_t data = 0x68 ;
  603. 318603 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  604. 318604 constexpr std::uintptr_t delegates = 0x78 ;
  605. 318605 }
  606. 318606 
  607. 318607 namespace TextHandleTuple
  608. 318608 {
  609. 318609 constexpr std::uintptr_t lastTimeUsed = 0x10 ;
  610. 318610 constexpr std::uintptr_t hashCode = 0x14 ;
  611. 318611 }
  612. 318612 
  613. 318613 namespace KeyEvent
  614. 318614 {
  615. 318615 constexpr std::uintptr_t _key_k__BackingField = 0x0 ;
  616. 318616 constexpr std::uintptr_t _modifiers_k__BackingField = 0x4 ;
  617. 318617 }
  618. 318618 
  619. 318619 namespace DblClickSnapping
  620. 318620 {
  621. 318621 constexpr std::uintptr_t value__ = 0x0 ;
  622. 318622 }
  623. 318623 
  624. 318624 namespace CharacterType
  625. 318625 {
  626. 318626 constexpr std::uintptr_t value__ = 0x0 ;
  627. 318627 }
  628. 318628 
  629. 318629 namespace Direction
  630. 318630 {
  631. 318631 constexpr std::uintptr_t value__ = 0x0 ;
  632. 318632 }
  633. 318633 
  634. 318634 namespace UnityEngine__Event
  635. 318635 {
  636. 318636 constexpr std::uintptr_t TypeInfo = 0x1076B2E0 ;
  637. 318637 constexpr std::uintptr_t m_Ptr = 0x10 ;
  638. 318638 
  639. 318639 namespace _static
  640. 318640 {
  641. 318641 constexpr std::uintptr_t s_AllowOutsideOnGUI = 0x0 ;
  642. 318642 constexpr std::uintptr_t s_Current = 0x8 ;
  643. 318643 constexpr std::uintptr_t s_MasterEvent = 0x10 ;
  644. 318644 }
  645. 318645 
  646. 318646 }
  647. 318647 
  648. 318648 namespace UnityEngine__EventType
  649. 318649 {
  650. 318650 constexpr std::uintptr_t value__ = 0x0 ;
  651. 318651 }
  652. 318652 
  653. 318653 namespace UnityEngine__EventModifiers
  654. 318654 {
  655. 318655 constexpr std::uintptr_t value__ = 0x0 ;
  656. 318656 }
  657. 318657 
  658. 318658 namespace UnityEngine__PointerType
  659. 318659 {
  660. 318660 constexpr std::uintptr_t value__ = 0x0 ;
  661. 318661 }
  662. 318662 
  663. 318663 namespace UnityEngine__EventInterests
  664. 318664 {
  665. 318665 constexpr std::uintptr_t _wantsMouseMove_k__BackingField = 0x0 ;
  666. 318666 constexpr std::uintptr_t _wantsMouseEnterLeaveWindow_k__BackingField = 0x1 ;
  667. 318667 constexpr std::uintptr_t _wantsLessLayoutEvents_k__BackingField = 0x2 ;
  668. 318668 }
  669. 318669 
  670. 318670 namespace UnityEngine__GUIContent
  671. 318671 {
  672. 318672 constexpr std::uintptr_t TypeInfo = 0x108447D8 ;
  673. 318673 constexpr std::uintptr_t m_Text = 0x10 ;
  674. 318674 constexpr std::uintptr_t m_Image = 0x18 ;
  675. 318675 constexpr std::uintptr_t m_Tooltip = 0x20 ;
  676. 318676 constexpr std::uintptr_t m_TextWithWhitespace = 0x28 ;
  677. 318677 constexpr std::uintptr_t OnTextChanged = 0x30 ;
  678. 318678 
  679. 318679 namespace _static
  680. 318680 {
  681. 318681 constexpr std::uintptr_t s_Text = 0x0 ;
  682. 318682 constexpr std::uintptr_t s_Image = 0x8 ;
  683. 318683 constexpr std::uintptr_t s_TextImage = 0x10 ;
  684. 318684 constexpr std::uintptr_t k_ZeroWidthSpace = 0x18 ;
  685. 318685 constexpr std::uintptr_t none = 0x20 ;
  686. 318686 }
  687. 318687 
  688. 318688 }
  689. 318689 
  690. 318690 namespace UnityEngine__ScaleMode
  691. 318691 {
  692. 318692 constexpr std::uintptr_t value__ = 0x0 ;
  693. 318693 }
  694. 318694 
  695. 318695 namespace UnityEngine__FocusType
  696. 318696 {
  697. 318697 constexpr std::uintptr_t value__ = 0x0 ;
  698. 318698 }
  699. 318699 
  700. 318700 namespace UnityEngine__GUILayoutOption
  701. 318701 {
  702. 318702 constexpr std::uintptr_t type = 0x10 ;
  703. 318703 constexpr std::uintptr_t value = 0x18 ;
  704. 318704 }
  705. 318705 
  706. 318706 namespace UnityEngine__GUISettings
  707. 318707 {
  708. 318708 constexpr std::uintptr_t TypeInfo = 0x107EA2D8 ;
  709. 318709 constexpr std::uintptr_t m_DoubleClickSelectsWord = 0x10 ;
  710. 318710 constexpr std::uintptr_t m_TripleClickSelectsLine = 0x11 ;
  711. 318711 constexpr std::uintptr_t m_CursorColor = 0x14 ;
  712. 318712 constexpr std::uintptr_t m_CursorFlashSpeed = 0x24 ;
  713. 318713 constexpr std::uintptr_t m_SelectionColor = 0x28 ;
  714. 318714 }
  715. 318715 
  716. 318716 namespace UnityEngine__GUISkin
  717. 318717 {
  718. 318718 constexpr std::uintptr_t TypeInfo = 0x107EA370 ;
  719. 318719 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  720. 318720 constexpr std::uintptr_t m_Font = 0x18 ;
  721. 318721 constexpr std::uintptr_t m_box = 0x20 ;
  722. 318722 constexpr std::uintptr_t m_button = 0x28 ;
  723. 318723 constexpr std::uintptr_t m_toggle = 0x30 ;
  724. 318724 constexpr std::uintptr_t m_label = 0x38 ;
  725. 318725 constexpr std::uintptr_t m_textField = 0x40 ;
  726. 318726 constexpr std::uintptr_t m_textArea = 0x48 ;
  727. 318727 constexpr std::uintptr_t m_window = 0x50 ;
  728. 318728 constexpr std::uintptr_t m_horizontalSlider = 0x58 ;
  729. 318729 constexpr std::uintptr_t m_horizontalSliderThumb = 0x60 ;
  730. 318730 constexpr std::uintptr_t m_horizontalSliderThumbExtent = 0x68 ;
  731. 318731 constexpr std::uintptr_t m_verticalSlider = 0x70 ;
  732. 318732 constexpr std::uintptr_t m_verticalSliderThumb = 0x78 ;
  733. 318733 constexpr std::uintptr_t m_verticalSliderThumbExtent = 0x80 ;
  734. 318734 constexpr std::uintptr_t m_SliderMixed = 0x88 ;
  735. 318735 constexpr std::uintptr_t m_horizontalScrollbar = 0x90 ;
  736. 318736 constexpr std::uintptr_t m_horizontalScrollbarThumb = 0x98 ;
  737. 318737 constexpr std::uintptr_t m_horizontalScrollbarLeftButton = 0xA0 ;
  738. 318738 constexpr std::uintptr_t m_horizontalScrollbarRightButton = 0xA8 ;
  739. 318739 constexpr std::uintptr_t m_verticalScrollbar = 0xB0 ;
  740. 318740 constexpr std::uintptr_t m_verticalScrollbarThumb = 0xB8 ;
  741. 318741 constexpr std::uintptr_t m_verticalScrollbarUpButton = 0xC0 ;
  742. 318742 constexpr std::uintptr_t m_verticalScrollbarDownButton = 0xC8 ;
  743. 318743 constexpr std::uintptr_t m_ScrollView = 0xD0 ;
  744. 318744 constexpr std::uintptr_t m_CustomStyles = 0xD8 ;
  745. 318745 constexpr std::uintptr_t m_Settings = 0xE0 ;
  746. 318746 constexpr std::uintptr_t m_Styles = 0xE8 ;
  747. 318747 
  748. 318748 namespace _static
  749. 318749 {
  750. 318750 constexpr std::uintptr_t ms_Error = 0x0 ;
  751. 318751 constexpr std::uintptr_t m_SkinChanged = 0x8 ;
  752. 318752 constexpr std::uintptr_t current = 0x10 ;
  753. 318753 }
  754. 318754 
  755. 318755 }
  756. 318756 
  757. 318757 namespace UnityEngine__GUIStyleState
  758. 318758 {
  759. 318759 constexpr std::uintptr_t TypeInfo = 0x107E9CC0 ;
  760. 318760 constexpr std::uintptr_t m_Ptr = 0x10 ;
  761. 318761 constexpr std::uintptr_t m_SourceStyle = 0x18 ;
  762. 318762 }
  763. 318763 
  764. 318764 namespace UnityEngine__GUIStyle
  765. 318765 {
  766. 318766 constexpr std::uintptr_t TypeInfo = 0x10757B18 ;
  767. 318767 constexpr std::uintptr_t m_Ptr = 0x10 ;
  768. 318768 constexpr std::uintptr_t m_Normal = 0x18 ;
  769. 318769 constexpr std::uintptr_t m_Hover = 0x20 ;
  770. 318770 constexpr std::uintptr_t m_Active = 0x28 ;
  771. 318771 constexpr std::uintptr_t m_Focused = 0x30 ;
  772. 318772 constexpr std::uintptr_t m_OnNormal = 0x38 ;
  773. 318773 constexpr std::uintptr_t m_OnHover = 0x40 ;
  774. 318774 constexpr std::uintptr_t m_OnActive = 0x48 ;
  775. 318775 constexpr std::uintptr_t m_OnFocused = 0x50 ;
  776. 318776 constexpr std::uintptr_t m_Border = 0x58 ;
  777. 318777 constexpr std::uintptr_t m_Padding = 0x60 ;
  778. 318778 constexpr std::uintptr_t m_Margin = 0x68 ;
  779. 318779 constexpr std::uintptr_t m_Overflow = 0x70 ;
  780. 318780 constexpr std::uintptr_t m_Name = 0x78 ;
  781. 318781 
  782. 318782 namespace _static
  783. 318783 {
  784. 318784 constexpr std::uintptr_t showKeyboardFocus = 0x0 ;
  785. 318785 constexpr std::uintptr_t s_None = 0x8 ;
  786. 318786 }
  787. 318787 
  788. 318788 }
  789. 318789 
  790. 318790 namespace UnityEngine__ImagePosition
  791. 318791 {
  792. 318792 constexpr std::uintptr_t value__ = 0x0 ;
  793. 318793 }
  794. 318794 
  795. 318795 namespace UnityEngine__TextClipping
  796. 318796 {
  797. 318797 constexpr std::uintptr_t value__ = 0x0 ;
  798. 318798 }
  799. 318799 
  800. 318800 namespace UnityEngine__GUITargetAttribute
  801. 318801 {
  802. 318802 constexpr std::uintptr_t TypeInfo = 0x107E9670 ;
  803. 318803 constexpr std::uintptr_t displayMask = 0x10 ;
  804. 318804 }
  805. 318805 
  806. 318806 namespace UnityEngine__ExitGUIException
  807. 318807 {
  808. 318808 constexpr std::uintptr_t _className = 0x10 ;
  809. 318809 constexpr std::uintptr_t _message = 0x18 ;
  810. 318810 constexpr std::uintptr_t _data = 0x20 ;
  811. 318811 constexpr std::uintptr_t _innerException = 0x28 ;
  812. 318812 constexpr std::uintptr_t _helpURL = 0x30 ;
  813. 318813 constexpr std::uintptr_t _stackTrace = 0x38 ;
  814. 318814 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  815. 318815 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  816. 318816 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  817. 318817 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  818. 318818 constexpr std::uintptr_t _HResult = 0x60 ;
  819. 318819 constexpr std::uintptr_t _source = 0x68 ;
  820. 318820 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  821. 318821 constexpr std::uintptr_t captured_traces = 0x78 ;
  822. 318822 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  823. 318823 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  824. 318824 }
  825. 318825 
  826. 318826 namespace UnityEngine__IMGUITextHandle
  827. 318827 {
  828. 318828 constexpr std::uintptr_t nativeSettings = 0x10 ;
  829. 318829 constexpr std::uintptr_t pixelPreferedSize = 0x80 ;
  830. 318830 constexpr std::uintptr_t m_ScreenRect = 0x88 ;
  831. 318831 constexpr std::uintptr_t m_LineHeightDefault = 0x98 ;
  832. 318832 constexpr std::uintptr_t m_IsPlaceholder = 0x9C ;
  833. 318833 constexpr std::uintptr_t m_IsElided = 0x9D ;
  834. 318834 constexpr std::uintptr_t m_CreateGenerationIteration = 0xA0 ;
  835. 318835 constexpr std::uintptr_t m_TextGenerationInfo = 0xA8 ;
  836. 318836 constexpr std::uintptr_t _TextInfoNode_k__BackingField = 0xB0 ;
  837. 318837 constexpr std::uintptr_t _IsCachedTemporary_k__BackingField = 0xB8 ;
  838. 318838 constexpr std::uintptr_t m_TextHandleFlags = 0xBC ;
  839. 318839 constexpr std::uintptr_t m_PreviousGenerationSettingsHash = 0xC0 ;
  840. 318840 constexpr std::uintptr_t isDirty = 0xC4 ;
  841. 318841 constexpr std::uintptr_t tuple = 0xC8 ;
  842. 318842 constexpr std::uintptr_t isCachedOnNative = 0xD0 ;
  843. 318843 
  844. 318844 namespace _static
  845. 318845 {
  846. 318846 constexpr std::uintptr_t textHandles = 0x0 ;
  847. 318847 constexpr std::uintptr_t textHandlesTuple = 0x8 ;
  848. 318848 constexpr std::uintptr_t lastCleanupTime = 0x10 ;
  849. 318849 constexpr std::uintptr_t newHandlesSinceCleanup = 0x14 ;
  850. 318850 }
  851. 318851 
  852. 318852 }
  853. 318853 
  854. 318854 namespace UnityEngine__GUILayoutEntry
  855. 318855 {
  856. 318856 constexpr std::uintptr_t TypeInfo = 0x107EA220 ;
  857. 318857 constexpr std::uintptr_t minWidth = 0x10 ;
  858. 318858 constexpr std::uintptr_t maxWidth = 0x14 ;
  859. 318859 constexpr std::uintptr_t minHeight = 0x18 ;
  860. 318860 constexpr std::uintptr_t maxHeight = 0x1C ;
  861. 318861 constexpr std::uintptr_t rect = 0x20 ;
  862. 318862 constexpr std::uintptr_t stretchWidth = 0x30 ;
  863. 318863 constexpr std::uintptr_t stretchHeight = 0x34 ;
  864. 318864 constexpr std::uintptr_t consideredForMargin = 0x38 ;
  865. 318865 constexpr std::uintptr_t m_Style = 0x40 ;
  866. 318866 
  867. 318867 namespace _static
  868. 318868 {
  869. 318869 constexpr std::uintptr_t kDummyRect = 0x0 ;
  870. 318870 constexpr std::uintptr_t indent = 0x10 ;
  871. 318871 }
  872. 318872 
  873. 318873 }
  874. 318874 
  875. 318875 namespace UnityEngine__GUIWordWrapSizer
  876. 318876 {
  877. 318877 constexpr std::uintptr_t minWidth = 0x10 ;
  878. 318878 constexpr std::uintptr_t maxWidth = 0x14 ;
  879. 318879 constexpr std::uintptr_t minHeight = 0x18 ;
  880. 318880 constexpr std::uintptr_t maxHeight = 0x1C ;
  881. 318881 constexpr std::uintptr_t rect = 0x20 ;
  882. 318882 constexpr std::uintptr_t stretchWidth = 0x30 ;
  883. 318883 constexpr std::uintptr_t stretchHeight = 0x34 ;
  884. 318884 constexpr std::uintptr_t consideredForMargin = 0x38 ;
  885. 318885 constexpr std::uintptr_t m_Style = 0x40 ;
  886. 318886 constexpr std::uintptr_t m_Content = 0x48 ;
  887. 318887 constexpr std::uintptr_t m_ForcedMinHeight = 0x50 ;
  888. 318888 constexpr std::uintptr_t m_ForcedMaxHeight = 0x54 ;
  889. 318889 }
  890. 318890 
  891. 318891 namespace UnityEngine__GUILayoutGroup
  892. 318892 {
  893. 318893 constexpr std::uintptr_t TypeInfo = 0x107EA010 ;
  894. 318894 constexpr std::uintptr_t minWidth = 0x10 ;
  895. 318895 constexpr std::uintptr_t maxWidth = 0x14 ;
  896. 318896 constexpr std::uintptr_t minHeight = 0x18 ;
  897. 318897 constexpr std::uintptr_t maxHeight = 0x1C ;
  898. 318898 constexpr std::uintptr_t rect = 0x20 ;
  899. 318899 constexpr std::uintptr_t stretchWidth = 0x30 ;
  900. 318900 constexpr std::uintptr_t stretchHeight = 0x34 ;
  901. 318901 constexpr std::uintptr_t consideredForMargin = 0x38 ;
  902. 318902 constexpr std::uintptr_t m_Style = 0x40 ;
  903. 318903 constexpr std::uintptr_t entries = 0x48 ;
  904. 318904 constexpr std::uintptr_t isVertical = 0x50 ;
  905. 318905 constexpr std::uintptr_t resetCoords = 0x51 ;
  906. 318906 constexpr std::uintptr_t spacing = 0x54 ;
  907. 318907 constexpr std::uintptr_t sameSize = 0x58 ;
  908. 318908 constexpr std::uintptr_t isWindow = 0x59 ;
  909. 318909 constexpr std::uintptr_t windowID = 0x5C ;
  910. 318910 constexpr std::uintptr_t m_Cursor = 0x60 ;
  911. 318911 constexpr std::uintptr_t m_StretchableCountX = 0x64 ;
  912. 318912 constexpr std::uintptr_t m_StretchableCountY = 0x68 ;
  913. 318913 constexpr std::uintptr_t m_UserSpecifiedWidth = 0x6C ;
  914. 318914 constexpr std::uintptr_t m_UserSpecifiedHeight = 0x6D ;
  915. 318915 constexpr std::uintptr_t m_ChildMinWidth = 0x70 ;
  916. 318916 constexpr std::uintptr_t m_ChildMaxWidth = 0x74 ;
  917. 318917 constexpr std::uintptr_t m_ChildMinHeight = 0x78 ;
  918. 318918 constexpr std::uintptr_t m_ChildMaxHeight = 0x7C ;
  919. 318919 constexpr std::uintptr_t m_MarginLeft = 0x80 ;
  920. 318920 constexpr std::uintptr_t m_MarginRight = 0x84 ;
  921. 318921 constexpr std::uintptr_t m_MarginTop = 0x88 ;
  922. 318922 constexpr std::uintptr_t m_MarginBottom = 0x8C ;
  923. 318923 
  924. 318924 namespace _static
  925. 318925 {
  926. 318926 constexpr std::uintptr_t none = 0x0 ;
  927. 318927 }
  928. 318928 
  929. 318929 }
  930. 318930 
  931. 318931 namespace UnityEngine__GUIScrollGroup
  932. 318932 {
  933. 318933 constexpr std::uintptr_t minWidth = 0x10 ;
  934. 318934 constexpr std::uintptr_t maxWidth = 0x14 ;
  935. 318935 constexpr std::uintptr_t minHeight = 0x18 ;
  936. 318936 constexpr std::uintptr_t maxHeight = 0x1C ;
  937. 318937 constexpr std::uintptr_t rect = 0x20 ;
  938. 318938 constexpr std::uintptr_t stretchWidth = 0x30 ;
  939. 318939 constexpr std::uintptr_t stretchHeight = 0x34 ;
  940. 318940 constexpr std::uintptr_t consideredForMargin = 0x38 ;
  941. 318941 constexpr std::uintptr_t m_Style = 0x40 ;
  942. 318942 constexpr std::uintptr_t entries = 0x48 ;
  943. 318943 constexpr std::uintptr_t isVertical = 0x50 ;
  944. 318944 constexpr std::uintptr_t resetCoords = 0x51 ;
  945. 318945 constexpr std::uintptr_t spacing = 0x54 ;
  946. 318946 constexpr std::uintptr_t sameSize = 0x58 ;
  947. 318947 constexpr std::uintptr_t isWindow = 0x59 ;
  948. 318948 constexpr std::uintptr_t windowID = 0x5C ;
  949. 318949 constexpr std::uintptr_t m_Cursor = 0x60 ;
  950. 318950 constexpr std::uintptr_t m_StretchableCountX = 0x64 ;
  951. 318951 constexpr std::uintptr_t m_StretchableCountY = 0x68 ;
  952. 318952 constexpr std::uintptr_t m_UserSpecifiedWidth = 0x6C ;
  953. 318953 constexpr std::uintptr_t m_UserSpecifiedHeight = 0x6D ;
  954. 318954 constexpr std::uintptr_t m_ChildMinWidth = 0x70 ;
  955. 318955 constexpr std::uintptr_t m_ChildMaxWidth = 0x74 ;
  956. 318956 constexpr std::uintptr_t m_ChildMinHeight = 0x78 ;
  957. 318957 constexpr std::uintptr_t m_ChildMaxHeight = 0x7C ;
  958. 318958 constexpr std::uintptr_t m_MarginLeft = 0x80 ;
  959. 318959 constexpr std::uintptr_t m_MarginRight = 0x84 ;
  960. 318960 constexpr std::uintptr_t m_MarginTop = 0x88 ;
  961. 318961 constexpr std::uintptr_t m_MarginBottom = 0x8C ;
  962. 318962 constexpr std::uintptr_t calcMinWidth = 0x90 ;
  963. 318963 constexpr std::uintptr_t calcMaxWidth = 0x94 ;
  964. 318964 constexpr std::uintptr_t calcMinHeight = 0x98 ;
  965. 318965 constexpr std::uintptr_t calcMaxHeight = 0x9C ;
  966. 318966 constexpr std::uintptr_t clientWidth = 0xA0 ;
  967. 318967 constexpr std::uintptr_t clientHeight = 0xA4 ;
  968. 318968 constexpr std::uintptr_t allowHorizontalScroll = 0xA8 ;
  969. 318969 constexpr std::uintptr_t allowVerticalScroll = 0xA9 ;
  970. 318970 constexpr std::uintptr_t needsHorizontalScrollbar = 0xAA ;
  971. 318971 constexpr std::uintptr_t needsVerticalScrollbar = 0xAB ;
  972. 318972 constexpr std::uintptr_t horizontalScrollbar = 0xB0 ;
  973. 318973 constexpr std::uintptr_t verticalScrollbar = 0xB8 ;
  974. 318974 }
  975. 318975 
  976. 318976 namespace UnityEngine__ObjectGUIState
  977. 318977 {
  978. 318978 constexpr std::uintptr_t m_Ptr = 0x10 ;
  979. 318979 }
  980. 318980 
  981. 318981 namespace UnityEngine__RuntimeTextSettings
  982. 318982 {
  983. 318983 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  984. 318984 constexpr std::uintptr_t m_Version = 0x18 ;
  985. 318985 constexpr std::uintptr_t m_DefaultFontAsset = 0x20 ;
  986. 318986 constexpr std::uintptr_t m_DefaultFontAssetPath = 0x28 ;
  987. 318987 constexpr std::uintptr_t m_FallbackFontAssets = 0x30 ;
  988. 318988 constexpr std::uintptr_t m_FallbackOSFontAssets = 0x38 ;
  989. 318989 constexpr std::uintptr_t m_MatchMaterialPreset = 0x40 ;
  990. 318990 constexpr std::uintptr_t m_MissingCharacterUnicode = 0x44 ;
  991. 318991 constexpr std::uintptr_t m_ClearDynamicDataOnBuild = 0x48 ;
  992. 318992 constexpr std::uintptr_t m_EnableEmojiSupport = 0x49 ;
  993. 318993 constexpr std::uintptr_t m_EmojiFallbackTextAssets = 0x50 ;
  994. 318994 constexpr std::uintptr_t m_DefaultSpriteAsset = 0x58 ;
  995. 318995 constexpr std::uintptr_t m_DefaultSpriteAssetPath = 0x60 ;
  996. 318996 constexpr std::uintptr_t m_FallbackSpriteAssets = 0x68 ;
  997. 318997 constexpr std::uintptr_t m_MissingSpriteCharacterUnicode = 0x70 ;
  998. 318998 constexpr std::uintptr_t m_DefaultStyleSheet = 0x78 ;
  999. 318999 constexpr std::uintptr_t m_StyleSheetsResourcePath = 0x80 ;
  1000. 319000 constexpr std::uintptr_t m_DefaultColorGradientPresetsPath = 0x88 ;
  1001. 319001 constexpr std::uintptr_t m_UnicodeLineBreakingRules = 0x90 ;
  1002. 319002 constexpr std::uintptr_t m_DisplayWarnings = 0x98 ;
  1003. 319003 constexpr std::uintptr_t m_FontLookup = 0xA0 ;
  1004. 319004 constexpr std::uintptr_t m_FontReferences = 0xA8 ;
  1005. 319005 constexpr std::uintptr_t m_NativeTextSettings = 0xB0 ;
  1006. 319006 constexpr std::uintptr_t m_IsNativeTextSettingsDirty = 0xB8 ;
  1007. 319007 
  1008. 319008 namespace _static
  1009. 319009 {
  1010. 319010 constexpr std::uintptr_t s_DefaultTextSettings = 0x0 ;
  1011. 319011 }
  1012. 319012 
  1013. 319013 }
  1014. 319014 
  1015. 319015 namespace UnityEngine__ScrollViewState
  1016. 319016 {
  1017. 319017 constexpr std::uintptr_t position = 0x10 ;
  1018. 319018 constexpr std::uintptr_t visibleRect = 0x20 ;
  1019. 319019 constexpr std::uintptr_t viewRect = 0x30 ;
  1020. 319020 constexpr std::uintptr_t scrollPosition = 0x40 ;
  1021. 319021 constexpr std::uintptr_t apply = 0x48 ;
  1022. 319022 constexpr std::uintptr_t isDuringTouchScroll = 0x49 ;
  1023. 319023 constexpr std::uintptr_t touchScrollStartMousePosition = 0x4C ;
  1024. 319024 constexpr std::uintptr_t touchScrollStartPosition = 0x54 ;
  1025. 319025 constexpr std::uintptr_t velocity = 0x5C ;
  1026. 319026 constexpr std::uintptr_t previousTimeSinceStartup = 0x64 ;
  1027. 319027 }
  1028. 319028 
  1029. 319029 namespace UnityEngine__SliderState
  1030. 319030 {
  1031. 319031 constexpr std::uintptr_t dragStartPos = 0x10 ;
  1032. 319032 constexpr std::uintptr_t dragStartValue = 0x14 ;
  1033. 319033 constexpr std::uintptr_t isDragging = 0x18 ;
  1034. 319034 }
  1035. 319035 
  1036. 319036 namespace UnityEngine__SliderHandler
  1037. 319037 {
  1038. 319038 constexpr std::uintptr_t position = 0x0 ;
  1039. 319039 constexpr std::uintptr_t currentValue = 0x10 ;
  1040. 319040 constexpr std::uintptr_t size = 0x14 ;
  1041. 319041 constexpr std::uintptr_t start = 0x18 ;
  1042. 319042 constexpr std::uintptr_t end = 0x1C ;
  1043. 319043 constexpr std::uintptr_t slider = 0x20 ;
  1044. 319044 constexpr std::uintptr_t thumb = 0x28 ;
  1045. 319045 constexpr std::uintptr_t thumbExtent = 0x30 ;
  1046. 319046 constexpr std::uintptr_t horiz = 0x38 ;
  1047. 319047 constexpr std::uintptr_t id = 0x3C ;
  1048. 319048 }
  1049. 319049 
  1050. 319050 namespace UnityEngine__TextEditOp
  1051. 319051 {
  1052. 319052 constexpr std::uintptr_t value__ = 0x0 ;
  1053. 319053 }
  1054. 319054 
  1055. 319055 namespace UnityEngine__TextSelectOp
  1056. 319056 {
  1057. 319057 constexpr std::uintptr_t value__ = 0x0 ;
  1058. 319058 }
  1059. 319059 
  1060. 319060 namespace UnityEngine__TextEditingUtilities
  1061. 319061 {
  1062. 319062 constexpr std::uintptr_t m_TextSelectingUtility = 0x10 ;
  1063. 319063 constexpr std::uintptr_t textHandle = 0x18 ;
  1064. 319064 constexpr std::uintptr_t m_CursorIndexSavedState = 0x20 ;
  1065. 319065 constexpr std::uintptr_t isCompositionActive = 0x24 ;
  1066. 319066 constexpr std::uintptr_t m_UpdateImeWindowPosition = 0x25 ;
  1067. 319067 constexpr std::uintptr_t OnTextChanged = 0x28 ;
  1068. 319068 constexpr std::uintptr_t multiline = 0x30 ;
  1069. 319069 constexpr std::uintptr_t m_Text = 0x38 ;
  1070. 319070 constexpr std::uintptr_t m_HighSurrogate = 0x40 ;
  1071. 319071 
  1072. 319072 namespace _static
  1073. 319073 {
  1074. 319074 constexpr std::uintptr_t s_GlobalKeyMappings = 0x0 ;
  1075. 319075 constexpr std::uintptr_t s_MacKeyMappings = 0x8 ;
  1076. 319076 constexpr std::uintptr_t s_WindowsLinuxKeyMappings = 0x10 ;
  1077. 319077 }
  1078. 319078 
  1079. 319079 }
  1080. 319080 
  1081. 319081 namespace UnityEngine__TextEditor
  1082. 319082 {
  1083. 319083 constexpr std::uintptr_t m_Content = 0x10 ;
  1084. 319084 constexpr std::uintptr_t m_TextSelecting = 0x18 ;
  1085. 319085 constexpr std::uintptr_t m_TextEditing = 0x20 ;
  1086. 319086 constexpr std::uintptr_t m_TextHandle = 0x28 ;
  1087. 319087 constexpr std::uintptr_t keyboardOnScreen = 0x30 ;
  1088. 319088 constexpr std::uintptr_t controlID = 0x38 ;
  1089. 319089 constexpr std::uintptr_t style = 0x40 ;
  1090. 319090 constexpr std::uintptr_t hasHorizontalCursorPos = 0x48 ;
  1091. 319091 constexpr std::uintptr_t isPasswordField = 0x49 ;
  1092. 319092 constexpr std::uintptr_t scrollOffset = 0x4C ;
  1093. 319093 constexpr std::uintptr_t focus = 0x54 ;
  1094. 319094 constexpr std::uintptr_t m_TextWithWhitespace = 0x58 ;
  1095. 319095 constexpr std::uintptr_t _position_k__BackingField = 0x60 ;
  1096. 319096 constexpr std::uintptr_t graphicalCursorPos = 0x70 ;
  1097. 319097 constexpr std::uintptr_t lastCursorPos = 0x78 ;
  1098. 319098 constexpr std::uintptr_t previousContentSize = 0x80 ;
  1099. 319099 constexpr std::uintptr_t oldText = 0x88 ;
  1100. 319100 constexpr std::uintptr_t oldPos = 0x90 ;
  1101. 319101 constexpr std::uintptr_t oldSelectPos = 0x94 ;
  1102. 319102 }
  1103. 319103 
  1104. 319104 namespace UnityEngine__TextSelectingUtilities
  1105. 319105 {
  1106. 319106 constexpr std::uintptr_t dblClickSnap = 0x10 ;
  1107. 319107 constexpr std::uintptr_t iAltCursorPos = 0x14 ;
  1108. 319108 constexpr std::uintptr_t hasHorizontalCursorPos = 0x18 ;
  1109. 319109 constexpr std::uintptr_t m_bJustSelected = 0x19 ;
  1110. 319110 constexpr std::uintptr_t m_MouseDragSelectsWholeWords = 0x1A ;
  1111. 319111 constexpr std::uintptr_t m_DblClickInitPosStart = 0x1C ;
  1112. 319112 constexpr std::uintptr_t m_DblClickInitPosEnd = 0x20 ;
  1113. 319113 constexpr std::uintptr_t textHandle = 0x28 ;
  1114. 319114 constexpr std::uintptr_t m_RevealCursor = 0x30 ;
  1115. 319115 constexpr std::uintptr_t m_CursorIndex = 0x34 ;
  1116. 319116 constexpr std::uintptr_t m_SelectIndex = 0x38 ;
  1117. 319117 constexpr std::uintptr_t OnCursorIndexChange = 0x40 ;
  1118. 319118 constexpr std::uintptr_t OnSelectIndexChange = 0x48 ;
  1119. 319119 constexpr std::uintptr_t OnRevealCursorChange = 0x50 ;
  1120. 319120 
  1121. 319121 namespace _static
  1122. 319122 {
  1123. 319123 constexpr std::uintptr_t s_GlobalKeyMappings = 0x0 ;
  1124. 319124 constexpr std::uintptr_t s_MacKeyMappings = 0x8 ;
  1125. 319125 constexpr std::uintptr_t s_WindowsLinuxKeyMappings = 0x10 ;
  1126. 319126 }
  1127. 319127 
  1128. 319128 }
  1129. 319129 
  1130. 319130 namespace MonoScriptData
  1131. 319131 {
  1132. 319132 constexpr std::uintptr_t FilePathsData = 0x0 ;
  1133. 319133 constexpr std::uintptr_t TypesData = 0x8 ;
  1134. 319134 constexpr std::uintptr_t TotalTypes = 0x10 ;
  1135. 319135 constexpr std::uintptr_t TotalFiles = 0x14 ;
  1136. 319136 constexpr std::uintptr_t IsEditorOnly = 0x18 ;
  1137. 319137 }
  1138. 319138 
  1139. 319139 namespace PostPlaybackState
  1140. 319140 {
  1141. 319141 constexpr std::uintptr_t value__ = 0x0 ;
  1142. 319142 }
  1143. 319143 
  1144. 319144 namespace WeightInfo
  1145. 319145 {
  1146. 319146 constexpr std::uintptr_t mixer = 0x0 ;
  1147. 319147 constexpr std::uintptr_t parentMixer = 0x10 ;
  1148. 319148 constexpr std::uintptr_t port = 0x20 ;
  1149. 319149 }
  1150. 319150 
  1151. 319151 namespace LoopMode
  1152. 319152 {
  1153. 319153 constexpr std::uintptr_t value__ = 0x0 ;
  1154. 319154 }
  1155. 319155 
  1156. 319156 namespace Versions
  1157. 319157 {
  1158. 319158 constexpr std::uintptr_t value__ = 0x0 ;
  1159. 319159 }
  1160. 319160 
  1161. 319161 namespace Versions
  1162. 319162 {
  1163. 319163 constexpr std::uintptr_t value__ = 0x0 ;
  1164. 319164 }
  1165. 319165 
  1166. 319166 namespace ClipExtrapolation
  1167. 319167 {
  1168. 319168 constexpr std::uintptr_t value__ = 0x0 ;
  1169. 319169 }
  1170. 319170 
  1171. 319171 namespace BlendCurveMode
  1172. 319172 {
  1173. 319173 constexpr std::uintptr_t value__ = 0x0 ;
  1174. 319174 }
  1175. 319175 
  1176. 319176 namespace Versions
  1177. 319177 {
  1178. 319178 constexpr std::uintptr_t value__ = 0x0 ;
  1179. 319179 }
  1180. 319180 
  1181. 319181 namespace MediaType
  1182. 319182 {
  1183. 319183 constexpr std::uintptr_t value__ = 0x0 ;
  1184. 319184 }
  1185. 319185 
  1186. 319186 namespace DurationMode
  1187. 319187 {
  1188. 319188 constexpr std::uintptr_t value__ = 0x0 ;
  1189. 319189 }
  1190. 319190 
  1191. 319191 namespace EditorSettings
  1192. 319192 {
  1193. 319193 constexpr std::uintptr_t TypeInfo = 0x10827CD8 ;
  1194. 319194 constexpr std::uintptr_t m_Framerate = 0x10 ;
  1195. 319195 constexpr std::uintptr_t m_ScenePreview = 0x18 ;
  1196. 319196 
  1197. 319197 namespace _static
  1198. 319198 {
  1199. 319199 constexpr std::uintptr_t kMinFrameRate = 0x0 ;
  1200. 319200 constexpr std::uintptr_t kMaxFrameRate = 0x8 ;
  1201. 319201 constexpr std::uintptr_t kDefaultFrameRate = 0x10 ;
  1202. 319202 }
  1203. 319203 
  1204. 319204 }
  1205. 319205 
  1206. 319206 namespace Versions
  1207. 319207 {
  1208. 319208 constexpr std::uintptr_t value__ = 0x0 ;
  1209. 319209 }
  1210. 319210 
  1211. 319211 namespace TransientBuildData
  1212. 319212 {
  1213. 319213 constexpr std::uintptr_t trackList = 0x0 ;
  1214. 319214 constexpr std::uintptr_t clipList = 0x8 ;
  1215. 319215 constexpr std::uintptr_t markerList = 0x10 ;
  1216. 319216 }
  1217. 319217 
  1218. 319218 namespace Entry
  1219. 319219 {
  1220. 319220 constexpr std::uintptr_t intervalStart = 0xFFFFFFFFFFFFFFF0 ;
  1221. 319221 }
  1222. 319222 
  1223. 319223 namespace EventKeyValue
  1224. 319224 {
  1225. 319225 constexpr std::uintptr_t TypeInfo = 0x10827500 ;
  1226. 319226 constexpr std::uintptr_t m_Signals = 0x10 ;
  1227. 319227 constexpr std::uintptr_t m_Events = 0x18 ;
  1228. 319228 }
  1229. 319229 
  1230. 319230 namespace PostPlaybackState
  1231. 319231 {
  1232. 319232 constexpr std::uintptr_t value__ = 0x0 ;
  1233. 319233 }
  1234. 319234 
  1235. 319235 namespace InitialState
  1236. 319236 {
  1237. 319237 constexpr std::uintptr_t value__ = 0x0 ;
  1238. 319238 }
  1239. 319239 
  1240. 319240 namespace PauseAction
  1241. 319241 {
  1242. 319242 constexpr std::uintptr_t value__ = 0x0 ;
  1243. 319243 }
  1244. 319244 
  1245. 319245 namespace NotificationEntry
  1246. 319246 {
  1247. 319247 constexpr std::uintptr_t time = 0x0 ;
  1248. 319248 constexpr std::uintptr_t payload = 0x8 ;
  1249. 319249 constexpr std::uintptr_t notificationFired = 0x10 ;
  1250. 319250 constexpr std::uintptr_t flags = 0x12 ;
  1251. 319251 }
  1252. 319252 
  1253. 319253 namespace UseEditMode
  1254. 319254 {
  1255. 319255 constexpr std::uintptr_t value__ = 0x0 ;
  1256. 319256 }
  1257. 319257 
  1258. 319258 namespace TrackCacheManager
  1259. 319259 {
  1260. 319260 constexpr std::uintptr_t trackCache = 0x0 ;
  1261. 319261 }
  1262. 319262 
  1263. 319263 namespace UnityEngine_Timeline__ActivationMixerPlayable
  1264. 319264 {
  1265. 319265 constexpr std::uintptr_t m_PostPlaybackState = 0x10 ;
  1266. 319266 constexpr std::uintptr_t m_BoundGameObjectInitialStateIsActive = 0x14 ;
  1267. 319267 constexpr std::uintptr_t m_BoundGameObject = 0x18 ;
  1268. 319268 }
  1269. 319269 
  1270. 319270 namespace UnityEngine_Timeline__ActivationPlayableAsset
  1271. 319271 {
  1272. 319272 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1273. 319273 }
  1274. 319274 
  1275. 319275 namespace UnityEngine_Timeline__ActivationTrack
  1276. 319276 {
  1277. 319277 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1278. 319278 constexpr std::uintptr_t m_Version = 0x18 ;
  1279. 319279 constexpr std::uintptr_t m_AnimClip = 0x20 ;
  1280. 319280 constexpr std::uintptr_t m_Locked = 0x28 ;
  1281. 319281 constexpr std::uintptr_t m_Muted = 0x29 ;
  1282. 319282 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
  1283. 319283 constexpr std::uintptr_t m_Curves = 0x38 ;
  1284. 319284 constexpr std::uintptr_t m_Parent = 0x40 ;
  1285. 319285 constexpr std::uintptr_t m_Children = 0x48 ;
  1286. 319286 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
  1287. 319287 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
  1288. 319288 constexpr std::uintptr_t m_Start = 0x60 ;
  1289. 319289 constexpr std::uintptr_t m_End = 0x68 ;
  1290. 319290 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
  1291. 319291 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
  1292. 319292 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
  1293. 319293 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
  1294. 319294 constexpr std::uintptr_t m_Clips = 0x80 ;
  1295. 319295 constexpr std::uintptr_t m_Markers = 0x88 ;
  1296. 319296 constexpr std::uintptr_t m_PostPlaybackState = 0xA0 ;
  1297. 319297 constexpr std::uintptr_t m_ActivationMixer = 0xA8 ;
  1298. 319298 }
  1299. 319299 
  1300. 319300 namespace UnityEngine_Timeline__AnimationOutputWeightProcessor
  1301. 319301 {
  1302. 319302 constexpr std::uintptr_t m_Output = 0x10 ;
  1303. 319303 constexpr std::uintptr_t m_MotionXPlayable = 0x20 ;
  1304. 319304 constexpr std::uintptr_t m_Mixers = 0x30 ;
  1305. 319305 }
  1306. 319306 
  1307. 319307 namespace UnityEngine_Timeline__AnimationPlayableAsset
  1308. 319308 {
  1309. 319309 constexpr std::uintptr_t TypeInfo = 0x108282E0 ;
  1310. 319310 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1311. 319311 constexpr std::uintptr_t m_Clip = 0x18 ;
  1312. 319312 constexpr std::uintptr_t m_Position = 0x20 ;
  1313. 319313 constexpr std::uintptr_t m_EulerAngles = 0x2C ;
  1314. 319314 constexpr std::uintptr_t m_UseTrackMatchFields = 0x38 ;
  1315. 319315 constexpr std::uintptr_t m_MatchTargetFields = 0x3C ;
  1316. 319316 constexpr std::uintptr_t m_RemoveStartOffset = 0x40 ;
  1317. 319317 constexpr std::uintptr_t m_ApplyFootIK = 0x41 ;
  1318. 319318 constexpr std::uintptr_t m_Loop = 0x44 ;
  1319. 319319 constexpr std::uintptr_t _appliedOffsetMode_k__BackingField = 0x48 ;
  1320. 319320 constexpr std::uintptr_t m_Version = 0x4C ;
  1321. 319321 constexpr std::uintptr_t m_Rotation = 0x50 ;
  1322. 319322 
  1323. 319323 namespace _static
  1324. 319324 {
  1325. 319325 constexpr std::uintptr_t k_LatestVersion = 0x0 ;
  1326. 319326 }
  1327. 319327 
  1328. 319328 }
  1329. 319329 
  1330. 319330 namespace UnityEngine_Timeline__AnimationPreviewUpdateCallback
  1331. 319331 {
  1332. 319332 constexpr std::uintptr_t m_Output = 0x10 ;
  1333. 319333 constexpr std::uintptr_t m_Graph = 0x20 ;
  1334. 319334 constexpr std::uintptr_t m_PreviewComponents = 0x30 ;
  1335. 319335 }
  1336. 319336 
  1337. 319337 namespace UnityEngine_Timeline__MatchTargetFields
  1338. 319338 {
  1339. 319339 constexpr std::uintptr_t value__ = 0x0 ;
  1340. 319340 }
  1341. 319341 
  1342. 319342 namespace UnityEngine_Timeline__TrackOffset
  1343. 319343 {
  1344. 319344 constexpr std::uintptr_t value__ = 0x0 ;
  1345. 319345 }
  1346. 319346 
  1347. 319347 namespace UnityEngine_Timeline__AppliedOffsetMode
  1348. 319348 {
  1349. 319349 constexpr std::uintptr_t value__ = 0x0 ;
  1350. 319350 }
  1351. 319351 
  1352. 319352 namespace UnityEngine_Timeline__AnimationTrack
  1353. 319353 {
  1354. 319354 constexpr std::uintptr_t TypeInfo = 0x10827F50 ;
  1355. 319355 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1356. 319356 constexpr std::uintptr_t m_Version = 0x18 ;
  1357. 319357 constexpr std::uintptr_t m_AnimClip = 0x20 ;
  1358. 319358 constexpr std::uintptr_t m_Locked = 0x28 ;
  1359. 319359 constexpr std::uintptr_t m_Muted = 0x29 ;
  1360. 319360 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
  1361. 319361 constexpr std::uintptr_t m_Curves = 0x38 ;
  1362. 319362 constexpr std::uintptr_t m_Parent = 0x40 ;
  1363. 319363 constexpr std::uintptr_t m_Children = 0x48 ;
  1364. 319364 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
  1365. 319365 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
  1366. 319366 constexpr std::uintptr_t m_Start = 0x60 ;
  1367. 319367 constexpr std::uintptr_t m_End = 0x68 ;
  1368. 319368 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
  1369. 319369 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
  1370. 319370 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
  1371. 319371 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
  1372. 319372 constexpr std::uintptr_t m_Clips = 0x80 ;
  1373. 319373 constexpr std::uintptr_t m_Markers = 0x88 ;
  1374. 319374 constexpr std::uintptr_t m_InfiniteClipPreExtrapolation = 0xA0 ;
  1375. 319375 constexpr std::uintptr_t m_InfiniteClipPostExtrapolation = 0xA4 ;
  1376. 319376 constexpr std::uintptr_t m_InfiniteClipOffsetPosition = 0xA8 ;
  1377. 319377 constexpr std::uintptr_t m_InfiniteClipOffsetEulerAngles = 0xB4 ;
  1378. 319378 constexpr std::uintptr_t m_InfiniteClipTimeOffset = 0xC0 ;
  1379. 319379 constexpr std::uintptr_t m_InfiniteClipRemoveOffset = 0xC8 ;
  1380. 319380 constexpr std::uintptr_t m_InfiniteClipApplyFootIK = 0xC9 ;
  1381. 319381 constexpr std::uintptr_t mInfiniteClipLoop = 0xCC ;
  1382. 319382 constexpr std::uintptr_t m_MatchTargetFields = 0xD0 ;
  1383. 319383 constexpr std::uintptr_t m_Position = 0xD4 ;
  1384. 319384 constexpr std::uintptr_t m_EulerAngles = 0xE0 ;
  1385. 319385 constexpr std::uintptr_t m_AvatarMask = 0xF0 ;
  1386. 319386 constexpr std::uintptr_t m_ApplyAvatarMask = 0xF8 ;
  1387. 319387 constexpr std::uintptr_t m_TrackOffset = 0xFC ;
  1388. 319388 constexpr std::uintptr_t m_InfiniteClip = 0x100 ;
  1389. 319389 constexpr std::uintptr_t m_OpenClipOffsetRotation = 0x108 ;
  1390. 319390 constexpr std::uintptr_t m_Rotation = 0x118 ;
  1391. 319391 constexpr std::uintptr_t m_ApplyOffsets = 0x128 ;
  1392. 319392 
  1393. 319393 namespace _static
  1394. 319394 {
  1395. 319395 constexpr std::uintptr_t s_CachedQueue = 0x0 ;
  1396. 319396 }
  1397. 319397 
  1398. 319398 }
  1399. 319399 
  1400. 319400 namespace UnityEngine_Timeline__TimelineClip
  1401. 319401 {
  1402. 319402 constexpr std::uintptr_t TypeInfo = 0x10827FE8 ;
  1403. 319403 constexpr std::uintptr_t m_Version = 0x10 ;
  1404. 319404 constexpr std::uintptr_t m_Start = 0x18 ;
  1405. 319405 constexpr std::uintptr_t m_ClipIn = 0x20 ;
  1406. 319406 constexpr std::uintptr_t m_Asset = 0x28 ;
  1407. 319407 constexpr std::uintptr_t m_Duration = 0x30 ;
  1408. 319408 constexpr std::uintptr_t m_TimeScale = 0x38 ;
  1409. 319409 constexpr std::uintptr_t m_ParentTrack = 0x40 ;
  1410. 319410 constexpr std::uintptr_t m_EaseInDuration = 0x48 ;
  1411. 319411 constexpr std::uintptr_t m_EaseOutDuration = 0x50 ;
  1412. 319412 constexpr std::uintptr_t m_BlendInDuration = 0x58 ;
  1413. 319413 constexpr std::uintptr_t m_BlendOutDuration = 0x60 ;
  1414. 319414 constexpr std::uintptr_t m_MixInCurve = 0x68 ;
  1415. 319415 constexpr std::uintptr_t m_MixOutCurve = 0x70 ;
  1416. 319416 constexpr std::uintptr_t m_BlendInCurveMode = 0x78 ;
  1417. 319417 constexpr std::uintptr_t m_BlendOutCurveMode = 0x7C ;
  1418. 319418 constexpr std::uintptr_t m_ExposedParameterNames = 0x80 ;
  1419. 319419 constexpr std::uintptr_t m_AnimationCurves = 0x88 ;
  1420. 319420 constexpr std::uintptr_t m_Recordable = 0x90 ;
  1421. 319421 constexpr std::uintptr_t m_PostExtrapolationMode = 0x94 ;
  1422. 319422 constexpr std::uintptr_t m_PreExtrapolationMode = 0x98 ;
  1423. 319423 constexpr std::uintptr_t m_PostExtrapolationTime = 0xA0 ;
  1424. 319424 constexpr std::uintptr_t m_PreExtrapolationTime = 0xA8 ;
  1425. 319425 constexpr std::uintptr_t m_DisplayName = 0xB0 ;
  1426. 319426 
  1427. 319427 namespace _static
  1428. 319428 {
  1429. 319429 constexpr std::uintptr_t kDefaultClipCaps = 0x0 ;
  1430. 319430 constexpr std::uintptr_t kDefaultClipDurationInSeconds = 0x4 ;
  1431. 319431 constexpr std::uintptr_t kTimeScaleMin = 0x8 ;
  1432. 319432 constexpr std::uintptr_t kTimeScaleMax = 0x10 ;
  1433. 319433 constexpr std::uintptr_t kDefaultCurvesName = 0x18 ;
  1434. 319434 constexpr std::uintptr_t kMinDuration = 0x20 ;
  1435. 319435 constexpr std::uintptr_t kMaxTimeValue = 0x28 ;
  1436. 319436 }
  1437. 319437 
  1438. 319438 }
  1439. 319439 
  1440. 319440 namespace UnityEngine_Timeline__TimelineAsset
  1441. 319441 {
  1442. 319442 constexpr std::uintptr_t TypeInfo = 0x10827BA0 ;
  1443. 319443 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1444. 319444 constexpr std::uintptr_t m_Version = 0x18 ;
  1445. 319445 constexpr std::uintptr_t m_Tracks = 0x20 ;
  1446. 319446 constexpr std::uintptr_t m_FixedDuration = 0x28 ;
  1447. 319447 constexpr std::uintptr_t m_CacheOutputTracks = 0x30 ;
  1448. 319448 constexpr std::uintptr_t m_CacheRootTracks = 0x38 ;
  1449. 319449 constexpr std::uintptr_t m_CacheFlattenedTracks = 0x40 ;
  1450. 319450 constexpr std::uintptr_t m_EditorSettings = 0x48 ;
  1451. 319451 constexpr std::uintptr_t m_DurationMode = 0x50 ;
  1452. 319452 constexpr std::uintptr_t m_MarkerTrack = 0x58 ;
  1453. 319453 }
  1454. 319454 
  1455. 319455 namespace UnityEngine_Timeline__TrackAsset
  1456. 319456 {
  1457. 319457 constexpr std::uintptr_t TypeInfo = 0x10828248 ;
  1458. 319458 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1459. 319459 constexpr std::uintptr_t m_Version = 0x18 ;
  1460. 319460 constexpr std::uintptr_t m_AnimClip = 0x20 ;
  1461. 319461 constexpr std::uintptr_t m_Locked = 0x28 ;
  1462. 319462 constexpr std::uintptr_t m_Muted = 0x29 ;
  1463. 319463 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
  1464. 319464 constexpr std::uintptr_t m_Curves = 0x38 ;
  1465. 319465 constexpr std::uintptr_t m_Parent = 0x40 ;
  1466. 319466 constexpr std::uintptr_t m_Children = 0x48 ;
  1467. 319467 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
  1468. 319468 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
  1469. 319469 constexpr std::uintptr_t m_Start = 0x60 ;
  1470. 319470 constexpr std::uintptr_t m_End = 0x68 ;
  1471. 319471 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
  1472. 319472 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
  1473. 319473 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
  1474. 319474 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
  1475. 319475 constexpr std::uintptr_t m_Clips = 0x80 ;
  1476. 319476 constexpr std::uintptr_t m_Markers = 0x88 ;
  1477. 319477 
  1478. 319478 namespace _static
  1479. 319479 {
  1480. 319480 constexpr std::uintptr_t s_BuildData = 0x0 ;
  1481. 319481 constexpr std::uintptr_t OnClipPlayableCreate = 0x18 ;
  1482. 319482 constexpr std::uintptr_t OnTrackAnimationPlayableCreate = 0x20 ;
  1483. 319483 constexpr std::uintptr_t s_EmptyCache = 0x28 ;
  1484. 319484 constexpr std::uintptr_t s_TrackBindingTypeAttributeCache = 0x30 ;
  1485. 319485 }
  1486. 319486 
  1487. 319487 }
  1488. 319488 
  1489. 319489 namespace UnityEngine_Timeline__TrackColorAttribute
  1490. 319490 {
  1491. 319491 constexpr std::uintptr_t m_Color = 0x10 ;
  1492. 319492 }
  1493. 319493 
  1494. 319494 namespace UnityEngine_Timeline__AudioClipProperties
  1495. 319495 {
  1496. 319496 constexpr std::uintptr_t TypeInfo = 0x108276D0 ;
  1497. 319497 constexpr std::uintptr_t volume = 0x10 ;
  1498. 319498 }
  1499. 319499 
  1500. 319500 namespace UnityEngine_Timeline__AudioMixerProperties
  1501. 319501 {
  1502. 319502 constexpr std::uintptr_t TypeInfo = 0x10827758 ;
  1503. 319503 constexpr std::uintptr_t volume = 0x10 ;
  1504. 319504 constexpr std::uintptr_t stereoPan = 0x14 ;
  1505. 319505 constexpr std::uintptr_t spatialBlend = 0x18 ;
  1506. 319506 }
  1507. 319507 
  1508. 319508 namespace UnityEngine_Timeline__AudioPlayableAsset
  1509. 319509 {
  1510. 319510 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1511. 319511 constexpr std::uintptr_t m_Clip = 0x18 ;
  1512. 319512 constexpr std::uintptr_t m_Loop = 0x20 ;
  1513. 319513 constexpr std::uintptr_t m_bufferingTime = 0x24 ;
  1514. 319514 constexpr std::uintptr_t m_ClipProperties = 0x28 ;
  1515. 319515 }
  1516. 319516 
  1517. 319517 namespace UnityEngine_Timeline__AudioTrack
  1518. 319518 {
  1519. 319519 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1520. 319520 constexpr std::uintptr_t m_Version = 0x18 ;
  1521. 319521 constexpr std::uintptr_t m_AnimClip = 0x20 ;
  1522. 319522 constexpr std::uintptr_t m_Locked = 0x28 ;
  1523. 319523 constexpr std::uintptr_t m_Muted = 0x29 ;
  1524. 319524 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
  1525. 319525 constexpr std::uintptr_t m_Curves = 0x38 ;
  1526. 319526 constexpr std::uintptr_t m_Parent = 0x40 ;
  1527. 319527 constexpr std::uintptr_t m_Children = 0x48 ;
  1528. 319528 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
  1529. 319529 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
  1530. 319530 constexpr std::uintptr_t m_Start = 0x60 ;
  1531. 319531 constexpr std::uintptr_t m_End = 0x68 ;
  1532. 319532 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
  1533. 319533 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
  1534. 319534 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
  1535. 319535 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
  1536. 319536 constexpr std::uintptr_t m_Clips = 0x80 ;
  1537. 319537 constexpr std::uintptr_t m_Markers = 0x88 ;
  1538. 319538 constexpr std::uintptr_t m_TrackProperties = 0xA0 ;
  1539. 319539 }
  1540. 319540 
  1541. 319541 namespace UnityEngine_Timeline__ClipCaps
  1542. 319542 {
  1543. 319543 constexpr std::uintptr_t value__ = 0x0 ;
  1544. 319544 }
  1545. 319545 
  1546. 319546 namespace UnityEngine_Timeline__ControlPlayableAsset
  1547. 319547 {
  1548. 319548 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1549. 319549 constexpr std::uintptr_t sourceGameObject = 0x18 ;
  1550. 319550 constexpr std::uintptr_t prefabGameObject = 0x28 ;
  1551. 319551 constexpr std::uintptr_t updateParticle = 0x30 ;
  1552. 319552 constexpr std::uintptr_t particleRandomSeed = 0x34 ;
  1553. 319553 constexpr std::uintptr_t updateDirector = 0x38 ;
  1554. 319554 constexpr std::uintptr_t updateITimeControl = 0x39 ;
  1555. 319555 constexpr std::uintptr_t searchHierarchy = 0x3A ;
  1556. 319556 constexpr std::uintptr_t active = 0x3B ;
  1557. 319557 constexpr std::uintptr_t postPlayback = 0x3C ;
  1558. 319558 constexpr std::uintptr_t directorOnClipEnd = 0x40 ;
  1559. 319559 constexpr std::uintptr_t m_ControlDirectorAsset = 0x48 ;
  1560. 319560 constexpr std::uintptr_t m_Duration = 0x50 ;
  1561. 319561 constexpr std::uintptr_t m_SupportLoop = 0x58 ;
  1562. 319562 constexpr std::uintptr_t _controllingDirectors_k__BackingField = 0x59 ;
  1563. 319563 constexpr std::uintptr_t _controllingParticles_k__BackingField = 0x5A ;
  1564. 319564 
  1565. 319565 namespace _static
  1566. 319566 {
  1567. 319567 constexpr std::uintptr_t k_EmptyDirectorsList = 0x0 ;
  1568. 319568 constexpr std::uintptr_t k_EmptyParticlesList = 0x8 ;
  1569. 319569 constexpr std::uintptr_t s_SubEmitterCollector = 0x10 ;
  1570. 319570 constexpr std::uintptr_t s_ProcessedDirectors = 0x18 ;
  1571. 319571 constexpr std::uintptr_t s_CreatedPrefabs = 0x20 ;
  1572. 319572 }
  1573. 319573 
  1574. 319574 }
  1575. 319575 
  1576. 319576 namespace UnityEngine_Timeline__ControlTrack
  1577. 319577 {
  1578. 319578 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1579. 319579 constexpr std::uintptr_t m_Version = 0x18 ;
  1580. 319580 constexpr std::uintptr_t m_AnimClip = 0x20 ;
  1581. 319581 constexpr std::uintptr_t m_Locked = 0x28 ;
  1582. 319582 constexpr std::uintptr_t m_Muted = 0x29 ;
  1583. 319583 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
  1584. 319584 constexpr std::uintptr_t m_Curves = 0x38 ;
  1585. 319585 constexpr std::uintptr_t m_Parent = 0x40 ;
  1586. 319586 constexpr std::uintptr_t m_Children = 0x48 ;
  1587. 319587 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
  1588. 319588 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
  1589. 319589 constexpr std::uintptr_t m_Start = 0x60 ;
  1590. 319590 constexpr std::uintptr_t m_End = 0x68 ;
  1591. 319591 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
  1592. 319592 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
  1593. 319593 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
  1594. 319594 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
  1595. 319595 constexpr std::uintptr_t m_Clips = 0x80 ;
  1596. 319596 constexpr std::uintptr_t m_Markers = 0x88 ;
  1597. 319597 }
  1598. 319598 
  1599. 319599 namespace UnityEngine_Timeline__DiscreteTime
  1600. 319600 {
  1601. 319601 constexpr std::uintptr_t m_DiscreteTime = 0x0 ;
  1602. 319602 
  1603. 319603 namespace _static
  1604. 319604 {
  1605. 319605 constexpr std::uintptr_t kMaxTime = 0x0 ;
  1606. 319606 }
  1607. 319607 
  1608. 319608 }
  1609. 319609 
  1610. 319610 namespace UnityEngine_Timeline__InfiniteRuntimeClip
  1611. 319611 {
  1612. 319612 constexpr std::uintptr_t _intervalBit_k__BackingField = 0x10 ;
  1613. 319613 constexpr std::uintptr_t m_Playable = 0x18 ;
  1614. 319614 
  1615. 319615 namespace _static
  1616. 319616 {
  1617. 319617 constexpr std::uintptr_t kIntervalEnd = 0x0 ;
  1618. 319618 }
  1619. 319619 
  1620. 319620 }
  1621. 319621 
  1622. 319622 namespace UnityEngine_Timeline__IntervalTreeNode
  1623. 319623 {
  1624. 319624 constexpr std::uintptr_t center = 0x0 ;
  1625. 319625 constexpr std::uintptr_t first = 0x8 ;
  1626. 319626 constexpr std::uintptr_t last = 0xC ;
  1627. 319627 constexpr std::uintptr_t left = 0x10 ;
  1628. 319628 constexpr std::uintptr_t right = 0x14 ;
  1629. 319629 }
  1630. 319630 
  1631. 319631 namespace UnityEngine_Timeline__IntervalTree`1
  1632. 319632 {
  1633. 319633 constexpr std::uintptr_t m_Entries = 0x0 ;
  1634. 319634 }
  1635. 319635 
  1636. 319636 namespace UnityEngine_Timeline__RuntimeClip
  1637. 319637 {
  1638. 319638 constexpr std::uintptr_t _intervalBit_k__BackingField = 0x10 ;
  1639. 319639 constexpr std::uintptr_t m_Clip = 0x18 ;
  1640. 319640 constexpr std::uintptr_t m_Playable = 0x20 ;
  1641. 319641 constexpr std::uintptr_t m_ParentMixer = 0x30 ;
  1642. 319642 }
  1643. 319643 
  1644. 319644 namespace UnityEngine_Timeline__RuntimeClipBase
  1645. 319645 {
  1646. 319646 constexpr std::uintptr_t _intervalBit_k__BackingField = 0x10 ;
  1647. 319647 }
  1648. 319648 
  1649. 319649 namespace UnityEngine_Timeline__RuntimeElement
  1650. 319650 {
  1651. 319651 constexpr std::uintptr_t _intervalBit_k__BackingField = 0x10 ;
  1652. 319652 }
  1653. 319653 
  1654. 319654 namespace UnityEngine_Timeline__ScheduleRuntimeClip
  1655. 319655 {
  1656. 319656 constexpr std::uintptr_t _intervalBit_k__BackingField = 0x10 ;
  1657. 319657 constexpr std::uintptr_t m_Clip = 0x18 ;
  1658. 319658 constexpr std::uintptr_t m_Playable = 0x20 ;
  1659. 319659 constexpr std::uintptr_t m_ParentMixer = 0x30 ;
  1660. 319660 constexpr std::uintptr_t m_StartDelay = 0x40 ;
  1661. 319661 constexpr std::uintptr_t m_FinishTail = 0x48 ;
  1662. 319662 constexpr std::uintptr_t m_Started = 0x50 ;
  1663. 319663 }
  1664. 319664 
  1665. 319665 namespace UnityEngine_Timeline__Marker
  1666. 319666 {
  1667. 319667 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1668. 319668 constexpr std::uintptr_t m_Time = 0x18 ;
  1669. 319669 constexpr std::uintptr_t _parent_k__BackingField = 0x20 ;
  1670. 319670 }
  1671. 319671 
  1672. 319672 namespace UnityEngine_Timeline__MarkerList
  1673. 319673 {
  1674. 319674 constexpr std::uintptr_t m_Objects = 0x0 ;
  1675. 319675 constexpr std::uintptr_t m_Cache = 0x8 ;
  1676. 319676 constexpr std::uintptr_t m_CacheDirty = 0x10 ;
  1677. 319677 constexpr std::uintptr_t m_HasNotifications = 0x11 ;
  1678. 319678 }
  1679. 319679 
  1680. 319680 namespace UnityEngine_Timeline__MarkerTrack
  1681. 319681 {
  1682. 319682 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1683. 319683 constexpr std::uintptr_t m_Version = 0x18 ;
  1684. 319684 constexpr std::uintptr_t m_AnimClip = 0x20 ;
  1685. 319685 constexpr std::uintptr_t m_Locked = 0x28 ;
  1686. 319686 constexpr std::uintptr_t m_Muted = 0x29 ;
  1687. 319687 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
  1688. 319688 constexpr std::uintptr_t m_Curves = 0x38 ;
  1689. 319689 constexpr std::uintptr_t m_Parent = 0x40 ;
  1690. 319690 constexpr std::uintptr_t m_Children = 0x48 ;
  1691. 319691 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
  1692. 319692 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
  1693. 319693 constexpr std::uintptr_t m_Start = 0x60 ;
  1694. 319694 constexpr std::uintptr_t m_End = 0x68 ;
  1695. 319695 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
  1696. 319696 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
  1697. 319697 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
  1698. 319698 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
  1699. 319699 constexpr std::uintptr_t m_Clips = 0x80 ;
  1700. 319700 constexpr std::uintptr_t m_Markers = 0x88 ;
  1701. 319701 }
  1702. 319702 
  1703. 319703 namespace UnityEngine_Timeline__SignalTrack
  1704. 319704 {
  1705. 319705 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1706. 319706 constexpr std::uintptr_t m_Version = 0x18 ;
  1707. 319707 constexpr std::uintptr_t m_AnimClip = 0x20 ;
  1708. 319708 constexpr std::uintptr_t m_Locked = 0x28 ;
  1709. 319709 constexpr std::uintptr_t m_Muted = 0x29 ;
  1710. 319710 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
  1711. 319711 constexpr std::uintptr_t m_Curves = 0x38 ;
  1712. 319712 constexpr std::uintptr_t m_Parent = 0x40 ;
  1713. 319713 constexpr std::uintptr_t m_Children = 0x48 ;
  1714. 319714 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
  1715. 319715 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
  1716. 319716 constexpr std::uintptr_t m_Start = 0x60 ;
  1717. 319717 constexpr std::uintptr_t m_End = 0x68 ;
  1718. 319718 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
  1719. 319719 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
  1720. 319720 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
  1721. 319721 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
  1722. 319722 constexpr std::uintptr_t m_Clips = 0x80 ;
  1723. 319723 constexpr std::uintptr_t m_Markers = 0x88 ;
  1724. 319724 }
  1725. 319725 
  1726. 319726 namespace UnityEngine_Timeline__CustomSignalEventDrawer
  1727. 319727 {
  1728. 319728 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1729. 319729 constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14 ;
  1730. 319730 }
  1731. 319731 
  1732. 319732 namespace UnityEngine_Timeline__SignalAsset
  1733. 319733 {
  1734. 319734 constexpr std::uintptr_t TypeInfo = 0x108273F8 ;
  1735. 319735 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1736. 319736 
  1737. 319737 namespace _static
  1738. 319738 {
  1739. 319739 constexpr std::uintptr_t OnEnableCallback = 0x0 ;
  1740. 319740 }
  1741. 319741 
  1742. 319742 }
  1743. 319743 
  1744. 319744 namespace UnityEngine_Timeline__SignalEmitter
  1745. 319745 {
  1746. 319746 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1747. 319747 constexpr std::uintptr_t m_Time = 0x18 ;
  1748. 319748 constexpr std::uintptr_t _parent_k__BackingField = 0x20 ;
  1749. 319749 constexpr std::uintptr_t m_Retroactive = 0x28 ;
  1750. 319750 constexpr std::uintptr_t m_EmitOnce = 0x29 ;
  1751. 319751 constexpr std::uintptr_t m_Asset = 0x30 ;
  1752. 319752 }
  1753. 319753 
  1754. 319754 namespace UnityEngine_Timeline__SignalReceiver
  1755. 319755 {
  1756. 319756 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1757. 319757 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1758. 319758 constexpr std::uintptr_t m_Events = 0x20 ;
  1759. 319759 }
  1760. 319760 
  1761. 319761 namespace UnityEngine_Timeline__GroupTrack
  1762. 319762 {
  1763. 319763 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1764. 319764 constexpr std::uintptr_t m_Version = 0x18 ;
  1765. 319765 constexpr std::uintptr_t m_AnimClip = 0x20 ;
  1766. 319766 constexpr std::uintptr_t m_Locked = 0x28 ;
  1767. 319767 constexpr std::uintptr_t m_Muted = 0x29 ;
  1768. 319768 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
  1769. 319769 constexpr std::uintptr_t m_Curves = 0x38 ;
  1770. 319770 constexpr std::uintptr_t m_Parent = 0x40 ;
  1771. 319771 constexpr std::uintptr_t m_Children = 0x48 ;
  1772. 319772 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
  1773. 319773 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
  1774. 319774 constexpr std::uintptr_t m_Start = 0x60 ;
  1775. 319775 constexpr std::uintptr_t m_End = 0x68 ;
  1776. 319776 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
  1777. 319777 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
  1778. 319778 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
  1779. 319779 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
  1780. 319780 constexpr std::uintptr_t m_Clips = 0x80 ;
  1781. 319781 constexpr std::uintptr_t m_Markers = 0x88 ;
  1782. 319782 }
  1783. 319783 
  1784. 319784 namespace UnityEngine_Timeline__ObjectId
  1785. 319785 {
  1786. 319786 constexpr std::uintptr_t m_Data = 0x0 ;
  1787. 319787 
  1788. 319788 namespace _static
  1789. 319789 {
  1790. 319790 constexpr std::uintptr_t InvalidId = 0x0 ;
  1791. 319791 }
  1792. 319792 
  1793. 319793 }
  1794. 319794 
  1795. 319795 namespace UnityEngine_Timeline__ActivationControlPlayable
  1796. 319796 {
  1797. 319797 constexpr std::uintptr_t gameObject = 0x10 ;
  1798. 319798 constexpr std::uintptr_t postPlayback = 0x18 ;
  1799. 319799 constexpr std::uintptr_t m_InitialState = 0x1C ;
  1800. 319800 }
  1801. 319801 
  1802. 319802 namespace UnityEngine_Timeline__BasicPlayableBehaviour
  1803. 319803 {
  1804. 319804 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1805. 319805 }
  1806. 319806 
  1807. 319807 namespace UnityEngine_Timeline__DirectorControlPlayable
  1808. 319808 {
  1809. 319809 constexpr std::uintptr_t director = 0x10 ;
  1810. 319810 constexpr std::uintptr_t pauseAction = 0x18 ;
  1811. 319811 constexpr std::uintptr_t m_SyncTime = 0x1C ;
  1812. 319812 constexpr std::uintptr_t m_AssetDuration = 0x20 ;
  1813. 319813 }
  1814. 319814 
  1815. 319815 namespace UnityEngine_Timeline__NotificationFlags
  1816. 319816 {
  1817. 319817 constexpr std::uintptr_t value__ = 0x0 ;
  1818. 319818 }
  1819. 319819 
  1820. 319820 namespace UnityEngine_Timeline__ParticleControlPlayable
  1821. 319821 {
  1822. 319822 constexpr std::uintptr_t m_LastPlayableTime = 0x10 ;
  1823. 319823 constexpr std::uintptr_t m_LastParticleTime = 0x14 ;
  1824. 319824 constexpr std::uintptr_t m_RandomSeed = 0x18 ;
  1825. 319825 constexpr std::uintptr_t _particleSystem_k__BackingField = 0x20 ;
  1826. 319826 }
  1827. 319827 
  1828. 319828 namespace UnityEngine_Timeline__PrefabControlPlayable
  1829. 319829 {
  1830. 319830 constexpr std::uintptr_t m_Instance = 0x10 ;
  1831. 319831 }
  1832. 319832 
  1833. 319833 namespace UnityEngine_Timeline__TimeControlPlayable
  1834. 319834 {
  1835. 319835 constexpr std::uintptr_t m_timeControl = 0x10 ;
  1836. 319836 constexpr std::uintptr_t m_started = 0x18 ;
  1837. 319837 }
  1838. 319838 
  1839. 319839 namespace UnityEngine_Timeline__TimeNotificationBehaviour
  1840. 319840 {
  1841. 319841 constexpr std::uintptr_t m_Notifications = 0x10 ;
  1842. 319842 constexpr std::uintptr_t m_PreviousTime = 0x18 ;
  1843. 319843 constexpr std::uintptr_t m_NeedSortNotifications = 0x20 ;
  1844. 319844 constexpr std::uintptr_t m_TimeSource = 0x28 ;
  1845. 319845 }
  1846. 319846 
  1847. 319847 namespace UnityEngine_Timeline__PlayableTrack
  1848. 319848 {
  1849. 319849 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1850. 319850 constexpr std::uintptr_t m_Version = 0x18 ;
  1851. 319851 constexpr std::uintptr_t m_AnimClip = 0x20 ;
  1852. 319852 constexpr std::uintptr_t m_Locked = 0x28 ;
  1853. 319853 constexpr std::uintptr_t m_Muted = 0x29 ;
  1854. 319854 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
  1855. 319855 constexpr std::uintptr_t m_Curves = 0x38 ;
  1856. 319856 constexpr std::uintptr_t m_Parent = 0x40 ;
  1857. 319857 constexpr std::uintptr_t m_Children = 0x48 ;
  1858. 319858 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
  1859. 319859 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
  1860. 319860 constexpr std::uintptr_t m_Start = 0x60 ;
  1861. 319861 constexpr std::uintptr_t m_End = 0x68 ;
  1862. 319862 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
  1863. 319863 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
  1864. 319864 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
  1865. 319865 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
  1866. 319866 constexpr std::uintptr_t m_Clips = 0x80 ;
  1867. 319867 constexpr std::uintptr_t m_Markers = 0x88 ;
  1868. 319868 }
  1869. 319869 
  1870. 319870 namespace UnityEngine_Timeline__TrackMediaType
  1871. 319871 {
  1872. 319872 constexpr std::uintptr_t m_MediaType = 0x10 ;
  1873. 319873 }
  1874. 319874 
  1875. 319875 namespace UnityEngine_Timeline__TrackClipTypeAttribute
  1876. 319876 {
  1877. 319877 constexpr std::uintptr_t inspectedType = 0x10 ;
  1878. 319878 constexpr std::uintptr_t allowAutoCreate = 0x18 ;
  1879. 319879 }
  1880. 319880 
  1881. 319881 namespace UnityEngine_Timeline__TrackBindingFlags
  1882. 319882 {
  1883. 319883 constexpr std::uintptr_t value__ = 0x0 ;
  1884. 319884 }
  1885. 319885 
  1886. 319886 namespace UnityEngine_Timeline__TrackBindingTypeAttribute
  1887. 319887 {
  1888. 319888 constexpr std::uintptr_t type = 0x10 ;
  1889. 319889 constexpr std::uintptr_t flags = 0x18 ;
  1890. 319890 }
  1891. 319891 
  1892. 319892 namespace UnityEngine_Timeline__SupportsChildTracksAttribute
  1893. 319893 {
  1894. 319894 constexpr std::uintptr_t childType = 0x10 ;
  1895. 319895 constexpr std::uintptr_t levels = 0x18 ;
  1896. 319896 }
  1897. 319897 
  1898. 319898 namespace UnityEngine_Timeline__TimeFieldAttribute
  1899. 319899 {
  1900. 319900 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1901. 319901 constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14 ;
  1902. 319902 constexpr std::uintptr_t _useEditMode_k__BackingField = 0x18 ;
  1903. 319903 }
  1904. 319904 
  1905. 319905 namespace UnityEngine_Timeline__FrameRateFieldAttribute
  1906. 319906 {
  1907. 319907 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1908. 319908 constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14 ;
  1909. 319909 }
  1910. 319910 
  1911. 319911 namespace UnityEngine_Timeline__CustomStyleAttribute
  1912. 319912 {
  1913. 319913 constexpr std::uintptr_t ussStyle = 0x10 ;
  1914. 319914 }
  1915. 319915 
  1916. 319916 namespace UnityEngine_Timeline__MenuCategoryAttribute
  1917. 319917 {
  1918. 319918 constexpr std::uintptr_t category = 0x10 ;
  1919. 319919 }
  1920. 319920 
  1921. 319921 namespace UnityEngine_Timeline__TimelinePlayable
  1922. 319922 {
  1923. 319923 constexpr std::uintptr_t m_IntervalTree = 0x10 ;
  1924. 319924 constexpr std::uintptr_t m_ActiveClips = 0x18 ;
  1925. 319925 constexpr std::uintptr_t m_CurrentListOfActiveClips = 0x20 ;
  1926. 319926 constexpr std::uintptr_t m_ActiveBit = 0x28 ;
  1927. 319927 constexpr std::uintptr_t m_PlayableCache = 0x30 ;
  1928. 319928 constexpr std::uintptr_t m_EvaluateCallbacks = 0x38 ;
  1929. 319929 constexpr std::uintptr_t m_AlwaysEvaluateCallbacks = 0x40 ;
  1930. 319930 constexpr std::uintptr_t m_ForceEvaluateNextEvaluate = 0x48 ;
  1931. 319931 constexpr std::uintptr_t m_InvokedThisFrame = 0x50 ;
  1932. 319932 constexpr std::uintptr_t m_ActiveTracksToEvaluateCache = 0x58 ;
  1933. 319933 
  1934. 319934 namespace _static
  1935. 319935 {
  1936. 319936 constexpr std::uintptr_t k_CreateTimelineGraphMarker = 0x0 ;
  1937. 319937 constexpr std::uintptr_t k_CreateTimelineTrackMarker = 0x8 ;
  1938. 319938 constexpr std::uintptr_t k_CreateTimelineTrackOutputsMarker = 0x10 ;
  1939. 319939 constexpr std::uintptr_t m_findActiveClipsMarker = 0x18 ;
  1940. 319940 constexpr std::uintptr_t m_SetClipsLocalTimeMarker = 0x20 ;
  1941. 319941 constexpr std::uintptr_t muteAudioScrubbing = 0x28 ;
  1942. 319942 }
  1943. 319943 
  1944. 319944 }
  1945. 319945 
  1946. 319946 namespace UnityEngine_Timeline__StandardFrameRates
  1947. 319947 {
  1948. 319948 constexpr std::uintptr_t value__ = 0x0 ;
  1949. 319949 }
  1950. 319950 
  1951. 319951 namespace Facepunch_Nexus__ApiResult
  1952. 319952 {
  1953. 319953 constexpr std::uintptr_t _StatusCode_k__BackingField = 0x0 ;
  1954. 319954 }
  1955. 319955 
  1956. 319956 namespace Facepunch_Nexus__ApiResult`1
  1957. 319957 {
  1958. 319958 constexpr std::uintptr_t _StatusCode_k__BackingField = 0xFFFFFFFFFFFFFFF0 ;
  1959. 319959 }
  1960. 319960 
  1961. 319961 namespace Facepunch_Nexus__BaseNexusClient
  1962. 319962 {
  1963. 319963 constexpr std::uintptr_t _connector = 0x10 ;
  1964. 319964 constexpr std::uintptr_t _cachedNexusList = 0x18 ;
  1965. 319965 constexpr std::uintptr_t _cachedNexusDetails = 0x20 ;
  1966. 319966 constexpr std::uintptr_t OnVariableChanged = 0x28 ;
  1967. 319967 constexpr std::uintptr_t OnError = 0x30 ;
  1968. 319968 constexpr std::uintptr_t Clock = 0x38 ;
  1969. 319969 constexpr std::uintptr_t CancellationToken = 0x40 ;
  1970. 319970 constexpr std::uintptr_t _cts = 0x48 ;
  1971. 319971 constexpr std::uintptr_t _updateInterval = 0x50 ;
  1972. 319972 constexpr std::uintptr_t _disposed = 0x58 ;
  1973. 319973 constexpr std::uintptr_t _started = 0x59 ;
  1974. 319974 }
  1975. 319975 
  1976. 319976 namespace Facepunch_Nexus__BaseNexusPlayerClient
  1977. 319977 {
  1978. 319978 constexpr std::uintptr_t _connector = 0x10 ;
  1979. 319979 constexpr std::uintptr_t _cachedNexusList = 0x18 ;
  1980. 319980 constexpr std::uintptr_t _cachedNexusDetails = 0x20 ;
  1981. 319981 constexpr std::uintptr_t OnVariableChanged = 0x28 ;
  1982. 319982 constexpr std::uintptr_t OnError = 0x30 ;
  1983. 319983 constexpr std::uintptr_t Clock = 0x38 ;
  1984. 319984 constexpr std::uintptr_t CancellationToken = 0x40 ;
  1985. 319985 constexpr std::uintptr_t _cts = 0x48 ;
  1986. 319986 constexpr std::uintptr_t _updateInterval = 0x50 ;
  1987. 319987 constexpr std::uintptr_t _disposed = 0x58 ;
  1988. 319988 constexpr std::uintptr_t _started = 0x59 ;
  1989. 319989 constexpr std::uintptr_t NexusVariables = 0x60 ;
  1990. 319990 constexpr std::uintptr_t ZoneVariables = 0x68 ;
  1991. 319991 constexpr std::uintptr_t PlayerVariables = 0x70 ;
  1992. 319992 constexpr std::uintptr_t _NexusId_k__BackingField = 0x78 ;
  1993. 319993 constexpr std::uintptr_t _ZoneKey_k__BackingField = 0x80 ;
  1994. 319994 constexpr std::uintptr_t _Nexus_k__BackingField = 0x88 ;
  1995. 319995 constexpr std::uintptr_t _Player_k__BackingField = 0x90 ;
  1996. 319996 }
  1997. 319997 
  1998. 319998 namespace Facepunch_Nexus__CachedValue
  1999. 319999 {
  2000. 320000 constexpr std::uintptr_t Clock = 0x10 ;
← Prev Next → Page 160 of 171 — lines 318,001–320,000 of 341,881