- 318001 constexpr std::uintptr_t _FrameSize = 0x40 ;
- 318002 constexpr std::uintptr_t _Header = 0x48 ;
- 318003 constexpr std::uintptr_t _SingleChMode = 0x50 ;
- 318004 constexpr std::uintptr_t _SyncBuffer = 0x58 ;
- 318005 constexpr std::uintptr_t _SyncWord = 0x60 ;
- 318006 constexpr std::uintptr_t _WordPointer = 0x64 ;
- 318007 }
- 318008
- 318009 namespace MP3Sharp_Decoding__BitstreamException
- 318010 {
- 318011 constexpr std::uintptr_t _className = 0x10 ;
- 318012 constexpr std::uintptr_t _message = 0x18 ;
- 318013 constexpr std::uintptr_t _data = 0x20 ;
- 318014 constexpr std::uintptr_t _innerException = 0x28 ;
- 318015 constexpr std::uintptr_t _helpURL = 0x30 ;
- 318016 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 318017 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 318018 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 318019 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 318020 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 318021 constexpr std::uintptr_t _HResult = 0x60 ;
- 318022 constexpr std::uintptr_t _source = 0x68 ;
- 318023 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 318024 constexpr std::uintptr_t captured_traces = 0x78 ;
- 318025 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 318026 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 318027 constexpr std::uintptr_t _ErrorCode = 0x90 ;
- 318028 }
- 318029
- 318030 namespace MP3Sharp_Decoding__CircularByteBuffer
- 318031 {
- 318032 constexpr std::uintptr_t _DataArray = 0x10 ;
- 318033 constexpr std::uintptr_t _Index = 0x18 ;
- 318034 constexpr std::uintptr_t _Length = 0x1C ;
- 318035 constexpr std::uintptr_t _NumValid = 0x20 ;
- 318036 }
- 318037
- 318038 namespace MP3Sharp_Decoding__Crc16
- 318039 {
- 318040 constexpr std::uintptr_t _CRC = 0x10 ;
- 318041
- 318042 namespace _static
- 318043 {
- 318044 constexpr std::uintptr_t Polynomial = 0x0 ;
- 318045 }
- 318046
- 318047 }
- 318048
- 318049 namespace MP3Sharp_Decoding__Decoder
- 318050 {
- 318051 constexpr std::uintptr_t _Equalizer = 0x10 ;
- 318052 constexpr std::uintptr_t _LeftChannelFilter = 0x18 ;
- 318053 constexpr std::uintptr_t _RightChannelFilter = 0x20 ;
- 318054 constexpr std::uintptr_t _IsInitialized = 0x28 ;
- 318055 constexpr std::uintptr_t _L1Decoder = 0x30 ;
- 318056 constexpr std::uintptr_t _L2Decoder = 0x38 ;
- 318057 constexpr std::uintptr_t _L3Decoder = 0x40 ;
- 318058 constexpr std::uintptr_t _Output = 0x48 ;
- 318059 constexpr std::uintptr_t _OutputChannels = 0x50 ;
- 318060 constexpr std::uintptr_t _OutputFrequency = 0x54 ;
- 318061
- 318062 namespace _static
- 318063 {
- 318064 constexpr std::uintptr_t DecoderDefaultParams = 0x0 ;
- 318065 }
- 318066
- 318067 }
- 318068
- 318069 namespace MP3Sharp_Decoding__DecoderException
- 318070 {
- 318071 constexpr std::uintptr_t _className = 0x10 ;
- 318072 constexpr std::uintptr_t _message = 0x18 ;
- 318073 constexpr std::uintptr_t _data = 0x20 ;
- 318074 constexpr std::uintptr_t _innerException = 0x28 ;
- 318075 constexpr std::uintptr_t _helpURL = 0x30 ;
- 318076 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 318077 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 318078 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 318079 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 318080 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 318081 constexpr std::uintptr_t _HResult = 0x60 ;
- 318082 constexpr std::uintptr_t _source = 0x68 ;
- 318083 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 318084 constexpr std::uintptr_t captured_traces = 0x78 ;
- 318085 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 318086 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 318087 constexpr std::uintptr_t _ErrorCode = 0x90 ;
- 318088 }
- 318089
- 318090 namespace MP3Sharp_Decoding__Equalizer
- 318091 {
- 318092 constexpr std::uintptr_t _Settings = 0x10 ;
- 318093
- 318094 namespace _static
- 318095 {
- 318096 constexpr std::uintptr_t PassThruEq = 0x0 ;
- 318097 }
- 318098
- 318099 }
- 318100
- 318101 namespace MP3Sharp_Decoding__Header
- 318102 {
- 318103 constexpr std::uintptr_t Checksum = 0x10 ;
- 318104 constexpr std::uintptr_t NSlots = 0x14 ;
- 318105 constexpr std::uintptr_t _CRC = 0x18 ;
- 318106 constexpr std::uintptr_t Framesize = 0x20 ;
- 318107 constexpr std::uintptr_t _Copyright = 0x24 ;
- 318108 constexpr std::uintptr_t _Original = 0x25 ;
- 318109 constexpr std::uintptr_t _Headerstring = 0x28 ;
- 318110 constexpr std::uintptr_t _Layer = 0x2C ;
- 318111 constexpr std::uintptr_t _ProtectionBit = 0x30 ;
- 318112 constexpr std::uintptr_t _BitrateIndex = 0x34 ;
- 318113 constexpr std::uintptr_t _PaddingBit = 0x38 ;
- 318114 constexpr std::uintptr_t _ModeExtension = 0x3C ;
- 318115 constexpr std::uintptr_t _Mode = 0x40 ;
- 318116 constexpr std::uintptr_t _NumberOfSubbands = 0x44 ;
- 318117 constexpr std::uintptr_t _IntensityStereoBound = 0x48 ;
- 318118 constexpr std::uintptr_t _SampleFrequency = 0x4C ;
- 318119 constexpr std::uintptr_t _Syncmode = 0x50 ;
- 318120 constexpr std::uintptr_t _Version = 0x54 ;
- 318121
- 318122 namespace _static
- 318123 {
- 318124 constexpr std::uintptr_t Frequencies = 0x0 ;
- 318125 constexpr std::uintptr_t Bitrates = 0x8 ;
- 318126 constexpr std::uintptr_t BitrateStr = 0x10 ;
- 318127 }
- 318128
- 318129 }
- 318130
- 318131 namespace MP3Sharp_Decoding__Huffman
- 318132 {
- 318133 constexpr std::uintptr_t _Linbits = 0x10 ;
- 318134 constexpr std::uintptr_t _Tablename0 = 0x14 ;
- 318135 constexpr std::uintptr_t _Tablename1 = 0x16 ;
- 318136 constexpr std::uintptr_t _Treelen = 0x18 ;
- 318137 constexpr std::uintptr_t _Val = 0x20 ;
- 318138 constexpr std::uintptr_t _Xlen = 0x28 ;
- 318139 constexpr std::uintptr_t _Ylen = 0x2C ;
- 318140 constexpr std::uintptr_t _Hlen = 0x30 ;
- 318141 constexpr std::uintptr_t _Linmax = 0x38 ;
- 318142 constexpr std::uintptr_t _RefRenamed = 0x3C ;
- 318143 constexpr std::uintptr_t _Table = 0x40 ;
- 318144 constexpr std::uintptr_t _Tablename2 = 0x48 ;
- 318145
- 318146 namespace _static
- 318147 {
- 318148 constexpr std::uintptr_t ValTab0 = 0x0 ;
- 318149 constexpr std::uintptr_t ValTab1 = 0x8 ;
- 318150 constexpr std::uintptr_t ValTab2 = 0x10 ;
- 318151 constexpr std::uintptr_t ValTab3 = 0x18 ;
- 318152 constexpr std::uintptr_t ValTab4 = 0x20 ;
- 318153 constexpr std::uintptr_t ValTab5 = 0x28 ;
- 318154 constexpr std::uintptr_t ValTab6 = 0x30 ;
- 318155 constexpr std::uintptr_t ValTab7 = 0x38 ;
- 318156 constexpr std::uintptr_t ValTab8 = 0x40 ;
- 318157 constexpr std::uintptr_t ValTab9 = 0x48 ;
- 318158 constexpr std::uintptr_t ValTab10 = 0x50 ;
- 318159 constexpr std::uintptr_t ValTab11 = 0x58 ;
- 318160 constexpr std::uintptr_t ValTab12 = 0x60 ;
- 318161 constexpr std::uintptr_t ValTab13 = 0x68 ;
- 318162 constexpr std::uintptr_t ValTab14 = 0x70 ;
- 318163 constexpr std::uintptr_t ValTab15 = 0x78 ;
- 318164 constexpr std::uintptr_t ValTab16 = 0x80 ;
- 318165 constexpr std::uintptr_t ValTab24 = 0x88 ;
- 318166 constexpr std::uintptr_t ValTab32 = 0x90 ;
- 318167 constexpr std::uintptr_t ValTab33 = 0x98 ;
- 318168 constexpr std::uintptr_t HuffmanTable = 0xA0 ;
- 318169 }
- 318170
- 318171 }
- 318172
- 318173 namespace MP3Sharp_Decoding__OutputChannels
- 318174 {
- 318175 constexpr std::uintptr_t _OutputChannels = 0x10 ;
- 318176
- 318177 namespace _static
- 318178 {
- 318179 constexpr std::uintptr_t Left = 0x0 ;
- 318180 constexpr std::uintptr_t Right = 0x8 ;
- 318181 constexpr std::uintptr_t Both = 0x10 ;
- 318182 constexpr std::uintptr_t DownMix = 0x18 ;
- 318183 }
- 318184
- 318185 }
- 318186
- 318187 namespace MP3Sharp_Decoding__PushbackStream
- 318188 {
- 318189 constexpr std::uintptr_t _BackBufferSize = 0x10 ;
- 318190 constexpr std::uintptr_t _CircularByteBuffer = 0x18 ;
- 318191 constexpr std::uintptr_t _Stream = 0x20 ;
- 318192 constexpr std::uintptr_t _TemporaryBuffer = 0x28 ;
- 318193 constexpr std::uintptr_t _NumForwardBytesInBuffer = 0x30 ;
- 318194 }
- 318195
- 318196 namespace MP3Sharp_Decoding__SampleBuffer
- 318197 {
- 318198 constexpr std::uintptr_t _Buffer = 0x10 ;
- 318199 constexpr std::uintptr_t _Bufferp = 0x18 ;
- 318200 constexpr std::uintptr_t _Channels = 0x20 ;
- 318201 constexpr std::uintptr_t _Frequency = 0x24 ;
- 318202 }
- 318203
- 318204 namespace MP3Sharp_Decoding__SynthesisFilter
- 318205 {
- 318206 constexpr std::uintptr_t _Channel = 0x10 ;
- 318207 constexpr std::uintptr_t _Samples = 0x18 ;
- 318208 constexpr std::uintptr_t _Scalefactor = 0x20 ;
- 318209 constexpr std::uintptr_t _V1 = 0x28 ;
- 318210 constexpr std::uintptr_t _V2 = 0x30 ;
- 318211 constexpr std::uintptr_t _TmpOut = 0x38 ;
- 318212 constexpr std::uintptr_t _ActualV = 0x40 ;
- 318213 constexpr std::uintptr_t _ActualWritePos = 0x48 ;
- 318214 constexpr std::uintptr_t _Eq = 0x50 ;
- 318215
- 318216 namespace _static
- 318217 {
- 318218 constexpr std::uintptr_t Cos164 = 0x0 ;
- 318219 constexpr std::uintptr_t Cos364 = 0x4 ;
- 318220 constexpr std::uintptr_t Cos564 = 0x8 ;
- 318221 constexpr std::uintptr_t Cos764 = 0xC ;
- 318222 constexpr std::uintptr_t Cos964 = 0x10 ;
- 318223 constexpr std::uintptr_t Cos1164 = 0x14 ;
- 318224 constexpr std::uintptr_t Cos1364 = 0x18 ;
- 318225 constexpr std::uintptr_t Cos1564 = 0x1C ;
- 318226 constexpr std::uintptr_t Cos1764 = 0x20 ;
- 318227 constexpr std::uintptr_t Cos1964 = 0x24 ;
- 318228 constexpr std::uintptr_t Cos2164 = 0x28 ;
- 318229 constexpr std::uintptr_t Cos2364 = 0x2C ;
- 318230 constexpr std::uintptr_t Cos2564 = 0x30 ;
- 318231 constexpr std::uintptr_t Cos2764 = 0x34 ;
- 318232 constexpr std::uintptr_t Cos2964 = 0x38 ;
- 318233 constexpr std::uintptr_t Cos3164 = 0x3C ;
- 318234 constexpr std::uintptr_t Cos132 = 0x40 ;
- 318235 constexpr std::uintptr_t Cos332 = 0x44 ;
- 318236 constexpr std::uintptr_t Cos532 = 0x48 ;
- 318237 constexpr std::uintptr_t Cos732 = 0x4C ;
- 318238 constexpr std::uintptr_t Cos932 = 0x50 ;
- 318239 constexpr std::uintptr_t Cos1132 = 0x54 ;
- 318240 constexpr std::uintptr_t Cos1332 = 0x58 ;
- 318241 constexpr std::uintptr_t Cos1532 = 0x5C ;
- 318242 constexpr std::uintptr_t Cos116 = 0x60 ;
- 318243 constexpr std::uintptr_t Cos316 = 0x64 ;
- 318244 constexpr std::uintptr_t Cos516 = 0x68 ;
- 318245 constexpr std::uintptr_t Cos716 = 0x6C ;
- 318246 constexpr std::uintptr_t Cos18 = 0x70 ;
- 318247 constexpr std::uintptr_t Cos38 = 0x74 ;
- 318248 constexpr std::uintptr_t Cos14 = 0x78 ;
- 318249 constexpr std::uintptr_t _d = 0x80 ;
- 318250 constexpr std::uintptr_t _d16 = 0x88 ;
- 318251 constexpr std::uintptr_t DData = 0x90 ;
- 318252 }
- 318253
- 318254 }
- 318255
- 318256 namespace Params
- 318257 {
- 318258 constexpr std::uintptr_t _OutputChannels = 0x10 ;
- 318259 constexpr std::uintptr_t _Equalizer = 0x18 ;
- 318260 }
- 318261
- 318262 namespace MP3Sharp_Decoding_Decoders__LayerIDecoder
- 318263 {
- 318264 constexpr std::uintptr_t Buffer = 0x10 ;
- 318265 constexpr std::uintptr_t CRC = 0x18 ;
- 318266 constexpr std::uintptr_t Filter1 = 0x20 ;
- 318267 constexpr std::uintptr_t Filter2 = 0x28 ;
- 318268 constexpr std::uintptr_t Header = 0x30 ;
- 318269 constexpr std::uintptr_t Mode = 0x38 ;
- 318270 constexpr std::uintptr_t NuSubbands = 0x3C ;
- 318271 constexpr std::uintptr_t Stream = 0x40 ;
- 318272 constexpr std::uintptr_t Subbands = 0x48 ;
- 318273 constexpr std::uintptr_t WhichChannels = 0x50 ;
- 318274 }
- 318275
- 318276 namespace MP3Sharp_Decoding_Decoders__LayerIIDecoder
- 318277 {
- 318278 constexpr std::uintptr_t Buffer = 0x10 ;
- 318279 constexpr std::uintptr_t CRC = 0x18 ;
- 318280 constexpr std::uintptr_t Filter1 = 0x20 ;
- 318281 constexpr std::uintptr_t Filter2 = 0x28 ;
- 318282 constexpr std::uintptr_t Header = 0x30 ;
- 318283 constexpr std::uintptr_t Mode = 0x38 ;
- 318284 constexpr std::uintptr_t NuSubbands = 0x3C ;
- 318285 constexpr std::uintptr_t Stream = 0x40 ;
- 318286 constexpr std::uintptr_t Subbands = 0x48 ;
- 318287 constexpr std::uintptr_t WhichChannels = 0x50 ;
- 318288 }
- 318289
- 318290 namespace MP3Sharp_Decoding_Decoders__LayerIIIDecoder
- 318291 {
- 318292 constexpr std::uintptr_t _Buffer = 0x10 ;
- 318293 constexpr std::uintptr_t _Channels = 0x18 ;
- 318294 constexpr std::uintptr_t _Filter1 = 0x20 ;
- 318295 constexpr std::uintptr_t _Filter2 = 0x28 ;
- 318296 constexpr std::uintptr_t _FirstChannel = 0x30 ;
- 318297 constexpr std::uintptr_t _Header = 0x38 ;
- 318298 constexpr std::uintptr_t _Is1D = 0x40 ;
- 318299 constexpr std::uintptr_t _K = 0x48 ;
- 318300 constexpr std::uintptr_t _LastChannel = 0x50 ;
- 318301 constexpr std::uintptr_t _Lr = 0x58 ;
- 318302 constexpr std::uintptr_t _MaxGr = 0x60 ;
- 318303 constexpr std::uintptr_t _Nonzero = 0x68 ;
- 318304 constexpr std::uintptr_t _Out1D = 0x70 ;
- 318305 constexpr std::uintptr_t _Prevblck = 0x78 ;
- 318306 constexpr std::uintptr_t _Ro = 0x80 ;
- 318307 constexpr std::uintptr_t _Scalefac = 0x88 ;
- 318308 constexpr std::uintptr_t _SfBandIndex = 0x90 ;
- 318309 constexpr std::uintptr_t _Sfreq = 0x98 ;
- 318310 constexpr std::uintptr_t _SideInfo = 0xA0 ;
- 318311 constexpr std::uintptr_t _Stream = 0xA8 ;
- 318312 constexpr std::uintptr_t _WhichChannels = 0xB0 ;
- 318313 constexpr std::uintptr_t _BitReserve = 0xB8 ;
- 318314 constexpr std::uintptr_t _CheckSumHuff = 0xC0 ;
- 318315 constexpr std::uintptr_t _FrameStart = 0xC4 ;
- 318316 constexpr std::uintptr_t IsPos = 0xC8 ;
- 318317 constexpr std::uintptr_t IsRatio = 0xD0 ;
- 318318 constexpr std::uintptr_t _NewSlen = 0xD8 ;
- 318319 constexpr std::uintptr_t _Part2Start = 0xE0 ;
- 318320 constexpr std::uintptr_t Rawout = 0xE8 ;
- 318321 constexpr std::uintptr_t _Samples1 = 0xF0 ;
- 318322 constexpr std::uintptr_t _Samples2 = 0xF8 ;
- 318323 constexpr std::uintptr_t ScalefacBuffer = 0x100 ;
- 318324 constexpr std::uintptr_t Sftable = 0x108 ;
- 318325 constexpr std::uintptr_t TsOutCopy = 0x110 ;
- 318326 constexpr std::uintptr_t V = 0x118 ;
- 318327 constexpr std::uintptr_t W = 0x120 ;
- 318328 constexpr std::uintptr_t X = 0x128 ;
- 318329 constexpr std::uintptr_t Y = 0x130 ;
- 318330
- 318331 namespace _static
- 318332 {
- 318333 constexpr std::uintptr_t Slen = 0x0 ;
- 318334 constexpr std::uintptr_t Pretab = 0x8 ;
- 318335 constexpr std::uintptr_t TwoToNegativeHalfPow = 0x10 ;
- 318336 constexpr std::uintptr_t PowerTable = 0x18 ;
- 318337 constexpr std::uintptr_t Io = 0x20 ;
- 318338 constexpr std::uintptr_t Tan12 = 0x28 ;
- 318339 constexpr std::uintptr_t _reorderTable = 0x30 ;
- 318340 constexpr std::uintptr_t Cs = 0x38 ;
- 318341 constexpr std::uintptr_t Ca = 0x40 ;
- 318342 constexpr std::uintptr_t Win = 0x48 ;
- 318343 constexpr std::uintptr_t NrOfSfbBlock = 0x50 ;
- 318344 }
- 318345
- 318346 }
- 318347
- 318348 namespace MP3Sharp_Decoding_Decoders_LayerI__SubbandLayer1
- 318349 {
- 318350 constexpr std::uintptr_t Allocation = 0x10 ;
- 318351 constexpr std::uintptr_t Factor = 0x14 ;
- 318352 constexpr std::uintptr_t Offset = 0x18 ;
- 318353 constexpr std::uintptr_t Sample = 0x1C ;
- 318354 constexpr std::uintptr_t Samplelength = 0x20 ;
- 318355 constexpr std::uintptr_t Samplenumber = 0x24 ;
- 318356 constexpr std::uintptr_t Scalefactor = 0x28 ;
- 318357 constexpr std::uintptr_t Subbandnumber = 0x2C ;
- 318358
- 318359 namespace _static
- 318360 {
- 318361 constexpr std::uintptr_t TableFactor = 0x0 ;
- 318362 constexpr std::uintptr_t TableOffset = 0x8 ;
- 318363 }
- 318364
- 318365 }
- 318366
- 318367 namespace MP3Sharp_Decoding_Decoders_LayerI__SubbandLayer1IntensityStereo
- 318368 {
- 318369 constexpr std::uintptr_t Allocation = 0x10 ;
- 318370 constexpr std::uintptr_t Factor = 0x14 ;
- 318371 constexpr std::uintptr_t Offset = 0x18 ;
- 318372 constexpr std::uintptr_t Sample = 0x1C ;
- 318373 constexpr std::uintptr_t Samplelength = 0x20 ;
- 318374 constexpr std::uintptr_t Samplenumber = 0x24 ;
- 318375 constexpr std::uintptr_t Scalefactor = 0x28 ;
- 318376 constexpr std::uintptr_t Subbandnumber = 0x2C ;
- 318377 constexpr std::uintptr_t Channel2Scalefactor = 0x30 ;
- 318378 }
- 318379
- 318380 namespace MP3Sharp_Decoding_Decoders_LayerI__SubbandLayer1Stereo
- 318381 {
- 318382 constexpr std::uintptr_t Allocation = 0x10 ;
- 318383 constexpr std::uintptr_t Factor = 0x14 ;
- 318384 constexpr std::uintptr_t Offset = 0x18 ;
- 318385 constexpr std::uintptr_t Sample = 0x1C ;
- 318386 constexpr std::uintptr_t Samplelength = 0x20 ;
- 318387 constexpr std::uintptr_t Samplenumber = 0x24 ;
- 318388 constexpr std::uintptr_t Scalefactor = 0x28 ;
- 318389 constexpr std::uintptr_t Subbandnumber = 0x2C ;
- 318390 constexpr std::uintptr_t Channel2Allocation = 0x30 ;
- 318391 constexpr std::uintptr_t Channel2Factor = 0x34 ;
- 318392 constexpr std::uintptr_t Channel2Offset = 0x38 ;
- 318393 constexpr std::uintptr_t Channel2Sample = 0x3C ;
- 318394 constexpr std::uintptr_t Channel2Samplelength = 0x40 ;
- 318395 constexpr std::uintptr_t Channel2Scalefactor = 0x44 ;
- 318396 }
- 318397
- 318398 namespace MP3Sharp_Decoding_Decoders_LayerII__SubbandLayer2
- 318399 {
- 318400 constexpr std::uintptr_t Allocation = 0x10 ;
- 318401 constexpr std::uintptr_t CFactor = 0x18 ;
- 318402 constexpr std::uintptr_t Codelength = 0x20 ;
- 318403 constexpr std::uintptr_t D = 0x28 ;
- 318404 constexpr std::uintptr_t Factor = 0x30 ;
- 318405 constexpr std::uintptr_t Groupingtable = 0x38 ;
- 318406 constexpr std::uintptr_t Groupnumber = 0x40 ;
- 318407 constexpr std::uintptr_t Samplenumber = 0x44 ;
- 318408 constexpr std::uintptr_t Samples = 0x48 ;
- 318409 constexpr std::uintptr_t Scalefactor1 = 0x50 ;
- 318410 constexpr std::uintptr_t Scalefactor2 = 0x54 ;
- 318411 constexpr std::uintptr_t Scalefactor3 = 0x58 ;
- 318412 constexpr std::uintptr_t Scfsi = 0x5C ;
- 318413 constexpr std::uintptr_t Subbandnumber = 0x60 ;
- 318414
- 318415 namespace _static
- 318416 {
- 318417 constexpr std::uintptr_t Grouping5Bits = 0x0 ;
- 318418 constexpr std::uintptr_t Grouping7Bits = 0x8 ;
- 318419 constexpr std::uintptr_t Grouping10Bits = 0x10 ;
- 318420 constexpr std::uintptr_t TableAb1Codelength = 0x18 ;
- 318421 constexpr std::uintptr_t TableAb1Groupingtables = 0x20 ;
- 318422 constexpr std::uintptr_t TableAb1Factor = 0x28 ;
- 318423 constexpr std::uintptr_t TableAb1C = 0x30 ;
- 318424 constexpr std::uintptr_t TableAb1D = 0x38 ;
- 318425 constexpr std::uintptr_t TableAb234Groupingtables = 0x40 ;
- 318426 constexpr std::uintptr_t TableAb2Codelength = 0x48 ;
- 318427 constexpr std::uintptr_t TableAb2Factor = 0x50 ;
- 318428 constexpr std::uintptr_t TableAb2C = 0x58 ;
- 318429 constexpr std::uintptr_t TableAb2D = 0x60 ;
- 318430 constexpr std::uintptr_t TableAb3Codelength = 0x68 ;
- 318431 constexpr std::uintptr_t TableAb3Factor = 0x70 ;
- 318432 constexpr std::uintptr_t TableAb3C = 0x78 ;
- 318433 constexpr std::uintptr_t TableAb3D = 0x80 ;
- 318434 constexpr std::uintptr_t TableAb4Codelength = 0x88 ;
- 318435 constexpr std::uintptr_t TableAb4Factor = 0x90 ;
- 318436 constexpr std::uintptr_t TableAb4C = 0x98 ;
- 318437 constexpr std::uintptr_t TableAb4D = 0xA0 ;
- 318438 constexpr std::uintptr_t TableCdCodelength = 0xA8 ;
- 318439 constexpr std::uintptr_t TableCdGroupingtables = 0xB0 ;
- 318440 constexpr std::uintptr_t TableCdFactor = 0xB8 ;
- 318441 constexpr std::uintptr_t TableCdC = 0xC0 ;
- 318442 constexpr std::uintptr_t TableCdD = 0xC8 ;
- 318443 }
- 318444
- 318445 }
- 318446
- 318447 namespace MP3Sharp_Decoding_Decoders_LayerII__SubbandLayer2IntensityStereo
- 318448 {
- 318449 constexpr std::uintptr_t Allocation = 0x10 ;
- 318450 constexpr std::uintptr_t CFactor = 0x18 ;
- 318451 constexpr std::uintptr_t Codelength = 0x20 ;
- 318452 constexpr std::uintptr_t D = 0x28 ;
- 318453 constexpr std::uintptr_t Factor = 0x30 ;
- 318454 constexpr std::uintptr_t Groupingtable = 0x38 ;
- 318455 constexpr std::uintptr_t Groupnumber = 0x40 ;
- 318456 constexpr std::uintptr_t Samplenumber = 0x44 ;
- 318457 constexpr std::uintptr_t Samples = 0x48 ;
- 318458 constexpr std::uintptr_t Scalefactor1 = 0x50 ;
- 318459 constexpr std::uintptr_t Scalefactor2 = 0x54 ;
- 318460 constexpr std::uintptr_t Scalefactor3 = 0x58 ;
- 318461 constexpr std::uintptr_t Scfsi = 0x5C ;
- 318462 constexpr std::uintptr_t Subbandnumber = 0x60 ;
- 318463 constexpr std::uintptr_t Channel2Scalefactor1 = 0x68 ;
- 318464 constexpr std::uintptr_t Channel2Scalefactor2 = 0x6C ;
- 318465 constexpr std::uintptr_t Channel2Scalefactor3 = 0x70 ;
- 318466 constexpr std::uintptr_t Channel2Scfsi = 0x74 ;
- 318467 }
- 318468
- 318469 namespace MP3Sharp_Decoding_Decoders_LayerII__SubbandLayer2Stereo
- 318470 {
- 318471 constexpr std::uintptr_t Allocation = 0x10 ;
- 318472 constexpr std::uintptr_t CFactor = 0x18 ;
- 318473 constexpr std::uintptr_t Codelength = 0x20 ;
- 318474 constexpr std::uintptr_t D = 0x28 ;
- 318475 constexpr std::uintptr_t Factor = 0x30 ;
- 318476 constexpr std::uintptr_t Groupingtable = 0x38 ;
- 318477 constexpr std::uintptr_t Groupnumber = 0x40 ;
- 318478 constexpr std::uintptr_t Samplenumber = 0x44 ;
- 318479 constexpr std::uintptr_t Samples = 0x48 ;
- 318480 constexpr std::uintptr_t Scalefactor1 = 0x50 ;
- 318481 constexpr std::uintptr_t Scalefactor2 = 0x54 ;
- 318482 constexpr std::uintptr_t Scalefactor3 = 0x58 ;
- 318483 constexpr std::uintptr_t Scfsi = 0x5C ;
- 318484 constexpr std::uintptr_t Subbandnumber = 0x60 ;
- 318485 constexpr std::uintptr_t Channel2Allocation = 0x68 ;
- 318486 constexpr std::uintptr_t Channel2C = 0x70 ;
- 318487 constexpr std::uintptr_t Channel2Codelength = 0x78 ;
- 318488 constexpr std::uintptr_t Channel2D = 0x80 ;
- 318489 constexpr std::uintptr_t Channel2Factor = 0x88 ;
- 318490 constexpr std::uintptr_t Channel2Samples = 0x90 ;
- 318491 constexpr std::uintptr_t Channel2Scalefactor1 = 0x98 ;
- 318492 constexpr std::uintptr_t Channel2Scalefactor2 = 0x9C ;
- 318493 constexpr std::uintptr_t Channel2Scalefactor3 = 0xA0 ;
- 318494 constexpr std::uintptr_t Channel2Scfsi = 0xA4 ;
- 318495 }
- 318496
- 318497 namespace MP3Sharp_Decoding_Decoders_LayerIII__ChannelData
- 318498 {
- 318499 constexpr std::uintptr_t Granules = 0x10 ;
- 318500 constexpr std::uintptr_t ScaleFactorBits = 0x18 ;
- 318501 }
- 318502
- 318503 namespace MP3Sharp_Decoding_Decoders_LayerIII__GranuleInfo
- 318504 {
- 318505 constexpr std::uintptr_t BigValues = 0x10 ;
- 318506 constexpr std::uintptr_t BlockType = 0x14 ;
- 318507 constexpr std::uintptr_t Count1TableSelect = 0x18 ;
- 318508 constexpr std::uintptr_t GlobalGain = 0x1C ;
- 318509 constexpr std::uintptr_t MixedBlockFlag = 0x20 ;
- 318510 constexpr std::uintptr_t Part23Length = 0x24 ;
- 318511 constexpr std::uintptr_t Preflag = 0x28 ;
- 318512 constexpr std::uintptr_t Region0Count = 0x2C ;
- 318513 constexpr std::uintptr_t Region1Count = 0x30 ;
- 318514 constexpr std::uintptr_t ScaleFacCompress = 0x34 ;
- 318515 constexpr std::uintptr_t ScaleFacScale = 0x38 ;
- 318516 constexpr std::uintptr_t SubblockGain = 0x40 ;
- 318517 constexpr std::uintptr_t TableSelect = 0x48 ;
- 318518 constexpr std::uintptr_t WindowSwitchingFlag = 0x50 ;
- 318519 }
- 318520
- 318521 namespace MP3Sharp_Decoding_Decoders_LayerIII__Layer3SideInfo
- 318522 {
- 318523 constexpr std::uintptr_t Channels = 0x10 ;
- 318524 constexpr std::uintptr_t MainDataBegin = 0x18 ;
- 318525 constexpr std::uintptr_t PrivateBits = 0x1C ;
- 318526 }
- 318527
- 318528 namespace MP3Sharp_Decoding_Decoders_LayerIII__SBI
- 318529 {
- 318530 constexpr std::uintptr_t L = 0x10 ;
- 318531 constexpr std::uintptr_t S = 0x18 ;
- 318532 }
- 318533
- 318534 namespace MP3Sharp_Decoding_Decoders_LayerIII__ScaleFactorData
- 318535 {
- 318536 constexpr std::uintptr_t L = 0x10 ;
- 318537 constexpr std::uintptr_t S = 0x18 ;
- 318538 }
- 318539
- 318540 namespace MP3Sharp_Decoding_Decoders_LayerIII__ScaleFactorTable
- 318541 {
- 318542 constexpr std::uintptr_t L = 0x10 ;
- 318543 constexpr std::uintptr_t S = 0x18 ;
- 318544 constexpr std::uintptr_t _EnclosingInstance = 0x20 ;
- 318545 }
- 318546
- 318547 namespace ToolbarButtonSize
- 318548 {
- 318549 constexpr std::uintptr_t value__ = 0x0 ;
- 318550 }
- 318551
- 318552 namespace WindowFunction
- 318553 {
- 318554 constexpr std::uintptr_t method_ptr = 0x10 ;
- 318555 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 318556 constexpr std::uintptr_t m_target = 0x20 ;
- 318557 constexpr std::uintptr_t method = 0x28 ;
- 318558 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 318559 constexpr std::uintptr_t extra_arg = 0x38 ;
- 318560 constexpr std::uintptr_t method_code = 0x40 ;
- 318561 constexpr std::uintptr_t interp_method = 0x48 ;
- 318562 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 318563 constexpr std::uintptr_t method_info = 0x58 ;
- 318564 constexpr std::uintptr_t original_method_info = 0x60 ;
- 318565 constexpr std::uintptr_t data = 0x68 ;
- 318566 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 318567 constexpr std::uintptr_t delegates = 0x78 ;
- 318568 }
- 318569
- 318570 namespace ParentClipScope
- 318571 {
- 318572 constexpr std::uintptr_t m_Disposed = 0x0 ;
- 318573 }
- 318574
- 318575 namespace Type
- 318576 {
- 318577 constexpr std::uintptr_t value__ = 0x0 ;
- 318578 }
- 318579
- 318580 namespace LayoutCache
- 318581 {
- 318582 constexpr std::uintptr_t TypeInfo = 0x107E9FA0 ;
- 318583 constexpr std::uintptr_t _id_k__BackingField = 0x10 ;
- 318584 constexpr std::uintptr_t topLevel = 0x18 ;
- 318585 constexpr std::uintptr_t layoutGroups = 0x20 ;
- 318586 constexpr std::uintptr_t windows = 0x28 ;
- 318587 }
- 318588
- 318589 namespace SkinChangedDelegate
- 318590 {
- 318591 constexpr std::uintptr_t method_ptr = 0x10 ;
- 318592 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 318593 constexpr std::uintptr_t m_target = 0x20 ;
- 318594 constexpr std::uintptr_t method = 0x28 ;
- 318595 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 318596 constexpr std::uintptr_t extra_arg = 0x38 ;
- 318597 constexpr std::uintptr_t method_code = 0x40 ;
- 318598 constexpr std::uintptr_t interp_method = 0x48 ;
- 318599 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 318600 constexpr std::uintptr_t method_info = 0x58 ;
- 318601 constexpr std::uintptr_t original_method_info = 0x60 ;
- 318602 constexpr std::uintptr_t data = 0x68 ;
- 318603 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 318604 constexpr std::uintptr_t delegates = 0x78 ;
- 318605 }
- 318606
- 318607 namespace TextHandleTuple
- 318608 {
- 318609 constexpr std::uintptr_t lastTimeUsed = 0x10 ;
- 318610 constexpr std::uintptr_t hashCode = 0x14 ;
- 318611 }
- 318612
- 318613 namespace KeyEvent
- 318614 {
- 318615 constexpr std::uintptr_t _key_k__BackingField = 0x0 ;
- 318616 constexpr std::uintptr_t _modifiers_k__BackingField = 0x4 ;
- 318617 }
- 318618
- 318619 namespace DblClickSnapping
- 318620 {
- 318621 constexpr std::uintptr_t value__ = 0x0 ;
- 318622 }
- 318623
- 318624 namespace CharacterType
- 318625 {
- 318626 constexpr std::uintptr_t value__ = 0x0 ;
- 318627 }
- 318628
- 318629 namespace Direction
- 318630 {
- 318631 constexpr std::uintptr_t value__ = 0x0 ;
- 318632 }
- 318633
- 318634 namespace UnityEngine__Event
- 318635 {
- 318636 constexpr std::uintptr_t TypeInfo = 0x1076B2E0 ;
- 318637 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 318638
- 318639 namespace _static
- 318640 {
- 318641 constexpr std::uintptr_t s_AllowOutsideOnGUI = 0x0 ;
- 318642 constexpr std::uintptr_t s_Current = 0x8 ;
- 318643 constexpr std::uintptr_t s_MasterEvent = 0x10 ;
- 318644 }
- 318645
- 318646 }
- 318647
- 318648 namespace UnityEngine__EventType
- 318649 {
- 318650 constexpr std::uintptr_t value__ = 0x0 ;
- 318651 }
- 318652
- 318653 namespace UnityEngine__EventModifiers
- 318654 {
- 318655 constexpr std::uintptr_t value__ = 0x0 ;
- 318656 }
- 318657
- 318658 namespace UnityEngine__PointerType
- 318659 {
- 318660 constexpr std::uintptr_t value__ = 0x0 ;
- 318661 }
- 318662
- 318663 namespace UnityEngine__EventInterests
- 318664 {
- 318665 constexpr std::uintptr_t _wantsMouseMove_k__BackingField = 0x0 ;
- 318666 constexpr std::uintptr_t _wantsMouseEnterLeaveWindow_k__BackingField = 0x1 ;
- 318667 constexpr std::uintptr_t _wantsLessLayoutEvents_k__BackingField = 0x2 ;
- 318668 }
- 318669
- 318670 namespace UnityEngine__GUIContent
- 318671 {
- 318672 constexpr std::uintptr_t TypeInfo = 0x108447D8 ;
- 318673 constexpr std::uintptr_t m_Text = 0x10 ;
- 318674 constexpr std::uintptr_t m_Image = 0x18 ;
- 318675 constexpr std::uintptr_t m_Tooltip = 0x20 ;
- 318676 constexpr std::uintptr_t m_TextWithWhitespace = 0x28 ;
- 318677 constexpr std::uintptr_t OnTextChanged = 0x30 ;
- 318678
- 318679 namespace _static
- 318680 {
- 318681 constexpr std::uintptr_t s_Text = 0x0 ;
- 318682 constexpr std::uintptr_t s_Image = 0x8 ;
- 318683 constexpr std::uintptr_t s_TextImage = 0x10 ;
- 318684 constexpr std::uintptr_t k_ZeroWidthSpace = 0x18 ;
- 318685 constexpr std::uintptr_t none = 0x20 ;
- 318686 }
- 318687
- 318688 }
- 318689
- 318690 namespace UnityEngine__ScaleMode
- 318691 {
- 318692 constexpr std::uintptr_t value__ = 0x0 ;
- 318693 }
- 318694
- 318695 namespace UnityEngine__FocusType
- 318696 {
- 318697 constexpr std::uintptr_t value__ = 0x0 ;
- 318698 }
- 318699
- 318700 namespace UnityEngine__GUILayoutOption
- 318701 {
- 318702 constexpr std::uintptr_t type = 0x10 ;
- 318703 constexpr std::uintptr_t value = 0x18 ;
- 318704 }
- 318705
- 318706 namespace UnityEngine__GUISettings
- 318707 {
- 318708 constexpr std::uintptr_t TypeInfo = 0x107EA2D8 ;
- 318709 constexpr std::uintptr_t m_DoubleClickSelectsWord = 0x10 ;
- 318710 constexpr std::uintptr_t m_TripleClickSelectsLine = 0x11 ;
- 318711 constexpr std::uintptr_t m_CursorColor = 0x14 ;
- 318712 constexpr std::uintptr_t m_CursorFlashSpeed = 0x24 ;
- 318713 constexpr std::uintptr_t m_SelectionColor = 0x28 ;
- 318714 }
- 318715
- 318716 namespace UnityEngine__GUISkin
- 318717 {
- 318718 constexpr std::uintptr_t TypeInfo = 0x107EA370 ;
- 318719 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 318720 constexpr std::uintptr_t m_Font = 0x18 ;
- 318721 constexpr std::uintptr_t m_box = 0x20 ;
- 318722 constexpr std::uintptr_t m_button = 0x28 ;
- 318723 constexpr std::uintptr_t m_toggle = 0x30 ;
- 318724 constexpr std::uintptr_t m_label = 0x38 ;
- 318725 constexpr std::uintptr_t m_textField = 0x40 ;
- 318726 constexpr std::uintptr_t m_textArea = 0x48 ;
- 318727 constexpr std::uintptr_t m_window = 0x50 ;
- 318728 constexpr std::uintptr_t m_horizontalSlider = 0x58 ;
- 318729 constexpr std::uintptr_t m_horizontalSliderThumb = 0x60 ;
- 318730 constexpr std::uintptr_t m_horizontalSliderThumbExtent = 0x68 ;
- 318731 constexpr std::uintptr_t m_verticalSlider = 0x70 ;
- 318732 constexpr std::uintptr_t m_verticalSliderThumb = 0x78 ;
- 318733 constexpr std::uintptr_t m_verticalSliderThumbExtent = 0x80 ;
- 318734 constexpr std::uintptr_t m_SliderMixed = 0x88 ;
- 318735 constexpr std::uintptr_t m_horizontalScrollbar = 0x90 ;
- 318736 constexpr std::uintptr_t m_horizontalScrollbarThumb = 0x98 ;
- 318737 constexpr std::uintptr_t m_horizontalScrollbarLeftButton = 0xA0 ;
- 318738 constexpr std::uintptr_t m_horizontalScrollbarRightButton = 0xA8 ;
- 318739 constexpr std::uintptr_t m_verticalScrollbar = 0xB0 ;
- 318740 constexpr std::uintptr_t m_verticalScrollbarThumb = 0xB8 ;
- 318741 constexpr std::uintptr_t m_verticalScrollbarUpButton = 0xC0 ;
- 318742 constexpr std::uintptr_t m_verticalScrollbarDownButton = 0xC8 ;
- 318743 constexpr std::uintptr_t m_ScrollView = 0xD0 ;
- 318744 constexpr std::uintptr_t m_CustomStyles = 0xD8 ;
- 318745 constexpr std::uintptr_t m_Settings = 0xE0 ;
- 318746 constexpr std::uintptr_t m_Styles = 0xE8 ;
- 318747
- 318748 namespace _static
- 318749 {
- 318750 constexpr std::uintptr_t ms_Error = 0x0 ;
- 318751 constexpr std::uintptr_t m_SkinChanged = 0x8 ;
- 318752 constexpr std::uintptr_t current = 0x10 ;
- 318753 }
- 318754
- 318755 }
- 318756
- 318757 namespace UnityEngine__GUIStyleState
- 318758 {
- 318759 constexpr std::uintptr_t TypeInfo = 0x107E9CC0 ;
- 318760 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 318761 constexpr std::uintptr_t m_SourceStyle = 0x18 ;
- 318762 }
- 318763
- 318764 namespace UnityEngine__GUIStyle
- 318765 {
- 318766 constexpr std::uintptr_t TypeInfo = 0x10757B18 ;
- 318767 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 318768 constexpr std::uintptr_t m_Normal = 0x18 ;
- 318769 constexpr std::uintptr_t m_Hover = 0x20 ;
- 318770 constexpr std::uintptr_t m_Active = 0x28 ;
- 318771 constexpr std::uintptr_t m_Focused = 0x30 ;
- 318772 constexpr std::uintptr_t m_OnNormal = 0x38 ;
- 318773 constexpr std::uintptr_t m_OnHover = 0x40 ;
- 318774 constexpr std::uintptr_t m_OnActive = 0x48 ;
- 318775 constexpr std::uintptr_t m_OnFocused = 0x50 ;
- 318776 constexpr std::uintptr_t m_Border = 0x58 ;
- 318777 constexpr std::uintptr_t m_Padding = 0x60 ;
- 318778 constexpr std::uintptr_t m_Margin = 0x68 ;
- 318779 constexpr std::uintptr_t m_Overflow = 0x70 ;
- 318780 constexpr std::uintptr_t m_Name = 0x78 ;
- 318781
- 318782 namespace _static
- 318783 {
- 318784 constexpr std::uintptr_t showKeyboardFocus = 0x0 ;
- 318785 constexpr std::uintptr_t s_None = 0x8 ;
- 318786 }
- 318787
- 318788 }
- 318789
- 318790 namespace UnityEngine__ImagePosition
- 318791 {
- 318792 constexpr std::uintptr_t value__ = 0x0 ;
- 318793 }
- 318794
- 318795 namespace UnityEngine__TextClipping
- 318796 {
- 318797 constexpr std::uintptr_t value__ = 0x0 ;
- 318798 }
- 318799
- 318800 namespace UnityEngine__GUITargetAttribute
- 318801 {
- 318802 constexpr std::uintptr_t TypeInfo = 0x107E9670 ;
- 318803 constexpr std::uintptr_t displayMask = 0x10 ;
- 318804 }
- 318805
- 318806 namespace UnityEngine__ExitGUIException
- 318807 {
- 318808 constexpr std::uintptr_t _className = 0x10 ;
- 318809 constexpr std::uintptr_t _message = 0x18 ;
- 318810 constexpr std::uintptr_t _data = 0x20 ;
- 318811 constexpr std::uintptr_t _innerException = 0x28 ;
- 318812 constexpr std::uintptr_t _helpURL = 0x30 ;
- 318813 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 318814 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 318815 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 318816 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 318817 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 318818 constexpr std::uintptr_t _HResult = 0x60 ;
- 318819 constexpr std::uintptr_t _source = 0x68 ;
- 318820 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 318821 constexpr std::uintptr_t captured_traces = 0x78 ;
- 318822 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 318823 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 318824 }
- 318825
- 318826 namespace UnityEngine__IMGUITextHandle
- 318827 {
- 318828 constexpr std::uintptr_t nativeSettings = 0x10 ;
- 318829 constexpr std::uintptr_t pixelPreferedSize = 0x80 ;
- 318830 constexpr std::uintptr_t m_ScreenRect = 0x88 ;
- 318831 constexpr std::uintptr_t m_LineHeightDefault = 0x98 ;
- 318832 constexpr std::uintptr_t m_IsPlaceholder = 0x9C ;
- 318833 constexpr std::uintptr_t m_IsElided = 0x9D ;
- 318834 constexpr std::uintptr_t m_CreateGenerationIteration = 0xA0 ;
- 318835 constexpr std::uintptr_t m_TextGenerationInfo = 0xA8 ;
- 318836 constexpr std::uintptr_t _TextInfoNode_k__BackingField = 0xB0 ;
- 318837 constexpr std::uintptr_t _IsCachedTemporary_k__BackingField = 0xB8 ;
- 318838 constexpr std::uintptr_t m_TextHandleFlags = 0xBC ;
- 318839 constexpr std::uintptr_t m_PreviousGenerationSettingsHash = 0xC0 ;
- 318840 constexpr std::uintptr_t isDirty = 0xC4 ;
- 318841 constexpr std::uintptr_t tuple = 0xC8 ;
- 318842 constexpr std::uintptr_t isCachedOnNative = 0xD0 ;
- 318843
- 318844 namespace _static
- 318845 {
- 318846 constexpr std::uintptr_t textHandles = 0x0 ;
- 318847 constexpr std::uintptr_t textHandlesTuple = 0x8 ;
- 318848 constexpr std::uintptr_t lastCleanupTime = 0x10 ;
- 318849 constexpr std::uintptr_t newHandlesSinceCleanup = 0x14 ;
- 318850 }
- 318851
- 318852 }
- 318853
- 318854 namespace UnityEngine__GUILayoutEntry
- 318855 {
- 318856 constexpr std::uintptr_t TypeInfo = 0x107EA220 ;
- 318857 constexpr std::uintptr_t minWidth = 0x10 ;
- 318858 constexpr std::uintptr_t maxWidth = 0x14 ;
- 318859 constexpr std::uintptr_t minHeight = 0x18 ;
- 318860 constexpr std::uintptr_t maxHeight = 0x1C ;
- 318861 constexpr std::uintptr_t rect = 0x20 ;
- 318862 constexpr std::uintptr_t stretchWidth = 0x30 ;
- 318863 constexpr std::uintptr_t stretchHeight = 0x34 ;
- 318864 constexpr std::uintptr_t consideredForMargin = 0x38 ;
- 318865 constexpr std::uintptr_t m_Style = 0x40 ;
- 318866
- 318867 namespace _static
- 318868 {
- 318869 constexpr std::uintptr_t kDummyRect = 0x0 ;
- 318870 constexpr std::uintptr_t indent = 0x10 ;
- 318871 }
- 318872
- 318873 }
- 318874
- 318875 namespace UnityEngine__GUIWordWrapSizer
- 318876 {
- 318877 constexpr std::uintptr_t minWidth = 0x10 ;
- 318878 constexpr std::uintptr_t maxWidth = 0x14 ;
- 318879 constexpr std::uintptr_t minHeight = 0x18 ;
- 318880 constexpr std::uintptr_t maxHeight = 0x1C ;
- 318881 constexpr std::uintptr_t rect = 0x20 ;
- 318882 constexpr std::uintptr_t stretchWidth = 0x30 ;
- 318883 constexpr std::uintptr_t stretchHeight = 0x34 ;
- 318884 constexpr std::uintptr_t consideredForMargin = 0x38 ;
- 318885 constexpr std::uintptr_t m_Style = 0x40 ;
- 318886 constexpr std::uintptr_t m_Content = 0x48 ;
- 318887 constexpr std::uintptr_t m_ForcedMinHeight = 0x50 ;
- 318888 constexpr std::uintptr_t m_ForcedMaxHeight = 0x54 ;
- 318889 }
- 318890
- 318891 namespace UnityEngine__GUILayoutGroup
- 318892 {
- 318893 constexpr std::uintptr_t TypeInfo = 0x107EA010 ;
- 318894 constexpr std::uintptr_t minWidth = 0x10 ;
- 318895 constexpr std::uintptr_t maxWidth = 0x14 ;
- 318896 constexpr std::uintptr_t minHeight = 0x18 ;
- 318897 constexpr std::uintptr_t maxHeight = 0x1C ;
- 318898 constexpr std::uintptr_t rect = 0x20 ;
- 318899 constexpr std::uintptr_t stretchWidth = 0x30 ;
- 318900 constexpr std::uintptr_t stretchHeight = 0x34 ;
- 318901 constexpr std::uintptr_t consideredForMargin = 0x38 ;
- 318902 constexpr std::uintptr_t m_Style = 0x40 ;
- 318903 constexpr std::uintptr_t entries = 0x48 ;
- 318904 constexpr std::uintptr_t isVertical = 0x50 ;
- 318905 constexpr std::uintptr_t resetCoords = 0x51 ;
- 318906 constexpr std::uintptr_t spacing = 0x54 ;
- 318907 constexpr std::uintptr_t sameSize = 0x58 ;
- 318908 constexpr std::uintptr_t isWindow = 0x59 ;
- 318909 constexpr std::uintptr_t windowID = 0x5C ;
- 318910 constexpr std::uintptr_t m_Cursor = 0x60 ;
- 318911 constexpr std::uintptr_t m_StretchableCountX = 0x64 ;
- 318912 constexpr std::uintptr_t m_StretchableCountY = 0x68 ;
- 318913 constexpr std::uintptr_t m_UserSpecifiedWidth = 0x6C ;
- 318914 constexpr std::uintptr_t m_UserSpecifiedHeight = 0x6D ;
- 318915 constexpr std::uintptr_t m_ChildMinWidth = 0x70 ;
- 318916 constexpr std::uintptr_t m_ChildMaxWidth = 0x74 ;
- 318917 constexpr std::uintptr_t m_ChildMinHeight = 0x78 ;
- 318918 constexpr std::uintptr_t m_ChildMaxHeight = 0x7C ;
- 318919 constexpr std::uintptr_t m_MarginLeft = 0x80 ;
- 318920 constexpr std::uintptr_t m_MarginRight = 0x84 ;
- 318921 constexpr std::uintptr_t m_MarginTop = 0x88 ;
- 318922 constexpr std::uintptr_t m_MarginBottom = 0x8C ;
- 318923
- 318924 namespace _static
- 318925 {
- 318926 constexpr std::uintptr_t none = 0x0 ;
- 318927 }
- 318928
- 318929 }
- 318930
- 318931 namespace UnityEngine__GUIScrollGroup
- 318932 {
- 318933 constexpr std::uintptr_t minWidth = 0x10 ;
- 318934 constexpr std::uintptr_t maxWidth = 0x14 ;
- 318935 constexpr std::uintptr_t minHeight = 0x18 ;
- 318936 constexpr std::uintptr_t maxHeight = 0x1C ;
- 318937 constexpr std::uintptr_t rect = 0x20 ;
- 318938 constexpr std::uintptr_t stretchWidth = 0x30 ;
- 318939 constexpr std::uintptr_t stretchHeight = 0x34 ;
- 318940 constexpr std::uintptr_t consideredForMargin = 0x38 ;
- 318941 constexpr std::uintptr_t m_Style = 0x40 ;
- 318942 constexpr std::uintptr_t entries = 0x48 ;
- 318943 constexpr std::uintptr_t isVertical = 0x50 ;
- 318944 constexpr std::uintptr_t resetCoords = 0x51 ;
- 318945 constexpr std::uintptr_t spacing = 0x54 ;
- 318946 constexpr std::uintptr_t sameSize = 0x58 ;
- 318947 constexpr std::uintptr_t isWindow = 0x59 ;
- 318948 constexpr std::uintptr_t windowID = 0x5C ;
- 318949 constexpr std::uintptr_t m_Cursor = 0x60 ;
- 318950 constexpr std::uintptr_t m_StretchableCountX = 0x64 ;
- 318951 constexpr std::uintptr_t m_StretchableCountY = 0x68 ;
- 318952 constexpr std::uintptr_t m_UserSpecifiedWidth = 0x6C ;
- 318953 constexpr std::uintptr_t m_UserSpecifiedHeight = 0x6D ;
- 318954 constexpr std::uintptr_t m_ChildMinWidth = 0x70 ;
- 318955 constexpr std::uintptr_t m_ChildMaxWidth = 0x74 ;
- 318956 constexpr std::uintptr_t m_ChildMinHeight = 0x78 ;
- 318957 constexpr std::uintptr_t m_ChildMaxHeight = 0x7C ;
- 318958 constexpr std::uintptr_t m_MarginLeft = 0x80 ;
- 318959 constexpr std::uintptr_t m_MarginRight = 0x84 ;
- 318960 constexpr std::uintptr_t m_MarginTop = 0x88 ;
- 318961 constexpr std::uintptr_t m_MarginBottom = 0x8C ;
- 318962 constexpr std::uintptr_t calcMinWidth = 0x90 ;
- 318963 constexpr std::uintptr_t calcMaxWidth = 0x94 ;
- 318964 constexpr std::uintptr_t calcMinHeight = 0x98 ;
- 318965 constexpr std::uintptr_t calcMaxHeight = 0x9C ;
- 318966 constexpr std::uintptr_t clientWidth = 0xA0 ;
- 318967 constexpr std::uintptr_t clientHeight = 0xA4 ;
- 318968 constexpr std::uintptr_t allowHorizontalScroll = 0xA8 ;
- 318969 constexpr std::uintptr_t allowVerticalScroll = 0xA9 ;
- 318970 constexpr std::uintptr_t needsHorizontalScrollbar = 0xAA ;
- 318971 constexpr std::uintptr_t needsVerticalScrollbar = 0xAB ;
- 318972 constexpr std::uintptr_t horizontalScrollbar = 0xB0 ;
- 318973 constexpr std::uintptr_t verticalScrollbar = 0xB8 ;
- 318974 }
- 318975
- 318976 namespace UnityEngine__ObjectGUIState
- 318977 {
- 318978 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 318979 }
- 318980
- 318981 namespace UnityEngine__RuntimeTextSettings
- 318982 {
- 318983 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 318984 constexpr std::uintptr_t m_Version = 0x18 ;
- 318985 constexpr std::uintptr_t m_DefaultFontAsset = 0x20 ;
- 318986 constexpr std::uintptr_t m_DefaultFontAssetPath = 0x28 ;
- 318987 constexpr std::uintptr_t m_FallbackFontAssets = 0x30 ;
- 318988 constexpr std::uintptr_t m_FallbackOSFontAssets = 0x38 ;
- 318989 constexpr std::uintptr_t m_MatchMaterialPreset = 0x40 ;
- 318990 constexpr std::uintptr_t m_MissingCharacterUnicode = 0x44 ;
- 318991 constexpr std::uintptr_t m_ClearDynamicDataOnBuild = 0x48 ;
- 318992 constexpr std::uintptr_t m_EnableEmojiSupport = 0x49 ;
- 318993 constexpr std::uintptr_t m_EmojiFallbackTextAssets = 0x50 ;
- 318994 constexpr std::uintptr_t m_DefaultSpriteAsset = 0x58 ;
- 318995 constexpr std::uintptr_t m_DefaultSpriteAssetPath = 0x60 ;
- 318996 constexpr std::uintptr_t m_FallbackSpriteAssets = 0x68 ;
- 318997 constexpr std::uintptr_t m_MissingSpriteCharacterUnicode = 0x70 ;
- 318998 constexpr std::uintptr_t m_DefaultStyleSheet = 0x78 ;
- 318999 constexpr std::uintptr_t m_StyleSheetsResourcePath = 0x80 ;
- 319000 constexpr std::uintptr_t m_DefaultColorGradientPresetsPath = 0x88 ;
- 319001 constexpr std::uintptr_t m_UnicodeLineBreakingRules = 0x90 ;
- 319002 constexpr std::uintptr_t m_DisplayWarnings = 0x98 ;
- 319003 constexpr std::uintptr_t m_FontLookup = 0xA0 ;
- 319004 constexpr std::uintptr_t m_FontReferences = 0xA8 ;
- 319005 constexpr std::uintptr_t m_NativeTextSettings = 0xB0 ;
- 319006 constexpr std::uintptr_t m_IsNativeTextSettingsDirty = 0xB8 ;
- 319007
- 319008 namespace _static
- 319009 {
- 319010 constexpr std::uintptr_t s_DefaultTextSettings = 0x0 ;
- 319011 }
- 319012
- 319013 }
- 319014
- 319015 namespace UnityEngine__ScrollViewState
- 319016 {
- 319017 constexpr std::uintptr_t position = 0x10 ;
- 319018 constexpr std::uintptr_t visibleRect = 0x20 ;
- 319019 constexpr std::uintptr_t viewRect = 0x30 ;
- 319020 constexpr std::uintptr_t scrollPosition = 0x40 ;
- 319021 constexpr std::uintptr_t apply = 0x48 ;
- 319022 constexpr std::uintptr_t isDuringTouchScroll = 0x49 ;
- 319023 constexpr std::uintptr_t touchScrollStartMousePosition = 0x4C ;
- 319024 constexpr std::uintptr_t touchScrollStartPosition = 0x54 ;
- 319025 constexpr std::uintptr_t velocity = 0x5C ;
- 319026 constexpr std::uintptr_t previousTimeSinceStartup = 0x64 ;
- 319027 }
- 319028
- 319029 namespace UnityEngine__SliderState
- 319030 {
- 319031 constexpr std::uintptr_t dragStartPos = 0x10 ;
- 319032 constexpr std::uintptr_t dragStartValue = 0x14 ;
- 319033 constexpr std::uintptr_t isDragging = 0x18 ;
- 319034 }
- 319035
- 319036 namespace UnityEngine__SliderHandler
- 319037 {
- 319038 constexpr std::uintptr_t position = 0x0 ;
- 319039 constexpr std::uintptr_t currentValue = 0x10 ;
- 319040 constexpr std::uintptr_t size = 0x14 ;
- 319041 constexpr std::uintptr_t start = 0x18 ;
- 319042 constexpr std::uintptr_t end = 0x1C ;
- 319043 constexpr std::uintptr_t slider = 0x20 ;
- 319044 constexpr std::uintptr_t thumb = 0x28 ;
- 319045 constexpr std::uintptr_t thumbExtent = 0x30 ;
- 319046 constexpr std::uintptr_t horiz = 0x38 ;
- 319047 constexpr std::uintptr_t id = 0x3C ;
- 319048 }
- 319049
- 319050 namespace UnityEngine__TextEditOp
- 319051 {
- 319052 constexpr std::uintptr_t value__ = 0x0 ;
- 319053 }
- 319054
- 319055 namespace UnityEngine__TextSelectOp
- 319056 {
- 319057 constexpr std::uintptr_t value__ = 0x0 ;
- 319058 }
- 319059
- 319060 namespace UnityEngine__TextEditingUtilities
- 319061 {
- 319062 constexpr std::uintptr_t m_TextSelectingUtility = 0x10 ;
- 319063 constexpr std::uintptr_t textHandle = 0x18 ;
- 319064 constexpr std::uintptr_t m_CursorIndexSavedState = 0x20 ;
- 319065 constexpr std::uintptr_t isCompositionActive = 0x24 ;
- 319066 constexpr std::uintptr_t m_UpdateImeWindowPosition = 0x25 ;
- 319067 constexpr std::uintptr_t OnTextChanged = 0x28 ;
- 319068 constexpr std::uintptr_t multiline = 0x30 ;
- 319069 constexpr std::uintptr_t m_Text = 0x38 ;
- 319070 constexpr std::uintptr_t m_HighSurrogate = 0x40 ;
- 319071
- 319072 namespace _static
- 319073 {
- 319074 constexpr std::uintptr_t s_GlobalKeyMappings = 0x0 ;
- 319075 constexpr std::uintptr_t s_MacKeyMappings = 0x8 ;
- 319076 constexpr std::uintptr_t s_WindowsLinuxKeyMappings = 0x10 ;
- 319077 }
- 319078
- 319079 }
- 319080
- 319081 namespace UnityEngine__TextEditor
- 319082 {
- 319083 constexpr std::uintptr_t m_Content = 0x10 ;
- 319084 constexpr std::uintptr_t m_TextSelecting = 0x18 ;
- 319085 constexpr std::uintptr_t m_TextEditing = 0x20 ;
- 319086 constexpr std::uintptr_t m_TextHandle = 0x28 ;
- 319087 constexpr std::uintptr_t keyboardOnScreen = 0x30 ;
- 319088 constexpr std::uintptr_t controlID = 0x38 ;
- 319089 constexpr std::uintptr_t style = 0x40 ;
- 319090 constexpr std::uintptr_t hasHorizontalCursorPos = 0x48 ;
- 319091 constexpr std::uintptr_t isPasswordField = 0x49 ;
- 319092 constexpr std::uintptr_t scrollOffset = 0x4C ;
- 319093 constexpr std::uintptr_t focus = 0x54 ;
- 319094 constexpr std::uintptr_t m_TextWithWhitespace = 0x58 ;
- 319095 constexpr std::uintptr_t _position_k__BackingField = 0x60 ;
- 319096 constexpr std::uintptr_t graphicalCursorPos = 0x70 ;
- 319097 constexpr std::uintptr_t lastCursorPos = 0x78 ;
- 319098 constexpr std::uintptr_t previousContentSize = 0x80 ;
- 319099 constexpr std::uintptr_t oldText = 0x88 ;
- 319100 constexpr std::uintptr_t oldPos = 0x90 ;
- 319101 constexpr std::uintptr_t oldSelectPos = 0x94 ;
- 319102 }
- 319103
- 319104 namespace UnityEngine__TextSelectingUtilities
- 319105 {
- 319106 constexpr std::uintptr_t dblClickSnap = 0x10 ;
- 319107 constexpr std::uintptr_t iAltCursorPos = 0x14 ;
- 319108 constexpr std::uintptr_t hasHorizontalCursorPos = 0x18 ;
- 319109 constexpr std::uintptr_t m_bJustSelected = 0x19 ;
- 319110 constexpr std::uintptr_t m_MouseDragSelectsWholeWords = 0x1A ;
- 319111 constexpr std::uintptr_t m_DblClickInitPosStart = 0x1C ;
- 319112 constexpr std::uintptr_t m_DblClickInitPosEnd = 0x20 ;
- 319113 constexpr std::uintptr_t textHandle = 0x28 ;
- 319114 constexpr std::uintptr_t m_RevealCursor = 0x30 ;
- 319115 constexpr std::uintptr_t m_CursorIndex = 0x34 ;
- 319116 constexpr std::uintptr_t m_SelectIndex = 0x38 ;
- 319117 constexpr std::uintptr_t OnCursorIndexChange = 0x40 ;
- 319118 constexpr std::uintptr_t OnSelectIndexChange = 0x48 ;
- 319119 constexpr std::uintptr_t OnRevealCursorChange = 0x50 ;
- 319120
- 319121 namespace _static
- 319122 {
- 319123 constexpr std::uintptr_t s_GlobalKeyMappings = 0x0 ;
- 319124 constexpr std::uintptr_t s_MacKeyMappings = 0x8 ;
- 319125 constexpr std::uintptr_t s_WindowsLinuxKeyMappings = 0x10 ;
- 319126 }
- 319127
- 319128 }
- 319129
- 319130 namespace MonoScriptData
- 319131 {
- 319132 constexpr std::uintptr_t FilePathsData = 0x0 ;
- 319133 constexpr std::uintptr_t TypesData = 0x8 ;
- 319134 constexpr std::uintptr_t TotalTypes = 0x10 ;
- 319135 constexpr std::uintptr_t TotalFiles = 0x14 ;
- 319136 constexpr std::uintptr_t IsEditorOnly = 0x18 ;
- 319137 }
- 319138
- 319139 namespace PostPlaybackState
- 319140 {
- 319141 constexpr std::uintptr_t value__ = 0x0 ;
- 319142 }
- 319143
- 319144 namespace WeightInfo
- 319145 {
- 319146 constexpr std::uintptr_t mixer = 0x0 ;
- 319147 constexpr std::uintptr_t parentMixer = 0x10 ;
- 319148 constexpr std::uintptr_t port = 0x20 ;
- 319149 }
- 319150
- 319151 namespace LoopMode
- 319152 {
- 319153 constexpr std::uintptr_t value__ = 0x0 ;
- 319154 }
- 319155
- 319156 namespace Versions
- 319157 {
- 319158 constexpr std::uintptr_t value__ = 0x0 ;
- 319159 }
- 319160
- 319161 namespace Versions
- 319162 {
- 319163 constexpr std::uintptr_t value__ = 0x0 ;
- 319164 }
- 319165
- 319166 namespace ClipExtrapolation
- 319167 {
- 319168 constexpr std::uintptr_t value__ = 0x0 ;
- 319169 }
- 319170
- 319171 namespace BlendCurveMode
- 319172 {
- 319173 constexpr std::uintptr_t value__ = 0x0 ;
- 319174 }
- 319175
- 319176 namespace Versions
- 319177 {
- 319178 constexpr std::uintptr_t value__ = 0x0 ;
- 319179 }
- 319180
- 319181 namespace MediaType
- 319182 {
- 319183 constexpr std::uintptr_t value__ = 0x0 ;
- 319184 }
- 319185
- 319186 namespace DurationMode
- 319187 {
- 319188 constexpr std::uintptr_t value__ = 0x0 ;
- 319189 }
- 319190
- 319191 namespace EditorSettings
- 319192 {
- 319193 constexpr std::uintptr_t TypeInfo = 0x10827CD8 ;
- 319194 constexpr std::uintptr_t m_Framerate = 0x10 ;
- 319195 constexpr std::uintptr_t m_ScenePreview = 0x18 ;
- 319196
- 319197 namespace _static
- 319198 {
- 319199 constexpr std::uintptr_t kMinFrameRate = 0x0 ;
- 319200 constexpr std::uintptr_t kMaxFrameRate = 0x8 ;
- 319201 constexpr std::uintptr_t kDefaultFrameRate = 0x10 ;
- 319202 }
- 319203
- 319204 }
- 319205
- 319206 namespace Versions
- 319207 {
- 319208 constexpr std::uintptr_t value__ = 0x0 ;
- 319209 }
- 319210
- 319211 namespace TransientBuildData
- 319212 {
- 319213 constexpr std::uintptr_t trackList = 0x0 ;
- 319214 constexpr std::uintptr_t clipList = 0x8 ;
- 319215 constexpr std::uintptr_t markerList = 0x10 ;
- 319216 }
- 319217
- 319218 namespace Entry
- 319219 {
- 319220 constexpr std::uintptr_t intervalStart = 0xFFFFFFFFFFFFFFF0 ;
- 319221 }
- 319222
- 319223 namespace EventKeyValue
- 319224 {
- 319225 constexpr std::uintptr_t TypeInfo = 0x10827500 ;
- 319226 constexpr std::uintptr_t m_Signals = 0x10 ;
- 319227 constexpr std::uintptr_t m_Events = 0x18 ;
- 319228 }
- 319229
- 319230 namespace PostPlaybackState
- 319231 {
- 319232 constexpr std::uintptr_t value__ = 0x0 ;
- 319233 }
- 319234
- 319235 namespace InitialState
- 319236 {
- 319237 constexpr std::uintptr_t value__ = 0x0 ;
- 319238 }
- 319239
- 319240 namespace PauseAction
- 319241 {
- 319242 constexpr std::uintptr_t value__ = 0x0 ;
- 319243 }
- 319244
- 319245 namespace NotificationEntry
- 319246 {
- 319247 constexpr std::uintptr_t time = 0x0 ;
- 319248 constexpr std::uintptr_t payload = 0x8 ;
- 319249 constexpr std::uintptr_t notificationFired = 0x10 ;
- 319250 constexpr std::uintptr_t flags = 0x12 ;
- 319251 }
- 319252
- 319253 namespace UseEditMode
- 319254 {
- 319255 constexpr std::uintptr_t value__ = 0x0 ;
- 319256 }
- 319257
- 319258 namespace TrackCacheManager
- 319259 {
- 319260 constexpr std::uintptr_t trackCache = 0x0 ;
- 319261 }
- 319262
- 319263 namespace UnityEngine_Timeline__ActivationMixerPlayable
- 319264 {
- 319265 constexpr std::uintptr_t m_PostPlaybackState = 0x10 ;
- 319266 constexpr std::uintptr_t m_BoundGameObjectInitialStateIsActive = 0x14 ;
- 319267 constexpr std::uintptr_t m_BoundGameObject = 0x18 ;
- 319268 }
- 319269
- 319270 namespace UnityEngine_Timeline__ActivationPlayableAsset
- 319271 {
- 319272 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319273 }
- 319274
- 319275 namespace UnityEngine_Timeline__ActivationTrack
- 319276 {
- 319277 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319278 constexpr std::uintptr_t m_Version = 0x18 ;
- 319279 constexpr std::uintptr_t m_AnimClip = 0x20 ;
- 319280 constexpr std::uintptr_t m_Locked = 0x28 ;
- 319281 constexpr std::uintptr_t m_Muted = 0x29 ;
- 319282 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
- 319283 constexpr std::uintptr_t m_Curves = 0x38 ;
- 319284 constexpr std::uintptr_t m_Parent = 0x40 ;
- 319285 constexpr std::uintptr_t m_Children = 0x48 ;
- 319286 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
- 319287 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
- 319288 constexpr std::uintptr_t m_Start = 0x60 ;
- 319289 constexpr std::uintptr_t m_End = 0x68 ;
- 319290 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
- 319291 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
- 319292 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
- 319293 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
- 319294 constexpr std::uintptr_t m_Clips = 0x80 ;
- 319295 constexpr std::uintptr_t m_Markers = 0x88 ;
- 319296 constexpr std::uintptr_t m_PostPlaybackState = 0xA0 ;
- 319297 constexpr std::uintptr_t m_ActivationMixer = 0xA8 ;
- 319298 }
- 319299
- 319300 namespace UnityEngine_Timeline__AnimationOutputWeightProcessor
- 319301 {
- 319302 constexpr std::uintptr_t m_Output = 0x10 ;
- 319303 constexpr std::uintptr_t m_MotionXPlayable = 0x20 ;
- 319304 constexpr std::uintptr_t m_Mixers = 0x30 ;
- 319305 }
- 319306
- 319307 namespace UnityEngine_Timeline__AnimationPlayableAsset
- 319308 {
- 319309 constexpr std::uintptr_t TypeInfo = 0x108282E0 ;
- 319310 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319311 constexpr std::uintptr_t m_Clip = 0x18 ;
- 319312 constexpr std::uintptr_t m_Position = 0x20 ;
- 319313 constexpr std::uintptr_t m_EulerAngles = 0x2C ;
- 319314 constexpr std::uintptr_t m_UseTrackMatchFields = 0x38 ;
- 319315 constexpr std::uintptr_t m_MatchTargetFields = 0x3C ;
- 319316 constexpr std::uintptr_t m_RemoveStartOffset = 0x40 ;
- 319317 constexpr std::uintptr_t m_ApplyFootIK = 0x41 ;
- 319318 constexpr std::uintptr_t m_Loop = 0x44 ;
- 319319 constexpr std::uintptr_t _appliedOffsetMode_k__BackingField = 0x48 ;
- 319320 constexpr std::uintptr_t m_Version = 0x4C ;
- 319321 constexpr std::uintptr_t m_Rotation = 0x50 ;
- 319322
- 319323 namespace _static
- 319324 {
- 319325 constexpr std::uintptr_t k_LatestVersion = 0x0 ;
- 319326 }
- 319327
- 319328 }
- 319329
- 319330 namespace UnityEngine_Timeline__AnimationPreviewUpdateCallback
- 319331 {
- 319332 constexpr std::uintptr_t m_Output = 0x10 ;
- 319333 constexpr std::uintptr_t m_Graph = 0x20 ;
- 319334 constexpr std::uintptr_t m_PreviewComponents = 0x30 ;
- 319335 }
- 319336
- 319337 namespace UnityEngine_Timeline__MatchTargetFields
- 319338 {
- 319339 constexpr std::uintptr_t value__ = 0x0 ;
- 319340 }
- 319341
- 319342 namespace UnityEngine_Timeline__TrackOffset
- 319343 {
- 319344 constexpr std::uintptr_t value__ = 0x0 ;
- 319345 }
- 319346
- 319347 namespace UnityEngine_Timeline__AppliedOffsetMode
- 319348 {
- 319349 constexpr std::uintptr_t value__ = 0x0 ;
- 319350 }
- 319351
- 319352 namespace UnityEngine_Timeline__AnimationTrack
- 319353 {
- 319354 constexpr std::uintptr_t TypeInfo = 0x10827F50 ;
- 319355 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319356 constexpr std::uintptr_t m_Version = 0x18 ;
- 319357 constexpr std::uintptr_t m_AnimClip = 0x20 ;
- 319358 constexpr std::uintptr_t m_Locked = 0x28 ;
- 319359 constexpr std::uintptr_t m_Muted = 0x29 ;
- 319360 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
- 319361 constexpr std::uintptr_t m_Curves = 0x38 ;
- 319362 constexpr std::uintptr_t m_Parent = 0x40 ;
- 319363 constexpr std::uintptr_t m_Children = 0x48 ;
- 319364 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
- 319365 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
- 319366 constexpr std::uintptr_t m_Start = 0x60 ;
- 319367 constexpr std::uintptr_t m_End = 0x68 ;
- 319368 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
- 319369 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
- 319370 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
- 319371 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
- 319372 constexpr std::uintptr_t m_Clips = 0x80 ;
- 319373 constexpr std::uintptr_t m_Markers = 0x88 ;
- 319374 constexpr std::uintptr_t m_InfiniteClipPreExtrapolation = 0xA0 ;
- 319375 constexpr std::uintptr_t m_InfiniteClipPostExtrapolation = 0xA4 ;
- 319376 constexpr std::uintptr_t m_InfiniteClipOffsetPosition = 0xA8 ;
- 319377 constexpr std::uintptr_t m_InfiniteClipOffsetEulerAngles = 0xB4 ;
- 319378 constexpr std::uintptr_t m_InfiniteClipTimeOffset = 0xC0 ;
- 319379 constexpr std::uintptr_t m_InfiniteClipRemoveOffset = 0xC8 ;
- 319380 constexpr std::uintptr_t m_InfiniteClipApplyFootIK = 0xC9 ;
- 319381 constexpr std::uintptr_t mInfiniteClipLoop = 0xCC ;
- 319382 constexpr std::uintptr_t m_MatchTargetFields = 0xD0 ;
- 319383 constexpr std::uintptr_t m_Position = 0xD4 ;
- 319384 constexpr std::uintptr_t m_EulerAngles = 0xE0 ;
- 319385 constexpr std::uintptr_t m_AvatarMask = 0xF0 ;
- 319386 constexpr std::uintptr_t m_ApplyAvatarMask = 0xF8 ;
- 319387 constexpr std::uintptr_t m_TrackOffset = 0xFC ;
- 319388 constexpr std::uintptr_t m_InfiniteClip = 0x100 ;
- 319389 constexpr std::uintptr_t m_OpenClipOffsetRotation = 0x108 ;
- 319390 constexpr std::uintptr_t m_Rotation = 0x118 ;
- 319391 constexpr std::uintptr_t m_ApplyOffsets = 0x128 ;
- 319392
- 319393 namespace _static
- 319394 {
- 319395 constexpr std::uintptr_t s_CachedQueue = 0x0 ;
- 319396 }
- 319397
- 319398 }
- 319399
- 319400 namespace UnityEngine_Timeline__TimelineClip
- 319401 {
- 319402 constexpr std::uintptr_t TypeInfo = 0x10827FE8 ;
- 319403 constexpr std::uintptr_t m_Version = 0x10 ;
- 319404 constexpr std::uintptr_t m_Start = 0x18 ;
- 319405 constexpr std::uintptr_t m_ClipIn = 0x20 ;
- 319406 constexpr std::uintptr_t m_Asset = 0x28 ;
- 319407 constexpr std::uintptr_t m_Duration = 0x30 ;
- 319408 constexpr std::uintptr_t m_TimeScale = 0x38 ;
- 319409 constexpr std::uintptr_t m_ParentTrack = 0x40 ;
- 319410 constexpr std::uintptr_t m_EaseInDuration = 0x48 ;
- 319411 constexpr std::uintptr_t m_EaseOutDuration = 0x50 ;
- 319412 constexpr std::uintptr_t m_BlendInDuration = 0x58 ;
- 319413 constexpr std::uintptr_t m_BlendOutDuration = 0x60 ;
- 319414 constexpr std::uintptr_t m_MixInCurve = 0x68 ;
- 319415 constexpr std::uintptr_t m_MixOutCurve = 0x70 ;
- 319416 constexpr std::uintptr_t m_BlendInCurveMode = 0x78 ;
- 319417 constexpr std::uintptr_t m_BlendOutCurveMode = 0x7C ;
- 319418 constexpr std::uintptr_t m_ExposedParameterNames = 0x80 ;
- 319419 constexpr std::uintptr_t m_AnimationCurves = 0x88 ;
- 319420 constexpr std::uintptr_t m_Recordable = 0x90 ;
- 319421 constexpr std::uintptr_t m_PostExtrapolationMode = 0x94 ;
- 319422 constexpr std::uintptr_t m_PreExtrapolationMode = 0x98 ;
- 319423 constexpr std::uintptr_t m_PostExtrapolationTime = 0xA0 ;
- 319424 constexpr std::uintptr_t m_PreExtrapolationTime = 0xA8 ;
- 319425 constexpr std::uintptr_t m_DisplayName = 0xB0 ;
- 319426
- 319427 namespace _static
- 319428 {
- 319429 constexpr std::uintptr_t kDefaultClipCaps = 0x0 ;
- 319430 constexpr std::uintptr_t kDefaultClipDurationInSeconds = 0x4 ;
- 319431 constexpr std::uintptr_t kTimeScaleMin = 0x8 ;
- 319432 constexpr std::uintptr_t kTimeScaleMax = 0x10 ;
- 319433 constexpr std::uintptr_t kDefaultCurvesName = 0x18 ;
- 319434 constexpr std::uintptr_t kMinDuration = 0x20 ;
- 319435 constexpr std::uintptr_t kMaxTimeValue = 0x28 ;
- 319436 }
- 319437
- 319438 }
- 319439
- 319440 namespace UnityEngine_Timeline__TimelineAsset
- 319441 {
- 319442 constexpr std::uintptr_t TypeInfo = 0x10827BA0 ;
- 319443 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319444 constexpr std::uintptr_t m_Version = 0x18 ;
- 319445 constexpr std::uintptr_t m_Tracks = 0x20 ;
- 319446 constexpr std::uintptr_t m_FixedDuration = 0x28 ;
- 319447 constexpr std::uintptr_t m_CacheOutputTracks = 0x30 ;
- 319448 constexpr std::uintptr_t m_CacheRootTracks = 0x38 ;
- 319449 constexpr std::uintptr_t m_CacheFlattenedTracks = 0x40 ;
- 319450 constexpr std::uintptr_t m_EditorSettings = 0x48 ;
- 319451 constexpr std::uintptr_t m_DurationMode = 0x50 ;
- 319452 constexpr std::uintptr_t m_MarkerTrack = 0x58 ;
- 319453 }
- 319454
- 319455 namespace UnityEngine_Timeline__TrackAsset
- 319456 {
- 319457 constexpr std::uintptr_t TypeInfo = 0x10828248 ;
- 319458 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319459 constexpr std::uintptr_t m_Version = 0x18 ;
- 319460 constexpr std::uintptr_t m_AnimClip = 0x20 ;
- 319461 constexpr std::uintptr_t m_Locked = 0x28 ;
- 319462 constexpr std::uintptr_t m_Muted = 0x29 ;
- 319463 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
- 319464 constexpr std::uintptr_t m_Curves = 0x38 ;
- 319465 constexpr std::uintptr_t m_Parent = 0x40 ;
- 319466 constexpr std::uintptr_t m_Children = 0x48 ;
- 319467 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
- 319468 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
- 319469 constexpr std::uintptr_t m_Start = 0x60 ;
- 319470 constexpr std::uintptr_t m_End = 0x68 ;
- 319471 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
- 319472 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
- 319473 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
- 319474 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
- 319475 constexpr std::uintptr_t m_Clips = 0x80 ;
- 319476 constexpr std::uintptr_t m_Markers = 0x88 ;
- 319477
- 319478 namespace _static
- 319479 {
- 319480 constexpr std::uintptr_t s_BuildData = 0x0 ;
- 319481 constexpr std::uintptr_t OnClipPlayableCreate = 0x18 ;
- 319482 constexpr std::uintptr_t OnTrackAnimationPlayableCreate = 0x20 ;
- 319483 constexpr std::uintptr_t s_EmptyCache = 0x28 ;
- 319484 constexpr std::uintptr_t s_TrackBindingTypeAttributeCache = 0x30 ;
- 319485 }
- 319486
- 319487 }
- 319488
- 319489 namespace UnityEngine_Timeline__TrackColorAttribute
- 319490 {
- 319491 constexpr std::uintptr_t m_Color = 0x10 ;
- 319492 }
- 319493
- 319494 namespace UnityEngine_Timeline__AudioClipProperties
- 319495 {
- 319496 constexpr std::uintptr_t TypeInfo = 0x108276D0 ;
- 319497 constexpr std::uintptr_t volume = 0x10 ;
- 319498 }
- 319499
- 319500 namespace UnityEngine_Timeline__AudioMixerProperties
- 319501 {
- 319502 constexpr std::uintptr_t TypeInfo = 0x10827758 ;
- 319503 constexpr std::uintptr_t volume = 0x10 ;
- 319504 constexpr std::uintptr_t stereoPan = 0x14 ;
- 319505 constexpr std::uintptr_t spatialBlend = 0x18 ;
- 319506 }
- 319507
- 319508 namespace UnityEngine_Timeline__AudioPlayableAsset
- 319509 {
- 319510 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319511 constexpr std::uintptr_t m_Clip = 0x18 ;
- 319512 constexpr std::uintptr_t m_Loop = 0x20 ;
- 319513 constexpr std::uintptr_t m_bufferingTime = 0x24 ;
- 319514 constexpr std::uintptr_t m_ClipProperties = 0x28 ;
- 319515 }
- 319516
- 319517 namespace UnityEngine_Timeline__AudioTrack
- 319518 {
- 319519 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319520 constexpr std::uintptr_t m_Version = 0x18 ;
- 319521 constexpr std::uintptr_t m_AnimClip = 0x20 ;
- 319522 constexpr std::uintptr_t m_Locked = 0x28 ;
- 319523 constexpr std::uintptr_t m_Muted = 0x29 ;
- 319524 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
- 319525 constexpr std::uintptr_t m_Curves = 0x38 ;
- 319526 constexpr std::uintptr_t m_Parent = 0x40 ;
- 319527 constexpr std::uintptr_t m_Children = 0x48 ;
- 319528 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
- 319529 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
- 319530 constexpr std::uintptr_t m_Start = 0x60 ;
- 319531 constexpr std::uintptr_t m_End = 0x68 ;
- 319532 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
- 319533 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
- 319534 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
- 319535 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
- 319536 constexpr std::uintptr_t m_Clips = 0x80 ;
- 319537 constexpr std::uintptr_t m_Markers = 0x88 ;
- 319538 constexpr std::uintptr_t m_TrackProperties = 0xA0 ;
- 319539 }
- 319540
- 319541 namespace UnityEngine_Timeline__ClipCaps
- 319542 {
- 319543 constexpr std::uintptr_t value__ = 0x0 ;
- 319544 }
- 319545
- 319546 namespace UnityEngine_Timeline__ControlPlayableAsset
- 319547 {
- 319548 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319549 constexpr std::uintptr_t sourceGameObject = 0x18 ;
- 319550 constexpr std::uintptr_t prefabGameObject = 0x28 ;
- 319551 constexpr std::uintptr_t updateParticle = 0x30 ;
- 319552 constexpr std::uintptr_t particleRandomSeed = 0x34 ;
- 319553 constexpr std::uintptr_t updateDirector = 0x38 ;
- 319554 constexpr std::uintptr_t updateITimeControl = 0x39 ;
- 319555 constexpr std::uintptr_t searchHierarchy = 0x3A ;
- 319556 constexpr std::uintptr_t active = 0x3B ;
- 319557 constexpr std::uintptr_t postPlayback = 0x3C ;
- 319558 constexpr std::uintptr_t directorOnClipEnd = 0x40 ;
- 319559 constexpr std::uintptr_t m_ControlDirectorAsset = 0x48 ;
- 319560 constexpr std::uintptr_t m_Duration = 0x50 ;
- 319561 constexpr std::uintptr_t m_SupportLoop = 0x58 ;
- 319562 constexpr std::uintptr_t _controllingDirectors_k__BackingField = 0x59 ;
- 319563 constexpr std::uintptr_t _controllingParticles_k__BackingField = 0x5A ;
- 319564
- 319565 namespace _static
- 319566 {
- 319567 constexpr std::uintptr_t k_EmptyDirectorsList = 0x0 ;
- 319568 constexpr std::uintptr_t k_EmptyParticlesList = 0x8 ;
- 319569 constexpr std::uintptr_t s_SubEmitterCollector = 0x10 ;
- 319570 constexpr std::uintptr_t s_ProcessedDirectors = 0x18 ;
- 319571 constexpr std::uintptr_t s_CreatedPrefabs = 0x20 ;
- 319572 }
- 319573
- 319574 }
- 319575
- 319576 namespace UnityEngine_Timeline__ControlTrack
- 319577 {
- 319578 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319579 constexpr std::uintptr_t m_Version = 0x18 ;
- 319580 constexpr std::uintptr_t m_AnimClip = 0x20 ;
- 319581 constexpr std::uintptr_t m_Locked = 0x28 ;
- 319582 constexpr std::uintptr_t m_Muted = 0x29 ;
- 319583 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
- 319584 constexpr std::uintptr_t m_Curves = 0x38 ;
- 319585 constexpr std::uintptr_t m_Parent = 0x40 ;
- 319586 constexpr std::uintptr_t m_Children = 0x48 ;
- 319587 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
- 319588 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
- 319589 constexpr std::uintptr_t m_Start = 0x60 ;
- 319590 constexpr std::uintptr_t m_End = 0x68 ;
- 319591 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
- 319592 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
- 319593 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
- 319594 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
- 319595 constexpr std::uintptr_t m_Clips = 0x80 ;
- 319596 constexpr std::uintptr_t m_Markers = 0x88 ;
- 319597 }
- 319598
- 319599 namespace UnityEngine_Timeline__DiscreteTime
- 319600 {
- 319601 constexpr std::uintptr_t m_DiscreteTime = 0x0 ;
- 319602
- 319603 namespace _static
- 319604 {
- 319605 constexpr std::uintptr_t kMaxTime = 0x0 ;
- 319606 }
- 319607
- 319608 }
- 319609
- 319610 namespace UnityEngine_Timeline__InfiniteRuntimeClip
- 319611 {
- 319612 constexpr std::uintptr_t _intervalBit_k__BackingField = 0x10 ;
- 319613 constexpr std::uintptr_t m_Playable = 0x18 ;
- 319614
- 319615 namespace _static
- 319616 {
- 319617 constexpr std::uintptr_t kIntervalEnd = 0x0 ;
- 319618 }
- 319619
- 319620 }
- 319621
- 319622 namespace UnityEngine_Timeline__IntervalTreeNode
- 319623 {
- 319624 constexpr std::uintptr_t center = 0x0 ;
- 319625 constexpr std::uintptr_t first = 0x8 ;
- 319626 constexpr std::uintptr_t last = 0xC ;
- 319627 constexpr std::uintptr_t left = 0x10 ;
- 319628 constexpr std::uintptr_t right = 0x14 ;
- 319629 }
- 319630
- 319631 namespace UnityEngine_Timeline__IntervalTree`1
- 319632 {
- 319633 constexpr std::uintptr_t m_Entries = 0x0 ;
- 319634 }
- 319635
- 319636 namespace UnityEngine_Timeline__RuntimeClip
- 319637 {
- 319638 constexpr std::uintptr_t _intervalBit_k__BackingField = 0x10 ;
- 319639 constexpr std::uintptr_t m_Clip = 0x18 ;
- 319640 constexpr std::uintptr_t m_Playable = 0x20 ;
- 319641 constexpr std::uintptr_t m_ParentMixer = 0x30 ;
- 319642 }
- 319643
- 319644 namespace UnityEngine_Timeline__RuntimeClipBase
- 319645 {
- 319646 constexpr std::uintptr_t _intervalBit_k__BackingField = 0x10 ;
- 319647 }
- 319648
- 319649 namespace UnityEngine_Timeline__RuntimeElement
- 319650 {
- 319651 constexpr std::uintptr_t _intervalBit_k__BackingField = 0x10 ;
- 319652 }
- 319653
- 319654 namespace UnityEngine_Timeline__ScheduleRuntimeClip
- 319655 {
- 319656 constexpr std::uintptr_t _intervalBit_k__BackingField = 0x10 ;
- 319657 constexpr std::uintptr_t m_Clip = 0x18 ;
- 319658 constexpr std::uintptr_t m_Playable = 0x20 ;
- 319659 constexpr std::uintptr_t m_ParentMixer = 0x30 ;
- 319660 constexpr std::uintptr_t m_StartDelay = 0x40 ;
- 319661 constexpr std::uintptr_t m_FinishTail = 0x48 ;
- 319662 constexpr std::uintptr_t m_Started = 0x50 ;
- 319663 }
- 319664
- 319665 namespace UnityEngine_Timeline__Marker
- 319666 {
- 319667 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319668 constexpr std::uintptr_t m_Time = 0x18 ;
- 319669 constexpr std::uintptr_t _parent_k__BackingField = 0x20 ;
- 319670 }
- 319671
- 319672 namespace UnityEngine_Timeline__MarkerList
- 319673 {
- 319674 constexpr std::uintptr_t m_Objects = 0x0 ;
- 319675 constexpr std::uintptr_t m_Cache = 0x8 ;
- 319676 constexpr std::uintptr_t m_CacheDirty = 0x10 ;
- 319677 constexpr std::uintptr_t m_HasNotifications = 0x11 ;
- 319678 }
- 319679
- 319680 namespace UnityEngine_Timeline__MarkerTrack
- 319681 {
- 319682 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319683 constexpr std::uintptr_t m_Version = 0x18 ;
- 319684 constexpr std::uintptr_t m_AnimClip = 0x20 ;
- 319685 constexpr std::uintptr_t m_Locked = 0x28 ;
- 319686 constexpr std::uintptr_t m_Muted = 0x29 ;
- 319687 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
- 319688 constexpr std::uintptr_t m_Curves = 0x38 ;
- 319689 constexpr std::uintptr_t m_Parent = 0x40 ;
- 319690 constexpr std::uintptr_t m_Children = 0x48 ;
- 319691 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
- 319692 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
- 319693 constexpr std::uintptr_t m_Start = 0x60 ;
- 319694 constexpr std::uintptr_t m_End = 0x68 ;
- 319695 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
- 319696 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
- 319697 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
- 319698 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
- 319699 constexpr std::uintptr_t m_Clips = 0x80 ;
- 319700 constexpr std::uintptr_t m_Markers = 0x88 ;
- 319701 }
- 319702
- 319703 namespace UnityEngine_Timeline__SignalTrack
- 319704 {
- 319705 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319706 constexpr std::uintptr_t m_Version = 0x18 ;
- 319707 constexpr std::uintptr_t m_AnimClip = 0x20 ;
- 319708 constexpr std::uintptr_t m_Locked = 0x28 ;
- 319709 constexpr std::uintptr_t m_Muted = 0x29 ;
- 319710 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
- 319711 constexpr std::uintptr_t m_Curves = 0x38 ;
- 319712 constexpr std::uintptr_t m_Parent = 0x40 ;
- 319713 constexpr std::uintptr_t m_Children = 0x48 ;
- 319714 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
- 319715 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
- 319716 constexpr std::uintptr_t m_Start = 0x60 ;
- 319717 constexpr std::uintptr_t m_End = 0x68 ;
- 319718 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
- 319719 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
- 319720 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
- 319721 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
- 319722 constexpr std::uintptr_t m_Clips = 0x80 ;
- 319723 constexpr std::uintptr_t m_Markers = 0x88 ;
- 319724 }
- 319725
- 319726 namespace UnityEngine_Timeline__CustomSignalEventDrawer
- 319727 {
- 319728 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 319729 constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14 ;
- 319730 }
- 319731
- 319732 namespace UnityEngine_Timeline__SignalAsset
- 319733 {
- 319734 constexpr std::uintptr_t TypeInfo = 0x108273F8 ;
- 319735 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319736
- 319737 namespace _static
- 319738 {
- 319739 constexpr std::uintptr_t OnEnableCallback = 0x0 ;
- 319740 }
- 319741
- 319742 }
- 319743
- 319744 namespace UnityEngine_Timeline__SignalEmitter
- 319745 {
- 319746 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319747 constexpr std::uintptr_t m_Time = 0x18 ;
- 319748 constexpr std::uintptr_t _parent_k__BackingField = 0x20 ;
- 319749 constexpr std::uintptr_t m_Retroactive = 0x28 ;
- 319750 constexpr std::uintptr_t m_EmitOnce = 0x29 ;
- 319751 constexpr std::uintptr_t m_Asset = 0x30 ;
- 319752 }
- 319753
- 319754 namespace UnityEngine_Timeline__SignalReceiver
- 319755 {
- 319756 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319757 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 319758 constexpr std::uintptr_t m_Events = 0x20 ;
- 319759 }
- 319760
- 319761 namespace UnityEngine_Timeline__GroupTrack
- 319762 {
- 319763 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319764 constexpr std::uintptr_t m_Version = 0x18 ;
- 319765 constexpr std::uintptr_t m_AnimClip = 0x20 ;
- 319766 constexpr std::uintptr_t m_Locked = 0x28 ;
- 319767 constexpr std::uintptr_t m_Muted = 0x29 ;
- 319768 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
- 319769 constexpr std::uintptr_t m_Curves = 0x38 ;
- 319770 constexpr std::uintptr_t m_Parent = 0x40 ;
- 319771 constexpr std::uintptr_t m_Children = 0x48 ;
- 319772 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
- 319773 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
- 319774 constexpr std::uintptr_t m_Start = 0x60 ;
- 319775 constexpr std::uintptr_t m_End = 0x68 ;
- 319776 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
- 319777 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
- 319778 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
- 319779 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
- 319780 constexpr std::uintptr_t m_Clips = 0x80 ;
- 319781 constexpr std::uintptr_t m_Markers = 0x88 ;
- 319782 }
- 319783
- 319784 namespace UnityEngine_Timeline__ObjectId
- 319785 {
- 319786 constexpr std::uintptr_t m_Data = 0x0 ;
- 319787
- 319788 namespace _static
- 319789 {
- 319790 constexpr std::uintptr_t InvalidId = 0x0 ;
- 319791 }
- 319792
- 319793 }
- 319794
- 319795 namespace UnityEngine_Timeline__ActivationControlPlayable
- 319796 {
- 319797 constexpr std::uintptr_t gameObject = 0x10 ;
- 319798 constexpr std::uintptr_t postPlayback = 0x18 ;
- 319799 constexpr std::uintptr_t m_InitialState = 0x1C ;
- 319800 }
- 319801
- 319802 namespace UnityEngine_Timeline__BasicPlayableBehaviour
- 319803 {
- 319804 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319805 }
- 319806
- 319807 namespace UnityEngine_Timeline__DirectorControlPlayable
- 319808 {
- 319809 constexpr std::uintptr_t director = 0x10 ;
- 319810 constexpr std::uintptr_t pauseAction = 0x18 ;
- 319811 constexpr std::uintptr_t m_SyncTime = 0x1C ;
- 319812 constexpr std::uintptr_t m_AssetDuration = 0x20 ;
- 319813 }
- 319814
- 319815 namespace UnityEngine_Timeline__NotificationFlags
- 319816 {
- 319817 constexpr std::uintptr_t value__ = 0x0 ;
- 319818 }
- 319819
- 319820 namespace UnityEngine_Timeline__ParticleControlPlayable
- 319821 {
- 319822 constexpr std::uintptr_t m_LastPlayableTime = 0x10 ;
- 319823 constexpr std::uintptr_t m_LastParticleTime = 0x14 ;
- 319824 constexpr std::uintptr_t m_RandomSeed = 0x18 ;
- 319825 constexpr std::uintptr_t _particleSystem_k__BackingField = 0x20 ;
- 319826 }
- 319827
- 319828 namespace UnityEngine_Timeline__PrefabControlPlayable
- 319829 {
- 319830 constexpr std::uintptr_t m_Instance = 0x10 ;
- 319831 }
- 319832
- 319833 namespace UnityEngine_Timeline__TimeControlPlayable
- 319834 {
- 319835 constexpr std::uintptr_t m_timeControl = 0x10 ;
- 319836 constexpr std::uintptr_t m_started = 0x18 ;
- 319837 }
- 319838
- 319839 namespace UnityEngine_Timeline__TimeNotificationBehaviour
- 319840 {
- 319841 constexpr std::uintptr_t m_Notifications = 0x10 ;
- 319842 constexpr std::uintptr_t m_PreviousTime = 0x18 ;
- 319843 constexpr std::uintptr_t m_NeedSortNotifications = 0x20 ;
- 319844 constexpr std::uintptr_t m_TimeSource = 0x28 ;
- 319845 }
- 319846
- 319847 namespace UnityEngine_Timeline__PlayableTrack
- 319848 {
- 319849 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 319850 constexpr std::uintptr_t m_Version = 0x18 ;
- 319851 constexpr std::uintptr_t m_AnimClip = 0x20 ;
- 319852 constexpr std::uintptr_t m_Locked = 0x28 ;
- 319853 constexpr std::uintptr_t m_Muted = 0x29 ;
- 319854 constexpr std::uintptr_t m_CustomPlayableFullTypename = 0x30 ;
- 319855 constexpr std::uintptr_t m_Curves = 0x38 ;
- 319856 constexpr std::uintptr_t m_Parent = 0x40 ;
- 319857 constexpr std::uintptr_t m_Children = 0x48 ;
- 319858 constexpr std::uintptr_t m_ItemsHash = 0x50 ;
- 319859 constexpr std::uintptr_t m_ClipsCache = 0x58 ;
- 319860 constexpr std::uintptr_t m_Start = 0x60 ;
- 319861 constexpr std::uintptr_t m_End = 0x68 ;
- 319862 constexpr std::uintptr_t m_CacheSorted = 0x70 ;
- 319863 constexpr std::uintptr_t m_BlendsValid = 0x71 ;
- 319864 constexpr std::uintptr_t m_SupportsNotifications = 0x72 ;
- 319865 constexpr std::uintptr_t m_ChildTrackCache = 0x78 ;
- 319866 constexpr std::uintptr_t m_Clips = 0x80 ;
- 319867 constexpr std::uintptr_t m_Markers = 0x88 ;
- 319868 }
- 319869
- 319870 namespace UnityEngine_Timeline__TrackMediaType
- 319871 {
- 319872 constexpr std::uintptr_t m_MediaType = 0x10 ;
- 319873 }
- 319874
- 319875 namespace UnityEngine_Timeline__TrackClipTypeAttribute
- 319876 {
- 319877 constexpr std::uintptr_t inspectedType = 0x10 ;
- 319878 constexpr std::uintptr_t allowAutoCreate = 0x18 ;
- 319879 }
- 319880
- 319881 namespace UnityEngine_Timeline__TrackBindingFlags
- 319882 {
- 319883 constexpr std::uintptr_t value__ = 0x0 ;
- 319884 }
- 319885
- 319886 namespace UnityEngine_Timeline__TrackBindingTypeAttribute
- 319887 {
- 319888 constexpr std::uintptr_t type = 0x10 ;
- 319889 constexpr std::uintptr_t flags = 0x18 ;
- 319890 }
- 319891
- 319892 namespace UnityEngine_Timeline__SupportsChildTracksAttribute
- 319893 {
- 319894 constexpr std::uintptr_t childType = 0x10 ;
- 319895 constexpr std::uintptr_t levels = 0x18 ;
- 319896 }
- 319897
- 319898 namespace UnityEngine_Timeline__TimeFieldAttribute
- 319899 {
- 319900 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 319901 constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14 ;
- 319902 constexpr std::uintptr_t _useEditMode_k__BackingField = 0x18 ;
- 319903 }
- 319904
- 319905 namespace UnityEngine_Timeline__FrameRateFieldAttribute
- 319906 {
- 319907 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 319908 constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14 ;
- 319909 }
- 319910
- 319911 namespace UnityEngine_Timeline__CustomStyleAttribute
- 319912 {
- 319913 constexpr std::uintptr_t ussStyle = 0x10 ;
- 319914 }
- 319915
- 319916 namespace UnityEngine_Timeline__MenuCategoryAttribute
- 319917 {
- 319918 constexpr std::uintptr_t category = 0x10 ;
- 319919 }
- 319920
- 319921 namespace UnityEngine_Timeline__TimelinePlayable
- 319922 {
- 319923 constexpr std::uintptr_t m_IntervalTree = 0x10 ;
- 319924 constexpr std::uintptr_t m_ActiveClips = 0x18 ;
- 319925 constexpr std::uintptr_t m_CurrentListOfActiveClips = 0x20 ;
- 319926 constexpr std::uintptr_t m_ActiveBit = 0x28 ;
- 319927 constexpr std::uintptr_t m_PlayableCache = 0x30 ;
- 319928 constexpr std::uintptr_t m_EvaluateCallbacks = 0x38 ;
- 319929 constexpr std::uintptr_t m_AlwaysEvaluateCallbacks = 0x40 ;
- 319930 constexpr std::uintptr_t m_ForceEvaluateNextEvaluate = 0x48 ;
- 319931 constexpr std::uintptr_t m_InvokedThisFrame = 0x50 ;
- 319932 constexpr std::uintptr_t m_ActiveTracksToEvaluateCache = 0x58 ;
- 319933
- 319934 namespace _static
- 319935 {
- 319936 constexpr std::uintptr_t k_CreateTimelineGraphMarker = 0x0 ;
- 319937 constexpr std::uintptr_t k_CreateTimelineTrackMarker = 0x8 ;
- 319938 constexpr std::uintptr_t k_CreateTimelineTrackOutputsMarker = 0x10 ;
- 319939 constexpr std::uintptr_t m_findActiveClipsMarker = 0x18 ;
- 319940 constexpr std::uintptr_t m_SetClipsLocalTimeMarker = 0x20 ;
- 319941 constexpr std::uintptr_t muteAudioScrubbing = 0x28 ;
- 319942 }
- 319943
- 319944 }
- 319945
- 319946 namespace UnityEngine_Timeline__StandardFrameRates
- 319947 {
- 319948 constexpr std::uintptr_t value__ = 0x0 ;
- 319949 }
- 319950
- 319951 namespace Facepunch_Nexus__ApiResult
- 319952 {
- 319953 constexpr std::uintptr_t _StatusCode_k__BackingField = 0x0 ;
- 319954 }
- 319955
- 319956 namespace Facepunch_Nexus__ApiResult`1
- 319957 {
- 319958 constexpr std::uintptr_t _StatusCode_k__BackingField = 0xFFFFFFFFFFFFFFF0 ;
- 319959 }
- 319960
- 319961 namespace Facepunch_Nexus__BaseNexusClient
- 319962 {
- 319963 constexpr std::uintptr_t _connector = 0x10 ;
- 319964 constexpr std::uintptr_t _cachedNexusList = 0x18 ;
- 319965 constexpr std::uintptr_t _cachedNexusDetails = 0x20 ;
- 319966 constexpr std::uintptr_t OnVariableChanged = 0x28 ;
- 319967 constexpr std::uintptr_t OnError = 0x30 ;
- 319968 constexpr std::uintptr_t Clock = 0x38 ;
- 319969 constexpr std::uintptr_t CancellationToken = 0x40 ;
- 319970 constexpr std::uintptr_t _cts = 0x48 ;
- 319971 constexpr std::uintptr_t _updateInterval = 0x50 ;
- 319972 constexpr std::uintptr_t _disposed = 0x58 ;
- 319973 constexpr std::uintptr_t _started = 0x59 ;
- 319974 }
- 319975
- 319976 namespace Facepunch_Nexus__BaseNexusPlayerClient
- 319977 {
- 319978 constexpr std::uintptr_t _connector = 0x10 ;
- 319979 constexpr std::uintptr_t _cachedNexusList = 0x18 ;
- 319980 constexpr std::uintptr_t _cachedNexusDetails = 0x20 ;
- 319981 constexpr std::uintptr_t OnVariableChanged = 0x28 ;
- 319982 constexpr std::uintptr_t OnError = 0x30 ;
- 319983 constexpr std::uintptr_t Clock = 0x38 ;
- 319984 constexpr std::uintptr_t CancellationToken = 0x40 ;
- 319985 constexpr std::uintptr_t _cts = 0x48 ;
- 319986 constexpr std::uintptr_t _updateInterval = 0x50 ;
- 319987 constexpr std::uintptr_t _disposed = 0x58 ;
- 319988 constexpr std::uintptr_t _started = 0x59 ;
- 319989 constexpr std::uintptr_t NexusVariables = 0x60 ;
- 319990 constexpr std::uintptr_t ZoneVariables = 0x68 ;
- 319991 constexpr std::uintptr_t PlayerVariables = 0x70 ;
- 319992 constexpr std::uintptr_t _NexusId_k__BackingField = 0x78 ;
- 319993 constexpr std::uintptr_t _ZoneKey_k__BackingField = 0x80 ;
- 319994 constexpr std::uintptr_t _Nexus_k__BackingField = 0x88 ;
- 319995 constexpr std::uintptr_t _Player_k__BackingField = 0x90 ;
- 319996 }
- 319997
- 319998 namespace Facepunch_Nexus__CachedValue
- 319999 {
- 320000 constexpr std::uintptr_t Clock = 0x10 ;