Bulk_Assembly-CSharp_39.cpp 582 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132913391349135913691379138913991409141914291439144914591469147914891499150915191529153915491559156915791589159916091619162916391649165916691679168916991709171917291739174917591769177917891799180918191829183918491859186918791889189919091919192919391949195919691979198919992009201920292039204920592069207920892099210921192129213921492159216921792189219922092219222922392249225922692279228922992309231923292339234923592369237923892399240924192429243924492459246924792489249925092519252925392549255925692579258925992609261926292639264926592669267926892699270927192729273927492759276927792789279928092819282928392849285928692879288928992909291929292939294929592969297929892999300930193029303930493059306930793089309931093119312931393149315931693179318931993209321932293239324932593269327932893299330933193329333933493359336933793389339934093419342934393449345934693479348934993509351935293539354935593569357935893599360936193629363936493659366936793689369937093719372937393749375937693779378937993809381938293839384938593869387938893899390939193929393939493959396939793989399940094019402940394049405940694079408940994109411941294139414941594169417941894199420942194229423942494259426942794289429943094319432943394349435943694379438943994409441944294439444944594469447944894499450945194529453945494559456945794589459946094619462946394649465946694679468946994709471947294739474947594769477947894799480948194829483948494859486948794889489949094919492949394949495949694979498949995009501950295039504950595069507950895099510951195129513951495159516951795189519952095219522952395249525952695279528952995309531953295339534953595369537953895399540954195429543954495459546954795489549955095519552955395549555955695579558955995609561956295639564956595669567956895699570957195729573957495759576957795789579958095819582958395849585958695879588958995909591959295939594959595969597959895999600960196029603960496059606960796089609961096119612961396149615961696179618961996209621962296239624962596269627962896299630963196329633963496359636963796389639964096419642964396449645964696479648964996509651965296539654965596569657965896599660966196629663966496659666966796689669967096719672967396749675967696779678967996809681968296839684968596869687968896899690969196929693969496959696969796989699970097019702970397049705970697079708970997109711971297139714971597169717971897199720972197229723972497259726972797289729973097319732973397349735973697379738973997409741974297439744974597469747974897499750975197529753975497559756975797589759976097619762976397649765976697679768976997709771977297739774977597769777977897799780978197829783978497859786978797889789979097919792979397949795979697979798979998009801980298039804980598069807980898099810981198129813981498159816981798189819982098219822982398249825982698279828982998309831983298339834983598369837983898399840984198429843984498459846984798489849985098519852985398549855985698579858985998609861986298639864986598669867986898699870987198729873987498759876987798789879988098819882988398849885988698879888988998909891989298939894989598969897989898999900990199029903990499059906990799089909991099119912991399149915991699179918991999209921992299239924992599269927992899299930993199329933993499359936993799389939994099419942994399449945994699479948994999509951995299539954995599569957995899599960996199629963996499659966996799689969997099719972997399749975997699779978997999809981998299839984998599869987998899899990999199929993999499959996999799989999100001000110002100031000410005100061000710008100091001010011100121001310014100151001610017100181001910020100211002210023100241002510026100271002810029100301003110032100331003410035100361003710038100391004010041100421004310044100451004610047100481004910050100511005210053100541005510056100571005810059100601006110062100631006410065100661006710068100691007010071100721007310074100751007610077100781007910080100811008210083100841008510086100871008810089100901009110092100931009410095100961009710098100991010010101101021010310104101051010610107101081010910110101111011210113101141011510116101171011810119101201012110122101231012410125101261012710128101291013010131101321013310134101351013610137101381013910140101411014210143101441014510146101471014810149101501015110152101531015410155101561015710158101591016010161101621016310164101651016610167101681016910170101711017210173101741017510176101771017810179101801018110182101831018410185101861018710188101891019010191101921019310194101951019610197101981019910200102011020210203102041020510206102071020810209102101021110212102131021410215102161021710218102191022010221102221022310224102251022610227102281022910230102311023210233102341023510236102371023810239102401024110242102431024410245102461024710248102491025010251102521025310254102551025610257102581025910260102611026210263102641026510266102671026810269102701027110272102731027410275102761027710278102791028010281102821028310284102851028610287102881028910290102911029210293102941029510296102971029810299103001030110302103031030410305103061030710308103091031010311103121031310314103151031610317103181031910320103211032210323103241032510326103271032810329103301033110332103331033410335103361033710338103391034010341103421034310344103451034610347103481034910350103511035210353103541035510356103571035810359103601036110362103631036410365103661036710368103691037010371103721037310374103751037610377103781037910380103811038210383103841038510386103871038810389103901039110392103931039410395103961039710398103991040010401104021040310404104051040610407104081040910410104111041210413104141041510416104171041810419104201042110422104231042410425104261042710428104291043010431104321043310434104351043610437104381043910440104411044210443104441044510446104471044810449104501045110452104531045410455104561045710458104591046010461104621046310464104651046610467104681046910470104711047210473104741047510476104771047810479104801048110482104831048410485104861048710488104891049010491104921049310494104951049610497104981049910500105011050210503105041050510506105071050810509105101051110512105131051410515105161051710518105191052010521105221052310524105251052610527105281052910530105311053210533105341053510536105371053810539105401054110542105431054410545105461054710548105491055010551105521055310554105551055610557105581055910560105611056210563105641056510566105671056810569105701057110572105731057410575105761057710578105791058010581105821058310584105851058610587105881058910590105911059210593105941059510596105971059810599106001060110602106031060410605106061060710608106091061010611106121061310614106151061610617106181061910620106211062210623106241062510626106271062810629106301063110632106331063410635106361063710638106391064010641106421064310644106451064610647106481064910650106511065210653106541065510656106571065810659106601066110662106631066410665106661066710668106691067010671106721067310674106751067610677106781067910680106811068210683106841068510686106871068810689106901069110692106931069410695106961069710698106991070010701107021070310704107051070610707107081070910710107111071210713107141071510716107171071810719107201072110722107231072410725107261072710728107291073010731107321073310734107351073610737107381073910740107411074210743107441074510746107471074810749107501075110752107531075410755107561075710758107591076010761107621076310764107651076610767107681076910770107711077210773107741077510776107771077810779107801078110782107831078410785107861078710788107891079010791107921079310794107951079610797107981079910800108011080210803108041080510806108071080810809108101081110812108131081410815108161081710818108191082010821108221082310824108251082610827108281082910830108311083210833108341083510836108371083810839108401084110842108431084410845108461084710848108491085010851108521085310854108551085610857108581085910860108611086210863108641086510866108671086810869108701087110872108731087410875108761087710878108791088010881108821088310884108851088610887108881088910890108911089210893108941089510896108971089810899109001090110902109031090410905109061090710908109091091010911109121091310914109151091610917109181091910920109211092210923109241092510926109271092810929109301093110932109331093410935109361093710938109391094010941109421094310944109451094610947109481094910950109511095210953109541095510956109571095810959109601096110962109631096410965109661096710968109691097010971109721097310974109751097610977109781097910980109811098210983109841098510986109871098810989109901099110992109931099410995109961099710998109991100011001110021100311004110051100611007110081100911010110111101211013110141101511016110171101811019110201102111022110231102411025110261102711028110291103011031110321103311034110351103611037110381103911040110411104211043110441104511046110471104811049110501105111052110531105411055110561105711058110591106011061110621106311064110651106611067110681106911070110711107211073110741107511076110771107811079110801108111082110831108411085110861108711088110891109011091110921109311094110951109611097110981109911100111011110211103111041110511106111071110811109111101111111112111131111411115111161111711118111191112011121111221112311124111251112611127111281112911130111311113211133111341113511136111371113811139111401114111142111431114411145111461114711148111491115011151111521115311154111551115611157111581115911160111611116211163111641116511166111671116811169111701117111172111731117411175111761117711178111791118011181111821118311184111851118611187111881118911190111911119211193111941119511196111971119811199112001120111202112031120411205112061120711208112091121011211112121121311214112151121611217112181121911220112211122211223112241122511226112271122811229112301123111232112331123411235112361123711238112391124011241112421124311244112451124611247112481124911250112511125211253112541125511256112571125811259112601126111262112631126411265112661126711268112691127011271112721127311274112751127611277112781127911280112811128211283112841128511286112871128811289112901129111292112931129411295112961129711298112991130011301113021130311304113051130611307113081130911310113111131211313113141131511316113171131811319113201132111322113231132411325113261132711328113291133011331113321133311334113351133611337113381133911340113411134211343113441134511346113471134811349113501135111352113531135411355113561135711358113591136011361113621136311364113651136611367113681136911370113711137211373113741137511376113771137811379113801138111382113831138411385113861138711388113891139011391113921139311394113951139611397113981139911400114011140211403114041140511406114071140811409114101141111412114131141411415114161141711418114191142011421114221142311424114251142611427114281142911430114311143211433114341143511436114371143811439114401144111442114431144411445114461144711448114491145011451114521145311454114551145611457114581145911460114611146211463114641146511466114671146811469114701147111472114731147411475114761147711478114791148011481114821148311484114851148611487114881148911490114911149211493114941149511496114971149811499115001150111502115031150411505115061150711508115091151011511115121151311514115151151611517115181151911520115211152211523115241152511526115271152811529115301153111532115331153411535115361153711538115391154011541115421154311544115451154611547115481154911550115511155211553115541155511556115571155811559115601156111562115631156411565115661156711568115691157011571115721157311574115751157611577115781157911580115811158211583115841158511586115871158811589115901159111592115931159411595115961159711598115991160011601116021160311604116051160611607116081160911610116111161211613116141161511616116171161811619116201162111622116231162411625116261162711628116291163011631116321163311634116351163611637116381163911640116411164211643116441164511646116471164811649116501165111652116531165411655116561165711658116591166011661116621166311664116651166611667116681166911670116711167211673116741167511676116771167811679116801168111682116831168411685116861168711688116891169011691116921169311694116951169611697116981169911700117011170211703117041170511706117071170811709117101171111712117131171411715117161171711718117191172011721117221172311724117251172611727117281172911730117311173211733117341173511736117371173811739117401174111742117431174411745117461174711748117491175011751117521175311754117551175611757117581175911760117611176211763117641176511766117671176811769117701177111772117731177411775117761177711778117791178011781117821178311784117851178611787117881178911790117911179211793117941179511796117971179811799118001180111802118031180411805118061180711808118091181011811118121181311814118151181611817118181181911820118211182211823118241182511826118271182811829118301183111832118331183411835118361183711838118391184011841118421184311844118451184611847118481184911850118511185211853118541185511856118571185811859118601186111862118631186411865118661186711868118691187011871118721187311874118751187611877118781187911880118811188211883118841188511886118871188811889118901189111892118931189411895118961189711898118991190011901119021190311904119051190611907119081190911910119111191211913119141191511916119171191811919119201192111922119231192411925119261192711928119291193011931119321193311934119351193611937119381193911940119411194211943119441194511946119471194811949119501195111952119531195411955119561195711958119591196011961119621196311964119651196611967119681196911970119711197211973119741197511976119771197811979119801198111982119831198411985119861198711988119891199011991119921199311994119951199611997119981199912000120011200212003120041200512006120071200812009120101201112012120131201412015120161201712018120191202012021120221202312024120251202612027120281202912030120311203212033120341203512036120371203812039120401204112042120431204412045120461204712048120491205012051120521205312054120551205612057120581205912060120611206212063120641206512066120671206812069120701207112072120731207412075120761207712078120791208012081120821208312084120851208612087120881208912090120911209212093120941209512096120971209812099121001210112102121031210412105121061210712108121091211012111121121211312114121151211612117121181211912120121211212212123121241212512126121271212812129121301213112132121331213412135121361213712138121391214012141121421214312144121451214612147121481214912150121511215212153121541215512156121571215812159121601216112162121631216412165121661216712168121691217012171121721217312174121751217612177121781217912180121811218212183121841218512186121871218812189121901219112192121931219412195121961219712198121991220012201122021220312204122051220612207122081220912210122111221212213122141221512216122171221812219122201222112222122231222412225122261222712228122291223012231122321223312234122351223612237122381223912240122411224212243122441224512246122471224812249122501225112252122531225412255122561225712258122591226012261122621226312264122651226612267122681226912270122711227212273122741227512276122771227812279122801228112282122831228412285122861228712288122891229012291122921229312294122951229612297122981229912300123011230212303123041230512306123071230812309123101231112312123131231412315123161231712318123191232012321123221232312324123251232612327123281232912330123311233212333123341233512336123371233812339123401234112342123431234412345123461234712348123491235012351123521235312354123551235612357123581235912360123611236212363123641236512366123671236812369123701237112372123731237412375123761237712378123791238012381123821238312384123851238612387123881238912390123911239212393123941239512396123971239812399124001240112402124031240412405124061240712408124091241012411124121241312414124151241612417124181241912420124211242212423124241242512426124271242812429124301243112432124331243412435124361243712438124391244012441124421244312444124451244612447124481244912450124511245212453124541245512456124571245812459124601246112462124631246412465124661246712468124691247012471124721247312474124751247612477124781247912480124811248212483124841248512486124871248812489124901249112492124931249412495124961249712498124991250012501125021250312504125051250612507125081250912510125111251212513125141251512516125171251812519125201252112522125231252412525125261252712528125291253012531125321253312534125351253612537125381253912540125411254212543125441254512546125471254812549125501255112552125531255412555125561255712558125591256012561125621256312564125651256612567125681256912570125711257212573125741257512576125771257812579125801258112582125831258412585125861258712588125891259012591125921259312594125951259612597125981259912600126011260212603126041260512606126071260812609126101261112612126131261412615126161261712618126191262012621126221262312624126251262612627126281262912630126311263212633126341263512636126371263812639126401264112642126431264412645126461264712648126491265012651126521265312654126551265612657126581265912660126611266212663126641266512666126671266812669126701267112672126731267412675126761267712678126791268012681126821268312684126851268612687126881268912690126911269212693126941269512696126971269812699127001270112702127031270412705127061270712708127091271012711127121271312714127151271612717127181271912720127211272212723127241272512726127271272812729127301273112732127331273412735127361273712738127391274012741127421274312744127451274612747127481274912750127511275212753127541275512756127571275812759127601276112762127631276412765127661276712768127691277012771127721277312774127751277612777127781277912780127811278212783127841278512786127871278812789127901279112792127931279412795127961279712798127991280012801128021280312804128051280612807128081280912810128111281212813128141281512816128171281812819128201282112822128231282412825128261282712828128291283012831128321283312834128351283612837128381283912840128411284212843128441284512846128471284812849128501285112852128531285412855128561285712858128591286012861128621286312864128651286612867128681286912870128711287212873128741287512876128771287812879128801288112882128831288412885128861288712888128891289012891128921289312894128951289612897128981289912900129011290212903129041290512906129071290812909129101291112912129131291412915129161291712918129191292012921129221292312924129251292612927129281292912930129311293212933129341293512936129371293812939129401294112942129431294412945129461294712948129491295012951129521295312954129551295612957129581295912960129611296212963129641296512966129671296812969129701297112972129731297412975129761297712978129791298012981129821298312984129851298612987129881298912990129911299212993129941299512996129971299812999130001300113002130031300413005130061300713008130091301013011130121301313014130151301613017130181301913020130211302213023130241302513026130271302813029130301303113032130331303413035130361303713038130391304013041130421304313044130451304613047130481304913050130511305213053130541305513056130571305813059130601306113062130631306413065130661306713068130691307013071130721307313074130751307613077130781307913080130811308213083130841308513086130871308813089130901309113092130931309413095130961309713098130991310013101131021310313104131051310613107131081310913110131111311213113131141311513116131171311813119131201312113122131231312413125131261312713128131291313013131131321313313134131351313613137131381313913140131411314213143131441314513146131471314813149131501315113152131531315413155131561315713158131591316013161131621316313164131651316613167131681316913170131711317213173131741317513176131771317813179131801318113182131831318413185131861318713188131891319013191131921319313194131951319613197131981319913200132011320213203132041320513206132071320813209132101321113212132131321413215132161321713218132191322013221132221322313224132251322613227132281322913230132311323213233132341323513236132371323813239
  1. #include "il2cpp-config.h"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include <cstring>
  8. #include <string.h>
  9. #include <stdio.h>
  10. #include <cmath>
  11. #include <limits>
  12. #include <assert.h>
  13. #include <stdint.h>
  14. #include "il2cpp-class-internals.h"
  15. #include "codegen/il2cpp-codegen.h"
  16. #include "il2cpp-object-internals.h"
  17. template <typename R>
  18. struct VirtFuncInvoker0
  19. {
  20. typedef R (*Func)(void*, const RuntimeMethod*);
  21. static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
  22. {
  23. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  24. return ((Func)invokeData.methodPtr)(obj, invokeData.method);
  25. }
  26. };
  27. struct VirtActionInvoker0
  28. {
  29. typedef void (*Action)(void*, const RuntimeMethod*);
  30. static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
  31. {
  32. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  33. ((Action)invokeData.methodPtr)(obj, invokeData.method);
  34. }
  35. };
  36. template <typename T1>
  37. struct VirtActionInvoker1
  38. {
  39. typedef void (*Action)(void*, T1, const RuntimeMethod*);
  40. static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
  41. {
  42. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  43. ((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
  44. }
  45. };
  46. // WaterSimple
  47. struct WaterSimple_t3284954467;
  48. // UnityEngine.MonoBehaviour
  49. struct MonoBehaviour_t3962482529;
  50. // UnityEngine.Component
  51. struct Component_t1923634451;
  52. // UnityEngine.Renderer
  53. struct Renderer_t2627027031;
  54. // UnityEngine.Object
  55. struct Object_t631007953;
  56. // UnityEngine.Material
  57. struct Material_t340375123;
  58. // System.String
  59. struct String_t;
  60. // WishFountainWnd
  61. struct WishFountainWnd_t3525045348;
  62. // DMCore.Logic.CGoldWatcher
  63. struct CGoldWatcher_t2760796238;
  64. // UnityEngine.Transform
  65. struct Transform_t3600365921;
  66. // UILabel
  67. struct UILabel_t3248798549;
  68. // uiDrawItem
  69. struct uiDrawItem_t618257261;
  70. // RewardWnd
  71. struct RewardWnd_t1955019457;
  72. // uiItemDisplay
  73. struct uiItemDisplay_t1025820547;
  74. // uiBuyLotteryNum
  75. struct uiBuyLotteryNum_t2649912829;
  76. // UnityEngine.GameObject
  77. struct GameObject_t1113636619;
  78. // DMCore.Logic.CWishFountainMgr
  79. struct CWishFountainMgr_t2594140948;
  80. // DMCore.Logic.CFunctionSwitchConfig
  81. struct CFunctionSwitchConfig_t2078484928;
  82. // DMCore.Logic.TreviType
  83. struct TreviType_t2222439988;
  84. // DMCore.Logic.IActivityDetail
  85. struct IActivityDetail_t2848416189;
  86. // DMCore.Framework.Scene.ISceneNpcBase
  87. struct ISceneNpcBase_t3974693970;
  88. // DMCore.Framework.Scene.ISceneBaseObj
  89. struct ISceneBaseObj_t858622483;
  90. // UnityEngine.Camera
  91. struct Camera_t4157153871;
  92. // CSignsManager
  93. struct CSignsManager_t1825583579;
  94. // DMCore.Logic.CEffectWndManager
  95. struct CEffectWndManager_t3902312294;
  96. // DMCore.Logic.CTimerManager
  97. struct CTimerManager_t4186675208;
  98. // DMCore.Framework.Scene.CSceneService
  99. struct CSceneService_t551449725;
  100. // DMCore.CDataArray
  101. struct CDataArray_t4068198041;
  102. // UnityEngine.AnimationClip
  103. struct AnimationClip_t2318505987;
  104. // DMCore.ILogicBase
  105. struct ILogicBase_t2190831891;
  106. // DMCore.Logic.TimerCallbackProcCP
  107. struct TimerCallbackProcCP_t1342316376;
  108. // DMCore.Logic.CDrawItemData
  109. struct CDrawItemData_t2876223890;
  110. // DMCore.CMsgBoxControl
  111. struct CMsgBoxControl_t806533544;
  112. // DMCore.Framework.Misc.CTextHelp
  113. struct CTextHelp_t3119637808;
  114. // DMCore.OnMsgBoxClkCallBack
  115. struct OnMsgBoxClkCallBack_t3229751541;
  116. // uiBuyLotteryNum/OnClickMsgCallBack
  117. struct OnClickMsgCallBack_t2417972543;
  118. // DMCore.Framework.Scene.CMainRole
  119. struct CMainRole_t4200562839;
  120. // DMCore.Framework.Scene.CProperty
  121. struct CProperty_t963755051;
  122. // DMCore.Logic.CWndController
  123. struct CWndController_t749709641;
  124. // DMCore.Logic.PageTipsManager
  125. struct PageTipsManager_t2228145721;
  126. // Wnd_GiftInfo
  127. struct Wnd_GiftInfo_t944554536;
  128. // CUIBase
  129. struct CUIBase_t3255455658;
  130. // UITexture
  131. struct UITexture_t3471168817;
  132. // DMListView
  133. struct DMListView_t512231514;
  134. // System.Action`1<UnityEngine.GameObject>
  135. struct Action_1_t1286104214;
  136. // System.Action`1<System.Object>
  137. struct Action_1_t3252573759;
  138. // DMCore.Logic.GiftPackManager
  139. struct GiftPackManager_t105297562;
  140. // System.Action`1<DMCore.Logic.GiftPack>
  141. struct Action_1_t19143634;
  142. // System.Collections.Generic.List`1<DMCore.Logic.GiftPackageItemCond>
  143. struct List_1_t3115654357;
  144. // System.Collections.Generic.List`1<System.Object>
  145. struct List_1_t257213610;
  146. // DMCore.Logic.GiftPackageItemCond
  147. struct GiftPackageItemCond_t1643579615;
  148. // ScenePersonalWndMyPackage
  149. struct ScenePersonalWndMyPackage_t3287570987;
  150. // DMCore.Logic.GiftPack
  151. struct GiftPack_t4141643335;
  152. // DMCore.Logic.CShopConfig
  153. struct CShopConfig_t202154353;
  154. // System.Collections.Generic.List`1<DMCore.Logic.GiftPackageItemUnit>
  155. struct List_1_t3948706452;
  156. // uiGfitInfoItem
  157. struct uiGfitInfoItem_t352116371;
  158. // Wnd_OpenGift
  159. struct Wnd_OpenGift_t488674423;
  160. // UIInput
  161. struct UIInput_t421821618;
  162. // uiOpenGiftCell
  163. struct uiOpenGiftCell_t991055555;
  164. // WndDrawShop
  165. struct WndDrawShop_t2691521423;
  166. // DMCore.Logic.CWishFountainMgr/OnShopListChanged
  167. struct OnShopListChanged_t2776790831;
  168. // DMCore.Logic.CShopManager
  169. struct CShopManager_t754298620;
  170. // DMCore.Logic.CPropManager
  171. struct CPropManager_t2238730194;
  172. // DMCore.Logic.shopModel
  173. struct shopModel_t101745799;
  174. // System.Collections.Generic.List`1<DMCore.Logic.WishShopItem>
  175. struct List_1_t1951918887;
  176. // WndFragmentShop
  177. struct WndFragmentShop_t3347703857;
  178. // uiBtnList
  179. struct uiBtnList_t3771050923;
  180. // uiBtnList/ChangeHandler
  181. struct ChangeHandler_t1870456169;
  182. // DMCore.Logic.CFragmentShopManager
  183. struct CFragmentShopManager_t693884529;
  184. // System.Action`1<DMCore.Logic.ITEM_SHOP_TYPE>
  185. struct Action_1_t1368688201;
  186. // System.Delegate
  187. struct Delegate_t1188392813;
  188. // System.Action`1<DMCore.Logic.ITEM_NEW_TYPE>
  189. struct Action_1_t1631686707;
  190. // System.Collections.Generic.List`1<System.Int32>
  191. struct List_1_t128053199;
  192. // System.Collections.Generic.List`1<DMCore.ILogicBase>
  193. struct List_1_t3662906633;
  194. // System.Collections.ArrayList
  195. struct ArrayList_t2718874744;
  196. // BetterList`1<DMCore.Logic.CTimerData>
  197. struct BetterList_1_t2996838064;
  198. // System.Collections.Generic.List`1<DMCore.Logic.IEffectWndBase>
  199. struct List_1_t622380941;
  200. // System.Collections.Generic.Dictionary`2<DMCore.Logic.CFunctionSwitchConfig/FS_ENUM,System.Boolean>
  201. struct Dictionary_2_t2297708088;
  202. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.CDrawItemData>
  203. struct Dictionary_2_t1764937221;
  204. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.DisplayData>
  205. struct Dictionary_2_t2807764417;
  206. // System.Collections.Generic.Dictionary`2<System.Int32,System.Collections.Generic.List`1<DMCore.Logic.WishShopItem>>
  207. struct Dictionary_2_t840632218;
  208. // System.Collections.Generic.List`1<DMCore.Logic.TreviType>
  209. struct List_1_t3694514730;
  210. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Framework.Scene.CPropData>
  211. struct Dictionary_2_t1380571261;
  212. // System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.Action`1<System.String>>>
  213. struct Dictionary_2_t3277249325;
  214. // CBetterSet`1<System.Action`2<System.String,DMCore.Framework.Scene.CPropData>>
  215. struct CBetterSet_1_t433888323;
  216. // CBetterSet`1<System.Action`1<System.String>>
  217. struct CBetterSet_1_t2134195988;
  218. // System.Collections.Generic.Dictionary`2<System.String,System.Boolean>
  219. struct Dictionary_2_t4177511560;
  220. // DMCore.Logic.WishShopItem[]
  221. struct WishShopItemU5BU5D_t1403132140;
  222. // System.Collections.Generic.Dictionary`2<System.Int64,System.String>
  223. struct Dictionary_2_t2910090473;
  224. // DMCore.Framework.Scene.ISceneRole
  225. struct ISceneRole_t2394225724;
  226. // System.Collections.Generic.LinkedList`1<System.Int32>
  227. struct LinkedList_1_t1790591762;
  228. // BetterList`1<System.Int32>
  229. struct BetterList_1_t2105966071;
  230. // System.Predicate`1<System.String>
  231. struct Predicate_1_t2672744813;
  232. // DMCore.Logic.CPropGroup[]
  233. struct CPropGroupU5BU5D_t555838530;
  234. // System.Collections.Generic.Dictionary`2<System.Int32,System.Int64>
  235. struct Dictionary_2_t2625280635;
  236. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.CShopManager/CShopItemGroup>
  237. struct Dictionary_2_t133775218;
  238. // DMCore.Logic.CShopGroupBuyingData
  239. struct CShopGroupBuyingData_t1345810626;
  240. // DMCore.Logic.CShopManager/CShopItemGroup
  241. struct CShopItemGroup_t1245061887;
  242. // DMCore.Logic.GiftPackageItemUnit[]
  243. struct GiftPackageItemUnitU5BU5D_t62768427;
  244. // DMCore.Logic.GiftPackageItemCond[]
  245. struct GiftPackageItemCondU5BU5D_t800568518;
  246. // System.Action`4<System.Int32,System.Int64,System.Int32,System.Collections.Generic.List`1<System.Int32>>
  247. struct Action_4_t3484037049;
  248. // System.Action
  249. struct Action_t1264377477;
  250. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.GiftPack>
  251. struct Dictionary_2_t3030356666;
  252. // System.Collections.Generic.List`1<DMCore.Logic.GiftPackManager/OpenGiftCellCache>
  253. struct List_1_t93448756;
  254. // DMSerial
  255. struct DMSerial_t3962411756;
  256. // CBetterSet`1<System.Action`1<IEventBase>>
  257. struct CBetterSet_1_t1416977057;
  258. // System.Char[]
  259. struct CharU5BU5D_t3528271667;
  260. // DMCore.Framework.Misc.CTextHelp/TextUnitGroup
  261. struct TextUnitGroup_t1441580864;
  262. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.CShopConfig/GoodsConfig>
  263. struct Dictionary_2_t454560111;
  264. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.CShopConfig/StaticConfigUnit>
  265. struct Dictionary_2_t1165792132;
  266. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.CShopConfig/suitData>
  267. struct Dictionary_2_t104342236;
  268. // System.Collections.Generic.List`1<DMCore.Logic.CShopConfig/activityData>
  269. struct List_1_t1441398424;
  270. // System.Void
  271. struct Void_t1185182177;
  272. // System.Collections.Generic.List`1<DMCore.Framework.Scene.ISceneBaseObj>
  273. struct List_1_t2330697225;
  274. // System.Collections.Generic.List`1<DMCore.Framework.Scene.CScenePropModel>
  275. struct List_1_t589903178;
  276. // System.Collections.Generic.List`1<DMCore.Framework.Scene.ISceneNpcBase>
  277. struct List_1_t1151801416;
  278. // DMCore.Framework.Scene.CSceneModelObj
  279. struct CSceneModelObj_t2681526009;
  280. // System.Reflection.MethodInfo
  281. struct MethodInfo_t;
  282. // System.DelegateData
  283. struct DelegateData_t1677132599;
  284. // DMCore.Logic.PageTipsData
  285. struct PageTipsData_t3428124494;
  286. // System.String[]
  287. struct StringU5BU5D_t1281789340;
  288. // System.Collections.Generic.Dictionary`2<DMCore.Logic.ITEM_NEW_TYPE,System.Collections.Generic.List`1<DMCore.Logic.FragmentShopItem>>
  289. struct Dictionary_2_t3386653540;
  290. // System.Collections.Generic.Dictionary`2<System.Int32,CSignsManager/ReminderPathData>
  291. struct Dictionary_2_t1492992253;
  292. // System.Collections.Generic.List`1<CSignsManager/TypeClass>
  293. struct List_1_t4136974863;
  294. // System.Collections.Generic.List`1<CSignsManager/SignPathData>
  295. struct List_1_t3172176916;
  296. // System.Collections.Generic.LinkedList`1<DMCore.CMsgBoxControl/msgBoxData>
  297. struct LinkedList_1_t863209702;
  298. // DMCore.Logic.CWndController/UIWndStack
  299. struct UIWndStack_t3738908003;
  300. // System.Collections.Generic.Dictionary`2<System.String,UnityEngine.Transform>
  301. struct Dictionary_2_t3385622220;
  302. // System.Collections.Generic.Dictionary`2<DMCore.Logic.enumPersonPage,DMCore.Logic.CWndBase>
  303. struct Dictionary_2_t3999618383;
  304. // DMCore.CDataProperty
  305. struct CDataProperty_t2806246268;
  306. // System.Collections.Generic.List`1<DMCore.Framework.Scene.ISceneBaseObj/stTransformMove>
  307. struct List_1_t817360128;
  308. // DMCore.Framework.CRoleEffectManager
  309. struct CRoleEffectManager_t3637256918;
  310. // CAnimSite
  311. struct CAnimSite_t233742424;
  312. // CSkeletonSite
  313. struct CSkeletonSite_t1178137573;
  314. // DMCore.Framework.Scene.CAvatarSite
  315. struct CAvatarSite_t1752665925;
  316. // DMCore.Framework.Scene.CRoleModel_Effect
  317. struct CRoleModel_Effect_t71978069;
  318. // DMCore.Framework.Scene.CRoleModelFace
  319. struct CRoleModelFace_t1285730091;
  320. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Framework.Scene.CRoleModelItem>
  321. struct Dictionary_2_t497245277;
  322. // UnityEngine.Texture2D
  323. struct Texture2D_t3840446185;
  324. // System.Collections.Generic.List`1<UnityEngine.Texture2D>
  325. struct List_1_t1017553631;
  326. // System.Collections.Generic.List`1<System.String>
  327. struct List_1_t3319525431;
  328. // DMCore.Framework.Scene.CPetModel
  329. struct CPetModel_t3783790547;
  330. // DMCore.Logic.CLocalSimulateRole
  331. struct CLocalSimulateRole_t4101146137;
  332. // System.IAsyncResult
  333. struct IAsyncResult_t767004451;
  334. // System.AsyncCallback
  335. struct AsyncCallback_t3962456242;
  336. // UnityEngine.Camera/CameraCallback
  337. struct CameraCallback_t190067161;
  338. // ItemPageGroup
  339. struct ItemPageGroup_t3769455068;
  340. // DetailWnd
  341. struct DetailWnd_t3732401977;
  342. // ScenePersonalPkgList
  343. struct ScenePersonalPkgList_t4044424073;
  344. // AmountWnd
  345. struct AmountWnd_t1885830546;
  346. // System.Collections.Generic.List`1<DMCore.Logic.GamePageInfo>
  347. struct List_1_t2959980932;
  348. // paoItem[]
  349. struct paoItemU5BU5D_t3229969879;
  350. // uiRewardItem
  351. struct uiRewardItem_t3619702494;
  352. // uiRewardItem[]
  353. struct uiRewardItemU5BU5D_t3139509227;
  354. // UISprite
  355. struct UISprite_t194114938;
  356. // DMCore.Logic.GiftPackageItemUnit
  357. struct GiftPackageItemUnit_t2476631710;
  358. // UnityEngine.Texture
  359. struct Texture_t3661962703;
  360. // UIPanel
  361. struct UIPanel_t1716472341;
  362. // UIGeometry
  363. struct UIGeometry_t1059483952;
  364. // DMCore.Logic.ITEM_NEW_TYPE[]
  365. struct ITEM_NEW_TYPEU5BU5D_t375000505;
  366. // System.Action`1<System.Single>
  367. struct Action_1_t1569734369;
  368. // DMProcessBar
  369. struct DMProcessBar_t1457963892;
  370. // System.Collections.Generic.List`1<UnityEngine.Transform>
  371. struct List_1_t777473367;
  372. // System.Action`3<System.String,System.Char,CDataWrapper`1<System.Char>>
  373. struct Action_3_t1353649513;
  374. // CDataWrapper`1<System.Char>
  375. struct CDataWrapper_1_t2631656993;
  376. // System.Action`1<System.String>
  377. struct Action_1_t2019918284;
  378. // UnityEngine.TouchScreenKeyboard
  379. struct TouchScreenKeyboard_t731888065;
  380. // UnityEngine.Shader
  381. struct Shader_t4151988712;
  382. // UIFont
  383. struct UIFont_t2766063701;
  384. extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var;
  385. extern RuntimeClass* Vector4_t3319028937_il2cpp_TypeInfo_var;
  386. extern RuntimeClass* Mathf_t3464937446_il2cpp_TypeInfo_var;
  387. extern RuntimeClass* Quaternion_t2301928331_il2cpp_TypeInfo_var;
  388. extern RuntimeClass* Matrix4x4_t1817901843_il2cpp_TypeInfo_var;
  389. extern RuntimeClass* Vector3_t3722313464_il2cpp_TypeInfo_var;
  390. extern const RuntimeMethod* Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var;
  391. extern String_t* _stringLiteral49249872;
  392. extern String_t* _stringLiteral3029421264;
  393. extern String_t* _stringLiteral2268830102;
  394. extern String_t* _stringLiteral662295082;
  395. extern String_t* _stringLiteral866112042;
  396. extern const uint32_t WaterSimple_Update_m2882737715_MetadataUsageId;
  397. extern RuntimeClass* CGoldWatcher_t2760796238_il2cpp_TypeInfo_var;
  398. extern const uint32_t WishFountainWnd__ctor_m3483725278_MetadataUsageId;
  399. extern RuntimeClass* WishFountainWnd_t3525045348_il2cpp_TypeInfo_var;
  400. extern const uint32_t WishFountainWnd_GetInstance_m4137388664_MetadataUsageId;
  401. extern RuntimeClass* CMiscHelp_t3597884754_il2cpp_TypeInfo_var;
  402. extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var;
  403. extern const RuntimeMethod* Component_GetComponent_TisuiDrawItem_t618257261_m2514160553_RuntimeMethod_var;
  404. extern const RuntimeMethod* Component_GetComponent_TisRewardWnd_t1955019457_m3944414979_RuntimeMethod_var;
  405. extern const RuntimeMethod* Component_GetComponent_TisuiItemDisplay_t1025820547_m2508129635_RuntimeMethod_var;
  406. extern const RuntimeMethod* Component_GetComponent_TisuiBuyLotteryNum_t2649912829_m3052543420_RuntimeMethod_var;
  407. extern String_t* _stringLiteral4073043224;
  408. extern String_t* _stringLiteral2736563578;
  409. extern String_t* _stringLiteral2399200659;
  410. extern String_t* _stringLiteral2688922246;
  411. extern String_t* _stringLiteral1054018178;
  412. extern String_t* _stringLiteral3665308611;
  413. extern String_t* _stringLiteral1532846799;
  414. extern const uint32_t WishFountainWnd_OnPageInit_m3278824415_MetadataUsageId;
  415. extern RuntimeClass* CFunctionSwitchConfig_t2078484928_il2cpp_TypeInfo_var;
  416. extern RuntimeClass* CActivityManager_t1081296145_il2cpp_TypeInfo_var;
  417. extern String_t* _stringLiteral547351549;
  418. extern const uint32_t WishFountainWnd_Update_m3315862139_MetadataUsageId;
  419. extern RuntimeClass* CSignsManager_t1825583579_il2cpp_TypeInfo_var;
  420. extern RuntimeClass* String_t_il2cpp_TypeInfo_var;
  421. extern RuntimeClass* SDKEventManager_t864216586_il2cpp_TypeInfo_var;
  422. extern String_t* _stringLiteral62725234;
  423. extern String_t* _stringLiteral3451565967;
  424. extern const uint32_t WishFountainWnd_OnPageShow_m2978514380_MetadataUsageId;
  425. extern RuntimeClass* CTimerManager_t4186675208_il2cpp_TypeInfo_var;
  426. extern const uint32_t WishFountainWnd_OnDestroy_m792695527_MetadataUsageId;
  427. extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var;
  428. extern RuntimeClass* ISceneNpcBase_t3974693970_il2cpp_TypeInfo_var;
  429. extern String_t* _stringLiteral3005481750;
  430. extern const uint32_t WishFountainWnd_LoadPet_m340638304_MetadataUsageId;
  431. extern RuntimeClass* TimerCallbackProcCP_t1342316376_il2cpp_TypeInfo_var;
  432. extern const RuntimeMethod* WishFountainWnd_RemeberPreEffectName_m1734180218_RuntimeMethod_var;
  433. extern String_t* _stringLiteral2269234644;
  434. extern String_t* _stringLiteral3962447596;
  435. extern const uint32_t WishFountainWnd_OnFreshRewardData_m4216275785_MetadataUsageId;
  436. extern RuntimeClass* CDataArray_t4068198041_il2cpp_TypeInfo_var;
  437. extern RuntimeClass* OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var;
  438. extern const RuntimeMethod* WishFountainWnd_OnMsgBoxClkCallBack_m69803871_RuntimeMethod_var;
  439. extern String_t* _stringLiteral1330622346;
  440. extern const uint32_t WishFountainWnd_OnDrawOnceCallBack_m3376629519_MetadataUsageId;
  441. extern String_t* _stringLiteral4136621937;
  442. extern const uint32_t WishFountainWnd_OnDrawTenCallBack_m2299861654_MetadataUsageId;
  443. extern RuntimeClass* OnClickMsgCallBack_t2417972543_il2cpp_TypeInfo_var;
  444. extern const RuntimeMethod* WishFountainWnd_OnBuyNumCallBack_m159065744_RuntimeMethod_var;
  445. extern String_t* _stringLiteral3865815901;
  446. extern const uint32_t WishFountainWnd_OnShowBuyWnd_m1178309989_MetadataUsageId;
  447. extern RuntimeClass* CurrencyGetManager_t971236882_il2cpp_TypeInfo_var;
  448. extern const RuntimeMethod* WishFountainWnd_OnBuyCheckCallBack_m3136257544_RuntimeMethod_var;
  449. extern String_t* _stringLiteral405384047;
  450. extern String_t* _stringLiteral1065451540;
  451. extern String_t* _stringLiteral506674996;
  452. extern String_t* _stringLiteral4081598260;
  453. extern const uint32_t WishFountainWnd_OnBuyNumCallBack_m159065744_MetadataUsageId;
  454. extern const uint32_t WishFountainWnd_OnBuyCheckCallBack_m3136257544_MetadataUsageId;
  455. extern const uint32_t WishFountainWnd_RemeberPreEffectName_m1734180218_MetadataUsageId;
  456. extern String_t* _stringLiteral2913039261;
  457. extern const uint32_t WishFountainWnd_OnOpenItemDetailWnd_m2635982973_MetadataUsageId;
  458. extern const uint32_t WishFountainWnd_OpenDisplay_m4282600170_MetadataUsageId;
  459. extern RuntimeClass* CWndController_t749709641_il2cpp_TypeInfo_var;
  460. extern const uint32_t WishFountainWnd_OpenShop_m2699991917_MetadataUsageId;
  461. extern RuntimeClass* PageTipsManager_t2228145721_il2cpp_TypeInfo_var;
  462. extern const uint32_t WishFountainWnd_OpenHelp_m1407941028_MetadataUsageId;
  463. extern RuntimeClass* CUIBase_t3255455658_il2cpp_TypeInfo_var;
  464. extern const uint32_t Wnd_GiftInfo__ctor_m4187207027_MetadataUsageId;
  465. extern RuntimeClass* Action_1_t1286104214_il2cpp_TypeInfo_var;
  466. extern const RuntimeMethod* Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var;
  467. extern const RuntimeMethod* CUIBase_FindSerialValue_TisUILabel_t3248798549_m1414506829_RuntimeMethod_var;
  468. extern const RuntimeMethod* CUIBase_FindSerialValue_TisTransform_t3600365921_m821661194_RuntimeMethod_var;
  469. extern const RuntimeMethod* CUIBase_FindSerialValue_TisUITexture_t3471168817_m486475374_RuntimeMethod_var;
  470. extern const RuntimeMethod* CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var;
  471. extern const RuntimeMethod* Wnd_GiftInfo_OnCloseBtn_m3255380640_RuntimeMethod_var;
  472. extern const RuntimeMethod* Action_1__ctor_m2622589598_RuntimeMethod_var;
  473. extern const RuntimeMethod* Wnd_GiftInfo_OnOpenBtnClick_m1322878587_RuntimeMethod_var;
  474. extern String_t* _stringLiteral2057595397;
  475. extern String_t* _stringLiteral2159632201;
  476. extern String_t* _stringLiteral1878514477;
  477. extern String_t* _stringLiteral3772295965;
  478. extern String_t* _stringLiteral2740072990;
  479. extern String_t* _stringLiteral1118132469;
  480. extern String_t* _stringLiteral3718020880;
  481. extern String_t* _stringLiteral2984484363;
  482. extern String_t* _stringLiteral3949307177;
  483. extern String_t* _stringLiteral2167403856;
  484. extern const uint32_t Wnd_GiftInfo_OnPageInit_m1755507461_MetadataUsageId;
  485. extern RuntimeClass* Action_1_t19143634_il2cpp_TypeInfo_var;
  486. extern const RuntimeMethod* Wnd_GiftInfo_OnGetGiftPackInfo_m2527808796_RuntimeMethod_var;
  487. extern const RuntimeMethod* Action_1__ctor_m222244271_RuntimeMethod_var;
  488. extern const uint32_t Wnd_GiftInfo_OnPageShow_m3309371129_MetadataUsageId;
  489. extern const RuntimeMethod* List_1_get_Count_m267538872_RuntimeMethod_var;
  490. extern const RuntimeMethod* List_1_get_Item_m4175207390_RuntimeMethod_var;
  491. extern const uint32_t Wnd_GiftInfo_FixCondtion_m2224038391_MetadataUsageId;
  492. extern RuntimeClass* CShopManager_t754298620_il2cpp_TypeInfo_var;
  493. extern String_t* _stringLiteral3644657571;
  494. extern const uint32_t Wnd_GiftInfo_Update_m1517357635_MetadataUsageId;
  495. extern RuntimeClass* ScenePersonalWndMyPackage_t3287570987_il2cpp_TypeInfo_var;
  496. extern const uint32_t Wnd_GiftInfo_OnOpenBtnClick_m1322878587_MetadataUsageId;
  497. extern const RuntimeMethod* List_1_get_Count_m3385312625_RuntimeMethod_var;
  498. extern const RuntimeMethod* Component_GetComponent_TisuiGfitInfoItem_t352116371_m67714866_RuntimeMethod_var;
  499. extern String_t* _stringLiteral3454842868;
  500. extern String_t* _stringLiteral3452614528;
  501. extern String_t* _stringLiteral3746303937;
  502. extern const uint32_t Wnd_GiftInfo_OnGetGiftPackInfo_m2527808796_MetadataUsageId;
  503. extern const uint32_t Wnd_GiftInfo_OnCloseBtn_m3255380640_MetadataUsageId;
  504. extern const RuntimeMethod* Component_GetComponent_TisTransform_t3600365921_m4279869570_RuntimeMethod_var;
  505. extern const RuntimeMethod* Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var;
  506. extern const RuntimeMethod* Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var;
  507. extern String_t* _stringLiteral1888851503;
  508. extern String_t* _stringLiteral3261161972;
  509. extern String_t* _stringLiteral4294334334;
  510. extern String_t* _stringLiteral4048421398;
  511. extern const uint32_t Wnd_OpenGift_Awake_m3275537481_MetadataUsageId;
  512. extern const uint32_t Wnd_OpenGift_ChangeValue_m2088126684_MetadataUsageId;
  513. extern const uint32_t Wnd_OpenGift_OnMaxClick_m22915537_MetadataUsageId;
  514. extern const uint32_t Wnd_OpenGift_OnTextInputChanged_m2738430490_MetadataUsageId;
  515. extern const RuntimeMethod* Wnd_OpenGift_OnDataResponce_m1609636011_RuntimeMethod_var;
  516. extern const uint32_t Wnd_OpenGift_Start_m1078855660_MetadataUsageId;
  517. extern const RuntimeMethod* Component_GetComponent_TisuiOpenGiftCell_t991055555_m2623372892_RuntimeMethod_var;
  518. extern const uint32_t Wnd_OpenGift_OnDataResponce_m1609636011_MetadataUsageId;
  519. extern const uint32_t Wnd_OpenGift_FixCondtion_m1490953075_MetadataUsageId;
  520. extern const uint32_t Wnd_OpenGift_OpenGift_m1480435014_MetadataUsageId;
  521. extern const uint32_t Wnd_OpenGift_OnCloseBtn_m2208503661_MetadataUsageId;
  522. extern const uint32_t Wnd_OpenGift_Update_m3660932484_MetadataUsageId;
  523. extern const uint32_t WndDrawShop__ctor_m2382740250_MetadataUsageId;
  524. extern RuntimeClass* OnShopListChanged_t2776790831_il2cpp_TypeInfo_var;
  525. extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var;
  526. extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var;
  527. extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var;
  528. extern const RuntimeMethod* WndDrawShop_OnListChanged_m2358057314_RuntimeMethod_var;
  529. extern String_t* _stringLiteral3284595781;
  530. extern String_t* _stringLiteral2723186214;
  531. extern String_t* _stringLiteral3739991114;
  532. extern String_t* _stringLiteral1021737809;
  533. extern const uint32_t WndDrawShop_OnPageInit_m570066790_MetadataUsageId;
  534. extern const uint32_t WndDrawShop_OnPageShow_m3233032447_MetadataUsageId;
  535. extern RuntimeClass* CPropManager_t2238730194_il2cpp_TypeInfo_var;
  536. extern const uint32_t WndDrawShop_Update_m2057945158_MetadataUsageId;
  537. extern const RuntimeMethod* List_1_get_Count_m1359836580_RuntimeMethod_var;
  538. extern const uint32_t WndDrawShop_OnListChanged_m2358057314_MetadataUsageId;
  539. extern const uint32_t WndFragmentShop__ctor_m2966868914_MetadataUsageId;
  540. extern RuntimeClass* ChangeHandler_t1870456169_il2cpp_TypeInfo_var;
  541. extern const RuntimeMethod* CUIBase_FindSerialValue_TisuiBtnList_t3771050923_m3010638992_RuntimeMethod_var;
  542. extern const RuntimeMethod* WndFragmentShop_OnPageChanged_m272083909_RuntimeMethod_var;
  543. extern const RuntimeMethod* WndFragmentShop_OnClkHelp_m685494519_RuntimeMethod_var;
  544. extern String_t* _stringLiteral3941568111;
  545. extern String_t* _stringLiteral1443724307;
  546. extern String_t* _stringLiteral3495602150;
  547. extern const uint32_t WndFragmentShop_OnPageInit_m1565698147_MetadataUsageId;
  548. extern const uint32_t WndFragmentShop_OnClkHelp_m685494519_MetadataUsageId;
  549. extern RuntimeClass* Action_1_t1368688201_il2cpp_TypeInfo_var;
  550. extern RuntimeClass* Action_1_t1631686707_il2cpp_TypeInfo_var;
  551. extern RuntimeClass* Boolean_t97287965_il2cpp_TypeInfo_var;
  552. extern const RuntimeMethod* WndFragmentShop_OnChangeTab_m1649755674_RuntimeMethod_var;
  553. extern const RuntimeMethod* Action_1__ctor_m2084225466_RuntimeMethod_var;
  554. extern const RuntimeMethod* WndFragmentShop_OnChangeClothes_m2145664016_RuntimeMethod_var;
  555. extern const RuntimeMethod* Action_1__ctor_m430437777_RuntimeMethod_var;
  556. extern String_t* _stringLiteral3292652826;
  557. extern const uint32_t WndFragmentShop_OnPageShow_m37767644_MetadataUsageId;
  558. extern const uint32_t WndFragmentShop_OnPageHide_m2959337793_MetadataUsageId;
  559. #ifndef RUNTIMEOBJECT_H
  560. #define RUNTIMEOBJECT_H
  561. #ifdef __clang__
  562. #pragma clang diagnostic push
  563. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  564. #pragma clang diagnostic ignored "-Wunused-variable"
  565. #endif
  566. // System.Object
  567. #ifdef __clang__
  568. #pragma clang diagnostic pop
  569. #endif
  570. #endif // RUNTIMEOBJECT_H
  571. struct Il2CppArrayBounds;
  572. #ifndef RUNTIMEARRAY_H
  573. #define RUNTIMEARRAY_H
  574. #ifdef __clang__
  575. #pragma clang diagnostic push
  576. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  577. #pragma clang diagnostic ignored "-Wunused-variable"
  578. #endif
  579. // System.Array
  580. #ifdef __clang__
  581. #pragma clang diagnostic pop
  582. #endif
  583. #endif // RUNTIMEARRAY_H
  584. #ifndef CDRAWITEMDATA_T2876223890_H
  585. #define CDRAWITEMDATA_T2876223890_H
  586. #ifdef __clang__
  587. #pragma clang diagnostic push
  588. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  589. #pragma clang diagnostic ignored "-Wunused-variable"
  590. #endif
  591. // DMCore.Logic.CDrawItemData
  592. struct CDrawItemData_t2876223890 : public RuntimeObject
  593. {
  594. public:
  595. // System.Boolean DMCore.Logic.CDrawItemData::ifFree
  596. bool ___ifFree_0;
  597. // System.Int32 DMCore.Logic.CDrawItemData::onePrice
  598. int32_t ___onePrice_1;
  599. // System.Int32 DMCore.Logic.CDrawItemData::tenPrice
  600. int32_t ___tenPrice_2;
  601. // System.Int32 DMCore.Logic.CDrawItemData::oneGiveID
  602. int32_t ___oneGiveID_3;
  603. // System.Int32 DMCore.Logic.CDrawItemData::oneGiveCount
  604. int32_t ___oneGiveCount_4;
  605. // System.Int32 DMCore.Logic.CDrawItemData::vaild
  606. int32_t ___vaild_5;
  607. // System.Collections.Generic.List`1<System.Int32> DMCore.Logic.CDrawItemData::showID
  608. List_1_t128053199 * ___showID_6;
  609. public:
  610. inline static int32_t get_offset_of_ifFree_0() { return static_cast<int32_t>(offsetof(CDrawItemData_t2876223890, ___ifFree_0)); }
  611. inline bool get_ifFree_0() const { return ___ifFree_0; }
  612. inline bool* get_address_of_ifFree_0() { return &___ifFree_0; }
  613. inline void set_ifFree_0(bool value)
  614. {
  615. ___ifFree_0 = value;
  616. }
  617. inline static int32_t get_offset_of_onePrice_1() { return static_cast<int32_t>(offsetof(CDrawItemData_t2876223890, ___onePrice_1)); }
  618. inline int32_t get_onePrice_1() const { return ___onePrice_1; }
  619. inline int32_t* get_address_of_onePrice_1() { return &___onePrice_1; }
  620. inline void set_onePrice_1(int32_t value)
  621. {
  622. ___onePrice_1 = value;
  623. }
  624. inline static int32_t get_offset_of_tenPrice_2() { return static_cast<int32_t>(offsetof(CDrawItemData_t2876223890, ___tenPrice_2)); }
  625. inline int32_t get_tenPrice_2() const { return ___tenPrice_2; }
  626. inline int32_t* get_address_of_tenPrice_2() { return &___tenPrice_2; }
  627. inline void set_tenPrice_2(int32_t value)
  628. {
  629. ___tenPrice_2 = value;
  630. }
  631. inline static int32_t get_offset_of_oneGiveID_3() { return static_cast<int32_t>(offsetof(CDrawItemData_t2876223890, ___oneGiveID_3)); }
  632. inline int32_t get_oneGiveID_3() const { return ___oneGiveID_3; }
  633. inline int32_t* get_address_of_oneGiveID_3() { return &___oneGiveID_3; }
  634. inline void set_oneGiveID_3(int32_t value)
  635. {
  636. ___oneGiveID_3 = value;
  637. }
  638. inline static int32_t get_offset_of_oneGiveCount_4() { return static_cast<int32_t>(offsetof(CDrawItemData_t2876223890, ___oneGiveCount_4)); }
  639. inline int32_t get_oneGiveCount_4() const { return ___oneGiveCount_4; }
  640. inline int32_t* get_address_of_oneGiveCount_4() { return &___oneGiveCount_4; }
  641. inline void set_oneGiveCount_4(int32_t value)
  642. {
  643. ___oneGiveCount_4 = value;
  644. }
  645. inline static int32_t get_offset_of_vaild_5() { return static_cast<int32_t>(offsetof(CDrawItemData_t2876223890, ___vaild_5)); }
  646. inline int32_t get_vaild_5() const { return ___vaild_5; }
  647. inline int32_t* get_address_of_vaild_5() { return &___vaild_5; }
  648. inline void set_vaild_5(int32_t value)
  649. {
  650. ___vaild_5 = value;
  651. }
  652. inline static int32_t get_offset_of_showID_6() { return static_cast<int32_t>(offsetof(CDrawItemData_t2876223890, ___showID_6)); }
  653. inline List_1_t128053199 * get_showID_6() const { return ___showID_6; }
  654. inline List_1_t128053199 ** get_address_of_showID_6() { return &___showID_6; }
  655. inline void set_showID_6(List_1_t128053199 * value)
  656. {
  657. ___showID_6 = value;
  658. Il2CppCodeGenWriteBarrier((&___showID_6), value);
  659. }
  660. };
  661. #ifdef __clang__
  662. #pragma clang diagnostic pop
  663. #endif
  664. #endif // CDRAWITEMDATA_T2876223890_H
  665. #ifndef ILOGICBASE_T2190831891_H
  666. #define ILOGICBASE_T2190831891_H
  667. #ifdef __clang__
  668. #pragma clang diagnostic push
  669. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  670. #pragma clang diagnostic ignored "-Wunused-variable"
  671. #endif
  672. // DMCore.ILogicBase
  673. struct ILogicBase_t2190831891 : public RuntimeObject
  674. {
  675. public:
  676. // System.Single DMCore.ILogicBase::m_fTime
  677. float ___m_fTime_0;
  678. // System.Single DMCore.ILogicBase::m_fCurDelta
  679. float ___m_fCurDelta_1;
  680. // System.Collections.Generic.List`1<DMCore.ILogicBase> DMCore.ILogicBase::m_LogicChildren
  681. List_1_t3662906633 * ___m_LogicChildren_2;
  682. // DMCore.ILogicBase DMCore.ILogicBase::m_Father
  683. ILogicBase_t2190831891 * ___m_Father_3;
  684. public:
  685. inline static int32_t get_offset_of_m_fTime_0() { return static_cast<int32_t>(offsetof(ILogicBase_t2190831891, ___m_fTime_0)); }
  686. inline float get_m_fTime_0() const { return ___m_fTime_0; }
  687. inline float* get_address_of_m_fTime_0() { return &___m_fTime_0; }
  688. inline void set_m_fTime_0(float value)
  689. {
  690. ___m_fTime_0 = value;
  691. }
  692. inline static int32_t get_offset_of_m_fCurDelta_1() { return static_cast<int32_t>(offsetof(ILogicBase_t2190831891, ___m_fCurDelta_1)); }
  693. inline float get_m_fCurDelta_1() const { return ___m_fCurDelta_1; }
  694. inline float* get_address_of_m_fCurDelta_1() { return &___m_fCurDelta_1; }
  695. inline void set_m_fCurDelta_1(float value)
  696. {
  697. ___m_fCurDelta_1 = value;
  698. }
  699. inline static int32_t get_offset_of_m_LogicChildren_2() { return static_cast<int32_t>(offsetof(ILogicBase_t2190831891, ___m_LogicChildren_2)); }
  700. inline List_1_t3662906633 * get_m_LogicChildren_2() const { return ___m_LogicChildren_2; }
  701. inline List_1_t3662906633 ** get_address_of_m_LogicChildren_2() { return &___m_LogicChildren_2; }
  702. inline void set_m_LogicChildren_2(List_1_t3662906633 * value)
  703. {
  704. ___m_LogicChildren_2 = value;
  705. Il2CppCodeGenWriteBarrier((&___m_LogicChildren_2), value);
  706. }
  707. inline static int32_t get_offset_of_m_Father_3() { return static_cast<int32_t>(offsetof(ILogicBase_t2190831891, ___m_Father_3)); }
  708. inline ILogicBase_t2190831891 * get_m_Father_3() const { return ___m_Father_3; }
  709. inline ILogicBase_t2190831891 ** get_address_of_m_Father_3() { return &___m_Father_3; }
  710. inline void set_m_Father_3(ILogicBase_t2190831891 * value)
  711. {
  712. ___m_Father_3 = value;
  713. Il2CppCodeGenWriteBarrier((&___m_Father_3), value);
  714. }
  715. };
  716. #ifdef __clang__
  717. #pragma clang diagnostic pop
  718. #endif
  719. #endif // ILOGICBASE_T2190831891_H
  720. #ifndef CDATAARRAY_T4068198041_H
  721. #define CDATAARRAY_T4068198041_H
  722. #ifdef __clang__
  723. #pragma clang diagnostic push
  724. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  725. #pragma clang diagnostic ignored "-Wunused-variable"
  726. #endif
  727. // DMCore.CDataArray
  728. struct CDataArray_t4068198041 : public RuntimeObject
  729. {
  730. public:
  731. // System.Collections.ArrayList DMCore.CDataArray::m_dataList
  732. ArrayList_t2718874744 * ___m_dataList_0;
  733. public:
  734. inline static int32_t get_offset_of_m_dataList_0() { return static_cast<int32_t>(offsetof(CDataArray_t4068198041, ___m_dataList_0)); }
  735. inline ArrayList_t2718874744 * get_m_dataList_0() const { return ___m_dataList_0; }
  736. inline ArrayList_t2718874744 ** get_address_of_m_dataList_0() { return &___m_dataList_0; }
  737. inline void set_m_dataList_0(ArrayList_t2718874744 * value)
  738. {
  739. ___m_dataList_0 = value;
  740. Il2CppCodeGenWriteBarrier((&___m_dataList_0), value);
  741. }
  742. };
  743. #ifdef __clang__
  744. #pragma clang diagnostic pop
  745. #endif
  746. #endif // CDATAARRAY_T4068198041_H
  747. #ifndef CTIMERMANAGER_T4186675208_H
  748. #define CTIMERMANAGER_T4186675208_H
  749. #ifdef __clang__
  750. #pragma clang diagnostic push
  751. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  752. #pragma clang diagnostic ignored "-Wunused-variable"
  753. #endif
  754. // DMCore.Logic.CTimerManager
  755. struct CTimerManager_t4186675208 : public RuntimeObject
  756. {
  757. public:
  758. // BetterList`1<DMCore.Logic.CTimerData> DMCore.Logic.CTimerManager::m_TimerSet
  759. BetterList_1_t2996838064 * ___m_TimerSet_0;
  760. public:
  761. inline static int32_t get_offset_of_m_TimerSet_0() { return static_cast<int32_t>(offsetof(CTimerManager_t4186675208, ___m_TimerSet_0)); }
  762. inline BetterList_1_t2996838064 * get_m_TimerSet_0() const { return ___m_TimerSet_0; }
  763. inline BetterList_1_t2996838064 ** get_address_of_m_TimerSet_0() { return &___m_TimerSet_0; }
  764. inline void set_m_TimerSet_0(BetterList_1_t2996838064 * value)
  765. {
  766. ___m_TimerSet_0 = value;
  767. Il2CppCodeGenWriteBarrier((&___m_TimerSet_0), value);
  768. }
  769. };
  770. struct CTimerManager_t4186675208_StaticFields
  771. {
  772. public:
  773. // System.Int32 DMCore.Logic.CTimerManager::s_LastTimerID
  774. int32_t ___s_LastTimerID_1;
  775. // DMCore.Logic.CTimerManager DMCore.Logic.CTimerManager::s_Instance
  776. CTimerManager_t4186675208 * ___s_Instance_2;
  777. public:
  778. inline static int32_t get_offset_of_s_LastTimerID_1() { return static_cast<int32_t>(offsetof(CTimerManager_t4186675208_StaticFields, ___s_LastTimerID_1)); }
  779. inline int32_t get_s_LastTimerID_1() const { return ___s_LastTimerID_1; }
  780. inline int32_t* get_address_of_s_LastTimerID_1() { return &___s_LastTimerID_1; }
  781. inline void set_s_LastTimerID_1(int32_t value)
  782. {
  783. ___s_LastTimerID_1 = value;
  784. }
  785. inline static int32_t get_offset_of_s_Instance_2() { return static_cast<int32_t>(offsetof(CTimerManager_t4186675208_StaticFields, ___s_Instance_2)); }
  786. inline CTimerManager_t4186675208 * get_s_Instance_2() const { return ___s_Instance_2; }
  787. inline CTimerManager_t4186675208 ** get_address_of_s_Instance_2() { return &___s_Instance_2; }
  788. inline void set_s_Instance_2(CTimerManager_t4186675208 * value)
  789. {
  790. ___s_Instance_2 = value;
  791. Il2CppCodeGenWriteBarrier((&___s_Instance_2), value);
  792. }
  793. };
  794. #ifdef __clang__
  795. #pragma clang diagnostic pop
  796. #endif
  797. #endif // CTIMERMANAGER_T4186675208_H
  798. #ifndef CEFFECTWNDMANAGER_T3902312294_H
  799. #define CEFFECTWNDMANAGER_T3902312294_H
  800. #ifdef __clang__
  801. #pragma clang diagnostic push
  802. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  803. #pragma clang diagnostic ignored "-Wunused-variable"
  804. #endif
  805. // DMCore.Logic.CEffectWndManager
  806. struct CEffectWndManager_t3902312294 : public RuntimeObject
  807. {
  808. public:
  809. // System.Collections.Generic.List`1<DMCore.Logic.IEffectWndBase> DMCore.Logic.CEffectWndManager::m_listArray
  810. List_1_t622380941 * ___m_listArray_1;
  811. // System.Int32 DMCore.Logic.CEffectWndManager::m_lastFrame
  812. int32_t ___m_lastFrame_2;
  813. // System.Boolean DMCore.Logic.CEffectWndManager::m_IsPaused
  814. bool ___m_IsPaused_3;
  815. public:
  816. inline static int32_t get_offset_of_m_listArray_1() { return static_cast<int32_t>(offsetof(CEffectWndManager_t3902312294, ___m_listArray_1)); }
  817. inline List_1_t622380941 * get_m_listArray_1() const { return ___m_listArray_1; }
  818. inline List_1_t622380941 ** get_address_of_m_listArray_1() { return &___m_listArray_1; }
  819. inline void set_m_listArray_1(List_1_t622380941 * value)
  820. {
  821. ___m_listArray_1 = value;
  822. Il2CppCodeGenWriteBarrier((&___m_listArray_1), value);
  823. }
  824. inline static int32_t get_offset_of_m_lastFrame_2() { return static_cast<int32_t>(offsetof(CEffectWndManager_t3902312294, ___m_lastFrame_2)); }
  825. inline int32_t get_m_lastFrame_2() const { return ___m_lastFrame_2; }
  826. inline int32_t* get_address_of_m_lastFrame_2() { return &___m_lastFrame_2; }
  827. inline void set_m_lastFrame_2(int32_t value)
  828. {
  829. ___m_lastFrame_2 = value;
  830. }
  831. inline static int32_t get_offset_of_m_IsPaused_3() { return static_cast<int32_t>(offsetof(CEffectWndManager_t3902312294, ___m_IsPaused_3)); }
  832. inline bool get_m_IsPaused_3() const { return ___m_IsPaused_3; }
  833. inline bool* get_address_of_m_IsPaused_3() { return &___m_IsPaused_3; }
  834. inline void set_m_IsPaused_3(bool value)
  835. {
  836. ___m_IsPaused_3 = value;
  837. }
  838. };
  839. struct CEffectWndManager_t3902312294_StaticFields
  840. {
  841. public:
  842. // DMCore.Logic.CEffectWndManager DMCore.Logic.CEffectWndManager::s_instance
  843. CEffectWndManager_t3902312294 * ___s_instance_0;
  844. public:
  845. inline static int32_t get_offset_of_s_instance_0() { return static_cast<int32_t>(offsetof(CEffectWndManager_t3902312294_StaticFields, ___s_instance_0)); }
  846. inline CEffectWndManager_t3902312294 * get_s_instance_0() const { return ___s_instance_0; }
  847. inline CEffectWndManager_t3902312294 ** get_address_of_s_instance_0() { return &___s_instance_0; }
  848. inline void set_s_instance_0(CEffectWndManager_t3902312294 * value)
  849. {
  850. ___s_instance_0 = value;
  851. Il2CppCodeGenWriteBarrier((&___s_instance_0), value);
  852. }
  853. };
  854. #ifdef __clang__
  855. #pragma clang diagnostic pop
  856. #endif
  857. #endif // CEFFECTWNDMANAGER_T3902312294_H
  858. #ifndef IACTIVITYDETAIL_T2848416189_H
  859. #define IACTIVITYDETAIL_T2848416189_H
  860. #ifdef __clang__
  861. #pragma clang diagnostic push
  862. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  863. #pragma clang diagnostic ignored "-Wunused-variable"
  864. #endif
  865. // DMCore.Logic.IActivityDetail
  866. struct IActivityDetail_t2848416189 : public RuntimeObject
  867. {
  868. public:
  869. // System.Int32 DMCore.Logic.IActivityDetail::m_activityID
  870. int32_t ___m_activityID_0;
  871. // System.Int32 DMCore.Logic.IActivityDetail::m_activityNewlID
  872. int32_t ___m_activityNewlID_1;
  873. // System.Boolean DMCore.Logic.IActivityDetail::m_isNewUpdate
  874. bool ___m_isNewUpdate_2;
  875. // System.Boolean DMCore.Logic.IActivityDetail::m_isDataReady
  876. bool ___m_isDataReady_3;
  877. // System.String DMCore.Logic.IActivityDetail::m_activityName
  878. String_t* ___m_activityName_4;
  879. // System.String DMCore.Logic.IActivityDetail::m_activityTitle
  880. String_t* ___m_activityTitle_5;
  881. // System.String DMCore.Logic.IActivityDetail::m_activityDesc
  882. String_t* ___m_activityDesc_6;
  883. // System.Collections.Generic.List`1<System.Int32> DMCore.Logic.IActivityDetail::m_startTime
  884. List_1_t128053199 * ___m_startTime_7;
  885. // System.Collections.Generic.List`1<System.Int32> DMCore.Logic.IActivityDetail::m_endTime
  886. List_1_t128053199 * ___m_endTime_8;
  887. // System.Boolean DMCore.Logic.IActivityDetail::m_needSort
  888. bool ___m_needSort_9;
  889. // System.Int32 DMCore.Logic.IActivityDetail::m_nActivityType
  890. int32_t ___m_nActivityType_10;
  891. public:
  892. inline static int32_t get_offset_of_m_activityID_0() { return static_cast<int32_t>(offsetof(IActivityDetail_t2848416189, ___m_activityID_0)); }
  893. inline int32_t get_m_activityID_0() const { return ___m_activityID_0; }
  894. inline int32_t* get_address_of_m_activityID_0() { return &___m_activityID_0; }
  895. inline void set_m_activityID_0(int32_t value)
  896. {
  897. ___m_activityID_0 = value;
  898. }
  899. inline static int32_t get_offset_of_m_activityNewlID_1() { return static_cast<int32_t>(offsetof(IActivityDetail_t2848416189, ___m_activityNewlID_1)); }
  900. inline int32_t get_m_activityNewlID_1() const { return ___m_activityNewlID_1; }
  901. inline int32_t* get_address_of_m_activityNewlID_1() { return &___m_activityNewlID_1; }
  902. inline void set_m_activityNewlID_1(int32_t value)
  903. {
  904. ___m_activityNewlID_1 = value;
  905. }
  906. inline static int32_t get_offset_of_m_isNewUpdate_2() { return static_cast<int32_t>(offsetof(IActivityDetail_t2848416189, ___m_isNewUpdate_2)); }
  907. inline bool get_m_isNewUpdate_2() const { return ___m_isNewUpdate_2; }
  908. inline bool* get_address_of_m_isNewUpdate_2() { return &___m_isNewUpdate_2; }
  909. inline void set_m_isNewUpdate_2(bool value)
  910. {
  911. ___m_isNewUpdate_2 = value;
  912. }
  913. inline static int32_t get_offset_of_m_isDataReady_3() { return static_cast<int32_t>(offsetof(IActivityDetail_t2848416189, ___m_isDataReady_3)); }
  914. inline bool get_m_isDataReady_3() const { return ___m_isDataReady_3; }
  915. inline bool* get_address_of_m_isDataReady_3() { return &___m_isDataReady_3; }
  916. inline void set_m_isDataReady_3(bool value)
  917. {
  918. ___m_isDataReady_3 = value;
  919. }
  920. inline static int32_t get_offset_of_m_activityName_4() { return static_cast<int32_t>(offsetof(IActivityDetail_t2848416189, ___m_activityName_4)); }
  921. inline String_t* get_m_activityName_4() const { return ___m_activityName_4; }
  922. inline String_t** get_address_of_m_activityName_4() { return &___m_activityName_4; }
  923. inline void set_m_activityName_4(String_t* value)
  924. {
  925. ___m_activityName_4 = value;
  926. Il2CppCodeGenWriteBarrier((&___m_activityName_4), value);
  927. }
  928. inline static int32_t get_offset_of_m_activityTitle_5() { return static_cast<int32_t>(offsetof(IActivityDetail_t2848416189, ___m_activityTitle_5)); }
  929. inline String_t* get_m_activityTitle_5() const { return ___m_activityTitle_5; }
  930. inline String_t** get_address_of_m_activityTitle_5() { return &___m_activityTitle_5; }
  931. inline void set_m_activityTitle_5(String_t* value)
  932. {
  933. ___m_activityTitle_5 = value;
  934. Il2CppCodeGenWriteBarrier((&___m_activityTitle_5), value);
  935. }
  936. inline static int32_t get_offset_of_m_activityDesc_6() { return static_cast<int32_t>(offsetof(IActivityDetail_t2848416189, ___m_activityDesc_6)); }
  937. inline String_t* get_m_activityDesc_6() const { return ___m_activityDesc_6; }
  938. inline String_t** get_address_of_m_activityDesc_6() { return &___m_activityDesc_6; }
  939. inline void set_m_activityDesc_6(String_t* value)
  940. {
  941. ___m_activityDesc_6 = value;
  942. Il2CppCodeGenWriteBarrier((&___m_activityDesc_6), value);
  943. }
  944. inline static int32_t get_offset_of_m_startTime_7() { return static_cast<int32_t>(offsetof(IActivityDetail_t2848416189, ___m_startTime_7)); }
  945. inline List_1_t128053199 * get_m_startTime_7() const { return ___m_startTime_7; }
  946. inline List_1_t128053199 ** get_address_of_m_startTime_7() { return &___m_startTime_7; }
  947. inline void set_m_startTime_7(List_1_t128053199 * value)
  948. {
  949. ___m_startTime_7 = value;
  950. Il2CppCodeGenWriteBarrier((&___m_startTime_7), value);
  951. }
  952. inline static int32_t get_offset_of_m_endTime_8() { return static_cast<int32_t>(offsetof(IActivityDetail_t2848416189, ___m_endTime_8)); }
  953. inline List_1_t128053199 * get_m_endTime_8() const { return ___m_endTime_8; }
  954. inline List_1_t128053199 ** get_address_of_m_endTime_8() { return &___m_endTime_8; }
  955. inline void set_m_endTime_8(List_1_t128053199 * value)
  956. {
  957. ___m_endTime_8 = value;
  958. Il2CppCodeGenWriteBarrier((&___m_endTime_8), value);
  959. }
  960. inline static int32_t get_offset_of_m_needSort_9() { return static_cast<int32_t>(offsetof(IActivityDetail_t2848416189, ___m_needSort_9)); }
  961. inline bool get_m_needSort_9() const { return ___m_needSort_9; }
  962. inline bool* get_address_of_m_needSort_9() { return &___m_needSort_9; }
  963. inline void set_m_needSort_9(bool value)
  964. {
  965. ___m_needSort_9 = value;
  966. }
  967. inline static int32_t get_offset_of_m_nActivityType_10() { return static_cast<int32_t>(offsetof(IActivityDetail_t2848416189, ___m_nActivityType_10)); }
  968. inline int32_t get_m_nActivityType_10() const { return ___m_nActivityType_10; }
  969. inline int32_t* get_address_of_m_nActivityType_10() { return &___m_nActivityType_10; }
  970. inline void set_m_nActivityType_10(int32_t value)
  971. {
  972. ___m_nActivityType_10 = value;
  973. }
  974. };
  975. #ifdef __clang__
  976. #pragma clang diagnostic pop
  977. #endif
  978. #endif // IACTIVITYDETAIL_T2848416189_H
  979. #ifndef TREVITYPE_T2222439988_H
  980. #define TREVITYPE_T2222439988_H
  981. #ifdef __clang__
  982. #pragma clang diagnostic push
  983. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  984. #pragma clang diagnostic ignored "-Wunused-variable"
  985. #endif
  986. // DMCore.Logic.TreviType
  987. struct TreviType_t2222439988 : public RuntimeObject
  988. {
  989. public:
  990. // System.Int32 DMCore.Logic.TreviType::treviID
  991. int32_t ___treviID_0;
  992. // System.Int32 DMCore.Logic.TreviType::cashType
  993. int32_t ___cashType_1;
  994. // System.Int32 DMCore.Logic.TreviType::exchangeID
  995. int32_t ___exchangeID_2;
  996. public:
  997. inline static int32_t get_offset_of_treviID_0() { return static_cast<int32_t>(offsetof(TreviType_t2222439988, ___treviID_0)); }
  998. inline int32_t get_treviID_0() const { return ___treviID_0; }
  999. inline int32_t* get_address_of_treviID_0() { return &___treviID_0; }
  1000. inline void set_treviID_0(int32_t value)
  1001. {
  1002. ___treviID_0 = value;
  1003. }
  1004. inline static int32_t get_offset_of_cashType_1() { return static_cast<int32_t>(offsetof(TreviType_t2222439988, ___cashType_1)); }
  1005. inline int32_t get_cashType_1() const { return ___cashType_1; }
  1006. inline int32_t* get_address_of_cashType_1() { return &___cashType_1; }
  1007. inline void set_cashType_1(int32_t value)
  1008. {
  1009. ___cashType_1 = value;
  1010. }
  1011. inline static int32_t get_offset_of_exchangeID_2() { return static_cast<int32_t>(offsetof(TreviType_t2222439988, ___exchangeID_2)); }
  1012. inline int32_t get_exchangeID_2() const { return ___exchangeID_2; }
  1013. inline int32_t* get_address_of_exchangeID_2() { return &___exchangeID_2; }
  1014. inline void set_exchangeID_2(int32_t value)
  1015. {
  1016. ___exchangeID_2 = value;
  1017. }
  1018. };
  1019. #ifdef __clang__
  1020. #pragma clang diagnostic pop
  1021. #endif
  1022. #endif // TREVITYPE_T2222439988_H
  1023. #ifndef CFUNCTIONSWITCHCONFIG_T2078484928_H
  1024. #define CFUNCTIONSWITCHCONFIG_T2078484928_H
  1025. #ifdef __clang__
  1026. #pragma clang diagnostic push
  1027. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1028. #pragma clang diagnostic ignored "-Wunused-variable"
  1029. #endif
  1030. // DMCore.Logic.CFunctionSwitchConfig
  1031. struct CFunctionSwitchConfig_t2078484928 : public RuntimeObject
  1032. {
  1033. public:
  1034. // System.Collections.Generic.Dictionary`2<DMCore.Logic.CFunctionSwitchConfig/FS_ENUM,System.Boolean> DMCore.Logic.CFunctionSwitchConfig::mDict
  1035. Dictionary_2_t2297708088 * ___mDict_1;
  1036. public:
  1037. inline static int32_t get_offset_of_mDict_1() { return static_cast<int32_t>(offsetof(CFunctionSwitchConfig_t2078484928, ___mDict_1)); }
  1038. inline Dictionary_2_t2297708088 * get_mDict_1() const { return ___mDict_1; }
  1039. inline Dictionary_2_t2297708088 ** get_address_of_mDict_1() { return &___mDict_1; }
  1040. inline void set_mDict_1(Dictionary_2_t2297708088 * value)
  1041. {
  1042. ___mDict_1 = value;
  1043. Il2CppCodeGenWriteBarrier((&___mDict_1), value);
  1044. }
  1045. };
  1046. struct CFunctionSwitchConfig_t2078484928_StaticFields
  1047. {
  1048. public:
  1049. // DMCore.Logic.CFunctionSwitchConfig DMCore.Logic.CFunctionSwitchConfig::s_Instance
  1050. CFunctionSwitchConfig_t2078484928 * ___s_Instance_0;
  1051. public:
  1052. inline static int32_t get_offset_of_s_Instance_0() { return static_cast<int32_t>(offsetof(CFunctionSwitchConfig_t2078484928_StaticFields, ___s_Instance_0)); }
  1053. inline CFunctionSwitchConfig_t2078484928 * get_s_Instance_0() const { return ___s_Instance_0; }
  1054. inline CFunctionSwitchConfig_t2078484928 ** get_address_of_s_Instance_0() { return &___s_Instance_0; }
  1055. inline void set_s_Instance_0(CFunctionSwitchConfig_t2078484928 * value)
  1056. {
  1057. ___s_Instance_0 = value;
  1058. Il2CppCodeGenWriteBarrier((&___s_Instance_0), value);
  1059. }
  1060. };
  1061. #ifdef __clang__
  1062. #pragma clang diagnostic pop
  1063. #endif
  1064. #endif // CFUNCTIONSWITCHCONFIG_T2078484928_H
  1065. #ifndef CWISHFOUNTAINMGR_T2594140948_H
  1066. #define CWISHFOUNTAINMGR_T2594140948_H
  1067. #ifdef __clang__
  1068. #pragma clang diagnostic push
  1069. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1070. #pragma clang diagnostic ignored "-Wunused-variable"
  1071. #endif
  1072. // DMCore.Logic.CWishFountainMgr
  1073. struct CWishFountainMgr_t2594140948 : public RuntimeObject
  1074. {
  1075. public:
  1076. // DMCore.Logic.CWishFountainMgr/OnShopListChanged DMCore.Logic.CWishFountainMgr::ShopListChanged
  1077. OnShopListChanged_t2776790831 * ___ShopListChanged_0;
  1078. // DMCore.Logic.TreviType DMCore.Logic.CWishFountainMgr::<curTreviType>k__BackingField
  1079. TreviType_t2222439988 * ___U3CcurTreviTypeU3Ek__BackingField_1;
  1080. // System.Boolean DMCore.Logic.CWishFountainMgr::<LegendItemDataReady>k__BackingField
  1081. bool ___U3CLegendItemDataReadyU3Ek__BackingField_2;
  1082. // System.Boolean DMCore.Logic.CWishFountainMgr::<IsLegendItemTimesChanged>k__BackingField
  1083. bool ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3;
  1084. // System.Boolean DMCore.Logic.CWishFountainMgr::m_bIfChanged
  1085. bool ___m_bIfChanged_5;
  1086. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.CDrawItemData> DMCore.Logic.CWishFountainMgr::m_drawData
  1087. Dictionary_2_t1764937221 * ___m_drawData_6;
  1088. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.DisplayData> DMCore.Logic.CWishFountainMgr::m_DisplayData
  1089. Dictionary_2_t2807764417 * ___m_DisplayData_7;
  1090. // System.Collections.Generic.Dictionary`2<System.Int32,System.Collections.Generic.List`1<DMCore.Logic.WishShopItem>> DMCore.Logic.CWishFountainMgr::m_shopData
  1091. Dictionary_2_t840632218 * ___m_shopData_8;
  1092. // System.Collections.Generic.List`1<DMCore.Logic.TreviType> DMCore.Logic.CWishFountainMgr::m_TreviList
  1093. List_1_t3694514730 * ___m_TreviList_9;
  1094. // System.Collections.Generic.List`1<DMCore.Logic.TreviType> DMCore.Logic.CWishFountainMgr::m_CopyTreviList
  1095. List_1_t3694514730 * ___m_CopyTreviList_10;
  1096. public:
  1097. inline static int32_t get_offset_of_ShopListChanged_0() { return static_cast<int32_t>(offsetof(CWishFountainMgr_t2594140948, ___ShopListChanged_0)); }
  1098. inline OnShopListChanged_t2776790831 * get_ShopListChanged_0() const { return ___ShopListChanged_0; }
  1099. inline OnShopListChanged_t2776790831 ** get_address_of_ShopListChanged_0() { return &___ShopListChanged_0; }
  1100. inline void set_ShopListChanged_0(OnShopListChanged_t2776790831 * value)
  1101. {
  1102. ___ShopListChanged_0 = value;
  1103. Il2CppCodeGenWriteBarrier((&___ShopListChanged_0), value);
  1104. }
  1105. inline static int32_t get_offset_of_U3CcurTreviTypeU3Ek__BackingField_1() { return static_cast<int32_t>(offsetof(CWishFountainMgr_t2594140948, ___U3CcurTreviTypeU3Ek__BackingField_1)); }
  1106. inline TreviType_t2222439988 * get_U3CcurTreviTypeU3Ek__BackingField_1() const { return ___U3CcurTreviTypeU3Ek__BackingField_1; }
  1107. inline TreviType_t2222439988 ** get_address_of_U3CcurTreviTypeU3Ek__BackingField_1() { return &___U3CcurTreviTypeU3Ek__BackingField_1; }
  1108. inline void set_U3CcurTreviTypeU3Ek__BackingField_1(TreviType_t2222439988 * value)
  1109. {
  1110. ___U3CcurTreviTypeU3Ek__BackingField_1 = value;
  1111. Il2CppCodeGenWriteBarrier((&___U3CcurTreviTypeU3Ek__BackingField_1), value);
  1112. }
  1113. inline static int32_t get_offset_of_U3CLegendItemDataReadyU3Ek__BackingField_2() { return static_cast<int32_t>(offsetof(CWishFountainMgr_t2594140948, ___U3CLegendItemDataReadyU3Ek__BackingField_2)); }
  1114. inline bool get_U3CLegendItemDataReadyU3Ek__BackingField_2() const { return ___U3CLegendItemDataReadyU3Ek__BackingField_2; }
  1115. inline bool* get_address_of_U3CLegendItemDataReadyU3Ek__BackingField_2() { return &___U3CLegendItemDataReadyU3Ek__BackingField_2; }
  1116. inline void set_U3CLegendItemDataReadyU3Ek__BackingField_2(bool value)
  1117. {
  1118. ___U3CLegendItemDataReadyU3Ek__BackingField_2 = value;
  1119. }
  1120. inline static int32_t get_offset_of_U3CIsLegendItemTimesChangedU3Ek__BackingField_3() { return static_cast<int32_t>(offsetof(CWishFountainMgr_t2594140948, ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3)); }
  1121. inline bool get_U3CIsLegendItemTimesChangedU3Ek__BackingField_3() const { return ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3; }
  1122. inline bool* get_address_of_U3CIsLegendItemTimesChangedU3Ek__BackingField_3() { return &___U3CIsLegendItemTimesChangedU3Ek__BackingField_3; }
  1123. inline void set_U3CIsLegendItemTimesChangedU3Ek__BackingField_3(bool value)
  1124. {
  1125. ___U3CIsLegendItemTimesChangedU3Ek__BackingField_3 = value;
  1126. }
  1127. inline static int32_t get_offset_of_m_bIfChanged_5() { return static_cast<int32_t>(offsetof(CWishFountainMgr_t2594140948, ___m_bIfChanged_5)); }
  1128. inline bool get_m_bIfChanged_5() const { return ___m_bIfChanged_5; }
  1129. inline bool* get_address_of_m_bIfChanged_5() { return &___m_bIfChanged_5; }
  1130. inline void set_m_bIfChanged_5(bool value)
  1131. {
  1132. ___m_bIfChanged_5 = value;
  1133. }
  1134. inline static int32_t get_offset_of_m_drawData_6() { return static_cast<int32_t>(offsetof(CWishFountainMgr_t2594140948, ___m_drawData_6)); }
  1135. inline Dictionary_2_t1764937221 * get_m_drawData_6() const { return ___m_drawData_6; }
  1136. inline Dictionary_2_t1764937221 ** get_address_of_m_drawData_6() { return &___m_drawData_6; }
  1137. inline void set_m_drawData_6(Dictionary_2_t1764937221 * value)
  1138. {
  1139. ___m_drawData_6 = value;
  1140. Il2CppCodeGenWriteBarrier((&___m_drawData_6), value);
  1141. }
  1142. inline static int32_t get_offset_of_m_DisplayData_7() { return static_cast<int32_t>(offsetof(CWishFountainMgr_t2594140948, ___m_DisplayData_7)); }
  1143. inline Dictionary_2_t2807764417 * get_m_DisplayData_7() const { return ___m_DisplayData_7; }
  1144. inline Dictionary_2_t2807764417 ** get_address_of_m_DisplayData_7() { return &___m_DisplayData_7; }
  1145. inline void set_m_DisplayData_7(Dictionary_2_t2807764417 * value)
  1146. {
  1147. ___m_DisplayData_7 = value;
  1148. Il2CppCodeGenWriteBarrier((&___m_DisplayData_7), value);
  1149. }
  1150. inline static int32_t get_offset_of_m_shopData_8() { return static_cast<int32_t>(offsetof(CWishFountainMgr_t2594140948, ___m_shopData_8)); }
  1151. inline Dictionary_2_t840632218 * get_m_shopData_8() const { return ___m_shopData_8; }
  1152. inline Dictionary_2_t840632218 ** get_address_of_m_shopData_8() { return &___m_shopData_8; }
  1153. inline void set_m_shopData_8(Dictionary_2_t840632218 * value)
  1154. {
  1155. ___m_shopData_8 = value;
  1156. Il2CppCodeGenWriteBarrier((&___m_shopData_8), value);
  1157. }
  1158. inline static int32_t get_offset_of_m_TreviList_9() { return static_cast<int32_t>(offsetof(CWishFountainMgr_t2594140948, ___m_TreviList_9)); }
  1159. inline List_1_t3694514730 * get_m_TreviList_9() const { return ___m_TreviList_9; }
  1160. inline List_1_t3694514730 ** get_address_of_m_TreviList_9() { return &___m_TreviList_9; }
  1161. inline void set_m_TreviList_9(List_1_t3694514730 * value)
  1162. {
  1163. ___m_TreviList_9 = value;
  1164. Il2CppCodeGenWriteBarrier((&___m_TreviList_9), value);
  1165. }
  1166. inline static int32_t get_offset_of_m_CopyTreviList_10() { return static_cast<int32_t>(offsetof(CWishFountainMgr_t2594140948, ___m_CopyTreviList_10)); }
  1167. inline List_1_t3694514730 * get_m_CopyTreviList_10() const { return ___m_CopyTreviList_10; }
  1168. inline List_1_t3694514730 ** get_address_of_m_CopyTreviList_10() { return &___m_CopyTreviList_10; }
  1169. inline void set_m_CopyTreviList_10(List_1_t3694514730 * value)
  1170. {
  1171. ___m_CopyTreviList_10 = value;
  1172. Il2CppCodeGenWriteBarrier((&___m_CopyTreviList_10), value);
  1173. }
  1174. };
  1175. struct CWishFountainMgr_t2594140948_StaticFields
  1176. {
  1177. public:
  1178. // DMCore.Logic.CWishFountainMgr DMCore.Logic.CWishFountainMgr::s_Instance
  1179. CWishFountainMgr_t2594140948 * ___s_Instance_4;
  1180. public:
  1181. inline static int32_t get_offset_of_s_Instance_4() { return static_cast<int32_t>(offsetof(CWishFountainMgr_t2594140948_StaticFields, ___s_Instance_4)); }
  1182. inline CWishFountainMgr_t2594140948 * get_s_Instance_4() const { return ___s_Instance_4; }
  1183. inline CWishFountainMgr_t2594140948 ** get_address_of_s_Instance_4() { return &___s_Instance_4; }
  1184. inline void set_s_Instance_4(CWishFountainMgr_t2594140948 * value)
  1185. {
  1186. ___s_Instance_4 = value;
  1187. Il2CppCodeGenWriteBarrier((&___s_Instance_4), value);
  1188. }
  1189. };
  1190. #ifdef __clang__
  1191. #pragma clang diagnostic pop
  1192. #endif
  1193. #endif // CWISHFOUNTAINMGR_T2594140948_H
  1194. #ifndef CPROPERTY_T963755051_H
  1195. #define CPROPERTY_T963755051_H
  1196. #ifdef __clang__
  1197. #pragma clang diagnostic push
  1198. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1199. #pragma clang diagnostic ignored "-Wunused-variable"
  1200. #endif
  1201. // DMCore.Framework.Scene.CProperty
  1202. struct CProperty_t963755051 : public RuntimeObject
  1203. {
  1204. public:
  1205. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Framework.Scene.CPropData> DMCore.Framework.Scene.CProperty::m_DicPropData
  1206. Dictionary_2_t1380571261 * ___m_DicPropData_0;
  1207. // System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.Action`1<System.String>>> DMCore.Framework.Scene.CProperty::m_DicWatch
  1208. Dictionary_2_t3277249325 * ___m_DicWatch_1;
  1209. // CBetterSet`1<System.Action`2<System.String,DMCore.Framework.Scene.CPropData>> DMCore.Framework.Scene.CProperty::m_propChangeBefore
  1210. CBetterSet_1_t433888323 * ___m_propChangeBefore_2;
  1211. // CBetterSet`1<System.Action`1<System.String>> DMCore.Framework.Scene.CProperty::m_propChangeEnd
  1212. CBetterSet_1_t2134195988 * ___m_propChangeEnd_3;
  1213. public:
  1214. inline static int32_t get_offset_of_m_DicPropData_0() { return static_cast<int32_t>(offsetof(CProperty_t963755051, ___m_DicPropData_0)); }
  1215. inline Dictionary_2_t1380571261 * get_m_DicPropData_0() const { return ___m_DicPropData_0; }
  1216. inline Dictionary_2_t1380571261 ** get_address_of_m_DicPropData_0() { return &___m_DicPropData_0; }
  1217. inline void set_m_DicPropData_0(Dictionary_2_t1380571261 * value)
  1218. {
  1219. ___m_DicPropData_0 = value;
  1220. Il2CppCodeGenWriteBarrier((&___m_DicPropData_0), value);
  1221. }
  1222. inline static int32_t get_offset_of_m_DicWatch_1() { return static_cast<int32_t>(offsetof(CProperty_t963755051, ___m_DicWatch_1)); }
  1223. inline Dictionary_2_t3277249325 * get_m_DicWatch_1() const { return ___m_DicWatch_1; }
  1224. inline Dictionary_2_t3277249325 ** get_address_of_m_DicWatch_1() { return &___m_DicWatch_1; }
  1225. inline void set_m_DicWatch_1(Dictionary_2_t3277249325 * value)
  1226. {
  1227. ___m_DicWatch_1 = value;
  1228. Il2CppCodeGenWriteBarrier((&___m_DicWatch_1), value);
  1229. }
  1230. inline static int32_t get_offset_of_m_propChangeBefore_2() { return static_cast<int32_t>(offsetof(CProperty_t963755051, ___m_propChangeBefore_2)); }
  1231. inline CBetterSet_1_t433888323 * get_m_propChangeBefore_2() const { return ___m_propChangeBefore_2; }
  1232. inline CBetterSet_1_t433888323 ** get_address_of_m_propChangeBefore_2() { return &___m_propChangeBefore_2; }
  1233. inline void set_m_propChangeBefore_2(CBetterSet_1_t433888323 * value)
  1234. {
  1235. ___m_propChangeBefore_2 = value;
  1236. Il2CppCodeGenWriteBarrier((&___m_propChangeBefore_2), value);
  1237. }
  1238. inline static int32_t get_offset_of_m_propChangeEnd_3() { return static_cast<int32_t>(offsetof(CProperty_t963755051, ___m_propChangeEnd_3)); }
  1239. inline CBetterSet_1_t2134195988 * get_m_propChangeEnd_3() const { return ___m_propChangeEnd_3; }
  1240. inline CBetterSet_1_t2134195988 ** get_address_of_m_propChangeEnd_3() { return &___m_propChangeEnd_3; }
  1241. inline void set_m_propChangeEnd_3(CBetterSet_1_t2134195988 * value)
  1242. {
  1243. ___m_propChangeEnd_3 = value;
  1244. Il2CppCodeGenWriteBarrier((&___m_propChangeEnd_3), value);
  1245. }
  1246. };
  1247. #ifdef __clang__
  1248. #pragma clang diagnostic pop
  1249. #endif
  1250. #endif // CPROPERTY_T963755051_H
  1251. #ifndef ITEXTBASE_T660344599_H
  1252. #define ITEXTBASE_T660344599_H
  1253. #ifdef __clang__
  1254. #pragma clang diagnostic push
  1255. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1256. #pragma clang diagnostic ignored "-Wunused-variable"
  1257. #endif
  1258. // DMCore.Framework.ITextBase
  1259. struct ITextBase_t660344599 : public RuntimeObject
  1260. {
  1261. public:
  1262. // System.Collections.Generic.Dictionary`2<System.String,System.Boolean> DMCore.Framework.ITextBase::m_listCache
  1263. Dictionary_2_t4177511560 * ___m_listCache_0;
  1264. public:
  1265. inline static int32_t get_offset_of_m_listCache_0() { return static_cast<int32_t>(offsetof(ITextBase_t660344599, ___m_listCache_0)); }
  1266. inline Dictionary_2_t4177511560 * get_m_listCache_0() const { return ___m_listCache_0; }
  1267. inline Dictionary_2_t4177511560 ** get_address_of_m_listCache_0() { return &___m_listCache_0; }
  1268. inline void set_m_listCache_0(Dictionary_2_t4177511560 * value)
  1269. {
  1270. ___m_listCache_0 = value;
  1271. Il2CppCodeGenWriteBarrier((&___m_listCache_0), value);
  1272. }
  1273. };
  1274. #ifdef __clang__
  1275. #pragma clang diagnostic pop
  1276. #endif
  1277. #endif // ITEXTBASE_T660344599_H
  1278. #ifndef VALUETYPE_T3640485471_H
  1279. #define VALUETYPE_T3640485471_H
  1280. #ifdef __clang__
  1281. #pragma clang diagnostic push
  1282. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1283. #pragma clang diagnostic ignored "-Wunused-variable"
  1284. #endif
  1285. // System.ValueType
  1286. struct ValueType_t3640485471 : public RuntimeObject
  1287. {
  1288. public:
  1289. public:
  1290. };
  1291. #ifdef __clang__
  1292. #pragma clang diagnostic pop
  1293. #endif
  1294. // Native definition for P/Invoke marshalling of System.ValueType
  1295. struct ValueType_t3640485471_marshaled_pinvoke
  1296. {
  1297. };
  1298. // Native definition for COM marshalling of System.ValueType
  1299. struct ValueType_t3640485471_marshaled_com
  1300. {
  1301. };
  1302. #endif // VALUETYPE_T3640485471_H
  1303. #ifndef LIST_1_T1951918887_H
  1304. #define LIST_1_T1951918887_H
  1305. #ifdef __clang__
  1306. #pragma clang diagnostic push
  1307. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1308. #pragma clang diagnostic ignored "-Wunused-variable"
  1309. #endif
  1310. // System.Collections.Generic.List`1<DMCore.Logic.WishShopItem>
  1311. struct List_1_t1951918887 : public RuntimeObject
  1312. {
  1313. public:
  1314. // T[] System.Collections.Generic.List`1::_items
  1315. WishShopItemU5BU5D_t1403132140* ____items_1;
  1316. // System.Int32 System.Collections.Generic.List`1::_size
  1317. int32_t ____size_2;
  1318. // System.Int32 System.Collections.Generic.List`1::_version
  1319. int32_t ____version_3;
  1320. public:
  1321. inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t1951918887, ____items_1)); }
  1322. inline WishShopItemU5BU5D_t1403132140* get__items_1() const { return ____items_1; }
  1323. inline WishShopItemU5BU5D_t1403132140** get_address_of__items_1() { return &____items_1; }
  1324. inline void set__items_1(WishShopItemU5BU5D_t1403132140* value)
  1325. {
  1326. ____items_1 = value;
  1327. Il2CppCodeGenWriteBarrier((&____items_1), value);
  1328. }
  1329. inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t1951918887, ____size_2)); }
  1330. inline int32_t get__size_2() const { return ____size_2; }
  1331. inline int32_t* get_address_of__size_2() { return &____size_2; }
  1332. inline void set__size_2(int32_t value)
  1333. {
  1334. ____size_2 = value;
  1335. }
  1336. inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t1951918887, ____version_3)); }
  1337. inline int32_t get__version_3() const { return ____version_3; }
  1338. inline int32_t* get_address_of__version_3() { return &____version_3; }
  1339. inline void set__version_3(int32_t value)
  1340. {
  1341. ____version_3 = value;
  1342. }
  1343. };
  1344. struct List_1_t1951918887_StaticFields
  1345. {
  1346. public:
  1347. // T[] System.Collections.Generic.List`1::EmptyArray
  1348. WishShopItemU5BU5D_t1403132140* ___EmptyArray_4;
  1349. public:
  1350. inline static int32_t get_offset_of_EmptyArray_4() { return static_cast<int32_t>(offsetof(List_1_t1951918887_StaticFields, ___EmptyArray_4)); }
  1351. inline WishShopItemU5BU5D_t1403132140* get_EmptyArray_4() const { return ___EmptyArray_4; }
  1352. inline WishShopItemU5BU5D_t1403132140** get_address_of_EmptyArray_4() { return &___EmptyArray_4; }
  1353. inline void set_EmptyArray_4(WishShopItemU5BU5D_t1403132140* value)
  1354. {
  1355. ___EmptyArray_4 = value;
  1356. Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value);
  1357. }
  1358. };
  1359. #ifdef __clang__
  1360. #pragma clang diagnostic pop
  1361. #endif
  1362. #endif // LIST_1_T1951918887_H
  1363. #ifndef SHOPMODEL_T101745799_H
  1364. #define SHOPMODEL_T101745799_H
  1365. #ifdef __clang__
  1366. #pragma clang diagnostic push
  1367. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1368. #pragma clang diagnostic ignored "-Wunused-variable"
  1369. #endif
  1370. // DMCore.Logic.shopModel
  1371. struct shopModel_t101745799 : public RuntimeObject
  1372. {
  1373. public:
  1374. // System.Collections.Generic.Dictionary`2<System.Int64,System.String> DMCore.Logic.shopModel::mDicAnim
  1375. Dictionary_2_t2910090473 * ___mDicAnim_0;
  1376. // System.Boolean DMCore.Logic.shopModel::m_bEnable
  1377. bool ___m_bEnable_1;
  1378. // System.Boolean DMCore.Logic.shopModel::m_bActiveMainRole
  1379. bool ___m_bActiveMainRole_2;
  1380. // System.Boolean DMCore.Logic.shopModel::m_bActiveShowMale
  1381. bool ___m_bActiveShowMale_3;
  1382. // System.Boolean DMCore.Logic.shopModel::m_bCoupleRoles
  1383. bool ___m_bCoupleRoles_4;
  1384. // System.Boolean DMCore.Logic.shopModel::m_bCoupleReady
  1385. bool ___m_bCoupleReady_5;
  1386. // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::mModelCouple1
  1387. ISceneRole_t2394225724 * ___mModelCouple1_6;
  1388. // System.Boolean DMCore.Logic.shopModel::ModelCouple1
  1389. bool ___ModelCouple1_7;
  1390. // System.Int64 DMCore.Logic.shopModel::mCoupleUserId1
  1391. int64_t ___mCoupleUserId1_8;
  1392. // System.Int32 DMCore.Logic.shopModel::mCoupleSex1
  1393. int32_t ___mCoupleSex1_9;
  1394. // System.Int64 DMCore.Logic.shopModel::mCoupleUserId2
  1395. int64_t ___mCoupleUserId2_10;
  1396. // System.Int32 DMCore.Logic.shopModel::mCoupleSex2
  1397. int32_t ___mCoupleSex2_11;
  1398. // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::mModelCouple2
  1399. ISceneRole_t2394225724 * ___mModelCouple2_12;
  1400. // System.Boolean DMCore.Logic.shopModel::ModelCouple2
  1401. bool ___ModelCouple2_13;
  1402. // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::m_NextModel
  1403. ISceneRole_t2394225724 * ___m_NextModel_14;
  1404. // System.Int64 DMCore.Logic.shopModel::m_NeedShowRoleID
  1405. int64_t ___m_NeedShowRoleID_15;
  1406. // System.Int64 DMCore.Logic.shopModel::m_CurActiveRoleID
  1407. int64_t ___m_CurActiveRoleID_16;
  1408. // System.Collections.Generic.LinkedList`1<System.Int32> DMCore.Logic.shopModel::m_cachedModelIds
  1409. LinkedList_1_t1790591762 * ___m_cachedModelIds_17;
  1410. // BetterList`1<System.Int32> DMCore.Logic.shopModel::m_listIconDirty
  1411. BetterList_1_t2105966071 * ___m_listIconDirty_18;
  1412. // BetterList`1<System.Int32> DMCore.Logic.shopModel::m_listIconActive
  1413. BetterList_1_t2105966071 * ___m_listIconActive_19;
  1414. public:
  1415. inline static int32_t get_offset_of_mDicAnim_0() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___mDicAnim_0)); }
  1416. inline Dictionary_2_t2910090473 * get_mDicAnim_0() const { return ___mDicAnim_0; }
  1417. inline Dictionary_2_t2910090473 ** get_address_of_mDicAnim_0() { return &___mDicAnim_0; }
  1418. inline void set_mDicAnim_0(Dictionary_2_t2910090473 * value)
  1419. {
  1420. ___mDicAnim_0 = value;
  1421. Il2CppCodeGenWriteBarrier((&___mDicAnim_0), value);
  1422. }
  1423. inline static int32_t get_offset_of_m_bEnable_1() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___m_bEnable_1)); }
  1424. inline bool get_m_bEnable_1() const { return ___m_bEnable_1; }
  1425. inline bool* get_address_of_m_bEnable_1() { return &___m_bEnable_1; }
  1426. inline void set_m_bEnable_1(bool value)
  1427. {
  1428. ___m_bEnable_1 = value;
  1429. }
  1430. inline static int32_t get_offset_of_m_bActiveMainRole_2() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___m_bActiveMainRole_2)); }
  1431. inline bool get_m_bActiveMainRole_2() const { return ___m_bActiveMainRole_2; }
  1432. inline bool* get_address_of_m_bActiveMainRole_2() { return &___m_bActiveMainRole_2; }
  1433. inline void set_m_bActiveMainRole_2(bool value)
  1434. {
  1435. ___m_bActiveMainRole_2 = value;
  1436. }
  1437. inline static int32_t get_offset_of_m_bActiveShowMale_3() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___m_bActiveShowMale_3)); }
  1438. inline bool get_m_bActiveShowMale_3() const { return ___m_bActiveShowMale_3; }
  1439. inline bool* get_address_of_m_bActiveShowMale_3() { return &___m_bActiveShowMale_3; }
  1440. inline void set_m_bActiveShowMale_3(bool value)
  1441. {
  1442. ___m_bActiveShowMale_3 = value;
  1443. }
  1444. inline static int32_t get_offset_of_m_bCoupleRoles_4() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___m_bCoupleRoles_4)); }
  1445. inline bool get_m_bCoupleRoles_4() const { return ___m_bCoupleRoles_4; }
  1446. inline bool* get_address_of_m_bCoupleRoles_4() { return &___m_bCoupleRoles_4; }
  1447. inline void set_m_bCoupleRoles_4(bool value)
  1448. {
  1449. ___m_bCoupleRoles_4 = value;
  1450. }
  1451. inline static int32_t get_offset_of_m_bCoupleReady_5() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___m_bCoupleReady_5)); }
  1452. inline bool get_m_bCoupleReady_5() const { return ___m_bCoupleReady_5; }
  1453. inline bool* get_address_of_m_bCoupleReady_5() { return &___m_bCoupleReady_5; }
  1454. inline void set_m_bCoupleReady_5(bool value)
  1455. {
  1456. ___m_bCoupleReady_5 = value;
  1457. }
  1458. inline static int32_t get_offset_of_mModelCouple1_6() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___mModelCouple1_6)); }
  1459. inline ISceneRole_t2394225724 * get_mModelCouple1_6() const { return ___mModelCouple1_6; }
  1460. inline ISceneRole_t2394225724 ** get_address_of_mModelCouple1_6() { return &___mModelCouple1_6; }
  1461. inline void set_mModelCouple1_6(ISceneRole_t2394225724 * value)
  1462. {
  1463. ___mModelCouple1_6 = value;
  1464. Il2CppCodeGenWriteBarrier((&___mModelCouple1_6), value);
  1465. }
  1466. inline static int32_t get_offset_of_ModelCouple1_7() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___ModelCouple1_7)); }
  1467. inline bool get_ModelCouple1_7() const { return ___ModelCouple1_7; }
  1468. inline bool* get_address_of_ModelCouple1_7() { return &___ModelCouple1_7; }
  1469. inline void set_ModelCouple1_7(bool value)
  1470. {
  1471. ___ModelCouple1_7 = value;
  1472. }
  1473. inline static int32_t get_offset_of_mCoupleUserId1_8() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___mCoupleUserId1_8)); }
  1474. inline int64_t get_mCoupleUserId1_8() const { return ___mCoupleUserId1_8; }
  1475. inline int64_t* get_address_of_mCoupleUserId1_8() { return &___mCoupleUserId1_8; }
  1476. inline void set_mCoupleUserId1_8(int64_t value)
  1477. {
  1478. ___mCoupleUserId1_8 = value;
  1479. }
  1480. inline static int32_t get_offset_of_mCoupleSex1_9() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___mCoupleSex1_9)); }
  1481. inline int32_t get_mCoupleSex1_9() const { return ___mCoupleSex1_9; }
  1482. inline int32_t* get_address_of_mCoupleSex1_9() { return &___mCoupleSex1_9; }
  1483. inline void set_mCoupleSex1_9(int32_t value)
  1484. {
  1485. ___mCoupleSex1_9 = value;
  1486. }
  1487. inline static int32_t get_offset_of_mCoupleUserId2_10() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___mCoupleUserId2_10)); }
  1488. inline int64_t get_mCoupleUserId2_10() const { return ___mCoupleUserId2_10; }
  1489. inline int64_t* get_address_of_mCoupleUserId2_10() { return &___mCoupleUserId2_10; }
  1490. inline void set_mCoupleUserId2_10(int64_t value)
  1491. {
  1492. ___mCoupleUserId2_10 = value;
  1493. }
  1494. inline static int32_t get_offset_of_mCoupleSex2_11() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___mCoupleSex2_11)); }
  1495. inline int32_t get_mCoupleSex2_11() const { return ___mCoupleSex2_11; }
  1496. inline int32_t* get_address_of_mCoupleSex2_11() { return &___mCoupleSex2_11; }
  1497. inline void set_mCoupleSex2_11(int32_t value)
  1498. {
  1499. ___mCoupleSex2_11 = value;
  1500. }
  1501. inline static int32_t get_offset_of_mModelCouple2_12() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___mModelCouple2_12)); }
  1502. inline ISceneRole_t2394225724 * get_mModelCouple2_12() const { return ___mModelCouple2_12; }
  1503. inline ISceneRole_t2394225724 ** get_address_of_mModelCouple2_12() { return &___mModelCouple2_12; }
  1504. inline void set_mModelCouple2_12(ISceneRole_t2394225724 * value)
  1505. {
  1506. ___mModelCouple2_12 = value;
  1507. Il2CppCodeGenWriteBarrier((&___mModelCouple2_12), value);
  1508. }
  1509. inline static int32_t get_offset_of_ModelCouple2_13() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___ModelCouple2_13)); }
  1510. inline bool get_ModelCouple2_13() const { return ___ModelCouple2_13; }
  1511. inline bool* get_address_of_ModelCouple2_13() { return &___ModelCouple2_13; }
  1512. inline void set_ModelCouple2_13(bool value)
  1513. {
  1514. ___ModelCouple2_13 = value;
  1515. }
  1516. inline static int32_t get_offset_of_m_NextModel_14() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___m_NextModel_14)); }
  1517. inline ISceneRole_t2394225724 * get_m_NextModel_14() const { return ___m_NextModel_14; }
  1518. inline ISceneRole_t2394225724 ** get_address_of_m_NextModel_14() { return &___m_NextModel_14; }
  1519. inline void set_m_NextModel_14(ISceneRole_t2394225724 * value)
  1520. {
  1521. ___m_NextModel_14 = value;
  1522. Il2CppCodeGenWriteBarrier((&___m_NextModel_14), value);
  1523. }
  1524. inline static int32_t get_offset_of_m_NeedShowRoleID_15() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___m_NeedShowRoleID_15)); }
  1525. inline int64_t get_m_NeedShowRoleID_15() const { return ___m_NeedShowRoleID_15; }
  1526. inline int64_t* get_address_of_m_NeedShowRoleID_15() { return &___m_NeedShowRoleID_15; }
  1527. inline void set_m_NeedShowRoleID_15(int64_t value)
  1528. {
  1529. ___m_NeedShowRoleID_15 = value;
  1530. }
  1531. inline static int32_t get_offset_of_m_CurActiveRoleID_16() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___m_CurActiveRoleID_16)); }
  1532. inline int64_t get_m_CurActiveRoleID_16() const { return ___m_CurActiveRoleID_16; }
  1533. inline int64_t* get_address_of_m_CurActiveRoleID_16() { return &___m_CurActiveRoleID_16; }
  1534. inline void set_m_CurActiveRoleID_16(int64_t value)
  1535. {
  1536. ___m_CurActiveRoleID_16 = value;
  1537. }
  1538. inline static int32_t get_offset_of_m_cachedModelIds_17() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___m_cachedModelIds_17)); }
  1539. inline LinkedList_1_t1790591762 * get_m_cachedModelIds_17() const { return ___m_cachedModelIds_17; }
  1540. inline LinkedList_1_t1790591762 ** get_address_of_m_cachedModelIds_17() { return &___m_cachedModelIds_17; }
  1541. inline void set_m_cachedModelIds_17(LinkedList_1_t1790591762 * value)
  1542. {
  1543. ___m_cachedModelIds_17 = value;
  1544. Il2CppCodeGenWriteBarrier((&___m_cachedModelIds_17), value);
  1545. }
  1546. inline static int32_t get_offset_of_m_listIconDirty_18() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___m_listIconDirty_18)); }
  1547. inline BetterList_1_t2105966071 * get_m_listIconDirty_18() const { return ___m_listIconDirty_18; }
  1548. inline BetterList_1_t2105966071 ** get_address_of_m_listIconDirty_18() { return &___m_listIconDirty_18; }
  1549. inline void set_m_listIconDirty_18(BetterList_1_t2105966071 * value)
  1550. {
  1551. ___m_listIconDirty_18 = value;
  1552. Il2CppCodeGenWriteBarrier((&___m_listIconDirty_18), value);
  1553. }
  1554. inline static int32_t get_offset_of_m_listIconActive_19() { return static_cast<int32_t>(offsetof(shopModel_t101745799, ___m_listIconActive_19)); }
  1555. inline BetterList_1_t2105966071 * get_m_listIconActive_19() const { return ___m_listIconActive_19; }
  1556. inline BetterList_1_t2105966071 ** get_address_of_m_listIconActive_19() { return &___m_listIconActive_19; }
  1557. inline void set_m_listIconActive_19(BetterList_1_t2105966071 * value)
  1558. {
  1559. ___m_listIconActive_19 = value;
  1560. Il2CppCodeGenWriteBarrier((&___m_listIconActive_19), value);
  1561. }
  1562. };
  1563. struct shopModel_t101745799_StaticFields
  1564. {
  1565. public:
  1566. // DMCore.Logic.shopModel DMCore.Logic.shopModel::s_Instance
  1567. shopModel_t101745799 * ___s_Instance_20;
  1568. // System.Predicate`1<System.String> DMCore.Logic.shopModel::<>f__mg$cache0
  1569. Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache0_21;
  1570. // System.Predicate`1<System.String> DMCore.Logic.shopModel::<>f__mg$cache1
  1571. Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache1_22;
  1572. public:
  1573. inline static int32_t get_offset_of_s_Instance_20() { return static_cast<int32_t>(offsetof(shopModel_t101745799_StaticFields, ___s_Instance_20)); }
  1574. inline shopModel_t101745799 * get_s_Instance_20() const { return ___s_Instance_20; }
  1575. inline shopModel_t101745799 ** get_address_of_s_Instance_20() { return &___s_Instance_20; }
  1576. inline void set_s_Instance_20(shopModel_t101745799 * value)
  1577. {
  1578. ___s_Instance_20 = value;
  1579. Il2CppCodeGenWriteBarrier((&___s_Instance_20), value);
  1580. }
  1581. inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_21() { return static_cast<int32_t>(offsetof(shopModel_t101745799_StaticFields, ___U3CU3Ef__mgU24cache0_21)); }
  1582. inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache0_21() const { return ___U3CU3Ef__mgU24cache0_21; }
  1583. inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache0_21() { return &___U3CU3Ef__mgU24cache0_21; }
  1584. inline void set_U3CU3Ef__mgU24cache0_21(Predicate_1_t2672744813 * value)
  1585. {
  1586. ___U3CU3Ef__mgU24cache0_21 = value;
  1587. Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_21), value);
  1588. }
  1589. inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_22() { return static_cast<int32_t>(offsetof(shopModel_t101745799_StaticFields, ___U3CU3Ef__mgU24cache1_22)); }
  1590. inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache1_22() const { return ___U3CU3Ef__mgU24cache1_22; }
  1591. inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache1_22() { return &___U3CU3Ef__mgU24cache1_22; }
  1592. inline void set_U3CU3Ef__mgU24cache1_22(Predicate_1_t2672744813 * value)
  1593. {
  1594. ___U3CU3Ef__mgU24cache1_22 = value;
  1595. Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_22), value);
  1596. }
  1597. };
  1598. #ifdef __clang__
  1599. #pragma clang diagnostic pop
  1600. #endif
  1601. #endif // SHOPMODEL_T101745799_H
  1602. #ifndef CPROPMANAGER_T2238730194_H
  1603. #define CPROPMANAGER_T2238730194_H
  1604. #ifdef __clang__
  1605. #pragma clang diagnostic push
  1606. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1607. #pragma clang diagnostic ignored "-Wunused-variable"
  1608. #endif
  1609. // DMCore.Logic.CPropManager
  1610. struct CPropManager_t2238730194 : public RuntimeObject
  1611. {
  1612. public:
  1613. // DMCore.Logic.CPropGroup[] DMCore.Logic.CPropManager::m_groupArr
  1614. CPropGroupU5BU5D_t555838530* ___m_groupArr_0;
  1615. // System.Collections.Generic.Dictionary`2<System.Int32,System.Int64> DMCore.Logic.CPropManager::m_buyTimeCache
  1616. Dictionary_2_t2625280635 * ___m_buyTimeCache_1;
  1617. public:
  1618. inline static int32_t get_offset_of_m_groupArr_0() { return static_cast<int32_t>(offsetof(CPropManager_t2238730194, ___m_groupArr_0)); }
  1619. inline CPropGroupU5BU5D_t555838530* get_m_groupArr_0() const { return ___m_groupArr_0; }
  1620. inline CPropGroupU5BU5D_t555838530** get_address_of_m_groupArr_0() { return &___m_groupArr_0; }
  1621. inline void set_m_groupArr_0(CPropGroupU5BU5D_t555838530* value)
  1622. {
  1623. ___m_groupArr_0 = value;
  1624. Il2CppCodeGenWriteBarrier((&___m_groupArr_0), value);
  1625. }
  1626. inline static int32_t get_offset_of_m_buyTimeCache_1() { return static_cast<int32_t>(offsetof(CPropManager_t2238730194, ___m_buyTimeCache_1)); }
  1627. inline Dictionary_2_t2625280635 * get_m_buyTimeCache_1() const { return ___m_buyTimeCache_1; }
  1628. inline Dictionary_2_t2625280635 ** get_address_of_m_buyTimeCache_1() { return &___m_buyTimeCache_1; }
  1629. inline void set_m_buyTimeCache_1(Dictionary_2_t2625280635 * value)
  1630. {
  1631. ___m_buyTimeCache_1 = value;
  1632. Il2CppCodeGenWriteBarrier((&___m_buyTimeCache_1), value);
  1633. }
  1634. };
  1635. struct CPropManager_t2238730194_StaticFields
  1636. {
  1637. public:
  1638. // DMCore.Logic.CPropManager DMCore.Logic.CPropManager::s_instance
  1639. CPropManager_t2238730194 * ___s_instance_2;
  1640. public:
  1641. inline static int32_t get_offset_of_s_instance_2() { return static_cast<int32_t>(offsetof(CPropManager_t2238730194_StaticFields, ___s_instance_2)); }
  1642. inline CPropManager_t2238730194 * get_s_instance_2() const { return ___s_instance_2; }
  1643. inline CPropManager_t2238730194 ** get_address_of_s_instance_2() { return &___s_instance_2; }
  1644. inline void set_s_instance_2(CPropManager_t2238730194 * value)
  1645. {
  1646. ___s_instance_2 = value;
  1647. Il2CppCodeGenWriteBarrier((&___s_instance_2), value);
  1648. }
  1649. };
  1650. #ifdef __clang__
  1651. #pragma clang diagnostic pop
  1652. #endif
  1653. #endif // CPROPMANAGER_T2238730194_H
  1654. #ifndef CSHOPMANAGER_T754298620_H
  1655. #define CSHOPMANAGER_T754298620_H
  1656. #ifdef __clang__
  1657. #pragma clang diagnostic push
  1658. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1659. #pragma clang diagnostic ignored "-Wunused-variable"
  1660. #endif
  1661. // DMCore.Logic.CShopManager
  1662. struct CShopManager_t754298620 : public RuntimeObject
  1663. {
  1664. public:
  1665. // System.Boolean DMCore.Logic.CShopManager::<IsOpenNewStoreTips>k__BackingField
  1666. bool ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2;
  1667. // System.Boolean DMCore.Logic.CShopManager::<IsOpenNewStore>k__BackingField
  1668. bool ___U3CIsOpenNewStoreU3Ek__BackingField_3;
  1669. // System.Int32 DMCore.Logic.CShopManager::<OpenTime>k__BackingField
  1670. int32_t ___U3COpenTimeU3Ek__BackingField_4;
  1671. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.CShopManager/CShopItemGroup> DMCore.Logic.CShopManager::m_listItemGroupMale
  1672. Dictionary_2_t133775218 * ___m_listItemGroupMale_5;
  1673. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.CShopManager/CShopItemGroup> DMCore.Logic.CShopManager::m_listItemGroupFemale
  1674. Dictionary_2_t133775218 * ___m_listItemGroupFemale_6;
  1675. // System.Int32 DMCore.Logic.CShopManager::m_uiActivetype
  1676. int32_t ___m_uiActivetype_7;
  1677. // System.Int32 DMCore.Logic.CShopManager::m_uiActivePage
  1678. int32_t ___m_uiActivePage_8;
  1679. // System.Int32 DMCore.Logic.CShopManager::m_uiActiveItem
  1680. int32_t ___m_uiActiveItem_9;
  1681. // System.Int32 DMCore.Logic.CShopManager::m_uiActiveItemValidation
  1682. int32_t ___m_uiActiveItemValidation_10;
  1683. // System.Int32 DMCore.Logic.CShopManager::m_selectType
  1684. int32_t ___m_selectType_11;
  1685. // System.Int32 DMCore.Logic.CShopManager::m_CurClothID
  1686. int32_t ___m_CurClothID_12;
  1687. // System.Boolean DMCore.Logic.CShopManager::m_bGroupBuyingChange
  1688. bool ___m_bGroupBuyingChange_13;
  1689. // DMCore.Logic.CShopGroupBuyingData DMCore.Logic.CShopManager::m_GroupBuyingData
  1690. CShopGroupBuyingData_t1345810626 * ___m_GroupBuyingData_14;
  1691. // System.Boolean DMCore.Logic.CShopManager::m_bSearch
  1692. bool ___m_bSearch_15;
  1693. // DMCore.Logic.CShopManager/CShopItemGroup DMCore.Logic.CShopManager::m_SearchGroup
  1694. CShopItemGroup_t1245061887 * ___m_SearchGroup_16;
  1695. public:
  1696. inline static int32_t get_offset_of_U3CIsOpenNewStoreTipsU3Ek__BackingField_2() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2)); }
  1697. inline bool get_U3CIsOpenNewStoreTipsU3Ek__BackingField_2() const { return ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2; }
  1698. inline bool* get_address_of_U3CIsOpenNewStoreTipsU3Ek__BackingField_2() { return &___U3CIsOpenNewStoreTipsU3Ek__BackingField_2; }
  1699. inline void set_U3CIsOpenNewStoreTipsU3Ek__BackingField_2(bool value)
  1700. {
  1701. ___U3CIsOpenNewStoreTipsU3Ek__BackingField_2 = value;
  1702. }
  1703. inline static int32_t get_offset_of_U3CIsOpenNewStoreU3Ek__BackingField_3() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___U3CIsOpenNewStoreU3Ek__BackingField_3)); }
  1704. inline bool get_U3CIsOpenNewStoreU3Ek__BackingField_3() const { return ___U3CIsOpenNewStoreU3Ek__BackingField_3; }
  1705. inline bool* get_address_of_U3CIsOpenNewStoreU3Ek__BackingField_3() { return &___U3CIsOpenNewStoreU3Ek__BackingField_3; }
  1706. inline void set_U3CIsOpenNewStoreU3Ek__BackingField_3(bool value)
  1707. {
  1708. ___U3CIsOpenNewStoreU3Ek__BackingField_3 = value;
  1709. }
  1710. inline static int32_t get_offset_of_U3COpenTimeU3Ek__BackingField_4() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___U3COpenTimeU3Ek__BackingField_4)); }
  1711. inline int32_t get_U3COpenTimeU3Ek__BackingField_4() const { return ___U3COpenTimeU3Ek__BackingField_4; }
  1712. inline int32_t* get_address_of_U3COpenTimeU3Ek__BackingField_4() { return &___U3COpenTimeU3Ek__BackingField_4; }
  1713. inline void set_U3COpenTimeU3Ek__BackingField_4(int32_t value)
  1714. {
  1715. ___U3COpenTimeU3Ek__BackingField_4 = value;
  1716. }
  1717. inline static int32_t get_offset_of_m_listItemGroupMale_5() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___m_listItemGroupMale_5)); }
  1718. inline Dictionary_2_t133775218 * get_m_listItemGroupMale_5() const { return ___m_listItemGroupMale_5; }
  1719. inline Dictionary_2_t133775218 ** get_address_of_m_listItemGroupMale_5() { return &___m_listItemGroupMale_5; }
  1720. inline void set_m_listItemGroupMale_5(Dictionary_2_t133775218 * value)
  1721. {
  1722. ___m_listItemGroupMale_5 = value;
  1723. Il2CppCodeGenWriteBarrier((&___m_listItemGroupMale_5), value);
  1724. }
  1725. inline static int32_t get_offset_of_m_listItemGroupFemale_6() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___m_listItemGroupFemale_6)); }
  1726. inline Dictionary_2_t133775218 * get_m_listItemGroupFemale_6() const { return ___m_listItemGroupFemale_6; }
  1727. inline Dictionary_2_t133775218 ** get_address_of_m_listItemGroupFemale_6() { return &___m_listItemGroupFemale_6; }
  1728. inline void set_m_listItemGroupFemale_6(Dictionary_2_t133775218 * value)
  1729. {
  1730. ___m_listItemGroupFemale_6 = value;
  1731. Il2CppCodeGenWriteBarrier((&___m_listItemGroupFemale_6), value);
  1732. }
  1733. inline static int32_t get_offset_of_m_uiActivetype_7() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___m_uiActivetype_7)); }
  1734. inline int32_t get_m_uiActivetype_7() const { return ___m_uiActivetype_7; }
  1735. inline int32_t* get_address_of_m_uiActivetype_7() { return &___m_uiActivetype_7; }
  1736. inline void set_m_uiActivetype_7(int32_t value)
  1737. {
  1738. ___m_uiActivetype_7 = value;
  1739. }
  1740. inline static int32_t get_offset_of_m_uiActivePage_8() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___m_uiActivePage_8)); }
  1741. inline int32_t get_m_uiActivePage_8() const { return ___m_uiActivePage_8; }
  1742. inline int32_t* get_address_of_m_uiActivePage_8() { return &___m_uiActivePage_8; }
  1743. inline void set_m_uiActivePage_8(int32_t value)
  1744. {
  1745. ___m_uiActivePage_8 = value;
  1746. }
  1747. inline static int32_t get_offset_of_m_uiActiveItem_9() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___m_uiActiveItem_9)); }
  1748. inline int32_t get_m_uiActiveItem_9() const { return ___m_uiActiveItem_9; }
  1749. inline int32_t* get_address_of_m_uiActiveItem_9() { return &___m_uiActiveItem_9; }
  1750. inline void set_m_uiActiveItem_9(int32_t value)
  1751. {
  1752. ___m_uiActiveItem_9 = value;
  1753. }
  1754. inline static int32_t get_offset_of_m_uiActiveItemValidation_10() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___m_uiActiveItemValidation_10)); }
  1755. inline int32_t get_m_uiActiveItemValidation_10() const { return ___m_uiActiveItemValidation_10; }
  1756. inline int32_t* get_address_of_m_uiActiveItemValidation_10() { return &___m_uiActiveItemValidation_10; }
  1757. inline void set_m_uiActiveItemValidation_10(int32_t value)
  1758. {
  1759. ___m_uiActiveItemValidation_10 = value;
  1760. }
  1761. inline static int32_t get_offset_of_m_selectType_11() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___m_selectType_11)); }
  1762. inline int32_t get_m_selectType_11() const { return ___m_selectType_11; }
  1763. inline int32_t* get_address_of_m_selectType_11() { return &___m_selectType_11; }
  1764. inline void set_m_selectType_11(int32_t value)
  1765. {
  1766. ___m_selectType_11 = value;
  1767. }
  1768. inline static int32_t get_offset_of_m_CurClothID_12() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___m_CurClothID_12)); }
  1769. inline int32_t get_m_CurClothID_12() const { return ___m_CurClothID_12; }
  1770. inline int32_t* get_address_of_m_CurClothID_12() { return &___m_CurClothID_12; }
  1771. inline void set_m_CurClothID_12(int32_t value)
  1772. {
  1773. ___m_CurClothID_12 = value;
  1774. }
  1775. inline static int32_t get_offset_of_m_bGroupBuyingChange_13() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___m_bGroupBuyingChange_13)); }
  1776. inline bool get_m_bGroupBuyingChange_13() const { return ___m_bGroupBuyingChange_13; }
  1777. inline bool* get_address_of_m_bGroupBuyingChange_13() { return &___m_bGroupBuyingChange_13; }
  1778. inline void set_m_bGroupBuyingChange_13(bool value)
  1779. {
  1780. ___m_bGroupBuyingChange_13 = value;
  1781. }
  1782. inline static int32_t get_offset_of_m_GroupBuyingData_14() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___m_GroupBuyingData_14)); }
  1783. inline CShopGroupBuyingData_t1345810626 * get_m_GroupBuyingData_14() const { return ___m_GroupBuyingData_14; }
  1784. inline CShopGroupBuyingData_t1345810626 ** get_address_of_m_GroupBuyingData_14() { return &___m_GroupBuyingData_14; }
  1785. inline void set_m_GroupBuyingData_14(CShopGroupBuyingData_t1345810626 * value)
  1786. {
  1787. ___m_GroupBuyingData_14 = value;
  1788. Il2CppCodeGenWriteBarrier((&___m_GroupBuyingData_14), value);
  1789. }
  1790. inline static int32_t get_offset_of_m_bSearch_15() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___m_bSearch_15)); }
  1791. inline bool get_m_bSearch_15() const { return ___m_bSearch_15; }
  1792. inline bool* get_address_of_m_bSearch_15() { return &___m_bSearch_15; }
  1793. inline void set_m_bSearch_15(bool value)
  1794. {
  1795. ___m_bSearch_15 = value;
  1796. }
  1797. inline static int32_t get_offset_of_m_SearchGroup_16() { return static_cast<int32_t>(offsetof(CShopManager_t754298620, ___m_SearchGroup_16)); }
  1798. inline CShopItemGroup_t1245061887 * get_m_SearchGroup_16() const { return ___m_SearchGroup_16; }
  1799. inline CShopItemGroup_t1245061887 ** get_address_of_m_SearchGroup_16() { return &___m_SearchGroup_16; }
  1800. inline void set_m_SearchGroup_16(CShopItemGroup_t1245061887 * value)
  1801. {
  1802. ___m_SearchGroup_16 = value;
  1803. Il2CppCodeGenWriteBarrier((&___m_SearchGroup_16), value);
  1804. }
  1805. };
  1806. struct CShopManager_t754298620_StaticFields
  1807. {
  1808. public:
  1809. // System.Int32 DMCore.Logic.CShopManager::SHOP_ITEM_COUNT_ONE_PAGE
  1810. int32_t ___SHOP_ITEM_COUNT_ONE_PAGE_0;
  1811. // DMCore.Logic.CShopManager DMCore.Logic.CShopManager::s_Instance
  1812. CShopManager_t754298620 * ___s_Instance_17;
  1813. public:
  1814. inline static int32_t get_offset_of_SHOP_ITEM_COUNT_ONE_PAGE_0() { return static_cast<int32_t>(offsetof(CShopManager_t754298620_StaticFields, ___SHOP_ITEM_COUNT_ONE_PAGE_0)); }
  1815. inline int32_t get_SHOP_ITEM_COUNT_ONE_PAGE_0() const { return ___SHOP_ITEM_COUNT_ONE_PAGE_0; }
  1816. inline int32_t* get_address_of_SHOP_ITEM_COUNT_ONE_PAGE_0() { return &___SHOP_ITEM_COUNT_ONE_PAGE_0; }
  1817. inline void set_SHOP_ITEM_COUNT_ONE_PAGE_0(int32_t value)
  1818. {
  1819. ___SHOP_ITEM_COUNT_ONE_PAGE_0 = value;
  1820. }
  1821. inline static int32_t get_offset_of_s_Instance_17() { return static_cast<int32_t>(offsetof(CShopManager_t754298620_StaticFields, ___s_Instance_17)); }
  1822. inline CShopManager_t754298620 * get_s_Instance_17() const { return ___s_Instance_17; }
  1823. inline CShopManager_t754298620 ** get_address_of_s_Instance_17() { return &___s_Instance_17; }
  1824. inline void set_s_Instance_17(CShopManager_t754298620 * value)
  1825. {
  1826. ___s_Instance_17 = value;
  1827. Il2CppCodeGenWriteBarrier((&___s_Instance_17), value);
  1828. }
  1829. };
  1830. #ifdef __clang__
  1831. #pragma clang diagnostic pop
  1832. #endif
  1833. #endif // CSHOPMANAGER_T754298620_H
  1834. #ifndef LIST_1_T3948706452_H
  1835. #define LIST_1_T3948706452_H
  1836. #ifdef __clang__
  1837. #pragma clang diagnostic push
  1838. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1839. #pragma clang diagnostic ignored "-Wunused-variable"
  1840. #endif
  1841. // System.Collections.Generic.List`1<DMCore.Logic.GiftPackageItemUnit>
  1842. struct List_1_t3948706452 : public RuntimeObject
  1843. {
  1844. public:
  1845. // T[] System.Collections.Generic.List`1::_items
  1846. GiftPackageItemUnitU5BU5D_t62768427* ____items_1;
  1847. // System.Int32 System.Collections.Generic.List`1::_size
  1848. int32_t ____size_2;
  1849. // System.Int32 System.Collections.Generic.List`1::_version
  1850. int32_t ____version_3;
  1851. public:
  1852. inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t3948706452, ____items_1)); }
  1853. inline GiftPackageItemUnitU5BU5D_t62768427* get__items_1() const { return ____items_1; }
  1854. inline GiftPackageItemUnitU5BU5D_t62768427** get_address_of__items_1() { return &____items_1; }
  1855. inline void set__items_1(GiftPackageItemUnitU5BU5D_t62768427* value)
  1856. {
  1857. ____items_1 = value;
  1858. Il2CppCodeGenWriteBarrier((&____items_1), value);
  1859. }
  1860. inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t3948706452, ____size_2)); }
  1861. inline int32_t get__size_2() const { return ____size_2; }
  1862. inline int32_t* get_address_of__size_2() { return &____size_2; }
  1863. inline void set__size_2(int32_t value)
  1864. {
  1865. ____size_2 = value;
  1866. }
  1867. inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t3948706452, ____version_3)); }
  1868. inline int32_t get__version_3() const { return ____version_3; }
  1869. inline int32_t* get_address_of__version_3() { return &____version_3; }
  1870. inline void set__version_3(int32_t value)
  1871. {
  1872. ____version_3 = value;
  1873. }
  1874. };
  1875. struct List_1_t3948706452_StaticFields
  1876. {
  1877. public:
  1878. // T[] System.Collections.Generic.List`1::EmptyArray
  1879. GiftPackageItemUnitU5BU5D_t62768427* ___EmptyArray_4;
  1880. public:
  1881. inline static int32_t get_offset_of_EmptyArray_4() { return static_cast<int32_t>(offsetof(List_1_t3948706452_StaticFields, ___EmptyArray_4)); }
  1882. inline GiftPackageItemUnitU5BU5D_t62768427* get_EmptyArray_4() const { return ___EmptyArray_4; }
  1883. inline GiftPackageItemUnitU5BU5D_t62768427** get_address_of_EmptyArray_4() { return &___EmptyArray_4; }
  1884. inline void set_EmptyArray_4(GiftPackageItemUnitU5BU5D_t62768427* value)
  1885. {
  1886. ___EmptyArray_4 = value;
  1887. Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value);
  1888. }
  1889. };
  1890. #ifdef __clang__
  1891. #pragma clang diagnostic pop
  1892. #endif
  1893. #endif // LIST_1_T3948706452_H
  1894. #ifndef LIST_1_T3115654357_H
  1895. #define LIST_1_T3115654357_H
  1896. #ifdef __clang__
  1897. #pragma clang diagnostic push
  1898. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1899. #pragma clang diagnostic ignored "-Wunused-variable"
  1900. #endif
  1901. // System.Collections.Generic.List`1<DMCore.Logic.GiftPackageItemCond>
  1902. struct List_1_t3115654357 : public RuntimeObject
  1903. {
  1904. public:
  1905. // T[] System.Collections.Generic.List`1::_items
  1906. GiftPackageItemCondU5BU5D_t800568518* ____items_1;
  1907. // System.Int32 System.Collections.Generic.List`1::_size
  1908. int32_t ____size_2;
  1909. // System.Int32 System.Collections.Generic.List`1::_version
  1910. int32_t ____version_3;
  1911. public:
  1912. inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t3115654357, ____items_1)); }
  1913. inline GiftPackageItemCondU5BU5D_t800568518* get__items_1() const { return ____items_1; }
  1914. inline GiftPackageItemCondU5BU5D_t800568518** get_address_of__items_1() { return &____items_1; }
  1915. inline void set__items_1(GiftPackageItemCondU5BU5D_t800568518* value)
  1916. {
  1917. ____items_1 = value;
  1918. Il2CppCodeGenWriteBarrier((&____items_1), value);
  1919. }
  1920. inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t3115654357, ____size_2)); }
  1921. inline int32_t get__size_2() const { return ____size_2; }
  1922. inline int32_t* get_address_of__size_2() { return &____size_2; }
  1923. inline void set__size_2(int32_t value)
  1924. {
  1925. ____size_2 = value;
  1926. }
  1927. inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t3115654357, ____version_3)); }
  1928. inline int32_t get__version_3() const { return ____version_3; }
  1929. inline int32_t* get_address_of__version_3() { return &____version_3; }
  1930. inline void set__version_3(int32_t value)
  1931. {
  1932. ____version_3 = value;
  1933. }
  1934. };
  1935. struct List_1_t3115654357_StaticFields
  1936. {
  1937. public:
  1938. // T[] System.Collections.Generic.List`1::EmptyArray
  1939. GiftPackageItemCondU5BU5D_t800568518* ___EmptyArray_4;
  1940. public:
  1941. inline static int32_t get_offset_of_EmptyArray_4() { return static_cast<int32_t>(offsetof(List_1_t3115654357_StaticFields, ___EmptyArray_4)); }
  1942. inline GiftPackageItemCondU5BU5D_t800568518* get_EmptyArray_4() const { return ___EmptyArray_4; }
  1943. inline GiftPackageItemCondU5BU5D_t800568518** get_address_of_EmptyArray_4() { return &___EmptyArray_4; }
  1944. inline void set_EmptyArray_4(GiftPackageItemCondU5BU5D_t800568518* value)
  1945. {
  1946. ___EmptyArray_4 = value;
  1947. Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value);
  1948. }
  1949. };
  1950. #ifdef __clang__
  1951. #pragma clang diagnostic pop
  1952. #endif
  1953. #endif // LIST_1_T3115654357_H
  1954. #ifndef GIFTPACKMANAGER_T105297562_H
  1955. #define GIFTPACKMANAGER_T105297562_H
  1956. #ifdef __clang__
  1957. #pragma clang diagnostic push
  1958. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1959. #pragma clang diagnostic ignored "-Wunused-variable"
  1960. #endif
  1961. // DMCore.Logic.GiftPackManager
  1962. struct GiftPackManager_t105297562 : public RuntimeObject
  1963. {
  1964. public:
  1965. // System.Boolean DMCore.Logic.GiftPackManager::<NeedOpenBtn>k__BackingField
  1966. bool ___U3CNeedOpenBtnU3Ek__BackingField_1;
  1967. // System.Action`4<System.Int32,System.Int64,System.Int32,System.Collections.Generic.List`1<System.Int32>> DMCore.Logic.GiftPackManager::ConfirmHandler
  1968. Action_4_t3484037049 * ___ConfirmHandler_2;
  1969. // System.Action DMCore.Logic.GiftPackManager::CancelHandler
  1970. Action_t1264377477 * ___CancelHandler_3;
  1971. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.GiftPack> DMCore.Logic.GiftPackManager::m_giftPackItemList
  1972. Dictionary_2_t3030356666 * ___m_giftPackItemList_4;
  1973. // DMCore.Logic.GiftPack DMCore.Logic.GiftPackManager::<CurGiftPack>k__BackingField
  1974. GiftPack_t4141643335 * ___U3CCurGiftPackU3Ek__BackingField_5;
  1975. // System.Collections.Generic.List`1<DMCore.Logic.GiftPackManager/OpenGiftCellCache> DMCore.Logic.GiftPackManager::m_CustomSelectedID
  1976. List_1_t93448756 * ___m_CustomSelectedID_6;
  1977. // System.Action`1<DMCore.Logic.GiftPack> DMCore.Logic.GiftPackManager::m_Callback
  1978. Action_1_t19143634 * ___m_Callback_7;
  1979. public:
  1980. inline static int32_t get_offset_of_U3CNeedOpenBtnU3Ek__BackingField_1() { return static_cast<int32_t>(offsetof(GiftPackManager_t105297562, ___U3CNeedOpenBtnU3Ek__BackingField_1)); }
  1981. inline bool get_U3CNeedOpenBtnU3Ek__BackingField_1() const { return ___U3CNeedOpenBtnU3Ek__BackingField_1; }
  1982. inline bool* get_address_of_U3CNeedOpenBtnU3Ek__BackingField_1() { return &___U3CNeedOpenBtnU3Ek__BackingField_1; }
  1983. inline void set_U3CNeedOpenBtnU3Ek__BackingField_1(bool value)
  1984. {
  1985. ___U3CNeedOpenBtnU3Ek__BackingField_1 = value;
  1986. }
  1987. inline static int32_t get_offset_of_ConfirmHandler_2() { return static_cast<int32_t>(offsetof(GiftPackManager_t105297562, ___ConfirmHandler_2)); }
  1988. inline Action_4_t3484037049 * get_ConfirmHandler_2() const { return ___ConfirmHandler_2; }
  1989. inline Action_4_t3484037049 ** get_address_of_ConfirmHandler_2() { return &___ConfirmHandler_2; }
  1990. inline void set_ConfirmHandler_2(Action_4_t3484037049 * value)
  1991. {
  1992. ___ConfirmHandler_2 = value;
  1993. Il2CppCodeGenWriteBarrier((&___ConfirmHandler_2), value);
  1994. }
  1995. inline static int32_t get_offset_of_CancelHandler_3() { return static_cast<int32_t>(offsetof(GiftPackManager_t105297562, ___CancelHandler_3)); }
  1996. inline Action_t1264377477 * get_CancelHandler_3() const { return ___CancelHandler_3; }
  1997. inline Action_t1264377477 ** get_address_of_CancelHandler_3() { return &___CancelHandler_3; }
  1998. inline void set_CancelHandler_3(Action_t1264377477 * value)
  1999. {
  2000. ___CancelHandler_3 = value;
  2001. Il2CppCodeGenWriteBarrier((&___CancelHandler_3), value);
  2002. }
  2003. inline static int32_t get_offset_of_m_giftPackItemList_4() { return static_cast<int32_t>(offsetof(GiftPackManager_t105297562, ___m_giftPackItemList_4)); }
  2004. inline Dictionary_2_t3030356666 * get_m_giftPackItemList_4() const { return ___m_giftPackItemList_4; }
  2005. inline Dictionary_2_t3030356666 ** get_address_of_m_giftPackItemList_4() { return &___m_giftPackItemList_4; }
  2006. inline void set_m_giftPackItemList_4(Dictionary_2_t3030356666 * value)
  2007. {
  2008. ___m_giftPackItemList_4 = value;
  2009. Il2CppCodeGenWriteBarrier((&___m_giftPackItemList_4), value);
  2010. }
  2011. inline static int32_t get_offset_of_U3CCurGiftPackU3Ek__BackingField_5() { return static_cast<int32_t>(offsetof(GiftPackManager_t105297562, ___U3CCurGiftPackU3Ek__BackingField_5)); }
  2012. inline GiftPack_t4141643335 * get_U3CCurGiftPackU3Ek__BackingField_5() const { return ___U3CCurGiftPackU3Ek__BackingField_5; }
  2013. inline GiftPack_t4141643335 ** get_address_of_U3CCurGiftPackU3Ek__BackingField_5() { return &___U3CCurGiftPackU3Ek__BackingField_5; }
  2014. inline void set_U3CCurGiftPackU3Ek__BackingField_5(GiftPack_t4141643335 * value)
  2015. {
  2016. ___U3CCurGiftPackU3Ek__BackingField_5 = value;
  2017. Il2CppCodeGenWriteBarrier((&___U3CCurGiftPackU3Ek__BackingField_5), value);
  2018. }
  2019. inline static int32_t get_offset_of_m_CustomSelectedID_6() { return static_cast<int32_t>(offsetof(GiftPackManager_t105297562, ___m_CustomSelectedID_6)); }
  2020. inline List_1_t93448756 * get_m_CustomSelectedID_6() const { return ___m_CustomSelectedID_6; }
  2021. inline List_1_t93448756 ** get_address_of_m_CustomSelectedID_6() { return &___m_CustomSelectedID_6; }
  2022. inline void set_m_CustomSelectedID_6(List_1_t93448756 * value)
  2023. {
  2024. ___m_CustomSelectedID_6 = value;
  2025. Il2CppCodeGenWriteBarrier((&___m_CustomSelectedID_6), value);
  2026. }
  2027. inline static int32_t get_offset_of_m_Callback_7() { return static_cast<int32_t>(offsetof(GiftPackManager_t105297562, ___m_Callback_7)); }
  2028. inline Action_1_t19143634 * get_m_Callback_7() const { return ___m_Callback_7; }
  2029. inline Action_1_t19143634 ** get_address_of_m_Callback_7() { return &___m_Callback_7; }
  2030. inline void set_m_Callback_7(Action_1_t19143634 * value)
  2031. {
  2032. ___m_Callback_7 = value;
  2033. Il2CppCodeGenWriteBarrier((&___m_Callback_7), value);
  2034. }
  2035. };
  2036. struct GiftPackManager_t105297562_StaticFields
  2037. {
  2038. public:
  2039. // DMCore.Logic.GiftPackManager DMCore.Logic.GiftPackManager::s_instance
  2040. GiftPackManager_t105297562 * ___s_instance_0;
  2041. public:
  2042. inline static int32_t get_offset_of_s_instance_0() { return static_cast<int32_t>(offsetof(GiftPackManager_t105297562_StaticFields, ___s_instance_0)); }
  2043. inline GiftPackManager_t105297562 * get_s_instance_0() const { return ___s_instance_0; }
  2044. inline GiftPackManager_t105297562 ** get_address_of_s_instance_0() { return &___s_instance_0; }
  2045. inline void set_s_instance_0(GiftPackManager_t105297562 * value)
  2046. {
  2047. ___s_instance_0 = value;
  2048. Il2CppCodeGenWriteBarrier((&___s_instance_0), value);
  2049. }
  2050. };
  2051. #ifdef __clang__
  2052. #pragma clang diagnostic pop
  2053. #endif
  2054. #endif // GIFTPACKMANAGER_T105297562_H
  2055. #ifndef CUIBASE_T3255455658_H
  2056. #define CUIBASE_T3255455658_H
  2057. #ifdef __clang__
  2058. #pragma clang diagnostic push
  2059. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2060. #pragma clang diagnostic ignored "-Wunused-variable"
  2061. #endif
  2062. // CUIBase
  2063. struct CUIBase_t3255455658 : public RuntimeObject
  2064. {
  2065. public:
  2066. // System.Int32 CUIBase::<UI_ID>k__BackingField
  2067. int32_t ___U3CUI_IDU3Ek__BackingField_0;
  2068. // System.String CUIBase::<UI_Class>k__BackingField
  2069. String_t* ___U3CUI_ClassU3Ek__BackingField_1;
  2070. // UnityEngine.GameObject CUIBase::<gameObject>k__BackingField
  2071. GameObject_t1113636619 * ___U3CgameObjectU3Ek__BackingField_2;
  2072. // UnityEngine.Transform CUIBase::<transform>k__BackingField
  2073. Transform_t3600365921 * ___U3CtransformU3Ek__BackingField_3;
  2074. // System.Boolean CUIBase::m_bRegUpdate
  2075. bool ___m_bRegUpdate_4;
  2076. // System.Boolean CUIBase::m_bRegLateUpdate
  2077. bool ___m_bRegLateUpdate_5;
  2078. // DMSerial CUIBase::m_serialed
  2079. DMSerial_t3962411756 * ___m_serialed_6;
  2080. public:
  2081. inline static int32_t get_offset_of_U3CUI_IDU3Ek__BackingField_0() { return static_cast<int32_t>(offsetof(CUIBase_t3255455658, ___U3CUI_IDU3Ek__BackingField_0)); }
  2082. inline int32_t get_U3CUI_IDU3Ek__BackingField_0() const { return ___U3CUI_IDU3Ek__BackingField_0; }
  2083. inline int32_t* get_address_of_U3CUI_IDU3Ek__BackingField_0() { return &___U3CUI_IDU3Ek__BackingField_0; }
  2084. inline void set_U3CUI_IDU3Ek__BackingField_0(int32_t value)
  2085. {
  2086. ___U3CUI_IDU3Ek__BackingField_0 = value;
  2087. }
  2088. inline static int32_t get_offset_of_U3CUI_ClassU3Ek__BackingField_1() { return static_cast<int32_t>(offsetof(CUIBase_t3255455658, ___U3CUI_ClassU3Ek__BackingField_1)); }
  2089. inline String_t* get_U3CUI_ClassU3Ek__BackingField_1() const { return ___U3CUI_ClassU3Ek__BackingField_1; }
  2090. inline String_t** get_address_of_U3CUI_ClassU3Ek__BackingField_1() { return &___U3CUI_ClassU3Ek__BackingField_1; }
  2091. inline void set_U3CUI_ClassU3Ek__BackingField_1(String_t* value)
  2092. {
  2093. ___U3CUI_ClassU3Ek__BackingField_1 = value;
  2094. Il2CppCodeGenWriteBarrier((&___U3CUI_ClassU3Ek__BackingField_1), value);
  2095. }
  2096. inline static int32_t get_offset_of_U3CgameObjectU3Ek__BackingField_2() { return static_cast<int32_t>(offsetof(CUIBase_t3255455658, ___U3CgameObjectU3Ek__BackingField_2)); }
  2097. inline GameObject_t1113636619 * get_U3CgameObjectU3Ek__BackingField_2() const { return ___U3CgameObjectU3Ek__BackingField_2; }
  2098. inline GameObject_t1113636619 ** get_address_of_U3CgameObjectU3Ek__BackingField_2() { return &___U3CgameObjectU3Ek__BackingField_2; }
  2099. inline void set_U3CgameObjectU3Ek__BackingField_2(GameObject_t1113636619 * value)
  2100. {
  2101. ___U3CgameObjectU3Ek__BackingField_2 = value;
  2102. Il2CppCodeGenWriteBarrier((&___U3CgameObjectU3Ek__BackingField_2), value);
  2103. }
  2104. inline static int32_t get_offset_of_U3CtransformU3Ek__BackingField_3() { return static_cast<int32_t>(offsetof(CUIBase_t3255455658, ___U3CtransformU3Ek__BackingField_3)); }
  2105. inline Transform_t3600365921 * get_U3CtransformU3Ek__BackingField_3() const { return ___U3CtransformU3Ek__BackingField_3; }
  2106. inline Transform_t3600365921 ** get_address_of_U3CtransformU3Ek__BackingField_3() { return &___U3CtransformU3Ek__BackingField_3; }
  2107. inline void set_U3CtransformU3Ek__BackingField_3(Transform_t3600365921 * value)
  2108. {
  2109. ___U3CtransformU3Ek__BackingField_3 = value;
  2110. Il2CppCodeGenWriteBarrier((&___U3CtransformU3Ek__BackingField_3), value);
  2111. }
  2112. inline static int32_t get_offset_of_m_bRegUpdate_4() { return static_cast<int32_t>(offsetof(CUIBase_t3255455658, ___m_bRegUpdate_4)); }
  2113. inline bool get_m_bRegUpdate_4() const { return ___m_bRegUpdate_4; }
  2114. inline bool* get_address_of_m_bRegUpdate_4() { return &___m_bRegUpdate_4; }
  2115. inline void set_m_bRegUpdate_4(bool value)
  2116. {
  2117. ___m_bRegUpdate_4 = value;
  2118. }
  2119. inline static int32_t get_offset_of_m_bRegLateUpdate_5() { return static_cast<int32_t>(offsetof(CUIBase_t3255455658, ___m_bRegLateUpdate_5)); }
  2120. inline bool get_m_bRegLateUpdate_5() const { return ___m_bRegLateUpdate_5; }
  2121. inline bool* get_address_of_m_bRegLateUpdate_5() { return &___m_bRegLateUpdate_5; }
  2122. inline void set_m_bRegLateUpdate_5(bool value)
  2123. {
  2124. ___m_bRegLateUpdate_5 = value;
  2125. }
  2126. inline static int32_t get_offset_of_m_serialed_6() { return static_cast<int32_t>(offsetof(CUIBase_t3255455658, ___m_serialed_6)); }
  2127. inline DMSerial_t3962411756 * get_m_serialed_6() const { return ___m_serialed_6; }
  2128. inline DMSerial_t3962411756 ** get_address_of_m_serialed_6() { return &___m_serialed_6; }
  2129. inline void set_m_serialed_6(DMSerial_t3962411756 * value)
  2130. {
  2131. ___m_serialed_6 = value;
  2132. Il2CppCodeGenWriteBarrier((&___m_serialed_6), value);
  2133. }
  2134. };
  2135. struct CUIBase_t3255455658_StaticFields
  2136. {
  2137. public:
  2138. // System.Int32 CUIBase::s_nUILabor
  2139. int32_t ___s_nUILabor_7;
  2140. public:
  2141. inline static int32_t get_offset_of_s_nUILabor_7() { return static_cast<int32_t>(offsetof(CUIBase_t3255455658_StaticFields, ___s_nUILabor_7)); }
  2142. inline int32_t get_s_nUILabor_7() const { return ___s_nUILabor_7; }
  2143. inline int32_t* get_address_of_s_nUILabor_7() { return &___s_nUILabor_7; }
  2144. inline void set_s_nUILabor_7(int32_t value)
  2145. {
  2146. ___s_nUILabor_7 = value;
  2147. }
  2148. };
  2149. #ifdef __clang__
  2150. #pragma clang diagnostic pop
  2151. #endif
  2152. #endif // CUIBASE_T3255455658_H
  2153. #ifndef IEVENTDISPATCHER_T2294365884_H
  2154. #define IEVENTDISPATCHER_T2294365884_H
  2155. #ifdef __clang__
  2156. #pragma clang diagnostic push
  2157. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2158. #pragma clang diagnostic ignored "-Wunused-variable"
  2159. #endif
  2160. // IEventDispatcher
  2161. struct IEventDispatcher_t2294365884 : public RuntimeObject
  2162. {
  2163. public:
  2164. // CBetterSet`1<System.Action`1<IEventBase>> IEventDispatcher::m_listSite
  2165. CBetterSet_1_t1416977057 * ___m_listSite_0;
  2166. public:
  2167. inline static int32_t get_offset_of_m_listSite_0() { return static_cast<int32_t>(offsetof(IEventDispatcher_t2294365884, ___m_listSite_0)); }
  2168. inline CBetterSet_1_t1416977057 * get_m_listSite_0() const { return ___m_listSite_0; }
  2169. inline CBetterSet_1_t1416977057 ** get_address_of_m_listSite_0() { return &___m_listSite_0; }
  2170. inline void set_m_listSite_0(CBetterSet_1_t1416977057 * value)
  2171. {
  2172. ___m_listSite_0 = value;
  2173. Il2CppCodeGenWriteBarrier((&___m_listSite_0), value);
  2174. }
  2175. };
  2176. #ifdef __clang__
  2177. #pragma clang diagnostic pop
  2178. #endif
  2179. #endif // IEVENTDISPATCHER_T2294365884_H
  2180. #ifndef STRING_T_H
  2181. #define STRING_T_H
  2182. #ifdef __clang__
  2183. #pragma clang diagnostic push
  2184. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2185. #pragma clang diagnostic ignored "-Wunused-variable"
  2186. #endif
  2187. // System.String
  2188. struct String_t : public RuntimeObject
  2189. {
  2190. public:
  2191. // System.Int32 System.String::length
  2192. int32_t ___length_0;
  2193. // System.Char System.String::start_char
  2194. Il2CppChar ___start_char_1;
  2195. public:
  2196. inline static int32_t get_offset_of_length_0() { return static_cast<int32_t>(offsetof(String_t, ___length_0)); }
  2197. inline int32_t get_length_0() const { return ___length_0; }
  2198. inline int32_t* get_address_of_length_0() { return &___length_0; }
  2199. inline void set_length_0(int32_t value)
  2200. {
  2201. ___length_0 = value;
  2202. }
  2203. inline static int32_t get_offset_of_start_char_1() { return static_cast<int32_t>(offsetof(String_t, ___start_char_1)); }
  2204. inline Il2CppChar get_start_char_1() const { return ___start_char_1; }
  2205. inline Il2CppChar* get_address_of_start_char_1() { return &___start_char_1; }
  2206. inline void set_start_char_1(Il2CppChar value)
  2207. {
  2208. ___start_char_1 = value;
  2209. }
  2210. };
  2211. struct String_t_StaticFields
  2212. {
  2213. public:
  2214. // System.String System.String::Empty
  2215. String_t* ___Empty_2;
  2216. // System.Char[] System.String::WhiteChars
  2217. CharU5BU5D_t3528271667* ___WhiteChars_3;
  2218. public:
  2219. inline static int32_t get_offset_of_Empty_2() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_2)); }
  2220. inline String_t* get_Empty_2() const { return ___Empty_2; }
  2221. inline String_t** get_address_of_Empty_2() { return &___Empty_2; }
  2222. inline void set_Empty_2(String_t* value)
  2223. {
  2224. ___Empty_2 = value;
  2225. Il2CppCodeGenWriteBarrier((&___Empty_2), value);
  2226. }
  2227. inline static int32_t get_offset_of_WhiteChars_3() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___WhiteChars_3)); }
  2228. inline CharU5BU5D_t3528271667* get_WhiteChars_3() const { return ___WhiteChars_3; }
  2229. inline CharU5BU5D_t3528271667** get_address_of_WhiteChars_3() { return &___WhiteChars_3; }
  2230. inline void set_WhiteChars_3(CharU5BU5D_t3528271667* value)
  2231. {
  2232. ___WhiteChars_3 = value;
  2233. Il2CppCodeGenWriteBarrier((&___WhiteChars_3), value);
  2234. }
  2235. };
  2236. #ifdef __clang__
  2237. #pragma clang diagnostic pop
  2238. #endif
  2239. #endif // STRING_T_H
  2240. #ifndef CGOLDWATCHER_T2760796238_H
  2241. #define CGOLDWATCHER_T2760796238_H
  2242. #ifdef __clang__
  2243. #pragma clang diagnostic push
  2244. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2245. #pragma clang diagnostic ignored "-Wunused-variable"
  2246. #endif
  2247. // DMCore.Logic.CGoldWatcher
  2248. struct CGoldWatcher_t2760796238 : public RuntimeObject
  2249. {
  2250. public:
  2251. // UILabel DMCore.Logic.CGoldWatcher::m_lbGold
  2252. UILabel_t3248798549 * ___m_lbGold_0;
  2253. // System.Int64 DMCore.Logic.CGoldWatcher::m_nLastGold
  2254. int64_t ___m_nLastGold_1;
  2255. public:
  2256. inline static int32_t get_offset_of_m_lbGold_0() { return static_cast<int32_t>(offsetof(CGoldWatcher_t2760796238, ___m_lbGold_0)); }
  2257. inline UILabel_t3248798549 * get_m_lbGold_0() const { return ___m_lbGold_0; }
  2258. inline UILabel_t3248798549 ** get_address_of_m_lbGold_0() { return &___m_lbGold_0; }
  2259. inline void set_m_lbGold_0(UILabel_t3248798549 * value)
  2260. {
  2261. ___m_lbGold_0 = value;
  2262. Il2CppCodeGenWriteBarrier((&___m_lbGold_0), value);
  2263. }
  2264. inline static int32_t get_offset_of_m_nLastGold_1() { return static_cast<int32_t>(offsetof(CGoldWatcher_t2760796238, ___m_nLastGold_1)); }
  2265. inline int64_t get_m_nLastGold_1() const { return ___m_nLastGold_1; }
  2266. inline int64_t* get_address_of_m_nLastGold_1() { return &___m_nLastGold_1; }
  2267. inline void set_m_nLastGold_1(int64_t value)
  2268. {
  2269. ___m_nLastGold_1 = value;
  2270. }
  2271. };
  2272. #ifdef __clang__
  2273. #pragma clang diagnostic pop
  2274. #endif
  2275. #endif // CGOLDWATCHER_T2760796238_H
  2276. #ifndef CTEXTHELP_T3119637808_H
  2277. #define CTEXTHELP_T3119637808_H
  2278. #ifdef __clang__
  2279. #pragma clang diagnostic push
  2280. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2281. #pragma clang diagnostic ignored "-Wunused-variable"
  2282. #endif
  2283. // DMCore.Framework.Misc.CTextHelp
  2284. struct CTextHelp_t3119637808 : public ITextBase_t660344599
  2285. {
  2286. public:
  2287. // DMCore.Framework.Misc.CTextHelp/TextUnitGroup DMCore.Framework.Misc.CTextHelp::m_DictionUpdate
  2288. TextUnitGroup_t1441580864 * ___m_DictionUpdate_1;
  2289. // DMCore.Framework.Misc.CTextHelp/TextUnitGroup DMCore.Framework.Misc.CTextHelp::m_Diction
  2290. TextUnitGroup_t1441580864 * ___m_Diction_2;
  2291. // DMCore.Framework.Misc.CTextHelp/TextUnitGroup DMCore.Framework.Misc.CTextHelp::m_DictionErrorCode
  2292. TextUnitGroup_t1441580864 * ___m_DictionErrorCode_3;
  2293. public:
  2294. inline static int32_t get_offset_of_m_DictionUpdate_1() { return static_cast<int32_t>(offsetof(CTextHelp_t3119637808, ___m_DictionUpdate_1)); }
  2295. inline TextUnitGroup_t1441580864 * get_m_DictionUpdate_1() const { return ___m_DictionUpdate_1; }
  2296. inline TextUnitGroup_t1441580864 ** get_address_of_m_DictionUpdate_1() { return &___m_DictionUpdate_1; }
  2297. inline void set_m_DictionUpdate_1(TextUnitGroup_t1441580864 * value)
  2298. {
  2299. ___m_DictionUpdate_1 = value;
  2300. Il2CppCodeGenWriteBarrier((&___m_DictionUpdate_1), value);
  2301. }
  2302. inline static int32_t get_offset_of_m_Diction_2() { return static_cast<int32_t>(offsetof(CTextHelp_t3119637808, ___m_Diction_2)); }
  2303. inline TextUnitGroup_t1441580864 * get_m_Diction_2() const { return ___m_Diction_2; }
  2304. inline TextUnitGroup_t1441580864 ** get_address_of_m_Diction_2() { return &___m_Diction_2; }
  2305. inline void set_m_Diction_2(TextUnitGroup_t1441580864 * value)
  2306. {
  2307. ___m_Diction_2 = value;
  2308. Il2CppCodeGenWriteBarrier((&___m_Diction_2), value);
  2309. }
  2310. inline static int32_t get_offset_of_m_DictionErrorCode_3() { return static_cast<int32_t>(offsetof(CTextHelp_t3119637808, ___m_DictionErrorCode_3)); }
  2311. inline TextUnitGroup_t1441580864 * get_m_DictionErrorCode_3() const { return ___m_DictionErrorCode_3; }
  2312. inline TextUnitGroup_t1441580864 ** get_address_of_m_DictionErrorCode_3() { return &___m_DictionErrorCode_3; }
  2313. inline void set_m_DictionErrorCode_3(TextUnitGroup_t1441580864 * value)
  2314. {
  2315. ___m_DictionErrorCode_3 = value;
  2316. Il2CppCodeGenWriteBarrier((&___m_DictionErrorCode_3), value);
  2317. }
  2318. };
  2319. struct CTextHelp_t3119637808_StaticFields
  2320. {
  2321. public:
  2322. // DMCore.Framework.Misc.CTextHelp DMCore.Framework.Misc.CTextHelp::s_Instance
  2323. CTextHelp_t3119637808 * ___s_Instance_4;
  2324. public:
  2325. inline static int32_t get_offset_of_s_Instance_4() { return static_cast<int32_t>(offsetof(CTextHelp_t3119637808_StaticFields, ___s_Instance_4)); }
  2326. inline CTextHelp_t3119637808 * get_s_Instance_4() const { return ___s_Instance_4; }
  2327. inline CTextHelp_t3119637808 ** get_address_of_s_Instance_4() { return &___s_Instance_4; }
  2328. inline void set_s_Instance_4(CTextHelp_t3119637808 * value)
  2329. {
  2330. ___s_Instance_4 = value;
  2331. Il2CppCodeGenWriteBarrier((&___s_Instance_4), value);
  2332. }
  2333. };
  2334. #ifdef __clang__
  2335. #pragma clang diagnostic pop
  2336. #endif
  2337. #endif // CTEXTHELP_T3119637808_H
  2338. #ifndef COLOR_T2555686324_H
  2339. #define COLOR_T2555686324_H
  2340. #ifdef __clang__
  2341. #pragma clang diagnostic push
  2342. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2343. #pragma clang diagnostic ignored "-Wunused-variable"
  2344. #endif
  2345. // UnityEngine.Color
  2346. struct Color_t2555686324
  2347. {
  2348. public:
  2349. // System.Single UnityEngine.Color::r
  2350. float ___r_0;
  2351. // System.Single UnityEngine.Color::g
  2352. float ___g_1;
  2353. // System.Single UnityEngine.Color::b
  2354. float ___b_2;
  2355. // System.Single UnityEngine.Color::a
  2356. float ___a_3;
  2357. public:
  2358. inline static int32_t get_offset_of_r_0() { return static_cast<int32_t>(offsetof(Color_t2555686324, ___r_0)); }
  2359. inline float get_r_0() const { return ___r_0; }
  2360. inline float* get_address_of_r_0() { return &___r_0; }
  2361. inline void set_r_0(float value)
  2362. {
  2363. ___r_0 = value;
  2364. }
  2365. inline static int32_t get_offset_of_g_1() { return static_cast<int32_t>(offsetof(Color_t2555686324, ___g_1)); }
  2366. inline float get_g_1() const { return ___g_1; }
  2367. inline float* get_address_of_g_1() { return &___g_1; }
  2368. inline void set_g_1(float value)
  2369. {
  2370. ___g_1 = value;
  2371. }
  2372. inline static int32_t get_offset_of_b_2() { return static_cast<int32_t>(offsetof(Color_t2555686324, ___b_2)); }
  2373. inline float get_b_2() const { return ___b_2; }
  2374. inline float* get_address_of_b_2() { return &___b_2; }
  2375. inline void set_b_2(float value)
  2376. {
  2377. ___b_2 = value;
  2378. }
  2379. inline static int32_t get_offset_of_a_3() { return static_cast<int32_t>(offsetof(Color_t2555686324, ___a_3)); }
  2380. inline float get_a_3() const { return ___a_3; }
  2381. inline float* get_address_of_a_3() { return &___a_3; }
  2382. inline void set_a_3(float value)
  2383. {
  2384. ___a_3 = value;
  2385. }
  2386. };
  2387. #ifdef __clang__
  2388. #pragma clang diagnostic pop
  2389. #endif
  2390. #endif // COLOR_T2555686324_H
  2391. #ifndef CSHOPCONFIG_T202154353_H
  2392. #define CSHOPCONFIG_T202154353_H
  2393. #ifdef __clang__
  2394. #pragma clang diagnostic push
  2395. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2396. #pragma clang diagnostic ignored "-Wunused-variable"
  2397. #endif
  2398. // DMCore.Logic.CShopConfig
  2399. struct CShopConfig_t202154353 : public ITextBase_t660344599
  2400. {
  2401. public:
  2402. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.CShopConfig/GoodsConfig> DMCore.Logic.CShopConfig::m_goodsPool
  2403. Dictionary_2_t454560111 * ___m_goodsPool_1;
  2404. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.CShopConfig/StaticConfigUnit> DMCore.Logic.CShopConfig::m_Diction
  2405. Dictionary_2_t1165792132 * ___m_Diction_2;
  2406. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Logic.CShopConfig/suitData> DMCore.Logic.CShopConfig::m_Suits
  2407. Dictionary_2_t104342236 * ___m_Suits_3;
  2408. // System.Collections.Generic.List`1<DMCore.Logic.CShopConfig/activityData> DMCore.Logic.CShopConfig::m_ActivityPicList_NAN
  2409. List_1_t1441398424 * ___m_ActivityPicList_NAN_4;
  2410. // System.Collections.Generic.List`1<DMCore.Logic.CShopConfig/activityData> DMCore.Logic.CShopConfig::m_ActivityPicList_NV
  2411. List_1_t1441398424 * ___m_ActivityPicList_NV_5;
  2412. public:
  2413. inline static int32_t get_offset_of_m_goodsPool_1() { return static_cast<int32_t>(offsetof(CShopConfig_t202154353, ___m_goodsPool_1)); }
  2414. inline Dictionary_2_t454560111 * get_m_goodsPool_1() const { return ___m_goodsPool_1; }
  2415. inline Dictionary_2_t454560111 ** get_address_of_m_goodsPool_1() { return &___m_goodsPool_1; }
  2416. inline void set_m_goodsPool_1(Dictionary_2_t454560111 * value)
  2417. {
  2418. ___m_goodsPool_1 = value;
  2419. Il2CppCodeGenWriteBarrier((&___m_goodsPool_1), value);
  2420. }
  2421. inline static int32_t get_offset_of_m_Diction_2() { return static_cast<int32_t>(offsetof(CShopConfig_t202154353, ___m_Diction_2)); }
  2422. inline Dictionary_2_t1165792132 * get_m_Diction_2() const { return ___m_Diction_2; }
  2423. inline Dictionary_2_t1165792132 ** get_address_of_m_Diction_2() { return &___m_Diction_2; }
  2424. inline void set_m_Diction_2(Dictionary_2_t1165792132 * value)
  2425. {
  2426. ___m_Diction_2 = value;
  2427. Il2CppCodeGenWriteBarrier((&___m_Diction_2), value);
  2428. }
  2429. inline static int32_t get_offset_of_m_Suits_3() { return static_cast<int32_t>(offsetof(CShopConfig_t202154353, ___m_Suits_3)); }
  2430. inline Dictionary_2_t104342236 * get_m_Suits_3() const { return ___m_Suits_3; }
  2431. inline Dictionary_2_t104342236 ** get_address_of_m_Suits_3() { return &___m_Suits_3; }
  2432. inline void set_m_Suits_3(Dictionary_2_t104342236 * value)
  2433. {
  2434. ___m_Suits_3 = value;
  2435. Il2CppCodeGenWriteBarrier((&___m_Suits_3), value);
  2436. }
  2437. inline static int32_t get_offset_of_m_ActivityPicList_NAN_4() { return static_cast<int32_t>(offsetof(CShopConfig_t202154353, ___m_ActivityPicList_NAN_4)); }
  2438. inline List_1_t1441398424 * get_m_ActivityPicList_NAN_4() const { return ___m_ActivityPicList_NAN_4; }
  2439. inline List_1_t1441398424 ** get_address_of_m_ActivityPicList_NAN_4() { return &___m_ActivityPicList_NAN_4; }
  2440. inline void set_m_ActivityPicList_NAN_4(List_1_t1441398424 * value)
  2441. {
  2442. ___m_ActivityPicList_NAN_4 = value;
  2443. Il2CppCodeGenWriteBarrier((&___m_ActivityPicList_NAN_4), value);
  2444. }
  2445. inline static int32_t get_offset_of_m_ActivityPicList_NV_5() { return static_cast<int32_t>(offsetof(CShopConfig_t202154353, ___m_ActivityPicList_NV_5)); }
  2446. inline List_1_t1441398424 * get_m_ActivityPicList_NV_5() const { return ___m_ActivityPicList_NV_5; }
  2447. inline List_1_t1441398424 ** get_address_of_m_ActivityPicList_NV_5() { return &___m_ActivityPicList_NV_5; }
  2448. inline void set_m_ActivityPicList_NV_5(List_1_t1441398424 * value)
  2449. {
  2450. ___m_ActivityPicList_NV_5 = value;
  2451. Il2CppCodeGenWriteBarrier((&___m_ActivityPicList_NV_5), value);
  2452. }
  2453. };
  2454. struct CShopConfig_t202154353_StaticFields
  2455. {
  2456. public:
  2457. // DMCore.Logic.CShopConfig DMCore.Logic.CShopConfig::s_Instance
  2458. CShopConfig_t202154353 * ___s_Instance_6;
  2459. public:
  2460. inline static int32_t get_offset_of_s_Instance_6() { return static_cast<int32_t>(offsetof(CShopConfig_t202154353_StaticFields, ___s_Instance_6)); }
  2461. inline CShopConfig_t202154353 * get_s_Instance_6() const { return ___s_Instance_6; }
  2462. inline CShopConfig_t202154353 ** get_address_of_s_Instance_6() { return &___s_Instance_6; }
  2463. inline void set_s_Instance_6(CShopConfig_t202154353 * value)
  2464. {
  2465. ___s_Instance_6 = value;
  2466. Il2CppCodeGenWriteBarrier((&___s_Instance_6), value);
  2467. }
  2468. };
  2469. #ifdef __clang__
  2470. #pragma clang diagnostic pop
  2471. #endif
  2472. #endif // CSHOPCONFIG_T202154353_H
  2473. #ifndef VECTOR2_T2156229523_H
  2474. #define VECTOR2_T2156229523_H
  2475. #ifdef __clang__
  2476. #pragma clang diagnostic push
  2477. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2478. #pragma clang diagnostic ignored "-Wunused-variable"
  2479. #endif
  2480. // UnityEngine.Vector2
  2481. struct Vector2_t2156229523
  2482. {
  2483. public:
  2484. // System.Single UnityEngine.Vector2::x
  2485. float ___x_0;
  2486. // System.Single UnityEngine.Vector2::y
  2487. float ___y_1;
  2488. public:
  2489. inline static int32_t get_offset_of_x_0() { return static_cast<int32_t>(offsetof(Vector2_t2156229523, ___x_0)); }
  2490. inline float get_x_0() const { return ___x_0; }
  2491. inline float* get_address_of_x_0() { return &___x_0; }
  2492. inline void set_x_0(float value)
  2493. {
  2494. ___x_0 = value;
  2495. }
  2496. inline static int32_t get_offset_of_y_1() { return static_cast<int32_t>(offsetof(Vector2_t2156229523, ___y_1)); }
  2497. inline float get_y_1() const { return ___y_1; }
  2498. inline float* get_address_of_y_1() { return &___y_1; }
  2499. inline void set_y_1(float value)
  2500. {
  2501. ___y_1 = value;
  2502. }
  2503. };
  2504. struct Vector2_t2156229523_StaticFields
  2505. {
  2506. public:
  2507. // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector
  2508. Vector2_t2156229523 ___zeroVector_2;
  2509. // UnityEngine.Vector2 UnityEngine.Vector2::oneVector
  2510. Vector2_t2156229523 ___oneVector_3;
  2511. // UnityEngine.Vector2 UnityEngine.Vector2::upVector
  2512. Vector2_t2156229523 ___upVector_4;
  2513. // UnityEngine.Vector2 UnityEngine.Vector2::downVector
  2514. Vector2_t2156229523 ___downVector_5;
  2515. // UnityEngine.Vector2 UnityEngine.Vector2::leftVector
  2516. Vector2_t2156229523 ___leftVector_6;
  2517. // UnityEngine.Vector2 UnityEngine.Vector2::rightVector
  2518. Vector2_t2156229523 ___rightVector_7;
  2519. // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector
  2520. Vector2_t2156229523 ___positiveInfinityVector_8;
  2521. // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector
  2522. Vector2_t2156229523 ___negativeInfinityVector_9;
  2523. public:
  2524. inline static int32_t get_offset_of_zeroVector_2() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___zeroVector_2)); }
  2525. inline Vector2_t2156229523 get_zeroVector_2() const { return ___zeroVector_2; }
  2526. inline Vector2_t2156229523 * get_address_of_zeroVector_2() { return &___zeroVector_2; }
  2527. inline void set_zeroVector_2(Vector2_t2156229523 value)
  2528. {
  2529. ___zeroVector_2 = value;
  2530. }
  2531. inline static int32_t get_offset_of_oneVector_3() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___oneVector_3)); }
  2532. inline Vector2_t2156229523 get_oneVector_3() const { return ___oneVector_3; }
  2533. inline Vector2_t2156229523 * get_address_of_oneVector_3() { return &___oneVector_3; }
  2534. inline void set_oneVector_3(Vector2_t2156229523 value)
  2535. {
  2536. ___oneVector_3 = value;
  2537. }
  2538. inline static int32_t get_offset_of_upVector_4() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___upVector_4)); }
  2539. inline Vector2_t2156229523 get_upVector_4() const { return ___upVector_4; }
  2540. inline Vector2_t2156229523 * get_address_of_upVector_4() { return &___upVector_4; }
  2541. inline void set_upVector_4(Vector2_t2156229523 value)
  2542. {
  2543. ___upVector_4 = value;
  2544. }
  2545. inline static int32_t get_offset_of_downVector_5() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___downVector_5)); }
  2546. inline Vector2_t2156229523 get_downVector_5() const { return ___downVector_5; }
  2547. inline Vector2_t2156229523 * get_address_of_downVector_5() { return &___downVector_5; }
  2548. inline void set_downVector_5(Vector2_t2156229523 value)
  2549. {
  2550. ___downVector_5 = value;
  2551. }
  2552. inline static int32_t get_offset_of_leftVector_6() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___leftVector_6)); }
  2553. inline Vector2_t2156229523 get_leftVector_6() const { return ___leftVector_6; }
  2554. inline Vector2_t2156229523 * get_address_of_leftVector_6() { return &___leftVector_6; }
  2555. inline void set_leftVector_6(Vector2_t2156229523 value)
  2556. {
  2557. ___leftVector_6 = value;
  2558. }
  2559. inline static int32_t get_offset_of_rightVector_7() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___rightVector_7)); }
  2560. inline Vector2_t2156229523 get_rightVector_7() const { return ___rightVector_7; }
  2561. inline Vector2_t2156229523 * get_address_of_rightVector_7() { return &___rightVector_7; }
  2562. inline void set_rightVector_7(Vector2_t2156229523 value)
  2563. {
  2564. ___rightVector_7 = value;
  2565. }
  2566. inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___positiveInfinityVector_8)); }
  2567. inline Vector2_t2156229523 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; }
  2568. inline Vector2_t2156229523 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; }
  2569. inline void set_positiveInfinityVector_8(Vector2_t2156229523 value)
  2570. {
  2571. ___positiveInfinityVector_8 = value;
  2572. }
  2573. inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___negativeInfinityVector_9)); }
  2574. inline Vector2_t2156229523 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; }
  2575. inline Vector2_t2156229523 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; }
  2576. inline void set_negativeInfinityVector_9(Vector2_t2156229523 value)
  2577. {
  2578. ___negativeInfinityVector_9 = value;
  2579. }
  2580. };
  2581. #ifdef __clang__
  2582. #pragma clang diagnostic pop
  2583. #endif
  2584. #endif // VECTOR2_T2156229523_H
  2585. #ifndef BOOLEAN_T97287965_H
  2586. #define BOOLEAN_T97287965_H
  2587. #ifdef __clang__
  2588. #pragma clang diagnostic push
  2589. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2590. #pragma clang diagnostic ignored "-Wunused-variable"
  2591. #endif
  2592. // System.Boolean
  2593. struct Boolean_t97287965
  2594. {
  2595. public:
  2596. // System.Boolean System.Boolean::m_value
  2597. bool ___m_value_2;
  2598. public:
  2599. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Boolean_t97287965, ___m_value_2)); }
  2600. inline bool get_m_value_2() const { return ___m_value_2; }
  2601. inline bool* get_address_of_m_value_2() { return &___m_value_2; }
  2602. inline void set_m_value_2(bool value)
  2603. {
  2604. ___m_value_2 = value;
  2605. }
  2606. };
  2607. struct Boolean_t97287965_StaticFields
  2608. {
  2609. public:
  2610. // System.String System.Boolean::FalseString
  2611. String_t* ___FalseString_0;
  2612. // System.String System.Boolean::TrueString
  2613. String_t* ___TrueString_1;
  2614. public:
  2615. inline static int32_t get_offset_of_FalseString_0() { return static_cast<int32_t>(offsetof(Boolean_t97287965_StaticFields, ___FalseString_0)); }
  2616. inline String_t* get_FalseString_0() const { return ___FalseString_0; }
  2617. inline String_t** get_address_of_FalseString_0() { return &___FalseString_0; }
  2618. inline void set_FalseString_0(String_t* value)
  2619. {
  2620. ___FalseString_0 = value;
  2621. Il2CppCodeGenWriteBarrier((&___FalseString_0), value);
  2622. }
  2623. inline static int32_t get_offset_of_TrueString_1() { return static_cast<int32_t>(offsetof(Boolean_t97287965_StaticFields, ___TrueString_1)); }
  2624. inline String_t* get_TrueString_1() const { return ___TrueString_1; }
  2625. inline String_t** get_address_of_TrueString_1() { return &___TrueString_1; }
  2626. inline void set_TrueString_1(String_t* value)
  2627. {
  2628. ___TrueString_1 = value;
  2629. Il2CppCodeGenWriteBarrier((&___TrueString_1), value);
  2630. }
  2631. };
  2632. #ifdef __clang__
  2633. #pragma clang diagnostic pop
  2634. #endif
  2635. #endif // BOOLEAN_T97287965_H
  2636. #ifndef INTPTR_T_H
  2637. #define INTPTR_T_H
  2638. #ifdef __clang__
  2639. #pragma clang diagnostic push
  2640. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2641. #pragma clang diagnostic ignored "-Wunused-variable"
  2642. #endif
  2643. // System.IntPtr
  2644. struct IntPtr_t
  2645. {
  2646. public:
  2647. // System.Void* System.IntPtr::m_value
  2648. void* ___m_value_0;
  2649. public:
  2650. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(IntPtr_t, ___m_value_0)); }
  2651. inline void* get_m_value_0() const { return ___m_value_0; }
  2652. inline void** get_address_of_m_value_0() { return &___m_value_0; }
  2653. inline void set_m_value_0(void* value)
  2654. {
  2655. ___m_value_0 = value;
  2656. }
  2657. };
  2658. struct IntPtr_t_StaticFields
  2659. {
  2660. public:
  2661. // System.IntPtr System.IntPtr::Zero
  2662. intptr_t ___Zero_1;
  2663. public:
  2664. inline static int32_t get_offset_of_Zero_1() { return static_cast<int32_t>(offsetof(IntPtr_t_StaticFields, ___Zero_1)); }
  2665. inline intptr_t get_Zero_1() const { return ___Zero_1; }
  2666. inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; }
  2667. inline void set_Zero_1(intptr_t value)
  2668. {
  2669. ___Zero_1 = value;
  2670. }
  2671. };
  2672. #ifdef __clang__
  2673. #pragma clang diagnostic pop
  2674. #endif
  2675. #endif // INTPTR_T_H
  2676. #ifndef ENUM_T4135868527_H
  2677. #define ENUM_T4135868527_H
  2678. #ifdef __clang__
  2679. #pragma clang diagnostic push
  2680. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2681. #pragma clang diagnostic ignored "-Wunused-variable"
  2682. #endif
  2683. // System.Enum
  2684. struct Enum_t4135868527 : public ValueType_t3640485471
  2685. {
  2686. public:
  2687. public:
  2688. };
  2689. struct Enum_t4135868527_StaticFields
  2690. {
  2691. public:
  2692. // System.Char[] System.Enum::split_char
  2693. CharU5BU5D_t3528271667* ___split_char_0;
  2694. public:
  2695. inline static int32_t get_offset_of_split_char_0() { return static_cast<int32_t>(offsetof(Enum_t4135868527_StaticFields, ___split_char_0)); }
  2696. inline CharU5BU5D_t3528271667* get_split_char_0() const { return ___split_char_0; }
  2697. inline CharU5BU5D_t3528271667** get_address_of_split_char_0() { return &___split_char_0; }
  2698. inline void set_split_char_0(CharU5BU5D_t3528271667* value)
  2699. {
  2700. ___split_char_0 = value;
  2701. Il2CppCodeGenWriteBarrier((&___split_char_0), value);
  2702. }
  2703. };
  2704. #ifdef __clang__
  2705. #pragma clang diagnostic pop
  2706. #endif
  2707. // Native definition for P/Invoke marshalling of System.Enum
  2708. struct Enum_t4135868527_marshaled_pinvoke
  2709. {
  2710. };
  2711. // Native definition for COM marshalling of System.Enum
  2712. struct Enum_t4135868527_marshaled_com
  2713. {
  2714. };
  2715. #endif // ENUM_T4135868527_H
  2716. #ifndef VOID_T1185182177_H
  2717. #define VOID_T1185182177_H
  2718. #ifdef __clang__
  2719. #pragma clang diagnostic push
  2720. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2721. #pragma clang diagnostic ignored "-Wunused-variable"
  2722. #endif
  2723. // System.Void
  2724. struct Void_t1185182177
  2725. {
  2726. public:
  2727. public:
  2728. };
  2729. #ifdef __clang__
  2730. #pragma clang diagnostic pop
  2731. #endif
  2732. #endif // VOID_T1185182177_H
  2733. #ifndef VECTOR3_T3722313464_H
  2734. #define VECTOR3_T3722313464_H
  2735. #ifdef __clang__
  2736. #pragma clang diagnostic push
  2737. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2738. #pragma clang diagnostic ignored "-Wunused-variable"
  2739. #endif
  2740. // UnityEngine.Vector3
  2741. struct Vector3_t3722313464
  2742. {
  2743. public:
  2744. // System.Single UnityEngine.Vector3::x
  2745. float ___x_1;
  2746. // System.Single UnityEngine.Vector3::y
  2747. float ___y_2;
  2748. // System.Single UnityEngine.Vector3::z
  2749. float ___z_3;
  2750. public:
  2751. inline static int32_t get_offset_of_x_1() { return static_cast<int32_t>(offsetof(Vector3_t3722313464, ___x_1)); }
  2752. inline float get_x_1() const { return ___x_1; }
  2753. inline float* get_address_of_x_1() { return &___x_1; }
  2754. inline void set_x_1(float value)
  2755. {
  2756. ___x_1 = value;
  2757. }
  2758. inline static int32_t get_offset_of_y_2() { return static_cast<int32_t>(offsetof(Vector3_t3722313464, ___y_2)); }
  2759. inline float get_y_2() const { return ___y_2; }
  2760. inline float* get_address_of_y_2() { return &___y_2; }
  2761. inline void set_y_2(float value)
  2762. {
  2763. ___y_2 = value;
  2764. }
  2765. inline static int32_t get_offset_of_z_3() { return static_cast<int32_t>(offsetof(Vector3_t3722313464, ___z_3)); }
  2766. inline float get_z_3() const { return ___z_3; }
  2767. inline float* get_address_of_z_3() { return &___z_3; }
  2768. inline void set_z_3(float value)
  2769. {
  2770. ___z_3 = value;
  2771. }
  2772. };
  2773. struct Vector3_t3722313464_StaticFields
  2774. {
  2775. public:
  2776. // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector
  2777. Vector3_t3722313464 ___zeroVector_4;
  2778. // UnityEngine.Vector3 UnityEngine.Vector3::oneVector
  2779. Vector3_t3722313464 ___oneVector_5;
  2780. // UnityEngine.Vector3 UnityEngine.Vector3::upVector
  2781. Vector3_t3722313464 ___upVector_6;
  2782. // UnityEngine.Vector3 UnityEngine.Vector3::downVector
  2783. Vector3_t3722313464 ___downVector_7;
  2784. // UnityEngine.Vector3 UnityEngine.Vector3::leftVector
  2785. Vector3_t3722313464 ___leftVector_8;
  2786. // UnityEngine.Vector3 UnityEngine.Vector3::rightVector
  2787. Vector3_t3722313464 ___rightVector_9;
  2788. // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector
  2789. Vector3_t3722313464 ___forwardVector_10;
  2790. // UnityEngine.Vector3 UnityEngine.Vector3::backVector
  2791. Vector3_t3722313464 ___backVector_11;
  2792. // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector
  2793. Vector3_t3722313464 ___positiveInfinityVector_12;
  2794. // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector
  2795. Vector3_t3722313464 ___negativeInfinityVector_13;
  2796. public:
  2797. inline static int32_t get_offset_of_zeroVector_4() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___zeroVector_4)); }
  2798. inline Vector3_t3722313464 get_zeroVector_4() const { return ___zeroVector_4; }
  2799. inline Vector3_t3722313464 * get_address_of_zeroVector_4() { return &___zeroVector_4; }
  2800. inline void set_zeroVector_4(Vector3_t3722313464 value)
  2801. {
  2802. ___zeroVector_4 = value;
  2803. }
  2804. inline static int32_t get_offset_of_oneVector_5() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___oneVector_5)); }
  2805. inline Vector3_t3722313464 get_oneVector_5() const { return ___oneVector_5; }
  2806. inline Vector3_t3722313464 * get_address_of_oneVector_5() { return &___oneVector_5; }
  2807. inline void set_oneVector_5(Vector3_t3722313464 value)
  2808. {
  2809. ___oneVector_5 = value;
  2810. }
  2811. inline static int32_t get_offset_of_upVector_6() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___upVector_6)); }
  2812. inline Vector3_t3722313464 get_upVector_6() const { return ___upVector_6; }
  2813. inline Vector3_t3722313464 * get_address_of_upVector_6() { return &___upVector_6; }
  2814. inline void set_upVector_6(Vector3_t3722313464 value)
  2815. {
  2816. ___upVector_6 = value;
  2817. }
  2818. inline static int32_t get_offset_of_downVector_7() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___downVector_7)); }
  2819. inline Vector3_t3722313464 get_downVector_7() const { return ___downVector_7; }
  2820. inline Vector3_t3722313464 * get_address_of_downVector_7() { return &___downVector_7; }
  2821. inline void set_downVector_7(Vector3_t3722313464 value)
  2822. {
  2823. ___downVector_7 = value;
  2824. }
  2825. inline static int32_t get_offset_of_leftVector_8() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___leftVector_8)); }
  2826. inline Vector3_t3722313464 get_leftVector_8() const { return ___leftVector_8; }
  2827. inline Vector3_t3722313464 * get_address_of_leftVector_8() { return &___leftVector_8; }
  2828. inline void set_leftVector_8(Vector3_t3722313464 value)
  2829. {
  2830. ___leftVector_8 = value;
  2831. }
  2832. inline static int32_t get_offset_of_rightVector_9() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___rightVector_9)); }
  2833. inline Vector3_t3722313464 get_rightVector_9() const { return ___rightVector_9; }
  2834. inline Vector3_t3722313464 * get_address_of_rightVector_9() { return &___rightVector_9; }
  2835. inline void set_rightVector_9(Vector3_t3722313464 value)
  2836. {
  2837. ___rightVector_9 = value;
  2838. }
  2839. inline static int32_t get_offset_of_forwardVector_10() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___forwardVector_10)); }
  2840. inline Vector3_t3722313464 get_forwardVector_10() const { return ___forwardVector_10; }
  2841. inline Vector3_t3722313464 * get_address_of_forwardVector_10() { return &___forwardVector_10; }
  2842. inline void set_forwardVector_10(Vector3_t3722313464 value)
  2843. {
  2844. ___forwardVector_10 = value;
  2845. }
  2846. inline static int32_t get_offset_of_backVector_11() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___backVector_11)); }
  2847. inline Vector3_t3722313464 get_backVector_11() const { return ___backVector_11; }
  2848. inline Vector3_t3722313464 * get_address_of_backVector_11() { return &___backVector_11; }
  2849. inline void set_backVector_11(Vector3_t3722313464 value)
  2850. {
  2851. ___backVector_11 = value;
  2852. }
  2853. inline static int32_t get_offset_of_positiveInfinityVector_12() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___positiveInfinityVector_12)); }
  2854. inline Vector3_t3722313464 get_positiveInfinityVector_12() const { return ___positiveInfinityVector_12; }
  2855. inline Vector3_t3722313464 * get_address_of_positiveInfinityVector_12() { return &___positiveInfinityVector_12; }
  2856. inline void set_positiveInfinityVector_12(Vector3_t3722313464 value)
  2857. {
  2858. ___positiveInfinityVector_12 = value;
  2859. }
  2860. inline static int32_t get_offset_of_negativeInfinityVector_13() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___negativeInfinityVector_13)); }
  2861. inline Vector3_t3722313464 get_negativeInfinityVector_13() const { return ___negativeInfinityVector_13; }
  2862. inline Vector3_t3722313464 * get_address_of_negativeInfinityVector_13() { return &___negativeInfinityVector_13; }
  2863. inline void set_negativeInfinityVector_13(Vector3_t3722313464 value)
  2864. {
  2865. ___negativeInfinityVector_13 = value;
  2866. }
  2867. };
  2868. #ifdef __clang__
  2869. #pragma clang diagnostic pop
  2870. #endif
  2871. #endif // VECTOR3_T3722313464_H
  2872. #ifndef QUATERNION_T2301928331_H
  2873. #define QUATERNION_T2301928331_H
  2874. #ifdef __clang__
  2875. #pragma clang diagnostic push
  2876. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2877. #pragma clang diagnostic ignored "-Wunused-variable"
  2878. #endif
  2879. // UnityEngine.Quaternion
  2880. struct Quaternion_t2301928331
  2881. {
  2882. public:
  2883. // System.Single UnityEngine.Quaternion::x
  2884. float ___x_0;
  2885. // System.Single UnityEngine.Quaternion::y
  2886. float ___y_1;
  2887. // System.Single UnityEngine.Quaternion::z
  2888. float ___z_2;
  2889. // System.Single UnityEngine.Quaternion::w
  2890. float ___w_3;
  2891. public:
  2892. inline static int32_t get_offset_of_x_0() { return static_cast<int32_t>(offsetof(Quaternion_t2301928331, ___x_0)); }
  2893. inline float get_x_0() const { return ___x_0; }
  2894. inline float* get_address_of_x_0() { return &___x_0; }
  2895. inline void set_x_0(float value)
  2896. {
  2897. ___x_0 = value;
  2898. }
  2899. inline static int32_t get_offset_of_y_1() { return static_cast<int32_t>(offsetof(Quaternion_t2301928331, ___y_1)); }
  2900. inline float get_y_1() const { return ___y_1; }
  2901. inline float* get_address_of_y_1() { return &___y_1; }
  2902. inline void set_y_1(float value)
  2903. {
  2904. ___y_1 = value;
  2905. }
  2906. inline static int32_t get_offset_of_z_2() { return static_cast<int32_t>(offsetof(Quaternion_t2301928331, ___z_2)); }
  2907. inline float get_z_2() const { return ___z_2; }
  2908. inline float* get_address_of_z_2() { return &___z_2; }
  2909. inline void set_z_2(float value)
  2910. {
  2911. ___z_2 = value;
  2912. }
  2913. inline static int32_t get_offset_of_w_3() { return static_cast<int32_t>(offsetof(Quaternion_t2301928331, ___w_3)); }
  2914. inline float get_w_3() const { return ___w_3; }
  2915. inline float* get_address_of_w_3() { return &___w_3; }
  2916. inline void set_w_3(float value)
  2917. {
  2918. ___w_3 = value;
  2919. }
  2920. };
  2921. struct Quaternion_t2301928331_StaticFields
  2922. {
  2923. public:
  2924. // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion
  2925. Quaternion_t2301928331 ___identityQuaternion_4;
  2926. public:
  2927. inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast<int32_t>(offsetof(Quaternion_t2301928331_StaticFields, ___identityQuaternion_4)); }
  2928. inline Quaternion_t2301928331 get_identityQuaternion_4() const { return ___identityQuaternion_4; }
  2929. inline Quaternion_t2301928331 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; }
  2930. inline void set_identityQuaternion_4(Quaternion_t2301928331 value)
  2931. {
  2932. ___identityQuaternion_4 = value;
  2933. }
  2934. };
  2935. #ifdef __clang__
  2936. #pragma clang diagnostic pop
  2937. #endif
  2938. #endif // QUATERNION_T2301928331_H
  2939. #ifndef WNDDRAWSHOP_T2691521423_H
  2940. #define WNDDRAWSHOP_T2691521423_H
  2941. #ifdef __clang__
  2942. #pragma clang diagnostic push
  2943. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2944. #pragma clang diagnostic ignored "-Wunused-variable"
  2945. #endif
  2946. // WndDrawShop
  2947. struct WndDrawShop_t2691521423 : public CUIBase_t3255455658
  2948. {
  2949. public:
  2950. // UILabel WndDrawShop::m_totalIntegral
  2951. UILabel_t3248798549 * ___m_totalIntegral_8;
  2952. // UnityEngine.Transform WndDrawShop::m_loadingUI
  2953. Transform_t3600365921 * ___m_loadingUI_9;
  2954. // DMListView WndDrawShop::m_shopDMList
  2955. DMListView_t512231514 * ___m_shopDMList_10;
  2956. // UITexture WndDrawShop::m_SuiPianTex
  2957. UITexture_t3471168817 * ___m_SuiPianTex_11;
  2958. // System.Boolean WndDrawShop::m_bSuiPianLoad
  2959. bool ___m_bSuiPianLoad_12;
  2960. public:
  2961. inline static int32_t get_offset_of_m_totalIntegral_8() { return static_cast<int32_t>(offsetof(WndDrawShop_t2691521423, ___m_totalIntegral_8)); }
  2962. inline UILabel_t3248798549 * get_m_totalIntegral_8() const { return ___m_totalIntegral_8; }
  2963. inline UILabel_t3248798549 ** get_address_of_m_totalIntegral_8() { return &___m_totalIntegral_8; }
  2964. inline void set_m_totalIntegral_8(UILabel_t3248798549 * value)
  2965. {
  2966. ___m_totalIntegral_8 = value;
  2967. Il2CppCodeGenWriteBarrier((&___m_totalIntegral_8), value);
  2968. }
  2969. inline static int32_t get_offset_of_m_loadingUI_9() { return static_cast<int32_t>(offsetof(WndDrawShop_t2691521423, ___m_loadingUI_9)); }
  2970. inline Transform_t3600365921 * get_m_loadingUI_9() const { return ___m_loadingUI_9; }
  2971. inline Transform_t3600365921 ** get_address_of_m_loadingUI_9() { return &___m_loadingUI_9; }
  2972. inline void set_m_loadingUI_9(Transform_t3600365921 * value)
  2973. {
  2974. ___m_loadingUI_9 = value;
  2975. Il2CppCodeGenWriteBarrier((&___m_loadingUI_9), value);
  2976. }
  2977. inline static int32_t get_offset_of_m_shopDMList_10() { return static_cast<int32_t>(offsetof(WndDrawShop_t2691521423, ___m_shopDMList_10)); }
  2978. inline DMListView_t512231514 * get_m_shopDMList_10() const { return ___m_shopDMList_10; }
  2979. inline DMListView_t512231514 ** get_address_of_m_shopDMList_10() { return &___m_shopDMList_10; }
  2980. inline void set_m_shopDMList_10(DMListView_t512231514 * value)
  2981. {
  2982. ___m_shopDMList_10 = value;
  2983. Il2CppCodeGenWriteBarrier((&___m_shopDMList_10), value);
  2984. }
  2985. inline static int32_t get_offset_of_m_SuiPianTex_11() { return static_cast<int32_t>(offsetof(WndDrawShop_t2691521423, ___m_SuiPianTex_11)); }
  2986. inline UITexture_t3471168817 * get_m_SuiPianTex_11() const { return ___m_SuiPianTex_11; }
  2987. inline UITexture_t3471168817 ** get_address_of_m_SuiPianTex_11() { return &___m_SuiPianTex_11; }
  2988. inline void set_m_SuiPianTex_11(UITexture_t3471168817 * value)
  2989. {
  2990. ___m_SuiPianTex_11 = value;
  2991. Il2CppCodeGenWriteBarrier((&___m_SuiPianTex_11), value);
  2992. }
  2993. inline static int32_t get_offset_of_m_bSuiPianLoad_12() { return static_cast<int32_t>(offsetof(WndDrawShop_t2691521423, ___m_bSuiPianLoad_12)); }
  2994. inline bool get_m_bSuiPianLoad_12() const { return ___m_bSuiPianLoad_12; }
  2995. inline bool* get_address_of_m_bSuiPianLoad_12() { return &___m_bSuiPianLoad_12; }
  2996. inline void set_m_bSuiPianLoad_12(bool value)
  2997. {
  2998. ___m_bSuiPianLoad_12 = value;
  2999. }
  3000. };
  3001. #ifdef __clang__
  3002. #pragma clang diagnostic pop
  3003. #endif
  3004. #endif // WNDDRAWSHOP_T2691521423_H
  3005. #ifndef VECTOR4_T3319028937_H
  3006. #define VECTOR4_T3319028937_H
  3007. #ifdef __clang__
  3008. #pragma clang diagnostic push
  3009. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3010. #pragma clang diagnostic ignored "-Wunused-variable"
  3011. #endif
  3012. // UnityEngine.Vector4
  3013. struct Vector4_t3319028937
  3014. {
  3015. public:
  3016. // System.Single UnityEngine.Vector4::x
  3017. float ___x_1;
  3018. // System.Single UnityEngine.Vector4::y
  3019. float ___y_2;
  3020. // System.Single UnityEngine.Vector4::z
  3021. float ___z_3;
  3022. // System.Single UnityEngine.Vector4::w
  3023. float ___w_4;
  3024. public:
  3025. inline static int32_t get_offset_of_x_1() { return static_cast<int32_t>(offsetof(Vector4_t3319028937, ___x_1)); }
  3026. inline float get_x_1() const { return ___x_1; }
  3027. inline float* get_address_of_x_1() { return &___x_1; }
  3028. inline void set_x_1(float value)
  3029. {
  3030. ___x_1 = value;
  3031. }
  3032. inline static int32_t get_offset_of_y_2() { return static_cast<int32_t>(offsetof(Vector4_t3319028937, ___y_2)); }
  3033. inline float get_y_2() const { return ___y_2; }
  3034. inline float* get_address_of_y_2() { return &___y_2; }
  3035. inline void set_y_2(float value)
  3036. {
  3037. ___y_2 = value;
  3038. }
  3039. inline static int32_t get_offset_of_z_3() { return static_cast<int32_t>(offsetof(Vector4_t3319028937, ___z_3)); }
  3040. inline float get_z_3() const { return ___z_3; }
  3041. inline float* get_address_of_z_3() { return &___z_3; }
  3042. inline void set_z_3(float value)
  3043. {
  3044. ___z_3 = value;
  3045. }
  3046. inline static int32_t get_offset_of_w_4() { return static_cast<int32_t>(offsetof(Vector4_t3319028937, ___w_4)); }
  3047. inline float get_w_4() const { return ___w_4; }
  3048. inline float* get_address_of_w_4() { return &___w_4; }
  3049. inline void set_w_4(float value)
  3050. {
  3051. ___w_4 = value;
  3052. }
  3053. };
  3054. struct Vector4_t3319028937_StaticFields
  3055. {
  3056. public:
  3057. // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector
  3058. Vector4_t3319028937 ___zeroVector_5;
  3059. // UnityEngine.Vector4 UnityEngine.Vector4::oneVector
  3060. Vector4_t3319028937 ___oneVector_6;
  3061. // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector
  3062. Vector4_t3319028937 ___positiveInfinityVector_7;
  3063. // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector
  3064. Vector4_t3319028937 ___negativeInfinityVector_8;
  3065. public:
  3066. inline static int32_t get_offset_of_zeroVector_5() { return static_cast<int32_t>(offsetof(Vector4_t3319028937_StaticFields, ___zeroVector_5)); }
  3067. inline Vector4_t3319028937 get_zeroVector_5() const { return ___zeroVector_5; }
  3068. inline Vector4_t3319028937 * get_address_of_zeroVector_5() { return &___zeroVector_5; }
  3069. inline void set_zeroVector_5(Vector4_t3319028937 value)
  3070. {
  3071. ___zeroVector_5 = value;
  3072. }
  3073. inline static int32_t get_offset_of_oneVector_6() { return static_cast<int32_t>(offsetof(Vector4_t3319028937_StaticFields, ___oneVector_6)); }
  3074. inline Vector4_t3319028937 get_oneVector_6() const { return ___oneVector_6; }
  3075. inline Vector4_t3319028937 * get_address_of_oneVector_6() { return &___oneVector_6; }
  3076. inline void set_oneVector_6(Vector4_t3319028937 value)
  3077. {
  3078. ___oneVector_6 = value;
  3079. }
  3080. inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast<int32_t>(offsetof(Vector4_t3319028937_StaticFields, ___positiveInfinityVector_7)); }
  3081. inline Vector4_t3319028937 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; }
  3082. inline Vector4_t3319028937 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; }
  3083. inline void set_positiveInfinityVector_7(Vector4_t3319028937 value)
  3084. {
  3085. ___positiveInfinityVector_7 = value;
  3086. }
  3087. inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast<int32_t>(offsetof(Vector4_t3319028937_StaticFields, ___negativeInfinityVector_8)); }
  3088. inline Vector4_t3319028937 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; }
  3089. inline Vector4_t3319028937 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; }
  3090. inline void set_negativeInfinityVector_8(Vector4_t3319028937 value)
  3091. {
  3092. ___negativeInfinityVector_8 = value;
  3093. }
  3094. };
  3095. #ifdef __clang__
  3096. #pragma clang diagnostic pop
  3097. #endif
  3098. #endif // VECTOR4_T3319028937_H
  3099. #ifndef MATRIX4X4_T1817901843_H
  3100. #define MATRIX4X4_T1817901843_H
  3101. #ifdef __clang__
  3102. #pragma clang diagnostic push
  3103. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3104. #pragma clang diagnostic ignored "-Wunused-variable"
  3105. #endif
  3106. // UnityEngine.Matrix4x4
  3107. struct Matrix4x4_t1817901843
  3108. {
  3109. public:
  3110. // System.Single UnityEngine.Matrix4x4::m00
  3111. float ___m00_0;
  3112. // System.Single UnityEngine.Matrix4x4::m10
  3113. float ___m10_1;
  3114. // System.Single UnityEngine.Matrix4x4::m20
  3115. float ___m20_2;
  3116. // System.Single UnityEngine.Matrix4x4::m30
  3117. float ___m30_3;
  3118. // System.Single UnityEngine.Matrix4x4::m01
  3119. float ___m01_4;
  3120. // System.Single UnityEngine.Matrix4x4::m11
  3121. float ___m11_5;
  3122. // System.Single UnityEngine.Matrix4x4::m21
  3123. float ___m21_6;
  3124. // System.Single UnityEngine.Matrix4x4::m31
  3125. float ___m31_7;
  3126. // System.Single UnityEngine.Matrix4x4::m02
  3127. float ___m02_8;
  3128. // System.Single UnityEngine.Matrix4x4::m12
  3129. float ___m12_9;
  3130. // System.Single UnityEngine.Matrix4x4::m22
  3131. float ___m22_10;
  3132. // System.Single UnityEngine.Matrix4x4::m32
  3133. float ___m32_11;
  3134. // System.Single UnityEngine.Matrix4x4::m03
  3135. float ___m03_12;
  3136. // System.Single UnityEngine.Matrix4x4::m13
  3137. float ___m13_13;
  3138. // System.Single UnityEngine.Matrix4x4::m23
  3139. float ___m23_14;
  3140. // System.Single UnityEngine.Matrix4x4::m33
  3141. float ___m33_15;
  3142. public:
  3143. inline static int32_t get_offset_of_m00_0() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m00_0)); }
  3144. inline float get_m00_0() const { return ___m00_0; }
  3145. inline float* get_address_of_m00_0() { return &___m00_0; }
  3146. inline void set_m00_0(float value)
  3147. {
  3148. ___m00_0 = value;
  3149. }
  3150. inline static int32_t get_offset_of_m10_1() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m10_1)); }
  3151. inline float get_m10_1() const { return ___m10_1; }
  3152. inline float* get_address_of_m10_1() { return &___m10_1; }
  3153. inline void set_m10_1(float value)
  3154. {
  3155. ___m10_1 = value;
  3156. }
  3157. inline static int32_t get_offset_of_m20_2() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m20_2)); }
  3158. inline float get_m20_2() const { return ___m20_2; }
  3159. inline float* get_address_of_m20_2() { return &___m20_2; }
  3160. inline void set_m20_2(float value)
  3161. {
  3162. ___m20_2 = value;
  3163. }
  3164. inline static int32_t get_offset_of_m30_3() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m30_3)); }
  3165. inline float get_m30_3() const { return ___m30_3; }
  3166. inline float* get_address_of_m30_3() { return &___m30_3; }
  3167. inline void set_m30_3(float value)
  3168. {
  3169. ___m30_3 = value;
  3170. }
  3171. inline static int32_t get_offset_of_m01_4() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m01_4)); }
  3172. inline float get_m01_4() const { return ___m01_4; }
  3173. inline float* get_address_of_m01_4() { return &___m01_4; }
  3174. inline void set_m01_4(float value)
  3175. {
  3176. ___m01_4 = value;
  3177. }
  3178. inline static int32_t get_offset_of_m11_5() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m11_5)); }
  3179. inline float get_m11_5() const { return ___m11_5; }
  3180. inline float* get_address_of_m11_5() { return &___m11_5; }
  3181. inline void set_m11_5(float value)
  3182. {
  3183. ___m11_5 = value;
  3184. }
  3185. inline static int32_t get_offset_of_m21_6() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m21_6)); }
  3186. inline float get_m21_6() const { return ___m21_6; }
  3187. inline float* get_address_of_m21_6() { return &___m21_6; }
  3188. inline void set_m21_6(float value)
  3189. {
  3190. ___m21_6 = value;
  3191. }
  3192. inline static int32_t get_offset_of_m31_7() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m31_7)); }
  3193. inline float get_m31_7() const { return ___m31_7; }
  3194. inline float* get_address_of_m31_7() { return &___m31_7; }
  3195. inline void set_m31_7(float value)
  3196. {
  3197. ___m31_7 = value;
  3198. }
  3199. inline static int32_t get_offset_of_m02_8() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m02_8)); }
  3200. inline float get_m02_8() const { return ___m02_8; }
  3201. inline float* get_address_of_m02_8() { return &___m02_8; }
  3202. inline void set_m02_8(float value)
  3203. {
  3204. ___m02_8 = value;
  3205. }
  3206. inline static int32_t get_offset_of_m12_9() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m12_9)); }
  3207. inline float get_m12_9() const { return ___m12_9; }
  3208. inline float* get_address_of_m12_9() { return &___m12_9; }
  3209. inline void set_m12_9(float value)
  3210. {
  3211. ___m12_9 = value;
  3212. }
  3213. inline static int32_t get_offset_of_m22_10() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m22_10)); }
  3214. inline float get_m22_10() const { return ___m22_10; }
  3215. inline float* get_address_of_m22_10() { return &___m22_10; }
  3216. inline void set_m22_10(float value)
  3217. {
  3218. ___m22_10 = value;
  3219. }
  3220. inline static int32_t get_offset_of_m32_11() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m32_11)); }
  3221. inline float get_m32_11() const { return ___m32_11; }
  3222. inline float* get_address_of_m32_11() { return &___m32_11; }
  3223. inline void set_m32_11(float value)
  3224. {
  3225. ___m32_11 = value;
  3226. }
  3227. inline static int32_t get_offset_of_m03_12() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m03_12)); }
  3228. inline float get_m03_12() const { return ___m03_12; }
  3229. inline float* get_address_of_m03_12() { return &___m03_12; }
  3230. inline void set_m03_12(float value)
  3231. {
  3232. ___m03_12 = value;
  3233. }
  3234. inline static int32_t get_offset_of_m13_13() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m13_13)); }
  3235. inline float get_m13_13() const { return ___m13_13; }
  3236. inline float* get_address_of_m13_13() { return &___m13_13; }
  3237. inline void set_m13_13(float value)
  3238. {
  3239. ___m13_13 = value;
  3240. }
  3241. inline static int32_t get_offset_of_m23_14() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m23_14)); }
  3242. inline float get_m23_14() const { return ___m23_14; }
  3243. inline float* get_address_of_m23_14() { return &___m23_14; }
  3244. inline void set_m23_14(float value)
  3245. {
  3246. ___m23_14 = value;
  3247. }
  3248. inline static int32_t get_offset_of_m33_15() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843, ___m33_15)); }
  3249. inline float get_m33_15() const { return ___m33_15; }
  3250. inline float* get_address_of_m33_15() { return &___m33_15; }
  3251. inline void set_m33_15(float value)
  3252. {
  3253. ___m33_15 = value;
  3254. }
  3255. };
  3256. struct Matrix4x4_t1817901843_StaticFields
  3257. {
  3258. public:
  3259. // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix
  3260. Matrix4x4_t1817901843 ___zeroMatrix_16;
  3261. // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix
  3262. Matrix4x4_t1817901843 ___identityMatrix_17;
  3263. public:
  3264. inline static int32_t get_offset_of_zeroMatrix_16() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843_StaticFields, ___zeroMatrix_16)); }
  3265. inline Matrix4x4_t1817901843 get_zeroMatrix_16() const { return ___zeroMatrix_16; }
  3266. inline Matrix4x4_t1817901843 * get_address_of_zeroMatrix_16() { return &___zeroMatrix_16; }
  3267. inline void set_zeroMatrix_16(Matrix4x4_t1817901843 value)
  3268. {
  3269. ___zeroMatrix_16 = value;
  3270. }
  3271. inline static int32_t get_offset_of_identityMatrix_17() { return static_cast<int32_t>(offsetof(Matrix4x4_t1817901843_StaticFields, ___identityMatrix_17)); }
  3272. inline Matrix4x4_t1817901843 get_identityMatrix_17() const { return ___identityMatrix_17; }
  3273. inline Matrix4x4_t1817901843 * get_address_of_identityMatrix_17() { return &___identityMatrix_17; }
  3274. inline void set_identityMatrix_17(Matrix4x4_t1817901843 value)
  3275. {
  3276. ___identityMatrix_17 = value;
  3277. }
  3278. };
  3279. #ifdef __clang__
  3280. #pragma clang diagnostic pop
  3281. #endif
  3282. #endif // MATRIX4X4_T1817901843_H
  3283. #ifndef WNDFRAGMENTSHOP_T3347703857_H
  3284. #define WNDFRAGMENTSHOP_T3347703857_H
  3285. #ifdef __clang__
  3286. #pragma clang diagnostic push
  3287. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3288. #pragma clang diagnostic ignored "-Wunused-variable"
  3289. #endif
  3290. // WndFragmentShop
  3291. struct WndFragmentShop_t3347703857 : public CUIBase_t3255455658
  3292. {
  3293. public:
  3294. // DMListView WndFragmentShop::m_ItemView
  3295. DMListView_t512231514 * ___m_ItemView_8;
  3296. // uiBtnList WndFragmentShop::m_BtnList
  3297. uiBtnList_t3771050923 * ___m_BtnList_9;
  3298. public:
  3299. inline static int32_t get_offset_of_m_ItemView_8() { return static_cast<int32_t>(offsetof(WndFragmentShop_t3347703857, ___m_ItemView_8)); }
  3300. inline DMListView_t512231514 * get_m_ItemView_8() const { return ___m_ItemView_8; }
  3301. inline DMListView_t512231514 ** get_address_of_m_ItemView_8() { return &___m_ItemView_8; }
  3302. inline void set_m_ItemView_8(DMListView_t512231514 * value)
  3303. {
  3304. ___m_ItemView_8 = value;
  3305. Il2CppCodeGenWriteBarrier((&___m_ItemView_8), value);
  3306. }
  3307. inline static int32_t get_offset_of_m_BtnList_9() { return static_cast<int32_t>(offsetof(WndFragmentShop_t3347703857, ___m_BtnList_9)); }
  3308. inline uiBtnList_t3771050923 * get_m_BtnList_9() const { return ___m_BtnList_9; }
  3309. inline uiBtnList_t3771050923 ** get_address_of_m_BtnList_9() { return &___m_BtnList_9; }
  3310. inline void set_m_BtnList_9(uiBtnList_t3771050923 * value)
  3311. {
  3312. ___m_BtnList_9 = value;
  3313. Il2CppCodeGenWriteBarrier((&___m_BtnList_9), value);
  3314. }
  3315. };
  3316. #ifdef __clang__
  3317. #pragma clang diagnostic pop
  3318. #endif
  3319. #endif // WNDFRAGMENTSHOP_T3347703857_H
  3320. #ifndef WND_GIFTINFO_T944554536_H
  3321. #define WND_GIFTINFO_T944554536_H
  3322. #ifdef __clang__
  3323. #pragma clang diagnostic push
  3324. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3325. #pragma clang diagnostic ignored "-Wunused-variable"
  3326. #endif
  3327. // Wnd_GiftInfo
  3328. struct Wnd_GiftInfo_t944554536 : public CUIBase_t3255455658
  3329. {
  3330. public:
  3331. // UILabel Wnd_GiftInfo::m_TipLabel
  3332. UILabel_t3248798549 * ___m_TipLabel_8;
  3333. // UILabel Wnd_GiftInfo::m_NameLabel
  3334. UILabel_t3248798549 * ___m_NameLabel_9;
  3335. // UILabel Wnd_GiftInfo::m_IntroLabel
  3336. UILabel_t3248798549 * ___m_IntroLabel_10;
  3337. // UILabel Wnd_GiftInfo::m_AmountLabel
  3338. UILabel_t3248798549 * ___m_AmountLabel_11;
  3339. // UITexture Wnd_GiftInfo::m_PhotoTexture
  3340. UITexture_t3471168817 * ___m_PhotoTexture_12;
  3341. // System.Boolean Wnd_GiftInfo::m_IsPhotoReady
  3342. bool ___m_IsPhotoReady_13;
  3343. // DMListView Wnd_GiftInfo::m_ListView
  3344. DMListView_t512231514 * ___m_ListView_14;
  3345. // DMCore.Logic.GiftPack Wnd_GiftInfo::m_giftPack
  3346. GiftPack_t4141643335 * ___m_giftPack_15;
  3347. // UnityEngine.Transform Wnd_GiftInfo::m_OpenBtn
  3348. Transform_t3600365921 * ___m_OpenBtn_16;
  3349. // UILabel Wnd_GiftInfo::m_CondLabel
  3350. UILabel_t3248798549 * ___m_CondLabel_17;
  3351. // System.Single Wnd_GiftInfo::m_OpenRemaining
  3352. float ___m_OpenRemaining_18;
  3353. public:
  3354. inline static int32_t get_offset_of_m_TipLabel_8() { return static_cast<int32_t>(offsetof(Wnd_GiftInfo_t944554536, ___m_TipLabel_8)); }
  3355. inline UILabel_t3248798549 * get_m_TipLabel_8() const { return ___m_TipLabel_8; }
  3356. inline UILabel_t3248798549 ** get_address_of_m_TipLabel_8() { return &___m_TipLabel_8; }
  3357. inline void set_m_TipLabel_8(UILabel_t3248798549 * value)
  3358. {
  3359. ___m_TipLabel_8 = value;
  3360. Il2CppCodeGenWriteBarrier((&___m_TipLabel_8), value);
  3361. }
  3362. inline static int32_t get_offset_of_m_NameLabel_9() { return static_cast<int32_t>(offsetof(Wnd_GiftInfo_t944554536, ___m_NameLabel_9)); }
  3363. inline UILabel_t3248798549 * get_m_NameLabel_9() const { return ___m_NameLabel_9; }
  3364. inline UILabel_t3248798549 ** get_address_of_m_NameLabel_9() { return &___m_NameLabel_9; }
  3365. inline void set_m_NameLabel_9(UILabel_t3248798549 * value)
  3366. {
  3367. ___m_NameLabel_9 = value;
  3368. Il2CppCodeGenWriteBarrier((&___m_NameLabel_9), value);
  3369. }
  3370. inline static int32_t get_offset_of_m_IntroLabel_10() { return static_cast<int32_t>(offsetof(Wnd_GiftInfo_t944554536, ___m_IntroLabel_10)); }
  3371. inline UILabel_t3248798549 * get_m_IntroLabel_10() const { return ___m_IntroLabel_10; }
  3372. inline UILabel_t3248798549 ** get_address_of_m_IntroLabel_10() { return &___m_IntroLabel_10; }
  3373. inline void set_m_IntroLabel_10(UILabel_t3248798549 * value)
  3374. {
  3375. ___m_IntroLabel_10 = value;
  3376. Il2CppCodeGenWriteBarrier((&___m_IntroLabel_10), value);
  3377. }
  3378. inline static int32_t get_offset_of_m_AmountLabel_11() { return static_cast<int32_t>(offsetof(Wnd_GiftInfo_t944554536, ___m_AmountLabel_11)); }
  3379. inline UILabel_t3248798549 * get_m_AmountLabel_11() const { return ___m_AmountLabel_11; }
  3380. inline UILabel_t3248798549 ** get_address_of_m_AmountLabel_11() { return &___m_AmountLabel_11; }
  3381. inline void set_m_AmountLabel_11(UILabel_t3248798549 * value)
  3382. {
  3383. ___m_AmountLabel_11 = value;
  3384. Il2CppCodeGenWriteBarrier((&___m_AmountLabel_11), value);
  3385. }
  3386. inline static int32_t get_offset_of_m_PhotoTexture_12() { return static_cast<int32_t>(offsetof(Wnd_GiftInfo_t944554536, ___m_PhotoTexture_12)); }
  3387. inline UITexture_t3471168817 * get_m_PhotoTexture_12() const { return ___m_PhotoTexture_12; }
  3388. inline UITexture_t3471168817 ** get_address_of_m_PhotoTexture_12() { return &___m_PhotoTexture_12; }
  3389. inline void set_m_PhotoTexture_12(UITexture_t3471168817 * value)
  3390. {
  3391. ___m_PhotoTexture_12 = value;
  3392. Il2CppCodeGenWriteBarrier((&___m_PhotoTexture_12), value);
  3393. }
  3394. inline static int32_t get_offset_of_m_IsPhotoReady_13() { return static_cast<int32_t>(offsetof(Wnd_GiftInfo_t944554536, ___m_IsPhotoReady_13)); }
  3395. inline bool get_m_IsPhotoReady_13() const { return ___m_IsPhotoReady_13; }
  3396. inline bool* get_address_of_m_IsPhotoReady_13() { return &___m_IsPhotoReady_13; }
  3397. inline void set_m_IsPhotoReady_13(bool value)
  3398. {
  3399. ___m_IsPhotoReady_13 = value;
  3400. }
  3401. inline static int32_t get_offset_of_m_ListView_14() { return static_cast<int32_t>(offsetof(Wnd_GiftInfo_t944554536, ___m_ListView_14)); }
  3402. inline DMListView_t512231514 * get_m_ListView_14() const { return ___m_ListView_14; }
  3403. inline DMListView_t512231514 ** get_address_of_m_ListView_14() { return &___m_ListView_14; }
  3404. inline void set_m_ListView_14(DMListView_t512231514 * value)
  3405. {
  3406. ___m_ListView_14 = value;
  3407. Il2CppCodeGenWriteBarrier((&___m_ListView_14), value);
  3408. }
  3409. inline static int32_t get_offset_of_m_giftPack_15() { return static_cast<int32_t>(offsetof(Wnd_GiftInfo_t944554536, ___m_giftPack_15)); }
  3410. inline GiftPack_t4141643335 * get_m_giftPack_15() const { return ___m_giftPack_15; }
  3411. inline GiftPack_t4141643335 ** get_address_of_m_giftPack_15() { return &___m_giftPack_15; }
  3412. inline void set_m_giftPack_15(GiftPack_t4141643335 * value)
  3413. {
  3414. ___m_giftPack_15 = value;
  3415. Il2CppCodeGenWriteBarrier((&___m_giftPack_15), value);
  3416. }
  3417. inline static int32_t get_offset_of_m_OpenBtn_16() { return static_cast<int32_t>(offsetof(Wnd_GiftInfo_t944554536, ___m_OpenBtn_16)); }
  3418. inline Transform_t3600365921 * get_m_OpenBtn_16() const { return ___m_OpenBtn_16; }
  3419. inline Transform_t3600365921 ** get_address_of_m_OpenBtn_16() { return &___m_OpenBtn_16; }
  3420. inline void set_m_OpenBtn_16(Transform_t3600365921 * value)
  3421. {
  3422. ___m_OpenBtn_16 = value;
  3423. Il2CppCodeGenWriteBarrier((&___m_OpenBtn_16), value);
  3424. }
  3425. inline static int32_t get_offset_of_m_CondLabel_17() { return static_cast<int32_t>(offsetof(Wnd_GiftInfo_t944554536, ___m_CondLabel_17)); }
  3426. inline UILabel_t3248798549 * get_m_CondLabel_17() const { return ___m_CondLabel_17; }
  3427. inline UILabel_t3248798549 ** get_address_of_m_CondLabel_17() { return &___m_CondLabel_17; }
  3428. inline void set_m_CondLabel_17(UILabel_t3248798549 * value)
  3429. {
  3430. ___m_CondLabel_17 = value;
  3431. Il2CppCodeGenWriteBarrier((&___m_CondLabel_17), value);
  3432. }
  3433. inline static int32_t get_offset_of_m_OpenRemaining_18() { return static_cast<int32_t>(offsetof(Wnd_GiftInfo_t944554536, ___m_OpenRemaining_18)); }
  3434. inline float get_m_OpenRemaining_18() const { return ___m_OpenRemaining_18; }
  3435. inline float* get_address_of_m_OpenRemaining_18() { return &___m_OpenRemaining_18; }
  3436. inline void set_m_OpenRemaining_18(float value)
  3437. {
  3438. ___m_OpenRemaining_18 = value;
  3439. }
  3440. };
  3441. #ifdef __clang__
  3442. #pragma clang diagnostic pop
  3443. #endif
  3444. #endif // WND_GIFTINFO_T944554536_H
  3445. #ifndef SINGLE_T1397266774_H
  3446. #define SINGLE_T1397266774_H
  3447. #ifdef __clang__
  3448. #pragma clang diagnostic push
  3449. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3450. #pragma clang diagnostic ignored "-Wunused-variable"
  3451. #endif
  3452. // System.Single
  3453. struct Single_t1397266774
  3454. {
  3455. public:
  3456. // System.Single System.Single::m_value
  3457. float ___m_value_7;
  3458. public:
  3459. inline static int32_t get_offset_of_m_value_7() { return static_cast<int32_t>(offsetof(Single_t1397266774, ___m_value_7)); }
  3460. inline float get_m_value_7() const { return ___m_value_7; }
  3461. inline float* get_address_of_m_value_7() { return &___m_value_7; }
  3462. inline void set_m_value_7(float value)
  3463. {
  3464. ___m_value_7 = value;
  3465. }
  3466. };
  3467. #ifdef __clang__
  3468. #pragma clang diagnostic pop
  3469. #endif
  3470. #endif // SINGLE_T1397266774_H
  3471. #ifndef IMONOCTRLLOR_T1427182583_H
  3472. #define IMONOCTRLLOR_T1427182583_H
  3473. #ifdef __clang__
  3474. #pragma clang diagnostic push
  3475. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3476. #pragma clang diagnostic ignored "-Wunused-variable"
  3477. #endif
  3478. // IMonoCtrllor
  3479. struct IMonoCtrllor_t1427182583 : public IEventDispatcher_t2294365884
  3480. {
  3481. public:
  3482. public:
  3483. };
  3484. #ifdef __clang__
  3485. #pragma clang diagnostic pop
  3486. #endif
  3487. #endif // IMONOCTRLLOR_T1427182583_H
  3488. #ifndef INT64_T3736567304_H
  3489. #define INT64_T3736567304_H
  3490. #ifdef __clang__
  3491. #pragma clang diagnostic push
  3492. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3493. #pragma clang diagnostic ignored "-Wunused-variable"
  3494. #endif
  3495. // System.Int64
  3496. struct Int64_t3736567304
  3497. {
  3498. public:
  3499. // System.Int64 System.Int64::m_value
  3500. int64_t ___m_value_2;
  3501. public:
  3502. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Int64_t3736567304, ___m_value_2)); }
  3503. inline int64_t get_m_value_2() const { return ___m_value_2; }
  3504. inline int64_t* get_address_of_m_value_2() { return &___m_value_2; }
  3505. inline void set_m_value_2(int64_t value)
  3506. {
  3507. ___m_value_2 = value;
  3508. }
  3509. };
  3510. #ifdef __clang__
  3511. #pragma clang diagnostic pop
  3512. #endif
  3513. #endif // INT64_T3736567304_H
  3514. #ifndef RECT_T2360479859_H
  3515. #define RECT_T2360479859_H
  3516. #ifdef __clang__
  3517. #pragma clang diagnostic push
  3518. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3519. #pragma clang diagnostic ignored "-Wunused-variable"
  3520. #endif
  3521. // UnityEngine.Rect
  3522. struct Rect_t2360479859
  3523. {
  3524. public:
  3525. // System.Single UnityEngine.Rect::m_XMin
  3526. float ___m_XMin_0;
  3527. // System.Single UnityEngine.Rect::m_YMin
  3528. float ___m_YMin_1;
  3529. // System.Single UnityEngine.Rect::m_Width
  3530. float ___m_Width_2;
  3531. // System.Single UnityEngine.Rect::m_Height
  3532. float ___m_Height_3;
  3533. public:
  3534. inline static int32_t get_offset_of_m_XMin_0() { return static_cast<int32_t>(offsetof(Rect_t2360479859, ___m_XMin_0)); }
  3535. inline float get_m_XMin_0() const { return ___m_XMin_0; }
  3536. inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; }
  3537. inline void set_m_XMin_0(float value)
  3538. {
  3539. ___m_XMin_0 = value;
  3540. }
  3541. inline static int32_t get_offset_of_m_YMin_1() { return static_cast<int32_t>(offsetof(Rect_t2360479859, ___m_YMin_1)); }
  3542. inline float get_m_YMin_1() const { return ___m_YMin_1; }
  3543. inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; }
  3544. inline void set_m_YMin_1(float value)
  3545. {
  3546. ___m_YMin_1 = value;
  3547. }
  3548. inline static int32_t get_offset_of_m_Width_2() { return static_cast<int32_t>(offsetof(Rect_t2360479859, ___m_Width_2)); }
  3549. inline float get_m_Width_2() const { return ___m_Width_2; }
  3550. inline float* get_address_of_m_Width_2() { return &___m_Width_2; }
  3551. inline void set_m_Width_2(float value)
  3552. {
  3553. ___m_Width_2 = value;
  3554. }
  3555. inline static int32_t get_offset_of_m_Height_3() { return static_cast<int32_t>(offsetof(Rect_t2360479859, ___m_Height_3)); }
  3556. inline float get_m_Height_3() const { return ___m_Height_3; }
  3557. inline float* get_address_of_m_Height_3() { return &___m_Height_3; }
  3558. inline void set_m_Height_3(float value)
  3559. {
  3560. ___m_Height_3 = value;
  3561. }
  3562. };
  3563. #ifdef __clang__
  3564. #pragma clang diagnostic pop
  3565. #endif
  3566. #endif // RECT_T2360479859_H
  3567. #ifndef CSCENESERVICE_T551449725_H
  3568. #define CSCENESERVICE_T551449725_H
  3569. #ifdef __clang__
  3570. #pragma clang diagnostic push
  3571. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3572. #pragma clang diagnostic ignored "-Wunused-variable"
  3573. #endif
  3574. // DMCore.Framework.Scene.CSceneService
  3575. struct CSceneService_t551449725 : public ILogicBase_t2190831891
  3576. {
  3577. public:
  3578. // System.Int32 DMCore.Framework.Scene.CSceneService::m_SceneID
  3579. int32_t ___m_SceneID_4;
  3580. // System.Int32 DMCore.Framework.Scene.CSceneService::m_RoleNum
  3581. int32_t ___m_RoleNum_5;
  3582. // System.Int32 DMCore.Framework.Scene.CSceneService::m_laborNum
  3583. int32_t ___m_laborNum_6;
  3584. // System.Int32 DMCore.Framework.Scene.CSceneService::m_RoomLvType
  3585. int32_t ___m_RoomLvType_7;
  3586. // System.Int32 DMCore.Framework.Scene.CSceneService::m_RoomMainType
  3587. int32_t ___m_RoomMainType_8;
  3588. // System.Collections.Generic.List`1<DMCore.Framework.Scene.ISceneBaseObj> DMCore.Framework.Scene.CSceneService::m_SceneObjArrayRole
  3589. List_1_t2330697225 * ___m_SceneObjArrayRole_9;
  3590. // System.Collections.Generic.List`1<DMCore.Framework.Scene.CScenePropModel> DMCore.Framework.Scene.CSceneService::m_SceneObjArrayProp
  3591. List_1_t589903178 * ___m_SceneObjArrayProp_10;
  3592. // System.Collections.Generic.List`1<DMCore.Framework.Scene.ISceneNpcBase> DMCore.Framework.Scene.CSceneService::m_SceneNpcList
  3593. List_1_t1151801416 * ___m_SceneNpcList_11;
  3594. // DMCore.Framework.Scene.CSceneModelObj DMCore.Framework.Scene.CSceneService::m_Scene
  3595. CSceneModelObj_t2681526009 * ___m_Scene_12;
  3596. // DMCore.Framework.Scene.CMainRole DMCore.Framework.Scene.CSceneService::m_MainRole
  3597. CMainRole_t4200562839 * ___m_MainRole_13;
  3598. public:
  3599. inline static int32_t get_offset_of_m_SceneID_4() { return static_cast<int32_t>(offsetof(CSceneService_t551449725, ___m_SceneID_4)); }
  3600. inline int32_t get_m_SceneID_4() const { return ___m_SceneID_4; }
  3601. inline int32_t* get_address_of_m_SceneID_4() { return &___m_SceneID_4; }
  3602. inline void set_m_SceneID_4(int32_t value)
  3603. {
  3604. ___m_SceneID_4 = value;
  3605. }
  3606. inline static int32_t get_offset_of_m_RoleNum_5() { return static_cast<int32_t>(offsetof(CSceneService_t551449725, ___m_RoleNum_5)); }
  3607. inline int32_t get_m_RoleNum_5() const { return ___m_RoleNum_5; }
  3608. inline int32_t* get_address_of_m_RoleNum_5() { return &___m_RoleNum_5; }
  3609. inline void set_m_RoleNum_5(int32_t value)
  3610. {
  3611. ___m_RoleNum_5 = value;
  3612. }
  3613. inline static int32_t get_offset_of_m_laborNum_6() { return static_cast<int32_t>(offsetof(CSceneService_t551449725, ___m_laborNum_6)); }
  3614. inline int32_t get_m_laborNum_6() const { return ___m_laborNum_6; }
  3615. inline int32_t* get_address_of_m_laborNum_6() { return &___m_laborNum_6; }
  3616. inline void set_m_laborNum_6(int32_t value)
  3617. {
  3618. ___m_laborNum_6 = value;
  3619. }
  3620. inline static int32_t get_offset_of_m_RoomLvType_7() { return static_cast<int32_t>(offsetof(CSceneService_t551449725, ___m_RoomLvType_7)); }
  3621. inline int32_t get_m_RoomLvType_7() const { return ___m_RoomLvType_7; }
  3622. inline int32_t* get_address_of_m_RoomLvType_7() { return &___m_RoomLvType_7; }
  3623. inline void set_m_RoomLvType_7(int32_t value)
  3624. {
  3625. ___m_RoomLvType_7 = value;
  3626. }
  3627. inline static int32_t get_offset_of_m_RoomMainType_8() { return static_cast<int32_t>(offsetof(CSceneService_t551449725, ___m_RoomMainType_8)); }
  3628. inline int32_t get_m_RoomMainType_8() const { return ___m_RoomMainType_8; }
  3629. inline int32_t* get_address_of_m_RoomMainType_8() { return &___m_RoomMainType_8; }
  3630. inline void set_m_RoomMainType_8(int32_t value)
  3631. {
  3632. ___m_RoomMainType_8 = value;
  3633. }
  3634. inline static int32_t get_offset_of_m_SceneObjArrayRole_9() { return static_cast<int32_t>(offsetof(CSceneService_t551449725, ___m_SceneObjArrayRole_9)); }
  3635. inline List_1_t2330697225 * get_m_SceneObjArrayRole_9() const { return ___m_SceneObjArrayRole_9; }
  3636. inline List_1_t2330697225 ** get_address_of_m_SceneObjArrayRole_9() { return &___m_SceneObjArrayRole_9; }
  3637. inline void set_m_SceneObjArrayRole_9(List_1_t2330697225 * value)
  3638. {
  3639. ___m_SceneObjArrayRole_9 = value;
  3640. Il2CppCodeGenWriteBarrier((&___m_SceneObjArrayRole_9), value);
  3641. }
  3642. inline static int32_t get_offset_of_m_SceneObjArrayProp_10() { return static_cast<int32_t>(offsetof(CSceneService_t551449725, ___m_SceneObjArrayProp_10)); }
  3643. inline List_1_t589903178 * get_m_SceneObjArrayProp_10() const { return ___m_SceneObjArrayProp_10; }
  3644. inline List_1_t589903178 ** get_address_of_m_SceneObjArrayProp_10() { return &___m_SceneObjArrayProp_10; }
  3645. inline void set_m_SceneObjArrayProp_10(List_1_t589903178 * value)
  3646. {
  3647. ___m_SceneObjArrayProp_10 = value;
  3648. Il2CppCodeGenWriteBarrier((&___m_SceneObjArrayProp_10), value);
  3649. }
  3650. inline static int32_t get_offset_of_m_SceneNpcList_11() { return static_cast<int32_t>(offsetof(CSceneService_t551449725, ___m_SceneNpcList_11)); }
  3651. inline List_1_t1151801416 * get_m_SceneNpcList_11() const { return ___m_SceneNpcList_11; }
  3652. inline List_1_t1151801416 ** get_address_of_m_SceneNpcList_11() { return &___m_SceneNpcList_11; }
  3653. inline void set_m_SceneNpcList_11(List_1_t1151801416 * value)
  3654. {
  3655. ___m_SceneNpcList_11 = value;
  3656. Il2CppCodeGenWriteBarrier((&___m_SceneNpcList_11), value);
  3657. }
  3658. inline static int32_t get_offset_of_m_Scene_12() { return static_cast<int32_t>(offsetof(CSceneService_t551449725, ___m_Scene_12)); }
  3659. inline CSceneModelObj_t2681526009 * get_m_Scene_12() const { return ___m_Scene_12; }
  3660. inline CSceneModelObj_t2681526009 ** get_address_of_m_Scene_12() { return &___m_Scene_12; }
  3661. inline void set_m_Scene_12(CSceneModelObj_t2681526009 * value)
  3662. {
  3663. ___m_Scene_12 = value;
  3664. Il2CppCodeGenWriteBarrier((&___m_Scene_12), value);
  3665. }
  3666. inline static int32_t get_offset_of_m_MainRole_13() { return static_cast<int32_t>(offsetof(CSceneService_t551449725, ___m_MainRole_13)); }
  3667. inline CMainRole_t4200562839 * get_m_MainRole_13() const { return ___m_MainRole_13; }
  3668. inline CMainRole_t4200562839 ** get_address_of_m_MainRole_13() { return &___m_MainRole_13; }
  3669. inline void set_m_MainRole_13(CMainRole_t4200562839 * value)
  3670. {
  3671. ___m_MainRole_13 = value;
  3672. Il2CppCodeGenWriteBarrier((&___m_MainRole_13), value);
  3673. }
  3674. };
  3675. #ifdef __clang__
  3676. #pragma clang diagnostic pop
  3677. #endif
  3678. #endif // CSCENESERVICE_T551449725_H
  3679. #ifndef INT32_T2950945753_H
  3680. #define INT32_T2950945753_H
  3681. #ifdef __clang__
  3682. #pragma clang diagnostic push
  3683. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3684. #pragma clang diagnostic ignored "-Wunused-variable"
  3685. #endif
  3686. // System.Int32
  3687. struct Int32_t2950945753
  3688. {
  3689. public:
  3690. // System.Int32 System.Int32::m_value
  3691. int32_t ___m_value_2;
  3692. public:
  3693. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Int32_t2950945753, ___m_value_2)); }
  3694. inline int32_t get_m_value_2() const { return ___m_value_2; }
  3695. inline int32_t* get_address_of_m_value_2() { return &___m_value_2; }
  3696. inline void set_m_value_2(int32_t value)
  3697. {
  3698. ___m_value_2 = value;
  3699. }
  3700. };
  3701. #ifdef __clang__
  3702. #pragma clang diagnostic pop
  3703. #endif
  3704. #endif // INT32_T2950945753_H
  3705. #ifndef OBJECT_T631007953_H
  3706. #define OBJECT_T631007953_H
  3707. #ifdef __clang__
  3708. #pragma clang diagnostic push
  3709. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3710. #pragma clang diagnostic ignored "-Wunused-variable"
  3711. #endif
  3712. // UnityEngine.Object
  3713. struct Object_t631007953 : public RuntimeObject
  3714. {
  3715. public:
  3716. // System.IntPtr UnityEngine.Object::m_CachedPtr
  3717. intptr_t ___m_CachedPtr_0;
  3718. public:
  3719. inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast<int32_t>(offsetof(Object_t631007953, ___m_CachedPtr_0)); }
  3720. inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; }
  3721. inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; }
  3722. inline void set_m_CachedPtr_0(intptr_t value)
  3723. {
  3724. ___m_CachedPtr_0 = value;
  3725. }
  3726. };
  3727. struct Object_t631007953_StaticFields
  3728. {
  3729. public:
  3730. // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject
  3731. int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1;
  3732. public:
  3733. inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast<int32_t>(offsetof(Object_t631007953_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); }
  3734. inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; }
  3735. inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; }
  3736. inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value)
  3737. {
  3738. ___OffsetOfInstanceIDInCPlusPlusObject_1 = value;
  3739. }
  3740. };
  3741. #ifdef __clang__
  3742. #pragma clang diagnostic pop
  3743. #endif
  3744. // Native definition for P/Invoke marshalling of UnityEngine.Object
  3745. struct Object_t631007953_marshaled_pinvoke
  3746. {
  3747. intptr_t ___m_CachedPtr_0;
  3748. };
  3749. // Native definition for COM marshalling of UnityEngine.Object
  3750. struct Object_t631007953_marshaled_com
  3751. {
  3752. intptr_t ___m_CachedPtr_0;
  3753. };
  3754. #endif // OBJECT_T631007953_H
  3755. #ifndef PIVOT_T1798046373_H
  3756. #define PIVOT_T1798046373_H
  3757. #ifdef __clang__
  3758. #pragma clang diagnostic push
  3759. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3760. #pragma clang diagnostic ignored "-Wunused-variable"
  3761. #endif
  3762. // UIWidget/Pivot
  3763. struct Pivot_t1798046373
  3764. {
  3765. public:
  3766. // System.Int32 UIWidget/Pivot::value__
  3767. int32_t ___value___1;
  3768. public:
  3769. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(Pivot_t1798046373, ___value___1)); }
  3770. inline int32_t get_value___1() const { return ___value___1; }
  3771. inline int32_t* get_address_of_value___1() { return &___value___1; }
  3772. inline void set_value___1(int32_t value)
  3773. {
  3774. ___value___1 = value;
  3775. }
  3776. };
  3777. #ifdef __clang__
  3778. #pragma clang diagnostic pop
  3779. #endif
  3780. #endif // PIVOT_T1798046373_H
  3781. #ifndef SERVERSCENEOBJTYPE_T578249339_H
  3782. #define SERVERSCENEOBJTYPE_T578249339_H
  3783. #ifdef __clang__
  3784. #pragma clang diagnostic push
  3785. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3786. #pragma clang diagnostic ignored "-Wunused-variable"
  3787. #endif
  3788. // DMCore.Framework.Scene.ServerSceneObjType
  3789. struct ServerSceneObjType_t578249339
  3790. {
  3791. public:
  3792. // System.Int16 DMCore.Framework.Scene.ServerSceneObjType::value__
  3793. int16_t ___value___1;
  3794. public:
  3795. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(ServerSceneObjType_t578249339, ___value___1)); }
  3796. inline int16_t get_value___1() const { return ___value___1; }
  3797. inline int16_t* get_address_of_value___1() { return &___value___1; }
  3798. inline void set_value___1(int16_t value)
  3799. {
  3800. ___value___1 = value;
  3801. }
  3802. };
  3803. #ifdef __clang__
  3804. #pragma clang diagnostic pop
  3805. #endif
  3806. #endif // SERVERSCENEOBJTYPE_T578249339_H
  3807. #ifndef ALLIGN_T3271721594_H
  3808. #define ALLIGN_T3271721594_H
  3809. #ifdef __clang__
  3810. #pragma clang diagnostic push
  3811. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3812. #pragma clang diagnostic ignored "-Wunused-variable"
  3813. #endif
  3814. // DMListView/Allign
  3815. struct Allign_t3271721594
  3816. {
  3817. public:
  3818. // System.Int32 DMListView/Allign::value__
  3819. int32_t ___value___1;
  3820. public:
  3821. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(Allign_t3271721594, ___value___1)); }
  3822. inline int32_t get_value___1() const { return ___value___1; }
  3823. inline int32_t* get_address_of_value___1() { return &___value___1; }
  3824. inline void set_value___1(int32_t value)
  3825. {
  3826. ___value___1 = value;
  3827. }
  3828. };
  3829. #ifdef __clang__
  3830. #pragma clang diagnostic pop
  3831. #endif
  3832. #endif // ALLIGN_T3271721594_H
  3833. #ifndef TYPE_T1981123836_H
  3834. #define TYPE_T1981123836_H
  3835. #ifdef __clang__
  3836. #pragma clang diagnostic push
  3837. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3838. #pragma clang diagnostic ignored "-Wunused-variable"
  3839. #endif
  3840. // DMListView/Type
  3841. struct Type_t1981123836
  3842. {
  3843. public:
  3844. // System.Int32 DMListView/Type::value__
  3845. int32_t ___value___1;
  3846. public:
  3847. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(Type_t1981123836, ___value___1)); }
  3848. inline int32_t get_value___1() const { return ___value___1; }
  3849. inline int32_t* get_address_of_value___1() { return &___value___1; }
  3850. inline void set_value___1(int32_t value)
  3851. {
  3852. ___value___1 = value;
  3853. }
  3854. };
  3855. #ifdef __clang__
  3856. #pragma clang diagnostic pop
  3857. #endif
  3858. #endif // TYPE_T1981123836_H
  3859. #ifndef DELEGATE_T1188392813_H
  3860. #define DELEGATE_T1188392813_H
  3861. #ifdef __clang__
  3862. #pragma clang diagnostic push
  3863. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3864. #pragma clang diagnostic ignored "-Wunused-variable"
  3865. #endif
  3866. // System.Delegate
  3867. struct Delegate_t1188392813 : public RuntimeObject
  3868. {
  3869. public:
  3870. // System.IntPtr System.Delegate::method_ptr
  3871. Il2CppMethodPointer ___method_ptr_0;
  3872. // System.IntPtr System.Delegate::invoke_impl
  3873. intptr_t ___invoke_impl_1;
  3874. // System.Object System.Delegate::m_target
  3875. RuntimeObject * ___m_target_2;
  3876. // System.IntPtr System.Delegate::method
  3877. intptr_t ___method_3;
  3878. // System.IntPtr System.Delegate::delegate_trampoline
  3879. intptr_t ___delegate_trampoline_4;
  3880. // System.IntPtr System.Delegate::method_code
  3881. intptr_t ___method_code_5;
  3882. // System.Reflection.MethodInfo System.Delegate::method_info
  3883. MethodInfo_t * ___method_info_6;
  3884. // System.Reflection.MethodInfo System.Delegate::original_method_info
  3885. MethodInfo_t * ___original_method_info_7;
  3886. // System.DelegateData System.Delegate::data
  3887. DelegateData_t1677132599 * ___data_8;
  3888. public:
  3889. inline static int32_t get_offset_of_method_ptr_0() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_ptr_0)); }
  3890. inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; }
  3891. inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; }
  3892. inline void set_method_ptr_0(Il2CppMethodPointer value)
  3893. {
  3894. ___method_ptr_0 = value;
  3895. }
  3896. inline static int32_t get_offset_of_invoke_impl_1() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___invoke_impl_1)); }
  3897. inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; }
  3898. inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; }
  3899. inline void set_invoke_impl_1(intptr_t value)
  3900. {
  3901. ___invoke_impl_1 = value;
  3902. }
  3903. inline static int32_t get_offset_of_m_target_2() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___m_target_2)); }
  3904. inline RuntimeObject * get_m_target_2() const { return ___m_target_2; }
  3905. inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; }
  3906. inline void set_m_target_2(RuntimeObject * value)
  3907. {
  3908. ___m_target_2 = value;
  3909. Il2CppCodeGenWriteBarrier((&___m_target_2), value);
  3910. }
  3911. inline static int32_t get_offset_of_method_3() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_3)); }
  3912. inline intptr_t get_method_3() const { return ___method_3; }
  3913. inline intptr_t* get_address_of_method_3() { return &___method_3; }
  3914. inline void set_method_3(intptr_t value)
  3915. {
  3916. ___method_3 = value;
  3917. }
  3918. inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___delegate_trampoline_4)); }
  3919. inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; }
  3920. inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; }
  3921. inline void set_delegate_trampoline_4(intptr_t value)
  3922. {
  3923. ___delegate_trampoline_4 = value;
  3924. }
  3925. inline static int32_t get_offset_of_method_code_5() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_code_5)); }
  3926. inline intptr_t get_method_code_5() const { return ___method_code_5; }
  3927. inline intptr_t* get_address_of_method_code_5() { return &___method_code_5; }
  3928. inline void set_method_code_5(intptr_t value)
  3929. {
  3930. ___method_code_5 = value;
  3931. }
  3932. inline static int32_t get_offset_of_method_info_6() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_info_6)); }
  3933. inline MethodInfo_t * get_method_info_6() const { return ___method_info_6; }
  3934. inline MethodInfo_t ** get_address_of_method_info_6() { return &___method_info_6; }
  3935. inline void set_method_info_6(MethodInfo_t * value)
  3936. {
  3937. ___method_info_6 = value;
  3938. Il2CppCodeGenWriteBarrier((&___method_info_6), value);
  3939. }
  3940. inline static int32_t get_offset_of_original_method_info_7() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___original_method_info_7)); }
  3941. inline MethodInfo_t * get_original_method_info_7() const { return ___original_method_info_7; }
  3942. inline MethodInfo_t ** get_address_of_original_method_info_7() { return &___original_method_info_7; }
  3943. inline void set_original_method_info_7(MethodInfo_t * value)
  3944. {
  3945. ___original_method_info_7 = value;
  3946. Il2CppCodeGenWriteBarrier((&___original_method_info_7), value);
  3947. }
  3948. inline static int32_t get_offset_of_data_8() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___data_8)); }
  3949. inline DelegateData_t1677132599 * get_data_8() const { return ___data_8; }
  3950. inline DelegateData_t1677132599 ** get_address_of_data_8() { return &___data_8; }
  3951. inline void set_data_8(DelegateData_t1677132599 * value)
  3952. {
  3953. ___data_8 = value;
  3954. Il2CppCodeGenWriteBarrier((&___data_8), value);
  3955. }
  3956. };
  3957. #ifdef __clang__
  3958. #pragma clang diagnostic pop
  3959. #endif
  3960. #endif // DELEGATE_T1188392813_H
  3961. #ifndef SHOWCONDITION_T3552914792_H
  3962. #define SHOWCONDITION_T3552914792_H
  3963. #ifdef __clang__
  3964. #pragma clang diagnostic push
  3965. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3966. #pragma clang diagnostic ignored "-Wunused-variable"
  3967. #endif
  3968. // DMListView/ShowCondition
  3969. struct ShowCondition_t3552914792
  3970. {
  3971. public:
  3972. // System.Int32 DMListView/ShowCondition::value__
  3973. int32_t ___value___1;
  3974. public:
  3975. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(ShowCondition_t3552914792, ___value___1)); }
  3976. inline int32_t get_value___1() const { return ___value___1; }
  3977. inline int32_t* get_address_of_value___1() { return &___value___1; }
  3978. inline void set_value___1(int32_t value)
  3979. {
  3980. ___value___1 = value;
  3981. }
  3982. };
  3983. #ifdef __clang__
  3984. #pragma clang diagnostic pop
  3985. #endif
  3986. #endif // SHOWCONDITION_T3552914792_H
  3987. #ifndef DROPCONDTYPE_T2179818318_H
  3988. #define DROPCONDTYPE_T2179818318_H
  3989. #ifdef __clang__
  3990. #pragma clang diagnostic push
  3991. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3992. #pragma clang diagnostic ignored "-Wunused-variable"
  3993. #endif
  3994. // DMCore.Logic.DropCondType
  3995. struct DropCondType_t2179818318
  3996. {
  3997. public:
  3998. // System.Int32 DMCore.Logic.DropCondType::value__
  3999. int32_t ___value___1;
  4000. public:
  4001. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(DropCondType_t2179818318, ___value___1)); }
  4002. inline int32_t get_value___1() const { return ___value___1; }
  4003. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4004. inline void set_value___1(int32_t value)
  4005. {
  4006. ___value___1 = value;
  4007. }
  4008. };
  4009. #ifdef __clang__
  4010. #pragma clang diagnostic pop
  4011. #endif
  4012. #endif // DROPCONDTYPE_T2179818318_H
  4013. #ifndef FS_ENUM_T2699067473_H
  4014. #define FS_ENUM_T2699067473_H
  4015. #ifdef __clang__
  4016. #pragma clang diagnostic push
  4017. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4018. #pragma clang diagnostic ignored "-Wunused-variable"
  4019. #endif
  4020. // DMCore.Logic.CFunctionSwitchConfig/FS_ENUM
  4021. struct FS_ENUM_t2699067473
  4022. {
  4023. public:
  4024. // System.Int32 DMCore.Logic.CFunctionSwitchConfig/FS_ENUM::value__
  4025. int32_t ___value___1;
  4026. public:
  4027. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(FS_ENUM_t2699067473, ___value___1)); }
  4028. inline int32_t get_value___1() const { return ___value___1; }
  4029. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4030. inline void set_value___1(int32_t value)
  4031. {
  4032. ___value___1 = value;
  4033. }
  4034. };
  4035. #ifdef __clang__
  4036. #pragma clang diagnostic pop
  4037. #endif
  4038. #endif // FS_ENUM_T2699067473_H
  4039. #ifndef EGIFTPACKTYPE_T1426708527_H
  4040. #define EGIFTPACKTYPE_T1426708527_H
  4041. #ifdef __clang__
  4042. #pragma clang diagnostic push
  4043. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4044. #pragma clang diagnostic ignored "-Wunused-variable"
  4045. #endif
  4046. // DMCore.Logic.EGiftPackType
  4047. struct EGiftPackType_t1426708527
  4048. {
  4049. public:
  4050. // System.Int32 DMCore.Logic.EGiftPackType::value__
  4051. int32_t ___value___1;
  4052. public:
  4053. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(EGiftPackType_t1426708527, ___value___1)); }
  4054. inline int32_t get_value___1() const { return ___value___1; }
  4055. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4056. inline void set_value___1(int32_t value)
  4057. {
  4058. ___value___1 = value;
  4059. }
  4060. };
  4061. #ifdef __clang__
  4062. #pragma clang diagnostic pop
  4063. #endif
  4064. #endif // EGIFTPACKTYPE_T1426708527_H
  4065. #ifndef KEYBOARDTYPE_T3374647619_H
  4066. #define KEYBOARDTYPE_T3374647619_H
  4067. #ifdef __clang__
  4068. #pragma clang diagnostic push
  4069. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4070. #pragma clang diagnostic ignored "-Wunused-variable"
  4071. #endif
  4072. // UIInput/KeyboardType
  4073. struct KeyboardType_t3374647619
  4074. {
  4075. public:
  4076. // System.Int32 UIInput/KeyboardType::value__
  4077. int32_t ___value___1;
  4078. public:
  4079. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(KeyboardType_t3374647619, ___value___1)); }
  4080. inline int32_t get_value___1() const { return ___value___1; }
  4081. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4082. inline void set_value___1(int32_t value)
  4083. {
  4084. ___value___1 = value;
  4085. }
  4086. };
  4087. #ifdef __clang__
  4088. #pragma clang diagnostic pop
  4089. #endif
  4090. #endif // KEYBOARDTYPE_T3374647619_H
  4091. #ifndef ITEM_SHOP_TYPE_T1196220606_H
  4092. #define ITEM_SHOP_TYPE_T1196220606_H
  4093. #ifdef __clang__
  4094. #pragma clang diagnostic push
  4095. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4096. #pragma clang diagnostic ignored "-Wunused-variable"
  4097. #endif
  4098. // DMCore.Logic.ITEM_SHOP_TYPE
  4099. struct ITEM_SHOP_TYPE_t1196220606
  4100. {
  4101. public:
  4102. // System.Int32 DMCore.Logic.ITEM_SHOP_TYPE::value__
  4103. int32_t ___value___1;
  4104. public:
  4105. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(ITEM_SHOP_TYPE_t1196220606, ___value___1)); }
  4106. inline int32_t get_value___1() const { return ___value___1; }
  4107. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4108. inline void set_value___1(int32_t value)
  4109. {
  4110. ___value___1 = value;
  4111. }
  4112. };
  4113. #ifdef __clang__
  4114. #pragma clang diagnostic pop
  4115. #endif
  4116. #endif // ITEM_SHOP_TYPE_T1196220606_H
  4117. #ifndef ENUMROLESTATE_T946412100_H
  4118. #define ENUMROLESTATE_T946412100_H
  4119. #ifdef __clang__
  4120. #pragma clang diagnostic push
  4121. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4122. #pragma clang diagnostic ignored "-Wunused-variable"
  4123. #endif
  4124. // DMCore.Framework.Scene.enumRoleState
  4125. struct enumRoleState_t946412100
  4126. {
  4127. public:
  4128. // System.Int32 DMCore.Framework.Scene.enumRoleState::value__
  4129. int32_t ___value___1;
  4130. public:
  4131. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(enumRoleState_t946412100, ___value___1)); }
  4132. inline int32_t get_value___1() const { return ___value___1; }
  4133. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4134. inline void set_value___1(int32_t value)
  4135. {
  4136. ___value___1 = value;
  4137. }
  4138. };
  4139. #ifdef __clang__
  4140. #pragma clang diagnostic pop
  4141. #endif
  4142. #endif // ENUMROLESTATE_T946412100_H
  4143. #ifndef SERVERSCENESUBTYPE_T1590638575_H
  4144. #define SERVERSCENESUBTYPE_T1590638575_H
  4145. #ifdef __clang__
  4146. #pragma clang diagnostic push
  4147. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4148. #pragma clang diagnostic ignored "-Wunused-variable"
  4149. #endif
  4150. // DMCore.Framework.Scene.ServerSceneSubType
  4151. struct ServerSceneSubType_t1590638575
  4152. {
  4153. public:
  4154. // System.Int16 DMCore.Framework.Scene.ServerSceneSubType::value__
  4155. int16_t ___value___1;
  4156. public:
  4157. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(ServerSceneSubType_t1590638575, ___value___1)); }
  4158. inline int16_t get_value___1() const { return ___value___1; }
  4159. inline int16_t* get_address_of_value___1() { return &___value___1; }
  4160. inline void set_value___1(int16_t value)
  4161. {
  4162. ___value___1 = value;
  4163. }
  4164. };
  4165. #ifdef __clang__
  4166. #pragma clang diagnostic pop
  4167. #endif
  4168. #endif // SERVERSCENESUBTYPE_T1590638575_H
  4169. #ifndef SYMBOLSTYLE_T652100663_H
  4170. #define SYMBOLSTYLE_T652100663_H
  4171. #ifdef __clang__
  4172. #pragma clang diagnostic push
  4173. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4174. #pragma clang diagnostic ignored "-Wunused-variable"
  4175. #endif
  4176. // UIFont/SymbolStyle
  4177. struct SymbolStyle_t652100663
  4178. {
  4179. public:
  4180. // System.Int32 UIFont/SymbolStyle::value__
  4181. int32_t ___value___1;
  4182. public:
  4183. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(SymbolStyle_t652100663, ___value___1)); }
  4184. inline int32_t get_value___1() const { return ___value___1; }
  4185. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4186. inline void set_value___1(int32_t value)
  4187. {
  4188. ___value___1 = value;
  4189. }
  4190. };
  4191. #ifdef __clang__
  4192. #pragma clang diagnostic pop
  4193. #endif
  4194. #endif // SYMBOLSTYLE_T652100663_H
  4195. #ifndef ENUMMSGBOXTYPE_T4255590095_H
  4196. #define ENUMMSGBOXTYPE_T4255590095_H
  4197. #ifdef __clang__
  4198. #pragma clang diagnostic push
  4199. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4200. #pragma clang diagnostic ignored "-Wunused-variable"
  4201. #endif
  4202. // DMCore.enumMsgBoxType
  4203. struct enumMsgBoxType_t4255590095
  4204. {
  4205. public:
  4206. // System.Int32 DMCore.enumMsgBoxType::value__
  4207. int32_t ___value___1;
  4208. public:
  4209. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(enumMsgBoxType_t4255590095, ___value___1)); }
  4210. inline int32_t get_value___1() const { return ___value___1; }
  4211. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4212. inline void set_value___1(int32_t value)
  4213. {
  4214. ___value___1 = value;
  4215. }
  4216. };
  4217. #ifdef __clang__
  4218. #pragma clang diagnostic pop
  4219. #endif
  4220. #endif // ENUMMSGBOXTYPE_T4255590095_H
  4221. #ifndef ENUMSCENEOBJTYPE_T2879723971_H
  4222. #define ENUMSCENEOBJTYPE_T2879723971_H
  4223. #ifdef __clang__
  4224. #pragma clang diagnostic push
  4225. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4226. #pragma clang diagnostic ignored "-Wunused-variable"
  4227. #endif
  4228. // DMCore.Framework.Scene.enumSceneObjType
  4229. struct enumSceneObjType_t2879723971
  4230. {
  4231. public:
  4232. // System.Int32 DMCore.Framework.Scene.enumSceneObjType::value__
  4233. int32_t ___value___1;
  4234. public:
  4235. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(enumSceneObjType_t2879723971, ___value___1)); }
  4236. inline int32_t get_value___1() const { return ___value___1; }
  4237. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4238. inline void set_value___1(int32_t value)
  4239. {
  4240. ___value___1 = value;
  4241. }
  4242. };
  4243. #ifdef __clang__
  4244. #pragma clang diagnostic pop
  4245. #endif
  4246. #endif // ENUMSCENEOBJTYPE_T2879723971_H
  4247. #ifndef INSIDEEFFECT_T3952523169_H
  4248. #define INSIDEEFFECT_T3952523169_H
  4249. #ifdef __clang__
  4250. #pragma clang diagnostic push
  4251. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4252. #pragma clang diagnostic ignored "-Wunused-variable"
  4253. #endif
  4254. // UILabel/InsideEffect
  4255. struct InsideEffect_t3952523169
  4256. {
  4257. public:
  4258. // System.Int32 UILabel/InsideEffect::value__
  4259. int32_t ___value___1;
  4260. public:
  4261. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(InsideEffect_t3952523169, ___value___1)); }
  4262. inline int32_t get_value___1() const { return ___value___1; }
  4263. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4264. inline void set_value___1(int32_t value)
  4265. {
  4266. ___value___1 = value;
  4267. }
  4268. };
  4269. #ifdef __clang__
  4270. #pragma clang diagnostic pop
  4271. #endif
  4272. #endif // INSIDEEFFECT_T3952523169_H
  4273. #ifndef ENUMEFFECTTYPE_T895630196_H
  4274. #define ENUMEFFECTTYPE_T895630196_H
  4275. #ifdef __clang__
  4276. #pragma clang diagnostic push
  4277. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4278. #pragma clang diagnostic ignored "-Wunused-variable"
  4279. #endif
  4280. // DMCore.Framework.enumEffectType
  4281. struct enumEffectType_t895630196
  4282. {
  4283. public:
  4284. // System.Int32 DMCore.Framework.enumEffectType::value__
  4285. int32_t ___value___1;
  4286. public:
  4287. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(enumEffectType_t895630196, ___value___1)); }
  4288. inline int32_t get_value___1() const { return ___value___1; }
  4289. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4290. inline void set_value___1(int32_t value)
  4291. {
  4292. ___value___1 = value;
  4293. }
  4294. };
  4295. #ifdef __clang__
  4296. #pragma clang diagnostic pop
  4297. #endif
  4298. #endif // ENUMEFFECTTYPE_T895630196_H
  4299. #ifndef EFFECT_T2533209744_H
  4300. #define EFFECT_T2533209744_H
  4301. #ifdef __clang__
  4302. #pragma clang diagnostic push
  4303. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4304. #pragma clang diagnostic ignored "-Wunused-variable"
  4305. #endif
  4306. // UILabel/Effect
  4307. struct Effect_t2533209744
  4308. {
  4309. public:
  4310. // System.Int32 UILabel/Effect::value__
  4311. int32_t ___value___1;
  4312. public:
  4313. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(Effect_t2533209744, ___value___1)); }
  4314. inline int32_t get_value___1() const { return ___value___1; }
  4315. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4316. inline void set_value___1(int32_t value)
  4317. {
  4318. ___value___1 = value;
  4319. }
  4320. };
  4321. #ifdef __clang__
  4322. #pragma clang diagnostic pop
  4323. #endif
  4324. #endif // EFFECT_T2533209744_H
  4325. #ifndef SENDMESSAGEOPTIONS_T3580193095_H
  4326. #define SENDMESSAGEOPTIONS_T3580193095_H
  4327. #ifdef __clang__
  4328. #pragma clang diagnostic push
  4329. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4330. #pragma clang diagnostic ignored "-Wunused-variable"
  4331. #endif
  4332. // UnityEngine.SendMessageOptions
  4333. struct SendMessageOptions_t3580193095
  4334. {
  4335. public:
  4336. // System.Int32 UnityEngine.SendMessageOptions::value__
  4337. int32_t ___value___1;
  4338. public:
  4339. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(SendMessageOptions_t3580193095, ___value___1)); }
  4340. inline int32_t get_value___1() const { return ___value___1; }
  4341. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4342. inline void set_value___1(int32_t value)
  4343. {
  4344. ___value___1 = value;
  4345. }
  4346. };
  4347. #ifdef __clang__
  4348. #pragma clang diagnostic pop
  4349. #endif
  4350. #endif // SENDMESSAGEOPTIONS_T3580193095_H
  4351. #ifndef ITEM_NEW_TYPE_T1459219112_H
  4352. #define ITEM_NEW_TYPE_T1459219112_H
  4353. #ifdef __clang__
  4354. #pragma clang diagnostic push
  4355. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4356. #pragma clang diagnostic ignored "-Wunused-variable"
  4357. #endif
  4358. // DMCore.Logic.ITEM_NEW_TYPE
  4359. struct ITEM_NEW_TYPE_t1459219112
  4360. {
  4361. public:
  4362. // System.Int32 DMCore.Logic.ITEM_NEW_TYPE::value__
  4363. int32_t ___value___1;
  4364. public:
  4365. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(ITEM_NEW_TYPE_t1459219112, ___value___1)); }
  4366. inline int32_t get_value___1() const { return ___value___1; }
  4367. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4368. inline void set_value___1(int32_t value)
  4369. {
  4370. ___value___1 = value;
  4371. }
  4372. };
  4373. #ifdef __clang__
  4374. #pragma clang diagnostic pop
  4375. #endif
  4376. #endif // ITEM_NEW_TYPE_T1459219112_H
  4377. #ifndef ENUMPERSONPAGE_T2164876408_H
  4378. #define ENUMPERSONPAGE_T2164876408_H
  4379. #ifdef __clang__
  4380. #pragma clang diagnostic push
  4381. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4382. #pragma clang diagnostic ignored "-Wunused-variable"
  4383. #endif
  4384. // DMCore.Logic.enumPersonPage
  4385. struct enumPersonPage_t2164876408
  4386. {
  4387. public:
  4388. // System.Int32 DMCore.Logic.enumPersonPage::value__
  4389. int32_t ___value___1;
  4390. public:
  4391. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(enumPersonPage_t2164876408, ___value___1)); }
  4392. inline int32_t get_value___1() const { return ___value___1; }
  4393. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4394. inline void set_value___1(int32_t value)
  4395. {
  4396. ___value___1 = value;
  4397. }
  4398. };
  4399. #ifdef __clang__
  4400. #pragma clang diagnostic pop
  4401. #endif
  4402. #endif // ENUMPERSONPAGE_T2164876408_H
  4403. #ifndef ENUMCURRENCYTYPE_T416187939_H
  4404. #define ENUMCURRENCYTYPE_T416187939_H
  4405. #ifdef __clang__
  4406. #pragma clang diagnostic push
  4407. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4408. #pragma clang diagnostic ignored "-Wunused-variable"
  4409. #endif
  4410. // DMCore.Logic.enumCurrencyType
  4411. struct enumCurrencyType_t416187939
  4412. {
  4413. public:
  4414. // System.Int32 DMCore.Logic.enumCurrencyType::value__
  4415. int32_t ___value___1;
  4416. public:
  4417. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(enumCurrencyType_t416187939, ___value___1)); }
  4418. inline int32_t get_value___1() const { return ___value___1; }
  4419. inline int32_t* get_address_of_value___1() { return &___value___1; }
  4420. inline void set_value___1(int32_t value)
  4421. {
  4422. ___value___1 = value;
  4423. }
  4424. };
  4425. #ifdef __clang__
  4426. #pragma clang diagnostic pop
  4427. #endif
  4428. #endif // ENUMCURRENCYTYPE_T416187939_H
  4429. #ifndef PAGETIPSMANAGER_T2228145721_H
  4430. #define PAGETIPSMANAGER_T2228145721_H
  4431. #ifdef __clang__
  4432. #pragma clang diagnostic push
  4433. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4434. #pragma clang diagnostic ignored "-Wunused-variable"
  4435. #endif
  4436. // DMCore.Logic.PageTipsManager
  4437. struct PageTipsManager_t2228145721 : public IMonoCtrllor_t1427182583
  4438. {
  4439. public:
  4440. // DMCore.Logic.PageTipsData DMCore.Logic.PageTipsManager::m_Data
  4441. PageTipsData_t3428124494 * ___m_Data_1;
  4442. // System.Boolean DMCore.Logic.PageTipsManager::enableDrag
  4443. bool ___enableDrag_3;
  4444. public:
  4445. inline static int32_t get_offset_of_m_Data_1() { return static_cast<int32_t>(offsetof(PageTipsManager_t2228145721, ___m_Data_1)); }
  4446. inline PageTipsData_t3428124494 * get_m_Data_1() const { return ___m_Data_1; }
  4447. inline PageTipsData_t3428124494 ** get_address_of_m_Data_1() { return &___m_Data_1; }
  4448. inline void set_m_Data_1(PageTipsData_t3428124494 * value)
  4449. {
  4450. ___m_Data_1 = value;
  4451. Il2CppCodeGenWriteBarrier((&___m_Data_1), value);
  4452. }
  4453. inline static int32_t get_offset_of_enableDrag_3() { return static_cast<int32_t>(offsetof(PageTipsManager_t2228145721, ___enableDrag_3)); }
  4454. inline bool get_enableDrag_3() const { return ___enableDrag_3; }
  4455. inline bool* get_address_of_enableDrag_3() { return &___enableDrag_3; }
  4456. inline void set_enableDrag_3(bool value)
  4457. {
  4458. ___enableDrag_3 = value;
  4459. }
  4460. };
  4461. struct PageTipsManager_t2228145721_StaticFields
  4462. {
  4463. public:
  4464. // DMCore.Logic.PageTipsManager DMCore.Logic.PageTipsManager::s_instance
  4465. PageTipsManager_t2228145721 * ___s_instance_2;
  4466. public:
  4467. inline static int32_t get_offset_of_s_instance_2() { return static_cast<int32_t>(offsetof(PageTipsManager_t2228145721_StaticFields, ___s_instance_2)); }
  4468. inline PageTipsManager_t2228145721 * get_s_instance_2() const { return ___s_instance_2; }
  4469. inline PageTipsManager_t2228145721 ** get_address_of_s_instance_2() { return &___s_instance_2; }
  4470. inline void set_s_instance_2(PageTipsManager_t2228145721 * value)
  4471. {
  4472. ___s_instance_2 = value;
  4473. Il2CppCodeGenWriteBarrier((&___s_instance_2), value);
  4474. }
  4475. };
  4476. #ifdef __clang__
  4477. #pragma clang diagnostic pop
  4478. #endif
  4479. #endif // PAGETIPSMANAGER_T2228145721_H
  4480. #ifndef CFRAGMENTSHOPMANAGER_T693884529_H
  4481. #define CFRAGMENTSHOPMANAGER_T693884529_H
  4482. #ifdef __clang__
  4483. #pragma clang diagnostic push
  4484. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4485. #pragma clang diagnostic ignored "-Wunused-variable"
  4486. #endif
  4487. // DMCore.Logic.CFragmentShopManager
  4488. struct CFragmentShopManager_t693884529 : public RuntimeObject
  4489. {
  4490. public:
  4491. // System.Action`1<DMCore.Logic.ITEM_SHOP_TYPE> DMCore.Logic.CFragmentShopManager::ChangeTabEvent
  4492. Action_1_t1368688201 * ___ChangeTabEvent_1;
  4493. // System.Action`1<DMCore.Logic.ITEM_NEW_TYPE> DMCore.Logic.CFragmentShopManager::ChangeClothesEvent
  4494. Action_1_t1631686707 * ___ChangeClothesEvent_2;
  4495. // System.String[] DMCore.Logic.CFragmentShopManager::FRAGMENTTYPE_COIN_TYPE_CACHE_STRING
  4496. StringU5BU5D_t1281789340* ___FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3;
  4497. // System.String[] DMCore.Logic.CFragmentShopManager::FRAGMENT_COIN_SPRITE_STRING
  4498. StringU5BU5D_t1281789340* ___FRAGMENT_COIN_SPRITE_STRING_4;
  4499. // DMCore.Logic.ITEM_SHOP_TYPE DMCore.Logic.CFragmentShopManager::<CurrentTab>k__BackingField
  4500. int32_t ___U3CCurrentTabU3Ek__BackingField_5;
  4501. // DMCore.Logic.ITEM_NEW_TYPE DMCore.Logic.CFragmentShopManager::<CurrentType>k__BackingField
  4502. int32_t ___U3CCurrentTypeU3Ek__BackingField_6;
  4503. // System.Collections.Generic.Dictionary`2<DMCore.Logic.ITEM_NEW_TYPE,System.Collections.Generic.List`1<DMCore.Logic.FragmentShopItem>> DMCore.Logic.CFragmentShopManager::m_FragmentShopItemList
  4504. Dictionary_2_t3386653540 * ___m_FragmentShopItemList_7;
  4505. public:
  4506. inline static int32_t get_offset_of_ChangeTabEvent_1() { return static_cast<int32_t>(offsetof(CFragmentShopManager_t693884529, ___ChangeTabEvent_1)); }
  4507. inline Action_1_t1368688201 * get_ChangeTabEvent_1() const { return ___ChangeTabEvent_1; }
  4508. inline Action_1_t1368688201 ** get_address_of_ChangeTabEvent_1() { return &___ChangeTabEvent_1; }
  4509. inline void set_ChangeTabEvent_1(Action_1_t1368688201 * value)
  4510. {
  4511. ___ChangeTabEvent_1 = value;
  4512. Il2CppCodeGenWriteBarrier((&___ChangeTabEvent_1), value);
  4513. }
  4514. inline static int32_t get_offset_of_ChangeClothesEvent_2() { return static_cast<int32_t>(offsetof(CFragmentShopManager_t693884529, ___ChangeClothesEvent_2)); }
  4515. inline Action_1_t1631686707 * get_ChangeClothesEvent_2() const { return ___ChangeClothesEvent_2; }
  4516. inline Action_1_t1631686707 ** get_address_of_ChangeClothesEvent_2() { return &___ChangeClothesEvent_2; }
  4517. inline void set_ChangeClothesEvent_2(Action_1_t1631686707 * value)
  4518. {
  4519. ___ChangeClothesEvent_2 = value;
  4520. Il2CppCodeGenWriteBarrier((&___ChangeClothesEvent_2), value);
  4521. }
  4522. inline static int32_t get_offset_of_FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3() { return static_cast<int32_t>(offsetof(CFragmentShopManager_t693884529, ___FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3)); }
  4523. inline StringU5BU5D_t1281789340* get_FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3() const { return ___FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3; }
  4524. inline StringU5BU5D_t1281789340** get_address_of_FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3() { return &___FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3; }
  4525. inline void set_FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3(StringU5BU5D_t1281789340* value)
  4526. {
  4527. ___FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3 = value;
  4528. Il2CppCodeGenWriteBarrier((&___FRAGMENTTYPE_COIN_TYPE_CACHE_STRING_3), value);
  4529. }
  4530. inline static int32_t get_offset_of_FRAGMENT_COIN_SPRITE_STRING_4() { return static_cast<int32_t>(offsetof(CFragmentShopManager_t693884529, ___FRAGMENT_COIN_SPRITE_STRING_4)); }
  4531. inline StringU5BU5D_t1281789340* get_FRAGMENT_COIN_SPRITE_STRING_4() const { return ___FRAGMENT_COIN_SPRITE_STRING_4; }
  4532. inline StringU5BU5D_t1281789340** get_address_of_FRAGMENT_COIN_SPRITE_STRING_4() { return &___FRAGMENT_COIN_SPRITE_STRING_4; }
  4533. inline void set_FRAGMENT_COIN_SPRITE_STRING_4(StringU5BU5D_t1281789340* value)
  4534. {
  4535. ___FRAGMENT_COIN_SPRITE_STRING_4 = value;
  4536. Il2CppCodeGenWriteBarrier((&___FRAGMENT_COIN_SPRITE_STRING_4), value);
  4537. }
  4538. inline static int32_t get_offset_of_U3CCurrentTabU3Ek__BackingField_5() { return static_cast<int32_t>(offsetof(CFragmentShopManager_t693884529, ___U3CCurrentTabU3Ek__BackingField_5)); }
  4539. inline int32_t get_U3CCurrentTabU3Ek__BackingField_5() const { return ___U3CCurrentTabU3Ek__BackingField_5; }
  4540. inline int32_t* get_address_of_U3CCurrentTabU3Ek__BackingField_5() { return &___U3CCurrentTabU3Ek__BackingField_5; }
  4541. inline void set_U3CCurrentTabU3Ek__BackingField_5(int32_t value)
  4542. {
  4543. ___U3CCurrentTabU3Ek__BackingField_5 = value;
  4544. }
  4545. inline static int32_t get_offset_of_U3CCurrentTypeU3Ek__BackingField_6() { return static_cast<int32_t>(offsetof(CFragmentShopManager_t693884529, ___U3CCurrentTypeU3Ek__BackingField_6)); }
  4546. inline int32_t get_U3CCurrentTypeU3Ek__BackingField_6() const { return ___U3CCurrentTypeU3Ek__BackingField_6; }
  4547. inline int32_t* get_address_of_U3CCurrentTypeU3Ek__BackingField_6() { return &___U3CCurrentTypeU3Ek__BackingField_6; }
  4548. inline void set_U3CCurrentTypeU3Ek__BackingField_6(int32_t value)
  4549. {
  4550. ___U3CCurrentTypeU3Ek__BackingField_6 = value;
  4551. }
  4552. inline static int32_t get_offset_of_m_FragmentShopItemList_7() { return static_cast<int32_t>(offsetof(CFragmentShopManager_t693884529, ___m_FragmentShopItemList_7)); }
  4553. inline Dictionary_2_t3386653540 * get_m_FragmentShopItemList_7() const { return ___m_FragmentShopItemList_7; }
  4554. inline Dictionary_2_t3386653540 ** get_address_of_m_FragmentShopItemList_7() { return &___m_FragmentShopItemList_7; }
  4555. inline void set_m_FragmentShopItemList_7(Dictionary_2_t3386653540 * value)
  4556. {
  4557. ___m_FragmentShopItemList_7 = value;
  4558. Il2CppCodeGenWriteBarrier((&___m_FragmentShopItemList_7), value);
  4559. }
  4560. };
  4561. struct CFragmentShopManager_t693884529_StaticFields
  4562. {
  4563. public:
  4564. // DMCore.Logic.CFragmentShopManager DMCore.Logic.CFragmentShopManager::s_Instance
  4565. CFragmentShopManager_t693884529 * ___s_Instance_0;
  4566. public:
  4567. inline static int32_t get_offset_of_s_Instance_0() { return static_cast<int32_t>(offsetof(CFragmentShopManager_t693884529_StaticFields, ___s_Instance_0)); }
  4568. inline CFragmentShopManager_t693884529 * get_s_Instance_0() const { return ___s_Instance_0; }
  4569. inline CFragmentShopManager_t693884529 ** get_address_of_s_Instance_0() { return &___s_Instance_0; }
  4570. inline void set_s_Instance_0(CFragmentShopManager_t693884529 * value)
  4571. {
  4572. ___s_Instance_0 = value;
  4573. Il2CppCodeGenWriteBarrier((&___s_Instance_0), value);
  4574. }
  4575. };
  4576. #ifdef __clang__
  4577. #pragma clang diagnostic pop
  4578. #endif
  4579. #endif // CFRAGMENTSHOPMANAGER_T693884529_H
  4580. #ifndef MULTICASTDELEGATE_T_H
  4581. #define MULTICASTDELEGATE_T_H
  4582. #ifdef __clang__
  4583. #pragma clang diagnostic push
  4584. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4585. #pragma clang diagnostic ignored "-Wunused-variable"
  4586. #endif
  4587. // System.MulticastDelegate
  4588. struct MulticastDelegate_t : public Delegate_t1188392813
  4589. {
  4590. public:
  4591. // System.MulticastDelegate System.MulticastDelegate::prev
  4592. MulticastDelegate_t * ___prev_9;
  4593. // System.MulticastDelegate System.MulticastDelegate::kpm_next
  4594. MulticastDelegate_t * ___kpm_next_10;
  4595. public:
  4596. inline static int32_t get_offset_of_prev_9() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___prev_9)); }
  4597. inline MulticastDelegate_t * get_prev_9() const { return ___prev_9; }
  4598. inline MulticastDelegate_t ** get_address_of_prev_9() { return &___prev_9; }
  4599. inline void set_prev_9(MulticastDelegate_t * value)
  4600. {
  4601. ___prev_9 = value;
  4602. Il2CppCodeGenWriteBarrier((&___prev_9), value);
  4603. }
  4604. inline static int32_t get_offset_of_kpm_next_10() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___kpm_next_10)); }
  4605. inline MulticastDelegate_t * get_kpm_next_10() const { return ___kpm_next_10; }
  4606. inline MulticastDelegate_t ** get_address_of_kpm_next_10() { return &___kpm_next_10; }
  4607. inline void set_kpm_next_10(MulticastDelegate_t * value)
  4608. {
  4609. ___kpm_next_10 = value;
  4610. Il2CppCodeGenWriteBarrier((&___kpm_next_10), value);
  4611. }
  4612. };
  4613. #ifdef __clang__
  4614. #pragma clang diagnostic pop
  4615. #endif
  4616. #endif // MULTICASTDELEGATE_T_H
  4617. #ifndef MOTION_T1110556653_H
  4618. #define MOTION_T1110556653_H
  4619. #ifdef __clang__
  4620. #pragma clang diagnostic push
  4621. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4622. #pragma clang diagnostic ignored "-Wunused-variable"
  4623. #endif
  4624. // UnityEngine.Motion
  4625. struct Motion_t1110556653 : public Object_t631007953
  4626. {
  4627. public:
  4628. public:
  4629. };
  4630. #ifdef __clang__
  4631. #pragma clang diagnostic pop
  4632. #endif
  4633. #endif // MOTION_T1110556653_H
  4634. #ifndef GIFTPACK_T4141643335_H
  4635. #define GIFTPACK_T4141643335_H
  4636. #ifdef __clang__
  4637. #pragma clang diagnostic push
  4638. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4639. #pragma clang diagnostic ignored "-Wunused-variable"
  4640. #endif
  4641. // DMCore.Logic.GiftPack
  4642. struct GiftPack_t4141643335 : public RuntimeObject
  4643. {
  4644. public:
  4645. // System.Int32 DMCore.Logic.GiftPack::nBagId
  4646. int32_t ___nBagId_0;
  4647. // System.Int32 DMCore.Logic.GiftPack::ConfigID
  4648. int32_t ___ConfigID_1;
  4649. // DMCore.Logic.EGiftPackType DMCore.Logic.GiftPack::Type
  4650. int32_t ___Type_2;
  4651. // System.Collections.Generic.List`1<DMCore.Logic.GiftPackageItemUnit> DMCore.Logic.GiftPack::ItemList
  4652. List_1_t3948706452 * ___ItemList_3;
  4653. // System.Collections.Generic.List`1<DMCore.Logic.GiftPackageItemCond> DMCore.Logic.GiftPack::CondList
  4654. List_1_t3115654357 * ___CondList_4;
  4655. // System.Int32 DMCore.Logic.GiftPack::WeightTotal
  4656. int32_t ___WeightTotal_5;
  4657. // System.Int32 DMCore.Logic.GiftPack::SelectedCount
  4658. int32_t ___SelectedCount_6;
  4659. public:
  4660. inline static int32_t get_offset_of_nBagId_0() { return static_cast<int32_t>(offsetof(GiftPack_t4141643335, ___nBagId_0)); }
  4661. inline int32_t get_nBagId_0() const { return ___nBagId_0; }
  4662. inline int32_t* get_address_of_nBagId_0() { return &___nBagId_0; }
  4663. inline void set_nBagId_0(int32_t value)
  4664. {
  4665. ___nBagId_0 = value;
  4666. }
  4667. inline static int32_t get_offset_of_ConfigID_1() { return static_cast<int32_t>(offsetof(GiftPack_t4141643335, ___ConfigID_1)); }
  4668. inline int32_t get_ConfigID_1() const { return ___ConfigID_1; }
  4669. inline int32_t* get_address_of_ConfigID_1() { return &___ConfigID_1; }
  4670. inline void set_ConfigID_1(int32_t value)
  4671. {
  4672. ___ConfigID_1 = value;
  4673. }
  4674. inline static int32_t get_offset_of_Type_2() { return static_cast<int32_t>(offsetof(GiftPack_t4141643335, ___Type_2)); }
  4675. inline int32_t get_Type_2() const { return ___Type_2; }
  4676. inline int32_t* get_address_of_Type_2() { return &___Type_2; }
  4677. inline void set_Type_2(int32_t value)
  4678. {
  4679. ___Type_2 = value;
  4680. }
  4681. inline static int32_t get_offset_of_ItemList_3() { return static_cast<int32_t>(offsetof(GiftPack_t4141643335, ___ItemList_3)); }
  4682. inline List_1_t3948706452 * get_ItemList_3() const { return ___ItemList_3; }
  4683. inline List_1_t3948706452 ** get_address_of_ItemList_3() { return &___ItemList_3; }
  4684. inline void set_ItemList_3(List_1_t3948706452 * value)
  4685. {
  4686. ___ItemList_3 = value;
  4687. Il2CppCodeGenWriteBarrier((&___ItemList_3), value);
  4688. }
  4689. inline static int32_t get_offset_of_CondList_4() { return static_cast<int32_t>(offsetof(GiftPack_t4141643335, ___CondList_4)); }
  4690. inline List_1_t3115654357 * get_CondList_4() const { return ___CondList_4; }
  4691. inline List_1_t3115654357 ** get_address_of_CondList_4() { return &___CondList_4; }
  4692. inline void set_CondList_4(List_1_t3115654357 * value)
  4693. {
  4694. ___CondList_4 = value;
  4695. Il2CppCodeGenWriteBarrier((&___CondList_4), value);
  4696. }
  4697. inline static int32_t get_offset_of_WeightTotal_5() { return static_cast<int32_t>(offsetof(GiftPack_t4141643335, ___WeightTotal_5)); }
  4698. inline int32_t get_WeightTotal_5() const { return ___WeightTotal_5; }
  4699. inline int32_t* get_address_of_WeightTotal_5() { return &___WeightTotal_5; }
  4700. inline void set_WeightTotal_5(int32_t value)
  4701. {
  4702. ___WeightTotal_5 = value;
  4703. }
  4704. inline static int32_t get_offset_of_SelectedCount_6() { return static_cast<int32_t>(offsetof(GiftPack_t4141643335, ___SelectedCount_6)); }
  4705. inline int32_t get_SelectedCount_6() const { return ___SelectedCount_6; }
  4706. inline int32_t* get_address_of_SelectedCount_6() { return &___SelectedCount_6; }
  4707. inline void set_SelectedCount_6(int32_t value)
  4708. {
  4709. ___SelectedCount_6 = value;
  4710. }
  4711. };
  4712. #ifdef __clang__
  4713. #pragma clang diagnostic pop
  4714. #endif
  4715. #endif // GIFTPACK_T4141643335_H
  4716. #ifndef CSIGNSMANAGER_T1825583579_H
  4717. #define CSIGNSMANAGER_T1825583579_H
  4718. #ifdef __clang__
  4719. #pragma clang diagnostic push
  4720. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4721. #pragma clang diagnostic ignored "-Wunused-variable"
  4722. #endif
  4723. // CSignsManager
  4724. struct CSignsManager_t1825583579 : public RuntimeObject
  4725. {
  4726. public:
  4727. // System.Collections.Generic.Dictionary`2<System.Int32,CSignsManager/ReminderPathData> CSignsManager::m_ReminderData
  4728. Dictionary_2_t1492992253 * ___m_ReminderData_1;
  4729. // System.Collections.Generic.List`1<CSignsManager/TypeClass> CSignsManager::m_ServerGetReminderList
  4730. List_1_t4136974863 * ___m_ServerGetReminderList_2;
  4731. // System.Collections.Generic.List`1<CSignsManager/SignPathData> CSignsManager::m_ShownData
  4732. List_1_t3172176916 * ___m_ShownData_3;
  4733. // System.Collections.Generic.List`1<CSignsManager/SignPathData> CSignsManager::m_CurrentFoundPathList
  4734. List_1_t3172176916 * ___m_CurrentFoundPathList_4;
  4735. // DMCore.Logic.enumPersonPage CSignsManager::m_CurrentPage
  4736. int32_t ___m_CurrentPage_5;
  4737. public:
  4738. inline static int32_t get_offset_of_m_ReminderData_1() { return static_cast<int32_t>(offsetof(CSignsManager_t1825583579, ___m_ReminderData_1)); }
  4739. inline Dictionary_2_t1492992253 * get_m_ReminderData_1() const { return ___m_ReminderData_1; }
  4740. inline Dictionary_2_t1492992253 ** get_address_of_m_ReminderData_1() { return &___m_ReminderData_1; }
  4741. inline void set_m_ReminderData_1(Dictionary_2_t1492992253 * value)
  4742. {
  4743. ___m_ReminderData_1 = value;
  4744. Il2CppCodeGenWriteBarrier((&___m_ReminderData_1), value);
  4745. }
  4746. inline static int32_t get_offset_of_m_ServerGetReminderList_2() { return static_cast<int32_t>(offsetof(CSignsManager_t1825583579, ___m_ServerGetReminderList_2)); }
  4747. inline List_1_t4136974863 * get_m_ServerGetReminderList_2() const { return ___m_ServerGetReminderList_2; }
  4748. inline List_1_t4136974863 ** get_address_of_m_ServerGetReminderList_2() { return &___m_ServerGetReminderList_2; }
  4749. inline void set_m_ServerGetReminderList_2(List_1_t4136974863 * value)
  4750. {
  4751. ___m_ServerGetReminderList_2 = value;
  4752. Il2CppCodeGenWriteBarrier((&___m_ServerGetReminderList_2), value);
  4753. }
  4754. inline static int32_t get_offset_of_m_ShownData_3() { return static_cast<int32_t>(offsetof(CSignsManager_t1825583579, ___m_ShownData_3)); }
  4755. inline List_1_t3172176916 * get_m_ShownData_3() const { return ___m_ShownData_3; }
  4756. inline List_1_t3172176916 ** get_address_of_m_ShownData_3() { return &___m_ShownData_3; }
  4757. inline void set_m_ShownData_3(List_1_t3172176916 * value)
  4758. {
  4759. ___m_ShownData_3 = value;
  4760. Il2CppCodeGenWriteBarrier((&___m_ShownData_3), value);
  4761. }
  4762. inline static int32_t get_offset_of_m_CurrentFoundPathList_4() { return static_cast<int32_t>(offsetof(CSignsManager_t1825583579, ___m_CurrentFoundPathList_4)); }
  4763. inline List_1_t3172176916 * get_m_CurrentFoundPathList_4() const { return ___m_CurrentFoundPathList_4; }
  4764. inline List_1_t3172176916 ** get_address_of_m_CurrentFoundPathList_4() { return &___m_CurrentFoundPathList_4; }
  4765. inline void set_m_CurrentFoundPathList_4(List_1_t3172176916 * value)
  4766. {
  4767. ___m_CurrentFoundPathList_4 = value;
  4768. Il2CppCodeGenWriteBarrier((&___m_CurrentFoundPathList_4), value);
  4769. }
  4770. inline static int32_t get_offset_of_m_CurrentPage_5() { return static_cast<int32_t>(offsetof(CSignsManager_t1825583579, ___m_CurrentPage_5)); }
  4771. inline int32_t get_m_CurrentPage_5() const { return ___m_CurrentPage_5; }
  4772. inline int32_t* get_address_of_m_CurrentPage_5() { return &___m_CurrentPage_5; }
  4773. inline void set_m_CurrentPage_5(int32_t value)
  4774. {
  4775. ___m_CurrentPage_5 = value;
  4776. }
  4777. };
  4778. struct CSignsManager_t1825583579_StaticFields
  4779. {
  4780. public:
  4781. // CSignsManager CSignsManager::_instance
  4782. CSignsManager_t1825583579 * ____instance_0;
  4783. public:
  4784. inline static int32_t get_offset_of__instance_0() { return static_cast<int32_t>(offsetof(CSignsManager_t1825583579_StaticFields, ____instance_0)); }
  4785. inline CSignsManager_t1825583579 * get__instance_0() const { return ____instance_0; }
  4786. inline CSignsManager_t1825583579 ** get_address_of__instance_0() { return &____instance_0; }
  4787. inline void set__instance_0(CSignsManager_t1825583579 * value)
  4788. {
  4789. ____instance_0 = value;
  4790. Il2CppCodeGenWriteBarrier((&____instance_0), value);
  4791. }
  4792. };
  4793. #ifdef __clang__
  4794. #pragma clang diagnostic pop
  4795. #endif
  4796. #endif // CSIGNSMANAGER_T1825583579_H
  4797. #ifndef CMSGBOXCONTROL_T806533544_H
  4798. #define CMSGBOXCONTROL_T806533544_H
  4799. #ifdef __clang__
  4800. #pragma clang diagnostic push
  4801. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4802. #pragma clang diagnostic ignored "-Wunused-variable"
  4803. #endif
  4804. // DMCore.CMsgBoxControl
  4805. struct CMsgBoxControl_t806533544 : public RuntimeObject
  4806. {
  4807. public:
  4808. // System.Boolean DMCore.CMsgBoxControl::m_bActive
  4809. bool ___m_bActive_0;
  4810. // System.Collections.Generic.LinkedList`1<DMCore.CMsgBoxControl/msgBoxData> DMCore.CMsgBoxControl::m_listAll
  4811. LinkedList_1_t863209702 * ___m_listAll_1;
  4812. // UIWidget/Pivot DMCore.CMsgBoxControl::m_pivot
  4813. int32_t ___m_pivot_2;
  4814. public:
  4815. inline static int32_t get_offset_of_m_bActive_0() { return static_cast<int32_t>(offsetof(CMsgBoxControl_t806533544, ___m_bActive_0)); }
  4816. inline bool get_m_bActive_0() const { return ___m_bActive_0; }
  4817. inline bool* get_address_of_m_bActive_0() { return &___m_bActive_0; }
  4818. inline void set_m_bActive_0(bool value)
  4819. {
  4820. ___m_bActive_0 = value;
  4821. }
  4822. inline static int32_t get_offset_of_m_listAll_1() { return static_cast<int32_t>(offsetof(CMsgBoxControl_t806533544, ___m_listAll_1)); }
  4823. inline LinkedList_1_t863209702 * get_m_listAll_1() const { return ___m_listAll_1; }
  4824. inline LinkedList_1_t863209702 ** get_address_of_m_listAll_1() { return &___m_listAll_1; }
  4825. inline void set_m_listAll_1(LinkedList_1_t863209702 * value)
  4826. {
  4827. ___m_listAll_1 = value;
  4828. Il2CppCodeGenWriteBarrier((&___m_listAll_1), value);
  4829. }
  4830. inline static int32_t get_offset_of_m_pivot_2() { return static_cast<int32_t>(offsetof(CMsgBoxControl_t806533544, ___m_pivot_2)); }
  4831. inline int32_t get_m_pivot_2() const { return ___m_pivot_2; }
  4832. inline int32_t* get_address_of_m_pivot_2() { return &___m_pivot_2; }
  4833. inline void set_m_pivot_2(int32_t value)
  4834. {
  4835. ___m_pivot_2 = value;
  4836. }
  4837. };
  4838. struct CMsgBoxControl_t806533544_StaticFields
  4839. {
  4840. public:
  4841. // DMCore.CMsgBoxControl DMCore.CMsgBoxControl::s_Instance
  4842. CMsgBoxControl_t806533544 * ___s_Instance_3;
  4843. public:
  4844. inline static int32_t get_offset_of_s_Instance_3() { return static_cast<int32_t>(offsetof(CMsgBoxControl_t806533544_StaticFields, ___s_Instance_3)); }
  4845. inline CMsgBoxControl_t806533544 * get_s_Instance_3() const { return ___s_Instance_3; }
  4846. inline CMsgBoxControl_t806533544 ** get_address_of_s_Instance_3() { return &___s_Instance_3; }
  4847. inline void set_s_Instance_3(CMsgBoxControl_t806533544 * value)
  4848. {
  4849. ___s_Instance_3 = value;
  4850. Il2CppCodeGenWriteBarrier((&___s_Instance_3), value);
  4851. }
  4852. };
  4853. #ifdef __clang__
  4854. #pragma clang diagnostic pop
  4855. #endif
  4856. #endif // CMSGBOXCONTROL_T806533544_H
  4857. #ifndef MATERIAL_T340375123_H
  4858. #define MATERIAL_T340375123_H
  4859. #ifdef __clang__
  4860. #pragma clang diagnostic push
  4861. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4862. #pragma clang diagnostic ignored "-Wunused-variable"
  4863. #endif
  4864. // UnityEngine.Material
  4865. struct Material_t340375123 : public Object_t631007953
  4866. {
  4867. public:
  4868. public:
  4869. };
  4870. #ifdef __clang__
  4871. #pragma clang diagnostic pop
  4872. #endif
  4873. #endif // MATERIAL_T340375123_H
  4874. #ifndef CWNDCONTROLLER_T749709641_H
  4875. #define CWNDCONTROLLER_T749709641_H
  4876. #ifdef __clang__
  4877. #pragma clang diagnostic push
  4878. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4879. #pragma clang diagnostic ignored "-Wunused-variable"
  4880. #endif
  4881. // DMCore.Logic.CWndController
  4882. struct CWndController_t749709641 : public RuntimeObject
  4883. {
  4884. public:
  4885. // DMCore.Logic.CWndController/UIWndStack DMCore.Logic.CWndController::m_ShowWndStack
  4886. UIWndStack_t3738908003 * ___m_ShowWndStack_0;
  4887. // UnityEngine.Transform DMCore.Logic.CWndController::m_rootScene
  4888. Transform_t3600365921 * ___m_rootScene_1;
  4889. // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_rootPage
  4890. int32_t ___m_rootPage_2;
  4891. // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_customReturnPage
  4892. int32_t ___m_customReturnPage_3;
  4893. // System.Collections.Generic.Dictionary`2<System.String,UnityEngine.Transform> DMCore.Logic.CWndController::m_SceneBGGroup
  4894. Dictionary_2_t3385622220 * ___m_SceneBGGroup_4;
  4895. // System.Collections.Generic.Dictionary`2<DMCore.Logic.enumPersonPage,DMCore.Logic.CWndBase> DMCore.Logic.CWndController::m_dictionary
  4896. Dictionary_2_t3999618383 * ___m_dictionary_5;
  4897. // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_activePage
  4898. int32_t ___m_activePage_6;
  4899. // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_lastActivePage
  4900. int32_t ___m_lastActivePage_7;
  4901. // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::m_NeedShowTaskPage
  4902. int32_t ___m_NeedShowTaskPage_8;
  4903. public:
  4904. inline static int32_t get_offset_of_m_ShowWndStack_0() { return static_cast<int32_t>(offsetof(CWndController_t749709641, ___m_ShowWndStack_0)); }
  4905. inline UIWndStack_t3738908003 * get_m_ShowWndStack_0() const { return ___m_ShowWndStack_0; }
  4906. inline UIWndStack_t3738908003 ** get_address_of_m_ShowWndStack_0() { return &___m_ShowWndStack_0; }
  4907. inline void set_m_ShowWndStack_0(UIWndStack_t3738908003 * value)
  4908. {
  4909. ___m_ShowWndStack_0 = value;
  4910. Il2CppCodeGenWriteBarrier((&___m_ShowWndStack_0), value);
  4911. }
  4912. inline static int32_t get_offset_of_m_rootScene_1() { return static_cast<int32_t>(offsetof(CWndController_t749709641, ___m_rootScene_1)); }
  4913. inline Transform_t3600365921 * get_m_rootScene_1() const { return ___m_rootScene_1; }
  4914. inline Transform_t3600365921 ** get_address_of_m_rootScene_1() { return &___m_rootScene_1; }
  4915. inline void set_m_rootScene_1(Transform_t3600365921 * value)
  4916. {
  4917. ___m_rootScene_1 = value;
  4918. Il2CppCodeGenWriteBarrier((&___m_rootScene_1), value);
  4919. }
  4920. inline static int32_t get_offset_of_m_rootPage_2() { return static_cast<int32_t>(offsetof(CWndController_t749709641, ___m_rootPage_2)); }
  4921. inline int32_t get_m_rootPage_2() const { return ___m_rootPage_2; }
  4922. inline int32_t* get_address_of_m_rootPage_2() { return &___m_rootPage_2; }
  4923. inline void set_m_rootPage_2(int32_t value)
  4924. {
  4925. ___m_rootPage_2 = value;
  4926. }
  4927. inline static int32_t get_offset_of_m_customReturnPage_3() { return static_cast<int32_t>(offsetof(CWndController_t749709641, ___m_customReturnPage_3)); }
  4928. inline int32_t get_m_customReturnPage_3() const { return ___m_customReturnPage_3; }
  4929. inline int32_t* get_address_of_m_customReturnPage_3() { return &___m_customReturnPage_3; }
  4930. inline void set_m_customReturnPage_3(int32_t value)
  4931. {
  4932. ___m_customReturnPage_3 = value;
  4933. }
  4934. inline static int32_t get_offset_of_m_SceneBGGroup_4() { return static_cast<int32_t>(offsetof(CWndController_t749709641, ___m_SceneBGGroup_4)); }
  4935. inline Dictionary_2_t3385622220 * get_m_SceneBGGroup_4() const { return ___m_SceneBGGroup_4; }
  4936. inline Dictionary_2_t3385622220 ** get_address_of_m_SceneBGGroup_4() { return &___m_SceneBGGroup_4; }
  4937. inline void set_m_SceneBGGroup_4(Dictionary_2_t3385622220 * value)
  4938. {
  4939. ___m_SceneBGGroup_4 = value;
  4940. Il2CppCodeGenWriteBarrier((&___m_SceneBGGroup_4), value);
  4941. }
  4942. inline static int32_t get_offset_of_m_dictionary_5() { return static_cast<int32_t>(offsetof(CWndController_t749709641, ___m_dictionary_5)); }
  4943. inline Dictionary_2_t3999618383 * get_m_dictionary_5() const { return ___m_dictionary_5; }
  4944. inline Dictionary_2_t3999618383 ** get_address_of_m_dictionary_5() { return &___m_dictionary_5; }
  4945. inline void set_m_dictionary_5(Dictionary_2_t3999618383 * value)
  4946. {
  4947. ___m_dictionary_5 = value;
  4948. Il2CppCodeGenWriteBarrier((&___m_dictionary_5), value);
  4949. }
  4950. inline static int32_t get_offset_of_m_activePage_6() { return static_cast<int32_t>(offsetof(CWndController_t749709641, ___m_activePage_6)); }
  4951. inline int32_t get_m_activePage_6() const { return ___m_activePage_6; }
  4952. inline int32_t* get_address_of_m_activePage_6() { return &___m_activePage_6; }
  4953. inline void set_m_activePage_6(int32_t value)
  4954. {
  4955. ___m_activePage_6 = value;
  4956. }
  4957. inline static int32_t get_offset_of_m_lastActivePage_7() { return static_cast<int32_t>(offsetof(CWndController_t749709641, ___m_lastActivePage_7)); }
  4958. inline int32_t get_m_lastActivePage_7() const { return ___m_lastActivePage_7; }
  4959. inline int32_t* get_address_of_m_lastActivePage_7() { return &___m_lastActivePage_7; }
  4960. inline void set_m_lastActivePage_7(int32_t value)
  4961. {
  4962. ___m_lastActivePage_7 = value;
  4963. }
  4964. inline static int32_t get_offset_of_m_NeedShowTaskPage_8() { return static_cast<int32_t>(offsetof(CWndController_t749709641, ___m_NeedShowTaskPage_8)); }
  4965. inline int32_t get_m_NeedShowTaskPage_8() const { return ___m_NeedShowTaskPage_8; }
  4966. inline int32_t* get_address_of_m_NeedShowTaskPage_8() { return &___m_NeedShowTaskPage_8; }
  4967. inline void set_m_NeedShowTaskPage_8(int32_t value)
  4968. {
  4969. ___m_NeedShowTaskPage_8 = value;
  4970. }
  4971. };
  4972. struct CWndController_t749709641_StaticFields
  4973. {
  4974. public:
  4975. // DMCore.Logic.CWndController DMCore.Logic.CWndController::s_Instance
  4976. CWndController_t749709641 * ___s_Instance_9;
  4977. public:
  4978. inline static int32_t get_offset_of_s_Instance_9() { return static_cast<int32_t>(offsetof(CWndController_t749709641_StaticFields, ___s_Instance_9)); }
  4979. inline CWndController_t749709641 * get_s_Instance_9() const { return ___s_Instance_9; }
  4980. inline CWndController_t749709641 ** get_address_of_s_Instance_9() { return &___s_Instance_9; }
  4981. inline void set_s_Instance_9(CWndController_t749709641 * value)
  4982. {
  4983. ___s_Instance_9 = value;
  4984. Il2CppCodeGenWriteBarrier((&___s_Instance_9), value);
  4985. }
  4986. };
  4987. #ifdef __clang__
  4988. #pragma clang diagnostic pop
  4989. #endif
  4990. #endif // CWNDCONTROLLER_T749709641_H
  4991. #ifndef COMPONENT_T1923634451_H
  4992. #define COMPONENT_T1923634451_H
  4993. #ifdef __clang__
  4994. #pragma clang diagnostic push
  4995. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4996. #pragma clang diagnostic ignored "-Wunused-variable"
  4997. #endif
  4998. // UnityEngine.Component
  4999. struct Component_t1923634451 : public Object_t631007953
  5000. {
  5001. public:
  5002. public:
  5003. };
  5004. #ifdef __clang__
  5005. #pragma clang diagnostic pop
  5006. #endif
  5007. #endif // COMPONENT_T1923634451_H
  5008. #ifndef ISCENEBASEOBJ_T858622483_H
  5009. #define ISCENEBASEOBJ_T858622483_H
  5010. #ifdef __clang__
  5011. #pragma clang diagnostic push
  5012. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5013. #pragma clang diagnostic ignored "-Wunused-variable"
  5014. #endif
  5015. // DMCore.Framework.Scene.ISceneBaseObj
  5016. struct ISceneBaseObj_t858622483 : public ILogicBase_t2190831891
  5017. {
  5018. public:
  5019. // DMCore.Framework.Scene.ServerSceneObjType DMCore.Framework.Scene.ISceneBaseObj::m_Type
  5020. int16_t ___m_Type_4;
  5021. // DMCore.Framework.Scene.ServerSceneSubType DMCore.Framework.Scene.ISceneBaseObj::m_SubType
  5022. int16_t ___m_SubType_5;
  5023. // UnityEngine.GameObject DMCore.Framework.Scene.ISceneBaseObj::m_pGameObject
  5024. GameObject_t1113636619 * ___m_pGameObject_6;
  5025. // System.String DMCore.Framework.Scene.ISceneBaseObj::m_Name
  5026. String_t* ___m_Name_7;
  5027. // System.String DMCore.Framework.Scene.ISceneBaseObj::m_PrefabPath
  5028. String_t* ___m_PrefabPath_8;
  5029. // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.ISceneBaseObj::m_NetProperty
  5030. CProperty_t963755051 * ___m_NetProperty_9;
  5031. // DMCore.CDataProperty DMCore.Framework.Scene.ISceneBaseObj::m_userProperty
  5032. CDataProperty_t2806246268 * ___m_userProperty_10;
  5033. // System.Collections.Generic.List`1<DMCore.Framework.Scene.ISceneBaseObj/stTransformMove> DMCore.Framework.Scene.ISceneBaseObj::m_listTransform
  5034. List_1_t817360128 * ___m_listTransform_11;
  5035. // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::m_bEnable
  5036. bool ___m_bEnable_12;
  5037. // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::m_bEnableTitle
  5038. bool ___m_bEnableTitle_13;
  5039. // DMCore.Framework.Scene.enumRoleState DMCore.Framework.Scene.ISceneBaseObj::m_roleState
  5040. int32_t ___m_roleState_14;
  5041. // DMCore.Framework.CRoleEffectManager DMCore.Framework.Scene.ISceneBaseObj::m_RoleEffectManager
  5042. CRoleEffectManager_t3637256918 * ___m_RoleEffectManager_15;
  5043. // System.Int64 DMCore.Framework.Scene.ISceneBaseObj::m_UserID
  5044. int64_t ___m_UserID_16;
  5045. // CAnimSite DMCore.Framework.Scene.ISceneBaseObj::m_AnimSite
  5046. CAnimSite_t233742424 * ___m_AnimSite_17;
  5047. // CSkeletonSite DMCore.Framework.Scene.ISceneBaseObj::m_skeletonSite
  5048. CSkeletonSite_t1178137573 * ___m_skeletonSite_18;
  5049. public:
  5050. inline static int32_t get_offset_of_m_Type_4() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_Type_4)); }
  5051. inline int16_t get_m_Type_4() const { return ___m_Type_4; }
  5052. inline int16_t* get_address_of_m_Type_4() { return &___m_Type_4; }
  5053. inline void set_m_Type_4(int16_t value)
  5054. {
  5055. ___m_Type_4 = value;
  5056. }
  5057. inline static int32_t get_offset_of_m_SubType_5() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_SubType_5)); }
  5058. inline int16_t get_m_SubType_5() const { return ___m_SubType_5; }
  5059. inline int16_t* get_address_of_m_SubType_5() { return &___m_SubType_5; }
  5060. inline void set_m_SubType_5(int16_t value)
  5061. {
  5062. ___m_SubType_5 = value;
  5063. }
  5064. inline static int32_t get_offset_of_m_pGameObject_6() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_pGameObject_6)); }
  5065. inline GameObject_t1113636619 * get_m_pGameObject_6() const { return ___m_pGameObject_6; }
  5066. inline GameObject_t1113636619 ** get_address_of_m_pGameObject_6() { return &___m_pGameObject_6; }
  5067. inline void set_m_pGameObject_6(GameObject_t1113636619 * value)
  5068. {
  5069. ___m_pGameObject_6 = value;
  5070. Il2CppCodeGenWriteBarrier((&___m_pGameObject_6), value);
  5071. }
  5072. inline static int32_t get_offset_of_m_Name_7() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_Name_7)); }
  5073. inline String_t* get_m_Name_7() const { return ___m_Name_7; }
  5074. inline String_t** get_address_of_m_Name_7() { return &___m_Name_7; }
  5075. inline void set_m_Name_7(String_t* value)
  5076. {
  5077. ___m_Name_7 = value;
  5078. Il2CppCodeGenWriteBarrier((&___m_Name_7), value);
  5079. }
  5080. inline static int32_t get_offset_of_m_PrefabPath_8() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_PrefabPath_8)); }
  5081. inline String_t* get_m_PrefabPath_8() const { return ___m_PrefabPath_8; }
  5082. inline String_t** get_address_of_m_PrefabPath_8() { return &___m_PrefabPath_8; }
  5083. inline void set_m_PrefabPath_8(String_t* value)
  5084. {
  5085. ___m_PrefabPath_8 = value;
  5086. Il2CppCodeGenWriteBarrier((&___m_PrefabPath_8), value);
  5087. }
  5088. inline static int32_t get_offset_of_m_NetProperty_9() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_NetProperty_9)); }
  5089. inline CProperty_t963755051 * get_m_NetProperty_9() const { return ___m_NetProperty_9; }
  5090. inline CProperty_t963755051 ** get_address_of_m_NetProperty_9() { return &___m_NetProperty_9; }
  5091. inline void set_m_NetProperty_9(CProperty_t963755051 * value)
  5092. {
  5093. ___m_NetProperty_9 = value;
  5094. Il2CppCodeGenWriteBarrier((&___m_NetProperty_9), value);
  5095. }
  5096. inline static int32_t get_offset_of_m_userProperty_10() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_userProperty_10)); }
  5097. inline CDataProperty_t2806246268 * get_m_userProperty_10() const { return ___m_userProperty_10; }
  5098. inline CDataProperty_t2806246268 ** get_address_of_m_userProperty_10() { return &___m_userProperty_10; }
  5099. inline void set_m_userProperty_10(CDataProperty_t2806246268 * value)
  5100. {
  5101. ___m_userProperty_10 = value;
  5102. Il2CppCodeGenWriteBarrier((&___m_userProperty_10), value);
  5103. }
  5104. inline static int32_t get_offset_of_m_listTransform_11() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_listTransform_11)); }
  5105. inline List_1_t817360128 * get_m_listTransform_11() const { return ___m_listTransform_11; }
  5106. inline List_1_t817360128 ** get_address_of_m_listTransform_11() { return &___m_listTransform_11; }
  5107. inline void set_m_listTransform_11(List_1_t817360128 * value)
  5108. {
  5109. ___m_listTransform_11 = value;
  5110. Il2CppCodeGenWriteBarrier((&___m_listTransform_11), value);
  5111. }
  5112. inline static int32_t get_offset_of_m_bEnable_12() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_bEnable_12)); }
  5113. inline bool get_m_bEnable_12() const { return ___m_bEnable_12; }
  5114. inline bool* get_address_of_m_bEnable_12() { return &___m_bEnable_12; }
  5115. inline void set_m_bEnable_12(bool value)
  5116. {
  5117. ___m_bEnable_12 = value;
  5118. }
  5119. inline static int32_t get_offset_of_m_bEnableTitle_13() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_bEnableTitle_13)); }
  5120. inline bool get_m_bEnableTitle_13() const { return ___m_bEnableTitle_13; }
  5121. inline bool* get_address_of_m_bEnableTitle_13() { return &___m_bEnableTitle_13; }
  5122. inline void set_m_bEnableTitle_13(bool value)
  5123. {
  5124. ___m_bEnableTitle_13 = value;
  5125. }
  5126. inline static int32_t get_offset_of_m_roleState_14() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_roleState_14)); }
  5127. inline int32_t get_m_roleState_14() const { return ___m_roleState_14; }
  5128. inline int32_t* get_address_of_m_roleState_14() { return &___m_roleState_14; }
  5129. inline void set_m_roleState_14(int32_t value)
  5130. {
  5131. ___m_roleState_14 = value;
  5132. }
  5133. inline static int32_t get_offset_of_m_RoleEffectManager_15() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_RoleEffectManager_15)); }
  5134. inline CRoleEffectManager_t3637256918 * get_m_RoleEffectManager_15() const { return ___m_RoleEffectManager_15; }
  5135. inline CRoleEffectManager_t3637256918 ** get_address_of_m_RoleEffectManager_15() { return &___m_RoleEffectManager_15; }
  5136. inline void set_m_RoleEffectManager_15(CRoleEffectManager_t3637256918 * value)
  5137. {
  5138. ___m_RoleEffectManager_15 = value;
  5139. Il2CppCodeGenWriteBarrier((&___m_RoleEffectManager_15), value);
  5140. }
  5141. inline static int32_t get_offset_of_m_UserID_16() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_UserID_16)); }
  5142. inline int64_t get_m_UserID_16() const { return ___m_UserID_16; }
  5143. inline int64_t* get_address_of_m_UserID_16() { return &___m_UserID_16; }
  5144. inline void set_m_UserID_16(int64_t value)
  5145. {
  5146. ___m_UserID_16 = value;
  5147. }
  5148. inline static int32_t get_offset_of_m_AnimSite_17() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_AnimSite_17)); }
  5149. inline CAnimSite_t233742424 * get_m_AnimSite_17() const { return ___m_AnimSite_17; }
  5150. inline CAnimSite_t233742424 ** get_address_of_m_AnimSite_17() { return &___m_AnimSite_17; }
  5151. inline void set_m_AnimSite_17(CAnimSite_t233742424 * value)
  5152. {
  5153. ___m_AnimSite_17 = value;
  5154. Il2CppCodeGenWriteBarrier((&___m_AnimSite_17), value);
  5155. }
  5156. inline static int32_t get_offset_of_m_skeletonSite_18() { return static_cast<int32_t>(offsetof(ISceneBaseObj_t858622483, ___m_skeletonSite_18)); }
  5157. inline CSkeletonSite_t1178137573 * get_m_skeletonSite_18() const { return ___m_skeletonSite_18; }
  5158. inline CSkeletonSite_t1178137573 ** get_address_of_m_skeletonSite_18() { return &___m_skeletonSite_18; }
  5159. inline void set_m_skeletonSite_18(CSkeletonSite_t1178137573 * value)
  5160. {
  5161. ___m_skeletonSite_18 = value;
  5162. Il2CppCodeGenWriteBarrier((&___m_skeletonSite_18), value);
  5163. }
  5164. };
  5165. #ifdef __clang__
  5166. #pragma clang diagnostic pop
  5167. #endif
  5168. #endif // ISCENEBASEOBJ_T858622483_H
  5169. #ifndef GIFTPACKAGEITEMCOND_T1643579615_H
  5170. #define GIFTPACKAGEITEMCOND_T1643579615_H
  5171. #ifdef __clang__
  5172. #pragma clang diagnostic push
  5173. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5174. #pragma clang diagnostic ignored "-Wunused-variable"
  5175. #endif
  5176. // DMCore.Logic.GiftPackageItemCond
  5177. struct GiftPackageItemCond_t1643579615 : public RuntimeObject
  5178. {
  5179. public:
  5180. // DMCore.Logic.DropCondType DMCore.Logic.GiftPackageItemCond::type
  5181. int32_t ___type_0;
  5182. // System.Int32 DMCore.Logic.GiftPackageItemCond::target
  5183. int32_t ___target_1;
  5184. // System.Int32 DMCore.Logic.GiftPackageItemCond::current
  5185. int32_t ___current_2;
  5186. public:
  5187. inline static int32_t get_offset_of_type_0() { return static_cast<int32_t>(offsetof(GiftPackageItemCond_t1643579615, ___type_0)); }
  5188. inline int32_t get_type_0() const { return ___type_0; }
  5189. inline int32_t* get_address_of_type_0() { return &___type_0; }
  5190. inline void set_type_0(int32_t value)
  5191. {
  5192. ___type_0 = value;
  5193. }
  5194. inline static int32_t get_offset_of_target_1() { return static_cast<int32_t>(offsetof(GiftPackageItemCond_t1643579615, ___target_1)); }
  5195. inline int32_t get_target_1() const { return ___target_1; }
  5196. inline int32_t* get_address_of_target_1() { return &___target_1; }
  5197. inline void set_target_1(int32_t value)
  5198. {
  5199. ___target_1 = value;
  5200. }
  5201. inline static int32_t get_offset_of_current_2() { return static_cast<int32_t>(offsetof(GiftPackageItemCond_t1643579615, ___current_2)); }
  5202. inline int32_t get_current_2() const { return ___current_2; }
  5203. inline int32_t* get_address_of_current_2() { return &___current_2; }
  5204. inline void set_current_2(int32_t value)
  5205. {
  5206. ___current_2 = value;
  5207. }
  5208. };
  5209. #ifdef __clang__
  5210. #pragma clang diagnostic pop
  5211. #endif
  5212. #endif // GIFTPACKAGEITEMCOND_T1643579615_H
  5213. #ifndef GAMEOBJECT_T1113636619_H
  5214. #define GAMEOBJECT_T1113636619_H
  5215. #ifdef __clang__
  5216. #pragma clang diagnostic push
  5217. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5218. #pragma clang diagnostic ignored "-Wunused-variable"
  5219. #endif
  5220. // UnityEngine.GameObject
  5221. struct GameObject_t1113636619 : public Object_t631007953
  5222. {
  5223. public:
  5224. public:
  5225. };
  5226. #ifdef __clang__
  5227. #pragma clang diagnostic pop
  5228. #endif
  5229. #endif // GAMEOBJECT_T1113636619_H
  5230. #ifndef ISCENEROLE_T2394225724_H
  5231. #define ISCENEROLE_T2394225724_H
  5232. #ifdef __clang__
  5233. #pragma clang diagnostic push
  5234. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5235. #pragma clang diagnostic ignored "-Wunused-variable"
  5236. #endif
  5237. // DMCore.Framework.Scene.ISceneRole
  5238. struct ISceneRole_t2394225724 : public ISceneBaseObj_t858622483
  5239. {
  5240. public:
  5241. // System.String DMCore.Framework.Scene.ISceneRole::<PreEnterRoomAnimName>k__BackingField
  5242. String_t* ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20;
  5243. // System.String DMCore.Framework.Scene.ISceneRole::<PreSoleEffectName>k__BackingField
  5244. String_t* ___U3CPreSoleEffectNameU3Ek__BackingField_21;
  5245. // DMCore.Framework.Scene.CAvatarSite DMCore.Framework.Scene.ISceneRole::m_avatarSite
  5246. CAvatarSite_t1752665925 * ___m_avatarSite_22;
  5247. // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bEnableResetLocation
  5248. bool ___m_bEnableResetLocation_23;
  5249. // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bSendLoadingRes
  5250. bool ___m_bSendLoadingRes_24;
  5251. // DMCore.Framework.Scene.CRoleModel_Effect DMCore.Framework.Scene.ISceneRole::m_RoleEfect
  5252. CRoleModel_Effect_t71978069 * ___m_RoleEfect_25;
  5253. // DMCore.Framework.Scene.CRoleModelFace DMCore.Framework.Scene.ISceneRole::m_RoleFace
  5254. CRoleModelFace_t1285730091 * ___m_RoleFace_26;
  5255. // System.Int32 DMCore.Framework.Scene.ISceneRole::m_suitID
  5256. int32_t ___m_suitID_27;
  5257. // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bPlayingMemberEffect
  5258. bool ___m_bPlayingMemberEffect_28;
  5259. // System.Collections.Generic.Dictionary`2<System.Int32,DMCore.Framework.Scene.CRoleModelItem> DMCore.Framework.Scene.ISceneRole::m_listSubModel
  5260. Dictionary_2_t497245277 * ___m_listSubModel_29;
  5261. // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureMaster
  5262. Texture2D_t3840446185 * ___m_textureMaster_30;
  5263. // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureChallenger
  5264. Texture2D_t3840446185 * ___m_textureChallenger_31;
  5265. // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureTitle
  5266. Texture2D_t3840446185 * ___m_textureTitle_32;
  5267. // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureLevel
  5268. Texture2D_t3840446185 * ___m_textureLevel_33;
  5269. // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureQulify
  5270. Texture2D_t3840446185 * ___m_textureQulify_34;
  5271. // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureNew
  5272. Texture2D_t3840446185 * ___m_textureNew_35;
  5273. // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_textureStar
  5274. Texture2D_t3840446185 * ___m_textureStar_36;
  5275. // System.String DMCore.Framework.Scene.ISceneRole::m_starPath
  5276. String_t* ___m_starPath_37;
  5277. // UnityEngine.Texture2D DMCore.Framework.Scene.ISceneRole::m_texturePinjie
  5278. Texture2D_t3840446185 * ___m_texturePinjie_38;
  5279. // System.String DMCore.Framework.Scene.ISceneRole::m_pinJiePath
  5280. String_t* ___m_pinJiePath_39;
  5281. // System.Collections.Generic.List`1<UnityEngine.Texture2D> DMCore.Framework.Scene.ISceneRole::m_textureStatusArray
  5282. List_1_t1017553631 * ___m_textureStatusArray_40;
  5283. // System.String DMCore.Framework.Scene.ISceneRole::m_textureLevelPath
  5284. String_t* ___m_textureLevelPath_41;
  5285. // System.String DMCore.Framework.Scene.ISceneRole::m_textureNewPath
  5286. String_t* ___m_textureNewPath_42;
  5287. // System.Collections.Generic.List`1<System.String> DMCore.Framework.Scene.ISceneRole::m_textureStatusPathArray
  5288. List_1_t3319525431 * ___m_textureStatusPathArray_43;
  5289. // System.String DMCore.Framework.Scene.ISceneRole::m_titleTexturePath
  5290. String_t* ___m_titleTexturePath_44;
  5291. // System.Int32 DMCore.Framework.Scene.ISceneRole::m_faceIndex
  5292. int32_t ___m_faceIndex_45;
  5293. // System.Single DMCore.Framework.Scene.ISceneRole::m_faceTime
  5294. float ___m_faceTime_46;
  5295. // UnityEngine.Transform DMCore.Framework.Scene.ISceneRole::m_attachedTransform
  5296. Transform_t3600365921 * ___m_attachedTransform_47;
  5297. // System.Boolean DMCore.Framework.Scene.ISceneRole::m_IsNeedModelItemBindBone
  5298. bool ___m_IsNeedModelItemBindBone_48;
  5299. // System.Boolean DMCore.Framework.Scene.ISceneRole::b_titleEffect
  5300. bool ___b_titleEffect_49;
  5301. // System.Boolean DMCore.Framework.Scene.ISceneRole::b_newTagEffect
  5302. bool ___b_newTagEffect_50;
  5303. // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bEnableNewTag
  5304. bool ___m_bEnableNewTag_51;
  5305. // System.Boolean DMCore.Framework.Scene.ISceneRole::m_bEnablePretend
  5306. bool ___m_bEnablePretend_52;
  5307. // DMCore.Framework.Scene.CPetModel DMCore.Framework.Scene.ISceneRole::m_Pretender
  5308. CPetModel_t3783790547 * ___m_Pretender_53;
  5309. // System.Boolean DMCore.Framework.Scene.ISceneRole::isNeedPlayEnterAnim
  5310. bool ___isNeedPlayEnterAnim_54;
  5311. // System.Boolean DMCore.Framework.Scene.ISceneRole::isPlayingEnterAnim
  5312. bool ___isPlayingEnterAnim_55;
  5313. // System.Single DMCore.Framework.Scene.ISceneRole::m_drawHeadHight
  5314. float ___m_drawHeadHight_56;
  5315. // System.Int32 DMCore.Framework.Scene.ISceneRole::m_movingInteractionID
  5316. int32_t ___m_movingInteractionID_57;
  5317. // DMCore.Logic.CLocalSimulateRole DMCore.Framework.Scene.ISceneRole::m_simulateRole
  5318. CLocalSimulateRole_t4101146137 * ___m_simulateRole_58;
  5319. public:
  5320. inline static int32_t get_offset_of_U3CPreEnterRoomAnimNameU3Ek__BackingField_20() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20)); }
  5321. inline String_t* get_U3CPreEnterRoomAnimNameU3Ek__BackingField_20() const { return ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20; }
  5322. inline String_t** get_address_of_U3CPreEnterRoomAnimNameU3Ek__BackingField_20() { return &___U3CPreEnterRoomAnimNameU3Ek__BackingField_20; }
  5323. inline void set_U3CPreEnterRoomAnimNameU3Ek__BackingField_20(String_t* value)
  5324. {
  5325. ___U3CPreEnterRoomAnimNameU3Ek__BackingField_20 = value;
  5326. Il2CppCodeGenWriteBarrier((&___U3CPreEnterRoomAnimNameU3Ek__BackingField_20), value);
  5327. }
  5328. inline static int32_t get_offset_of_U3CPreSoleEffectNameU3Ek__BackingField_21() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___U3CPreSoleEffectNameU3Ek__BackingField_21)); }
  5329. inline String_t* get_U3CPreSoleEffectNameU3Ek__BackingField_21() const { return ___U3CPreSoleEffectNameU3Ek__BackingField_21; }
  5330. inline String_t** get_address_of_U3CPreSoleEffectNameU3Ek__BackingField_21() { return &___U3CPreSoleEffectNameU3Ek__BackingField_21; }
  5331. inline void set_U3CPreSoleEffectNameU3Ek__BackingField_21(String_t* value)
  5332. {
  5333. ___U3CPreSoleEffectNameU3Ek__BackingField_21 = value;
  5334. Il2CppCodeGenWriteBarrier((&___U3CPreSoleEffectNameU3Ek__BackingField_21), value);
  5335. }
  5336. inline static int32_t get_offset_of_m_avatarSite_22() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_avatarSite_22)); }
  5337. inline CAvatarSite_t1752665925 * get_m_avatarSite_22() const { return ___m_avatarSite_22; }
  5338. inline CAvatarSite_t1752665925 ** get_address_of_m_avatarSite_22() { return &___m_avatarSite_22; }
  5339. inline void set_m_avatarSite_22(CAvatarSite_t1752665925 * value)
  5340. {
  5341. ___m_avatarSite_22 = value;
  5342. Il2CppCodeGenWriteBarrier((&___m_avatarSite_22), value);
  5343. }
  5344. inline static int32_t get_offset_of_m_bEnableResetLocation_23() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_bEnableResetLocation_23)); }
  5345. inline bool get_m_bEnableResetLocation_23() const { return ___m_bEnableResetLocation_23; }
  5346. inline bool* get_address_of_m_bEnableResetLocation_23() { return &___m_bEnableResetLocation_23; }
  5347. inline void set_m_bEnableResetLocation_23(bool value)
  5348. {
  5349. ___m_bEnableResetLocation_23 = value;
  5350. }
  5351. inline static int32_t get_offset_of_m_bSendLoadingRes_24() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_bSendLoadingRes_24)); }
  5352. inline bool get_m_bSendLoadingRes_24() const { return ___m_bSendLoadingRes_24; }
  5353. inline bool* get_address_of_m_bSendLoadingRes_24() { return &___m_bSendLoadingRes_24; }
  5354. inline void set_m_bSendLoadingRes_24(bool value)
  5355. {
  5356. ___m_bSendLoadingRes_24 = value;
  5357. }
  5358. inline static int32_t get_offset_of_m_RoleEfect_25() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_RoleEfect_25)); }
  5359. inline CRoleModel_Effect_t71978069 * get_m_RoleEfect_25() const { return ___m_RoleEfect_25; }
  5360. inline CRoleModel_Effect_t71978069 ** get_address_of_m_RoleEfect_25() { return &___m_RoleEfect_25; }
  5361. inline void set_m_RoleEfect_25(CRoleModel_Effect_t71978069 * value)
  5362. {
  5363. ___m_RoleEfect_25 = value;
  5364. Il2CppCodeGenWriteBarrier((&___m_RoleEfect_25), value);
  5365. }
  5366. inline static int32_t get_offset_of_m_RoleFace_26() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_RoleFace_26)); }
  5367. inline CRoleModelFace_t1285730091 * get_m_RoleFace_26() const { return ___m_RoleFace_26; }
  5368. inline CRoleModelFace_t1285730091 ** get_address_of_m_RoleFace_26() { return &___m_RoleFace_26; }
  5369. inline void set_m_RoleFace_26(CRoleModelFace_t1285730091 * value)
  5370. {
  5371. ___m_RoleFace_26 = value;
  5372. Il2CppCodeGenWriteBarrier((&___m_RoleFace_26), value);
  5373. }
  5374. inline static int32_t get_offset_of_m_suitID_27() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_suitID_27)); }
  5375. inline int32_t get_m_suitID_27() const { return ___m_suitID_27; }
  5376. inline int32_t* get_address_of_m_suitID_27() { return &___m_suitID_27; }
  5377. inline void set_m_suitID_27(int32_t value)
  5378. {
  5379. ___m_suitID_27 = value;
  5380. }
  5381. inline static int32_t get_offset_of_m_bPlayingMemberEffect_28() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_bPlayingMemberEffect_28)); }
  5382. inline bool get_m_bPlayingMemberEffect_28() const { return ___m_bPlayingMemberEffect_28; }
  5383. inline bool* get_address_of_m_bPlayingMemberEffect_28() { return &___m_bPlayingMemberEffect_28; }
  5384. inline void set_m_bPlayingMemberEffect_28(bool value)
  5385. {
  5386. ___m_bPlayingMemberEffect_28 = value;
  5387. }
  5388. inline static int32_t get_offset_of_m_listSubModel_29() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_listSubModel_29)); }
  5389. inline Dictionary_2_t497245277 * get_m_listSubModel_29() const { return ___m_listSubModel_29; }
  5390. inline Dictionary_2_t497245277 ** get_address_of_m_listSubModel_29() { return &___m_listSubModel_29; }
  5391. inline void set_m_listSubModel_29(Dictionary_2_t497245277 * value)
  5392. {
  5393. ___m_listSubModel_29 = value;
  5394. Il2CppCodeGenWriteBarrier((&___m_listSubModel_29), value);
  5395. }
  5396. inline static int32_t get_offset_of_m_textureMaster_30() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_textureMaster_30)); }
  5397. inline Texture2D_t3840446185 * get_m_textureMaster_30() const { return ___m_textureMaster_30; }
  5398. inline Texture2D_t3840446185 ** get_address_of_m_textureMaster_30() { return &___m_textureMaster_30; }
  5399. inline void set_m_textureMaster_30(Texture2D_t3840446185 * value)
  5400. {
  5401. ___m_textureMaster_30 = value;
  5402. Il2CppCodeGenWriteBarrier((&___m_textureMaster_30), value);
  5403. }
  5404. inline static int32_t get_offset_of_m_textureChallenger_31() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_textureChallenger_31)); }
  5405. inline Texture2D_t3840446185 * get_m_textureChallenger_31() const { return ___m_textureChallenger_31; }
  5406. inline Texture2D_t3840446185 ** get_address_of_m_textureChallenger_31() { return &___m_textureChallenger_31; }
  5407. inline void set_m_textureChallenger_31(Texture2D_t3840446185 * value)
  5408. {
  5409. ___m_textureChallenger_31 = value;
  5410. Il2CppCodeGenWriteBarrier((&___m_textureChallenger_31), value);
  5411. }
  5412. inline static int32_t get_offset_of_m_textureTitle_32() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_textureTitle_32)); }
  5413. inline Texture2D_t3840446185 * get_m_textureTitle_32() const { return ___m_textureTitle_32; }
  5414. inline Texture2D_t3840446185 ** get_address_of_m_textureTitle_32() { return &___m_textureTitle_32; }
  5415. inline void set_m_textureTitle_32(Texture2D_t3840446185 * value)
  5416. {
  5417. ___m_textureTitle_32 = value;
  5418. Il2CppCodeGenWriteBarrier((&___m_textureTitle_32), value);
  5419. }
  5420. inline static int32_t get_offset_of_m_textureLevel_33() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_textureLevel_33)); }
  5421. inline Texture2D_t3840446185 * get_m_textureLevel_33() const { return ___m_textureLevel_33; }
  5422. inline Texture2D_t3840446185 ** get_address_of_m_textureLevel_33() { return &___m_textureLevel_33; }
  5423. inline void set_m_textureLevel_33(Texture2D_t3840446185 * value)
  5424. {
  5425. ___m_textureLevel_33 = value;
  5426. Il2CppCodeGenWriteBarrier((&___m_textureLevel_33), value);
  5427. }
  5428. inline static int32_t get_offset_of_m_textureQulify_34() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_textureQulify_34)); }
  5429. inline Texture2D_t3840446185 * get_m_textureQulify_34() const { return ___m_textureQulify_34; }
  5430. inline Texture2D_t3840446185 ** get_address_of_m_textureQulify_34() { return &___m_textureQulify_34; }
  5431. inline void set_m_textureQulify_34(Texture2D_t3840446185 * value)
  5432. {
  5433. ___m_textureQulify_34 = value;
  5434. Il2CppCodeGenWriteBarrier((&___m_textureQulify_34), value);
  5435. }
  5436. inline static int32_t get_offset_of_m_textureNew_35() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_textureNew_35)); }
  5437. inline Texture2D_t3840446185 * get_m_textureNew_35() const { return ___m_textureNew_35; }
  5438. inline Texture2D_t3840446185 ** get_address_of_m_textureNew_35() { return &___m_textureNew_35; }
  5439. inline void set_m_textureNew_35(Texture2D_t3840446185 * value)
  5440. {
  5441. ___m_textureNew_35 = value;
  5442. Il2CppCodeGenWriteBarrier((&___m_textureNew_35), value);
  5443. }
  5444. inline static int32_t get_offset_of_m_textureStar_36() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_textureStar_36)); }
  5445. inline Texture2D_t3840446185 * get_m_textureStar_36() const { return ___m_textureStar_36; }
  5446. inline Texture2D_t3840446185 ** get_address_of_m_textureStar_36() { return &___m_textureStar_36; }
  5447. inline void set_m_textureStar_36(Texture2D_t3840446185 * value)
  5448. {
  5449. ___m_textureStar_36 = value;
  5450. Il2CppCodeGenWriteBarrier((&___m_textureStar_36), value);
  5451. }
  5452. inline static int32_t get_offset_of_m_starPath_37() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_starPath_37)); }
  5453. inline String_t* get_m_starPath_37() const { return ___m_starPath_37; }
  5454. inline String_t** get_address_of_m_starPath_37() { return &___m_starPath_37; }
  5455. inline void set_m_starPath_37(String_t* value)
  5456. {
  5457. ___m_starPath_37 = value;
  5458. Il2CppCodeGenWriteBarrier((&___m_starPath_37), value);
  5459. }
  5460. inline static int32_t get_offset_of_m_texturePinjie_38() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_texturePinjie_38)); }
  5461. inline Texture2D_t3840446185 * get_m_texturePinjie_38() const { return ___m_texturePinjie_38; }
  5462. inline Texture2D_t3840446185 ** get_address_of_m_texturePinjie_38() { return &___m_texturePinjie_38; }
  5463. inline void set_m_texturePinjie_38(Texture2D_t3840446185 * value)
  5464. {
  5465. ___m_texturePinjie_38 = value;
  5466. Il2CppCodeGenWriteBarrier((&___m_texturePinjie_38), value);
  5467. }
  5468. inline static int32_t get_offset_of_m_pinJiePath_39() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_pinJiePath_39)); }
  5469. inline String_t* get_m_pinJiePath_39() const { return ___m_pinJiePath_39; }
  5470. inline String_t** get_address_of_m_pinJiePath_39() { return &___m_pinJiePath_39; }
  5471. inline void set_m_pinJiePath_39(String_t* value)
  5472. {
  5473. ___m_pinJiePath_39 = value;
  5474. Il2CppCodeGenWriteBarrier((&___m_pinJiePath_39), value);
  5475. }
  5476. inline static int32_t get_offset_of_m_textureStatusArray_40() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_textureStatusArray_40)); }
  5477. inline List_1_t1017553631 * get_m_textureStatusArray_40() const { return ___m_textureStatusArray_40; }
  5478. inline List_1_t1017553631 ** get_address_of_m_textureStatusArray_40() { return &___m_textureStatusArray_40; }
  5479. inline void set_m_textureStatusArray_40(List_1_t1017553631 * value)
  5480. {
  5481. ___m_textureStatusArray_40 = value;
  5482. Il2CppCodeGenWriteBarrier((&___m_textureStatusArray_40), value);
  5483. }
  5484. inline static int32_t get_offset_of_m_textureLevelPath_41() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_textureLevelPath_41)); }
  5485. inline String_t* get_m_textureLevelPath_41() const { return ___m_textureLevelPath_41; }
  5486. inline String_t** get_address_of_m_textureLevelPath_41() { return &___m_textureLevelPath_41; }
  5487. inline void set_m_textureLevelPath_41(String_t* value)
  5488. {
  5489. ___m_textureLevelPath_41 = value;
  5490. Il2CppCodeGenWriteBarrier((&___m_textureLevelPath_41), value);
  5491. }
  5492. inline static int32_t get_offset_of_m_textureNewPath_42() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_textureNewPath_42)); }
  5493. inline String_t* get_m_textureNewPath_42() const { return ___m_textureNewPath_42; }
  5494. inline String_t** get_address_of_m_textureNewPath_42() { return &___m_textureNewPath_42; }
  5495. inline void set_m_textureNewPath_42(String_t* value)
  5496. {
  5497. ___m_textureNewPath_42 = value;
  5498. Il2CppCodeGenWriteBarrier((&___m_textureNewPath_42), value);
  5499. }
  5500. inline static int32_t get_offset_of_m_textureStatusPathArray_43() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_textureStatusPathArray_43)); }
  5501. inline List_1_t3319525431 * get_m_textureStatusPathArray_43() const { return ___m_textureStatusPathArray_43; }
  5502. inline List_1_t3319525431 ** get_address_of_m_textureStatusPathArray_43() { return &___m_textureStatusPathArray_43; }
  5503. inline void set_m_textureStatusPathArray_43(List_1_t3319525431 * value)
  5504. {
  5505. ___m_textureStatusPathArray_43 = value;
  5506. Il2CppCodeGenWriteBarrier((&___m_textureStatusPathArray_43), value);
  5507. }
  5508. inline static int32_t get_offset_of_m_titleTexturePath_44() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_titleTexturePath_44)); }
  5509. inline String_t* get_m_titleTexturePath_44() const { return ___m_titleTexturePath_44; }
  5510. inline String_t** get_address_of_m_titleTexturePath_44() { return &___m_titleTexturePath_44; }
  5511. inline void set_m_titleTexturePath_44(String_t* value)
  5512. {
  5513. ___m_titleTexturePath_44 = value;
  5514. Il2CppCodeGenWriteBarrier((&___m_titleTexturePath_44), value);
  5515. }
  5516. inline static int32_t get_offset_of_m_faceIndex_45() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_faceIndex_45)); }
  5517. inline int32_t get_m_faceIndex_45() const { return ___m_faceIndex_45; }
  5518. inline int32_t* get_address_of_m_faceIndex_45() { return &___m_faceIndex_45; }
  5519. inline void set_m_faceIndex_45(int32_t value)
  5520. {
  5521. ___m_faceIndex_45 = value;
  5522. }
  5523. inline static int32_t get_offset_of_m_faceTime_46() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_faceTime_46)); }
  5524. inline float get_m_faceTime_46() const { return ___m_faceTime_46; }
  5525. inline float* get_address_of_m_faceTime_46() { return &___m_faceTime_46; }
  5526. inline void set_m_faceTime_46(float value)
  5527. {
  5528. ___m_faceTime_46 = value;
  5529. }
  5530. inline static int32_t get_offset_of_m_attachedTransform_47() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_attachedTransform_47)); }
  5531. inline Transform_t3600365921 * get_m_attachedTransform_47() const { return ___m_attachedTransform_47; }
  5532. inline Transform_t3600365921 ** get_address_of_m_attachedTransform_47() { return &___m_attachedTransform_47; }
  5533. inline void set_m_attachedTransform_47(Transform_t3600365921 * value)
  5534. {
  5535. ___m_attachedTransform_47 = value;
  5536. Il2CppCodeGenWriteBarrier((&___m_attachedTransform_47), value);
  5537. }
  5538. inline static int32_t get_offset_of_m_IsNeedModelItemBindBone_48() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_IsNeedModelItemBindBone_48)); }
  5539. inline bool get_m_IsNeedModelItemBindBone_48() const { return ___m_IsNeedModelItemBindBone_48; }
  5540. inline bool* get_address_of_m_IsNeedModelItemBindBone_48() { return &___m_IsNeedModelItemBindBone_48; }
  5541. inline void set_m_IsNeedModelItemBindBone_48(bool value)
  5542. {
  5543. ___m_IsNeedModelItemBindBone_48 = value;
  5544. }
  5545. inline static int32_t get_offset_of_b_titleEffect_49() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___b_titleEffect_49)); }
  5546. inline bool get_b_titleEffect_49() const { return ___b_titleEffect_49; }
  5547. inline bool* get_address_of_b_titleEffect_49() { return &___b_titleEffect_49; }
  5548. inline void set_b_titleEffect_49(bool value)
  5549. {
  5550. ___b_titleEffect_49 = value;
  5551. }
  5552. inline static int32_t get_offset_of_b_newTagEffect_50() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___b_newTagEffect_50)); }
  5553. inline bool get_b_newTagEffect_50() const { return ___b_newTagEffect_50; }
  5554. inline bool* get_address_of_b_newTagEffect_50() { return &___b_newTagEffect_50; }
  5555. inline void set_b_newTagEffect_50(bool value)
  5556. {
  5557. ___b_newTagEffect_50 = value;
  5558. }
  5559. inline static int32_t get_offset_of_m_bEnableNewTag_51() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_bEnableNewTag_51)); }
  5560. inline bool get_m_bEnableNewTag_51() const { return ___m_bEnableNewTag_51; }
  5561. inline bool* get_address_of_m_bEnableNewTag_51() { return &___m_bEnableNewTag_51; }
  5562. inline void set_m_bEnableNewTag_51(bool value)
  5563. {
  5564. ___m_bEnableNewTag_51 = value;
  5565. }
  5566. inline static int32_t get_offset_of_m_bEnablePretend_52() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_bEnablePretend_52)); }
  5567. inline bool get_m_bEnablePretend_52() const { return ___m_bEnablePretend_52; }
  5568. inline bool* get_address_of_m_bEnablePretend_52() { return &___m_bEnablePretend_52; }
  5569. inline void set_m_bEnablePretend_52(bool value)
  5570. {
  5571. ___m_bEnablePretend_52 = value;
  5572. }
  5573. inline static int32_t get_offset_of_m_Pretender_53() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_Pretender_53)); }
  5574. inline CPetModel_t3783790547 * get_m_Pretender_53() const { return ___m_Pretender_53; }
  5575. inline CPetModel_t3783790547 ** get_address_of_m_Pretender_53() { return &___m_Pretender_53; }
  5576. inline void set_m_Pretender_53(CPetModel_t3783790547 * value)
  5577. {
  5578. ___m_Pretender_53 = value;
  5579. Il2CppCodeGenWriteBarrier((&___m_Pretender_53), value);
  5580. }
  5581. inline static int32_t get_offset_of_isNeedPlayEnterAnim_54() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___isNeedPlayEnterAnim_54)); }
  5582. inline bool get_isNeedPlayEnterAnim_54() const { return ___isNeedPlayEnterAnim_54; }
  5583. inline bool* get_address_of_isNeedPlayEnterAnim_54() { return &___isNeedPlayEnterAnim_54; }
  5584. inline void set_isNeedPlayEnterAnim_54(bool value)
  5585. {
  5586. ___isNeedPlayEnterAnim_54 = value;
  5587. }
  5588. inline static int32_t get_offset_of_isPlayingEnterAnim_55() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___isPlayingEnterAnim_55)); }
  5589. inline bool get_isPlayingEnterAnim_55() const { return ___isPlayingEnterAnim_55; }
  5590. inline bool* get_address_of_isPlayingEnterAnim_55() { return &___isPlayingEnterAnim_55; }
  5591. inline void set_isPlayingEnterAnim_55(bool value)
  5592. {
  5593. ___isPlayingEnterAnim_55 = value;
  5594. }
  5595. inline static int32_t get_offset_of_m_drawHeadHight_56() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_drawHeadHight_56)); }
  5596. inline float get_m_drawHeadHight_56() const { return ___m_drawHeadHight_56; }
  5597. inline float* get_address_of_m_drawHeadHight_56() { return &___m_drawHeadHight_56; }
  5598. inline void set_m_drawHeadHight_56(float value)
  5599. {
  5600. ___m_drawHeadHight_56 = value;
  5601. }
  5602. inline static int32_t get_offset_of_m_movingInteractionID_57() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_movingInteractionID_57)); }
  5603. inline int32_t get_m_movingInteractionID_57() const { return ___m_movingInteractionID_57; }
  5604. inline int32_t* get_address_of_m_movingInteractionID_57() { return &___m_movingInteractionID_57; }
  5605. inline void set_m_movingInteractionID_57(int32_t value)
  5606. {
  5607. ___m_movingInteractionID_57 = value;
  5608. }
  5609. inline static int32_t get_offset_of_m_simulateRole_58() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724, ___m_simulateRole_58)); }
  5610. inline CLocalSimulateRole_t4101146137 * get_m_simulateRole_58() const { return ___m_simulateRole_58; }
  5611. inline CLocalSimulateRole_t4101146137 ** get_address_of_m_simulateRole_58() { return &___m_simulateRole_58; }
  5612. inline void set_m_simulateRole_58(CLocalSimulateRole_t4101146137 * value)
  5613. {
  5614. ___m_simulateRole_58 = value;
  5615. Il2CppCodeGenWriteBarrier((&___m_simulateRole_58), value);
  5616. }
  5617. };
  5618. struct ISceneRole_t2394225724_StaticFields
  5619. {
  5620. public:
  5621. // System.String DMCore.Framework.Scene.ISceneRole::s_EuqipWords
  5622. String_t* ___s_EuqipWords_19;
  5623. public:
  5624. inline static int32_t get_offset_of_s_EuqipWords_19() { return static_cast<int32_t>(offsetof(ISceneRole_t2394225724_StaticFields, ___s_EuqipWords_19)); }
  5625. inline String_t* get_s_EuqipWords_19() const { return ___s_EuqipWords_19; }
  5626. inline String_t** get_address_of_s_EuqipWords_19() { return &___s_EuqipWords_19; }
  5627. inline void set_s_EuqipWords_19(String_t* value)
  5628. {
  5629. ___s_EuqipWords_19 = value;
  5630. Il2CppCodeGenWriteBarrier((&___s_EuqipWords_19), value);
  5631. }
  5632. };
  5633. #ifdef __clang__
  5634. #pragma clang diagnostic pop
  5635. #endif
  5636. #endif // ISCENEROLE_T2394225724_H
  5637. #ifndef ACTION_1_T1631686707_H
  5638. #define ACTION_1_T1631686707_H
  5639. #ifdef __clang__
  5640. #pragma clang diagnostic push
  5641. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5642. #pragma clang diagnostic ignored "-Wunused-variable"
  5643. #endif
  5644. // System.Action`1<DMCore.Logic.ITEM_NEW_TYPE>
  5645. struct Action_1_t1631686707 : public MulticastDelegate_t
  5646. {
  5647. public:
  5648. public:
  5649. };
  5650. #ifdef __clang__
  5651. #pragma clang diagnostic pop
  5652. #endif
  5653. #endif // ACTION_1_T1631686707_H
  5654. #ifndef RENDERER_T2627027031_H
  5655. #define RENDERER_T2627027031_H
  5656. #ifdef __clang__
  5657. #pragma clang diagnostic push
  5658. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5659. #pragma clang diagnostic ignored "-Wunused-variable"
  5660. #endif
  5661. // UnityEngine.Renderer
  5662. struct Renderer_t2627027031 : public Component_t1923634451
  5663. {
  5664. public:
  5665. public:
  5666. };
  5667. #ifdef __clang__
  5668. #pragma clang diagnostic pop
  5669. #endif
  5670. #endif // RENDERER_T2627027031_H
  5671. #ifndef ONMSGBOXCLKCALLBACK_T3229751541_H
  5672. #define ONMSGBOXCLKCALLBACK_T3229751541_H
  5673. #ifdef __clang__
  5674. #pragma clang diagnostic push
  5675. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5676. #pragma clang diagnostic ignored "-Wunused-variable"
  5677. #endif
  5678. // DMCore.OnMsgBoxClkCallBack
  5679. struct OnMsgBoxClkCallBack_t3229751541 : public MulticastDelegate_t
  5680. {
  5681. public:
  5682. public:
  5683. };
  5684. #ifdef __clang__
  5685. #pragma clang diagnostic pop
  5686. #endif
  5687. #endif // ONMSGBOXCLKCALLBACK_T3229751541_H
  5688. #ifndef ONSHOPLISTCHANGED_T2776790831_H
  5689. #define ONSHOPLISTCHANGED_T2776790831_H
  5690. #ifdef __clang__
  5691. #pragma clang diagnostic push
  5692. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5693. #pragma clang diagnostic ignored "-Wunused-variable"
  5694. #endif
  5695. // DMCore.Logic.CWishFountainMgr/OnShopListChanged
  5696. struct OnShopListChanged_t2776790831 : public MulticastDelegate_t
  5697. {
  5698. public:
  5699. public:
  5700. };
  5701. #ifdef __clang__
  5702. #pragma clang diagnostic pop
  5703. #endif
  5704. #endif // ONSHOPLISTCHANGED_T2776790831_H
  5705. #ifndef BEHAVIOUR_T1437897464_H
  5706. #define BEHAVIOUR_T1437897464_H
  5707. #ifdef __clang__
  5708. #pragma clang diagnostic push
  5709. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5710. #pragma clang diagnostic ignored "-Wunused-variable"
  5711. #endif
  5712. // UnityEngine.Behaviour
  5713. struct Behaviour_t1437897464 : public Component_t1923634451
  5714. {
  5715. public:
  5716. public:
  5717. };
  5718. #ifdef __clang__
  5719. #pragma clang diagnostic pop
  5720. #endif
  5721. #endif // BEHAVIOUR_T1437897464_H
  5722. #ifndef ONCLICKMSGCALLBACK_T2417972543_H
  5723. #define ONCLICKMSGCALLBACK_T2417972543_H
  5724. #ifdef __clang__
  5725. #pragma clang diagnostic push
  5726. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5727. #pragma clang diagnostic ignored "-Wunused-variable"
  5728. #endif
  5729. // uiBuyLotteryNum/OnClickMsgCallBack
  5730. struct OnClickMsgCallBack_t2417972543 : public MulticastDelegate_t
  5731. {
  5732. public:
  5733. public:
  5734. };
  5735. #ifdef __clang__
  5736. #pragma clang diagnostic pop
  5737. #endif
  5738. #endif // ONCLICKMSGCALLBACK_T2417972543_H
  5739. #ifndef ACTION_1_T1368688201_H
  5740. #define ACTION_1_T1368688201_H
  5741. #ifdef __clang__
  5742. #pragma clang diagnostic push
  5743. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5744. #pragma clang diagnostic ignored "-Wunused-variable"
  5745. #endif
  5746. // System.Action`1<DMCore.Logic.ITEM_SHOP_TYPE>
  5747. struct Action_1_t1368688201 : public MulticastDelegate_t
  5748. {
  5749. public:
  5750. public:
  5751. };
  5752. #ifdef __clang__
  5753. #pragma clang diagnostic pop
  5754. #endif
  5755. #endif // ACTION_1_T1368688201_H
  5756. #ifndef ACTION_1_T19143634_H
  5757. #define ACTION_1_T19143634_H
  5758. #ifdef __clang__
  5759. #pragma clang diagnostic push
  5760. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5761. #pragma clang diagnostic ignored "-Wunused-variable"
  5762. #endif
  5763. // System.Action`1<DMCore.Logic.GiftPack>
  5764. struct Action_1_t19143634 : public MulticastDelegate_t
  5765. {
  5766. public:
  5767. public:
  5768. };
  5769. #ifdef __clang__
  5770. #pragma clang diagnostic pop
  5771. #endif
  5772. #endif // ACTION_1_T19143634_H
  5773. #ifndef ACTION_1_T1286104214_H
  5774. #define ACTION_1_T1286104214_H
  5775. #ifdef __clang__
  5776. #pragma clang diagnostic push
  5777. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5778. #pragma clang diagnostic ignored "-Wunused-variable"
  5779. #endif
  5780. // System.Action`1<UnityEngine.GameObject>
  5781. struct Action_1_t1286104214 : public MulticastDelegate_t
  5782. {
  5783. public:
  5784. public:
  5785. };
  5786. #ifdef __clang__
  5787. #pragma clang diagnostic pop
  5788. #endif
  5789. #endif // ACTION_1_T1286104214_H
  5790. #ifndef CHANGEHANDLER_T1870456169_H
  5791. #define CHANGEHANDLER_T1870456169_H
  5792. #ifdef __clang__
  5793. #pragma clang diagnostic push
  5794. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5795. #pragma clang diagnostic ignored "-Wunused-variable"
  5796. #endif
  5797. // uiBtnList/ChangeHandler
  5798. struct ChangeHandler_t1870456169 : public MulticastDelegate_t
  5799. {
  5800. public:
  5801. public:
  5802. };
  5803. #ifdef __clang__
  5804. #pragma clang diagnostic pop
  5805. #endif
  5806. #endif // CHANGEHANDLER_T1870456169_H
  5807. #ifndef ANIMATIONCLIP_T2318505987_H
  5808. #define ANIMATIONCLIP_T2318505987_H
  5809. #ifdef __clang__
  5810. #pragma clang diagnostic push
  5811. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5812. #pragma clang diagnostic ignored "-Wunused-variable"
  5813. #endif
  5814. // UnityEngine.AnimationClip
  5815. struct AnimationClip_t2318505987 : public Motion_t1110556653
  5816. {
  5817. public:
  5818. public:
  5819. };
  5820. #ifdef __clang__
  5821. #pragma clang diagnostic pop
  5822. #endif
  5823. #endif // ANIMATIONCLIP_T2318505987_H
  5824. #ifndef TIMERCALLBACKPROCCP_T1342316376_H
  5825. #define TIMERCALLBACKPROCCP_T1342316376_H
  5826. #ifdef __clang__
  5827. #pragma clang diagnostic push
  5828. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5829. #pragma clang diagnostic ignored "-Wunused-variable"
  5830. #endif
  5831. // DMCore.Logic.TimerCallbackProcCP
  5832. struct TimerCallbackProcCP_t1342316376 : public MulticastDelegate_t
  5833. {
  5834. public:
  5835. public:
  5836. };
  5837. #ifdef __clang__
  5838. #pragma clang diagnostic pop
  5839. #endif
  5840. #endif // TIMERCALLBACKPROCCP_T1342316376_H
  5841. #ifndef ISCENENPCBASE_T3974693970_H
  5842. #define ISCENENPCBASE_T3974693970_H
  5843. #ifdef __clang__
  5844. #pragma clang diagnostic push
  5845. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5846. #pragma clang diagnostic ignored "-Wunused-variable"
  5847. #endif
  5848. // DMCore.Framework.Scene.ISceneNpcBase
  5849. struct ISceneNpcBase_t3974693970 : public ISceneBaseObj_t858622483
  5850. {
  5851. public:
  5852. // System.Boolean DMCore.Framework.Scene.ISceneNpcBase::<IsSubmitAlready>k__BackingField
  5853. bool ___U3CIsSubmitAlreadyU3Ek__BackingField_19;
  5854. // System.Int64 DMCore.Framework.Scene.ISceneNpcBase::m_FollowTargetID
  5855. int64_t ___m_FollowTargetID_20;
  5856. // System.Single DMCore.Framework.Scene.ISceneNpcBase::m_FollowSpeed
  5857. float ___m_FollowSpeed_21;
  5858. // System.Single DMCore.Framework.Scene.ISceneNpcBase::m_SafeDistance
  5859. float ___m_SafeDistance_22;
  5860. // System.Boolean DMCore.Framework.Scene.ISceneNpcBase::m_IsEnableFollow
  5861. bool ___m_IsEnableFollow_23;
  5862. public:
  5863. inline static int32_t get_offset_of_U3CIsSubmitAlreadyU3Ek__BackingField_19() { return static_cast<int32_t>(offsetof(ISceneNpcBase_t3974693970, ___U3CIsSubmitAlreadyU3Ek__BackingField_19)); }
  5864. inline bool get_U3CIsSubmitAlreadyU3Ek__BackingField_19() const { return ___U3CIsSubmitAlreadyU3Ek__BackingField_19; }
  5865. inline bool* get_address_of_U3CIsSubmitAlreadyU3Ek__BackingField_19() { return &___U3CIsSubmitAlreadyU3Ek__BackingField_19; }
  5866. inline void set_U3CIsSubmitAlreadyU3Ek__BackingField_19(bool value)
  5867. {
  5868. ___U3CIsSubmitAlreadyU3Ek__BackingField_19 = value;
  5869. }
  5870. inline static int32_t get_offset_of_m_FollowTargetID_20() { return static_cast<int32_t>(offsetof(ISceneNpcBase_t3974693970, ___m_FollowTargetID_20)); }
  5871. inline int64_t get_m_FollowTargetID_20() const { return ___m_FollowTargetID_20; }
  5872. inline int64_t* get_address_of_m_FollowTargetID_20() { return &___m_FollowTargetID_20; }
  5873. inline void set_m_FollowTargetID_20(int64_t value)
  5874. {
  5875. ___m_FollowTargetID_20 = value;
  5876. }
  5877. inline static int32_t get_offset_of_m_FollowSpeed_21() { return static_cast<int32_t>(offsetof(ISceneNpcBase_t3974693970, ___m_FollowSpeed_21)); }
  5878. inline float get_m_FollowSpeed_21() const { return ___m_FollowSpeed_21; }
  5879. inline float* get_address_of_m_FollowSpeed_21() { return &___m_FollowSpeed_21; }
  5880. inline void set_m_FollowSpeed_21(float value)
  5881. {
  5882. ___m_FollowSpeed_21 = value;
  5883. }
  5884. inline static int32_t get_offset_of_m_SafeDistance_22() { return static_cast<int32_t>(offsetof(ISceneNpcBase_t3974693970, ___m_SafeDistance_22)); }
  5885. inline float get_m_SafeDistance_22() const { return ___m_SafeDistance_22; }
  5886. inline float* get_address_of_m_SafeDistance_22() { return &___m_SafeDistance_22; }
  5887. inline void set_m_SafeDistance_22(float value)
  5888. {
  5889. ___m_SafeDistance_22 = value;
  5890. }
  5891. inline static int32_t get_offset_of_m_IsEnableFollow_23() { return static_cast<int32_t>(offsetof(ISceneNpcBase_t3974693970, ___m_IsEnableFollow_23)); }
  5892. inline bool get_m_IsEnableFollow_23() const { return ___m_IsEnableFollow_23; }
  5893. inline bool* get_address_of_m_IsEnableFollow_23() { return &___m_IsEnableFollow_23; }
  5894. inline void set_m_IsEnableFollow_23(bool value)
  5895. {
  5896. ___m_IsEnableFollow_23 = value;
  5897. }
  5898. };
  5899. #ifdef __clang__
  5900. #pragma clang diagnostic pop
  5901. #endif
  5902. #endif // ISCENENPCBASE_T3974693970_H
  5903. #ifndef TRANSFORM_T3600365921_H
  5904. #define TRANSFORM_T3600365921_H
  5905. #ifdef __clang__
  5906. #pragma clang diagnostic push
  5907. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5908. #pragma clang diagnostic ignored "-Wunused-variable"
  5909. #endif
  5910. // UnityEngine.Transform
  5911. struct Transform_t3600365921 : public Component_t1923634451
  5912. {
  5913. public:
  5914. public:
  5915. };
  5916. #ifdef __clang__
  5917. #pragma clang diagnostic pop
  5918. #endif
  5919. #endif // TRANSFORM_T3600365921_H
  5920. #ifndef CAMERA_T4157153871_H
  5921. #define CAMERA_T4157153871_H
  5922. #ifdef __clang__
  5923. #pragma clang diagnostic push
  5924. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5925. #pragma clang diagnostic ignored "-Wunused-variable"
  5926. #endif
  5927. // UnityEngine.Camera
  5928. struct Camera_t4157153871 : public Behaviour_t1437897464
  5929. {
  5930. public:
  5931. public:
  5932. };
  5933. struct Camera_t4157153871_StaticFields
  5934. {
  5935. public:
  5936. // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreCull
  5937. CameraCallback_t190067161 * ___onPreCull_2;
  5938. // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreRender
  5939. CameraCallback_t190067161 * ___onPreRender_3;
  5940. // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPostRender
  5941. CameraCallback_t190067161 * ___onPostRender_4;
  5942. public:
  5943. inline static int32_t get_offset_of_onPreCull_2() { return static_cast<int32_t>(offsetof(Camera_t4157153871_StaticFields, ___onPreCull_2)); }
  5944. inline CameraCallback_t190067161 * get_onPreCull_2() const { return ___onPreCull_2; }
  5945. inline CameraCallback_t190067161 ** get_address_of_onPreCull_2() { return &___onPreCull_2; }
  5946. inline void set_onPreCull_2(CameraCallback_t190067161 * value)
  5947. {
  5948. ___onPreCull_2 = value;
  5949. Il2CppCodeGenWriteBarrier((&___onPreCull_2), value);
  5950. }
  5951. inline static int32_t get_offset_of_onPreRender_3() { return static_cast<int32_t>(offsetof(Camera_t4157153871_StaticFields, ___onPreRender_3)); }
  5952. inline CameraCallback_t190067161 * get_onPreRender_3() const { return ___onPreRender_3; }
  5953. inline CameraCallback_t190067161 ** get_address_of_onPreRender_3() { return &___onPreRender_3; }
  5954. inline void set_onPreRender_3(CameraCallback_t190067161 * value)
  5955. {
  5956. ___onPreRender_3 = value;
  5957. Il2CppCodeGenWriteBarrier((&___onPreRender_3), value);
  5958. }
  5959. inline static int32_t get_offset_of_onPostRender_4() { return static_cast<int32_t>(offsetof(Camera_t4157153871_StaticFields, ___onPostRender_4)); }
  5960. inline CameraCallback_t190067161 * get_onPostRender_4() const { return ___onPostRender_4; }
  5961. inline CameraCallback_t190067161 ** get_address_of_onPostRender_4() { return &___onPostRender_4; }
  5962. inline void set_onPostRender_4(CameraCallback_t190067161 * value)
  5963. {
  5964. ___onPostRender_4 = value;
  5965. Il2CppCodeGenWriteBarrier((&___onPostRender_4), value);
  5966. }
  5967. };
  5968. #ifdef __clang__
  5969. #pragma clang diagnostic pop
  5970. #endif
  5971. #endif // CAMERA_T4157153871_H
  5972. #ifndef CMAINROLE_T4200562839_H
  5973. #define CMAINROLE_T4200562839_H
  5974. #ifdef __clang__
  5975. #pragma clang diagnostic push
  5976. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  5977. #pragma clang diagnostic ignored "-Wunused-variable"
  5978. #endif
  5979. // DMCore.Framework.Scene.CMainRole
  5980. struct CMainRole_t4200562839 : public ISceneRole_t2394225724
  5981. {
  5982. public:
  5983. // System.Boolean DMCore.Framework.Scene.CMainRole::IslevelChange
  5984. bool ___IslevelChange_59;
  5985. public:
  5986. inline static int32_t get_offset_of_IslevelChange_59() { return static_cast<int32_t>(offsetof(CMainRole_t4200562839, ___IslevelChange_59)); }
  5987. inline bool get_IslevelChange_59() const { return ___IslevelChange_59; }
  5988. inline bool* get_address_of_IslevelChange_59() { return &___IslevelChange_59; }
  5989. inline void set_IslevelChange_59(bool value)
  5990. {
  5991. ___IslevelChange_59 = value;
  5992. }
  5993. };
  5994. #ifdef __clang__
  5995. #pragma clang diagnostic pop
  5996. #endif
  5997. #endif // CMAINROLE_T4200562839_H
  5998. #ifndef MONOBEHAVIOUR_T3962482529_H
  5999. #define MONOBEHAVIOUR_T3962482529_H
  6000. #ifdef __clang__
  6001. #pragma clang diagnostic push
  6002. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6003. #pragma clang diagnostic ignored "-Wunused-variable"
  6004. #endif
  6005. // UnityEngine.MonoBehaviour
  6006. struct MonoBehaviour_t3962482529 : public Behaviour_t1437897464
  6007. {
  6008. public:
  6009. public:
  6010. };
  6011. #ifdef __clang__
  6012. #pragma clang diagnostic pop
  6013. #endif
  6014. #endif // MONOBEHAVIOUR_T3962482529_H
  6015. #ifndef WATERSIMPLE_T3284954467_H
  6016. #define WATERSIMPLE_T3284954467_H
  6017. #ifdef __clang__
  6018. #pragma clang diagnostic push
  6019. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6020. #pragma clang diagnostic ignored "-Wunused-variable"
  6021. #endif
  6022. // WaterSimple
  6023. struct WaterSimple_t3284954467 : public MonoBehaviour_t3962482529
  6024. {
  6025. public:
  6026. public:
  6027. };
  6028. #ifdef __clang__
  6029. #pragma clang diagnostic pop
  6030. #endif
  6031. #endif // WATERSIMPLE_T3284954467_H
  6032. #ifndef SCENEPERSONALWNDMYPACKAGE_T3287570987_H
  6033. #define SCENEPERSONALWNDMYPACKAGE_T3287570987_H
  6034. #ifdef __clang__
  6035. #pragma clang diagnostic push
  6036. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6037. #pragma clang diagnostic ignored "-Wunused-variable"
  6038. #endif
  6039. // ScenePersonalWndMyPackage
  6040. struct ScenePersonalWndMyPackage_t3287570987 : public MonoBehaviour_t3962482529
  6041. {
  6042. public:
  6043. // uiBtnList ScenePersonalWndMyPackage::m_btnList
  6044. uiBtnList_t3771050923 * ___m_btnList_3;
  6045. // ItemPageGroup ScenePersonalWndMyPackage::m_pageArea
  6046. ItemPageGroup_t3769455068 * ___m_pageArea_4;
  6047. // DetailWnd ScenePersonalWndMyPackage::m_WndDetail
  6048. DetailWnd_t3732401977 * ___m_WndDetail_5;
  6049. // ScenePersonalPkgList ScenePersonalWndMyPackage::m_PkgList
  6050. ScenePersonalPkgList_t4044424073 * ___m_PkgList_6;
  6051. // UILabel ScenePersonalWndMyPackage::m_starNumber
  6052. UILabel_t3248798549 * ___m_starNumber_7;
  6053. // UnityEngine.GameObject ScenePersonalWndMyPackage::m_arrowTop
  6054. GameObject_t1113636619 * ___m_arrowTop_8;
  6055. // UnityEngine.GameObject ScenePersonalWndMyPackage::m_arrowBottom
  6056. GameObject_t1113636619 * ___m_arrowBottom_9;
  6057. // AmountWnd ScenePersonalWndMyPackage::m_WndAmount
  6058. AmountWnd_t1885830546 * ___m_WndAmount_10;
  6059. // UILabel ScenePersonalWndMyPackage::m_shareLabel
  6060. UILabel_t3248798549 * ___m_shareLabel_11;
  6061. // System.Int32 ScenePersonalWndMyPackage::m_subType
  6062. int32_t ___m_subType_12;
  6063. // System.Int32 ScenePersonalWndMyPackage::m_index
  6064. int32_t ___m_index_13;
  6065. // System.Boolean ScenePersonalWndMyPackage::isPageInit
  6066. bool ___isPageInit_14;
  6067. // UITexture ScenePersonalWndMyPackage::m_Yulanbg
  6068. UITexture_t3471168817 * ___m_Yulanbg_15;
  6069. // UITexture ScenePersonalWndMyPackage::m_Head
  6070. UITexture_t3471168817 * ___m_Head_16;
  6071. // System.Boolean ScenePersonalWndMyPackage::isPhotoReady
  6072. bool ___isPhotoReady_17;
  6073. // UnityEngine.GameObject ScenePersonalWndMyPackage::m_Daojishi
  6074. GameObject_t1113636619 * ___m_Daojishi_18;
  6075. // UILabel ScenePersonalWndMyPackage::m_time
  6076. UILabel_t3248798549 * ___m_time_19;
  6077. // UILabel ScenePersonalWndMyPackage::m_time2
  6078. UILabel_t3248798549 * ___m_time2_20;
  6079. // System.Single ScenePersonalWndMyPackage::lefttime
  6080. float ___lefttime_21;
  6081. // UnityEngine.Transform ScenePersonalWndMyPackage::m_ScoreBtn
  6082. Transform_t3600365921 * ___m_ScoreBtn_22;
  6083. // UILabel ScenePersonalWndMyPackage::m_ScoreDes
  6084. UILabel_t3248798549 * ___m_ScoreDes_23;
  6085. // UnityEngine.Transform ScenePersonalWndMyPackage::m_Title
  6086. Transform_t3600365921 * ___m_Title_24;
  6087. // UnityEngine.Transform ScenePersonalWndMyPackage::m_ToShop
  6088. Transform_t3600365921 * ___m_ToShop_25;
  6089. // UnityEngine.Transform ScenePersonalWndMyPackage::m_Select
  6090. Transform_t3600365921 * ___m_Select_26;
  6091. // UnityEngine.Transform ScenePersonalWndMyPackage::m_CancelSelect
  6092. Transform_t3600365921 * ___m_CancelSelect_27;
  6093. // System.Collections.Generic.List`1<DMCore.Logic.GamePageInfo> ScenePersonalWndMyPackage::m_data
  6094. List_1_t2959980932 * ___m_data_28;
  6095. // UnityEngine.Transform ScenePersonalWndMyPackage::m_Voulumtrans
  6096. Transform_t3600365921 * ___m_Voulumtrans_29;
  6097. // UILabel ScenePersonalWndMyPackage::m_VoulumLabel
  6098. UILabel_t3248798549 * ___m_VoulumLabel_30;
  6099. // UnityEngine.Transform ScenePersonalWndMyPackage::m_btnShare
  6100. Transform_t3600365921 * ___m_btnShare_31;
  6101. // System.Boolean ScenePersonalWndMyPackage::m_bFirstOpen
  6102. bool ___m_bFirstOpen_32;
  6103. // System.Int32 ScenePersonalWndMyPackage::m_nMyFashionOld
  6104. int32_t ___m_nMyFashionOld_33;
  6105. public:
  6106. inline static int32_t get_offset_of_m_btnList_3() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_btnList_3)); }
  6107. inline uiBtnList_t3771050923 * get_m_btnList_3() const { return ___m_btnList_3; }
  6108. inline uiBtnList_t3771050923 ** get_address_of_m_btnList_3() { return &___m_btnList_3; }
  6109. inline void set_m_btnList_3(uiBtnList_t3771050923 * value)
  6110. {
  6111. ___m_btnList_3 = value;
  6112. Il2CppCodeGenWriteBarrier((&___m_btnList_3), value);
  6113. }
  6114. inline static int32_t get_offset_of_m_pageArea_4() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_pageArea_4)); }
  6115. inline ItemPageGroup_t3769455068 * get_m_pageArea_4() const { return ___m_pageArea_4; }
  6116. inline ItemPageGroup_t3769455068 ** get_address_of_m_pageArea_4() { return &___m_pageArea_4; }
  6117. inline void set_m_pageArea_4(ItemPageGroup_t3769455068 * value)
  6118. {
  6119. ___m_pageArea_4 = value;
  6120. Il2CppCodeGenWriteBarrier((&___m_pageArea_4), value);
  6121. }
  6122. inline static int32_t get_offset_of_m_WndDetail_5() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_WndDetail_5)); }
  6123. inline DetailWnd_t3732401977 * get_m_WndDetail_5() const { return ___m_WndDetail_5; }
  6124. inline DetailWnd_t3732401977 ** get_address_of_m_WndDetail_5() { return &___m_WndDetail_5; }
  6125. inline void set_m_WndDetail_5(DetailWnd_t3732401977 * value)
  6126. {
  6127. ___m_WndDetail_5 = value;
  6128. Il2CppCodeGenWriteBarrier((&___m_WndDetail_5), value);
  6129. }
  6130. inline static int32_t get_offset_of_m_PkgList_6() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_PkgList_6)); }
  6131. inline ScenePersonalPkgList_t4044424073 * get_m_PkgList_6() const { return ___m_PkgList_6; }
  6132. inline ScenePersonalPkgList_t4044424073 ** get_address_of_m_PkgList_6() { return &___m_PkgList_6; }
  6133. inline void set_m_PkgList_6(ScenePersonalPkgList_t4044424073 * value)
  6134. {
  6135. ___m_PkgList_6 = value;
  6136. Il2CppCodeGenWriteBarrier((&___m_PkgList_6), value);
  6137. }
  6138. inline static int32_t get_offset_of_m_starNumber_7() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_starNumber_7)); }
  6139. inline UILabel_t3248798549 * get_m_starNumber_7() const { return ___m_starNumber_7; }
  6140. inline UILabel_t3248798549 ** get_address_of_m_starNumber_7() { return &___m_starNumber_7; }
  6141. inline void set_m_starNumber_7(UILabel_t3248798549 * value)
  6142. {
  6143. ___m_starNumber_7 = value;
  6144. Il2CppCodeGenWriteBarrier((&___m_starNumber_7), value);
  6145. }
  6146. inline static int32_t get_offset_of_m_arrowTop_8() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_arrowTop_8)); }
  6147. inline GameObject_t1113636619 * get_m_arrowTop_8() const { return ___m_arrowTop_8; }
  6148. inline GameObject_t1113636619 ** get_address_of_m_arrowTop_8() { return &___m_arrowTop_8; }
  6149. inline void set_m_arrowTop_8(GameObject_t1113636619 * value)
  6150. {
  6151. ___m_arrowTop_8 = value;
  6152. Il2CppCodeGenWriteBarrier((&___m_arrowTop_8), value);
  6153. }
  6154. inline static int32_t get_offset_of_m_arrowBottom_9() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_arrowBottom_9)); }
  6155. inline GameObject_t1113636619 * get_m_arrowBottom_9() const { return ___m_arrowBottom_9; }
  6156. inline GameObject_t1113636619 ** get_address_of_m_arrowBottom_9() { return &___m_arrowBottom_9; }
  6157. inline void set_m_arrowBottom_9(GameObject_t1113636619 * value)
  6158. {
  6159. ___m_arrowBottom_9 = value;
  6160. Il2CppCodeGenWriteBarrier((&___m_arrowBottom_9), value);
  6161. }
  6162. inline static int32_t get_offset_of_m_WndAmount_10() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_WndAmount_10)); }
  6163. inline AmountWnd_t1885830546 * get_m_WndAmount_10() const { return ___m_WndAmount_10; }
  6164. inline AmountWnd_t1885830546 ** get_address_of_m_WndAmount_10() { return &___m_WndAmount_10; }
  6165. inline void set_m_WndAmount_10(AmountWnd_t1885830546 * value)
  6166. {
  6167. ___m_WndAmount_10 = value;
  6168. Il2CppCodeGenWriteBarrier((&___m_WndAmount_10), value);
  6169. }
  6170. inline static int32_t get_offset_of_m_shareLabel_11() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_shareLabel_11)); }
  6171. inline UILabel_t3248798549 * get_m_shareLabel_11() const { return ___m_shareLabel_11; }
  6172. inline UILabel_t3248798549 ** get_address_of_m_shareLabel_11() { return &___m_shareLabel_11; }
  6173. inline void set_m_shareLabel_11(UILabel_t3248798549 * value)
  6174. {
  6175. ___m_shareLabel_11 = value;
  6176. Il2CppCodeGenWriteBarrier((&___m_shareLabel_11), value);
  6177. }
  6178. inline static int32_t get_offset_of_m_subType_12() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_subType_12)); }
  6179. inline int32_t get_m_subType_12() const { return ___m_subType_12; }
  6180. inline int32_t* get_address_of_m_subType_12() { return &___m_subType_12; }
  6181. inline void set_m_subType_12(int32_t value)
  6182. {
  6183. ___m_subType_12 = value;
  6184. }
  6185. inline static int32_t get_offset_of_m_index_13() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_index_13)); }
  6186. inline int32_t get_m_index_13() const { return ___m_index_13; }
  6187. inline int32_t* get_address_of_m_index_13() { return &___m_index_13; }
  6188. inline void set_m_index_13(int32_t value)
  6189. {
  6190. ___m_index_13 = value;
  6191. }
  6192. inline static int32_t get_offset_of_isPageInit_14() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___isPageInit_14)); }
  6193. inline bool get_isPageInit_14() const { return ___isPageInit_14; }
  6194. inline bool* get_address_of_isPageInit_14() { return &___isPageInit_14; }
  6195. inline void set_isPageInit_14(bool value)
  6196. {
  6197. ___isPageInit_14 = value;
  6198. }
  6199. inline static int32_t get_offset_of_m_Yulanbg_15() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_Yulanbg_15)); }
  6200. inline UITexture_t3471168817 * get_m_Yulanbg_15() const { return ___m_Yulanbg_15; }
  6201. inline UITexture_t3471168817 ** get_address_of_m_Yulanbg_15() { return &___m_Yulanbg_15; }
  6202. inline void set_m_Yulanbg_15(UITexture_t3471168817 * value)
  6203. {
  6204. ___m_Yulanbg_15 = value;
  6205. Il2CppCodeGenWriteBarrier((&___m_Yulanbg_15), value);
  6206. }
  6207. inline static int32_t get_offset_of_m_Head_16() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_Head_16)); }
  6208. inline UITexture_t3471168817 * get_m_Head_16() const { return ___m_Head_16; }
  6209. inline UITexture_t3471168817 ** get_address_of_m_Head_16() { return &___m_Head_16; }
  6210. inline void set_m_Head_16(UITexture_t3471168817 * value)
  6211. {
  6212. ___m_Head_16 = value;
  6213. Il2CppCodeGenWriteBarrier((&___m_Head_16), value);
  6214. }
  6215. inline static int32_t get_offset_of_isPhotoReady_17() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___isPhotoReady_17)); }
  6216. inline bool get_isPhotoReady_17() const { return ___isPhotoReady_17; }
  6217. inline bool* get_address_of_isPhotoReady_17() { return &___isPhotoReady_17; }
  6218. inline void set_isPhotoReady_17(bool value)
  6219. {
  6220. ___isPhotoReady_17 = value;
  6221. }
  6222. inline static int32_t get_offset_of_m_Daojishi_18() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_Daojishi_18)); }
  6223. inline GameObject_t1113636619 * get_m_Daojishi_18() const { return ___m_Daojishi_18; }
  6224. inline GameObject_t1113636619 ** get_address_of_m_Daojishi_18() { return &___m_Daojishi_18; }
  6225. inline void set_m_Daojishi_18(GameObject_t1113636619 * value)
  6226. {
  6227. ___m_Daojishi_18 = value;
  6228. Il2CppCodeGenWriteBarrier((&___m_Daojishi_18), value);
  6229. }
  6230. inline static int32_t get_offset_of_m_time_19() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_time_19)); }
  6231. inline UILabel_t3248798549 * get_m_time_19() const { return ___m_time_19; }
  6232. inline UILabel_t3248798549 ** get_address_of_m_time_19() { return &___m_time_19; }
  6233. inline void set_m_time_19(UILabel_t3248798549 * value)
  6234. {
  6235. ___m_time_19 = value;
  6236. Il2CppCodeGenWriteBarrier((&___m_time_19), value);
  6237. }
  6238. inline static int32_t get_offset_of_m_time2_20() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_time2_20)); }
  6239. inline UILabel_t3248798549 * get_m_time2_20() const { return ___m_time2_20; }
  6240. inline UILabel_t3248798549 ** get_address_of_m_time2_20() { return &___m_time2_20; }
  6241. inline void set_m_time2_20(UILabel_t3248798549 * value)
  6242. {
  6243. ___m_time2_20 = value;
  6244. Il2CppCodeGenWriteBarrier((&___m_time2_20), value);
  6245. }
  6246. inline static int32_t get_offset_of_lefttime_21() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___lefttime_21)); }
  6247. inline float get_lefttime_21() const { return ___lefttime_21; }
  6248. inline float* get_address_of_lefttime_21() { return &___lefttime_21; }
  6249. inline void set_lefttime_21(float value)
  6250. {
  6251. ___lefttime_21 = value;
  6252. }
  6253. inline static int32_t get_offset_of_m_ScoreBtn_22() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_ScoreBtn_22)); }
  6254. inline Transform_t3600365921 * get_m_ScoreBtn_22() const { return ___m_ScoreBtn_22; }
  6255. inline Transform_t3600365921 ** get_address_of_m_ScoreBtn_22() { return &___m_ScoreBtn_22; }
  6256. inline void set_m_ScoreBtn_22(Transform_t3600365921 * value)
  6257. {
  6258. ___m_ScoreBtn_22 = value;
  6259. Il2CppCodeGenWriteBarrier((&___m_ScoreBtn_22), value);
  6260. }
  6261. inline static int32_t get_offset_of_m_ScoreDes_23() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_ScoreDes_23)); }
  6262. inline UILabel_t3248798549 * get_m_ScoreDes_23() const { return ___m_ScoreDes_23; }
  6263. inline UILabel_t3248798549 ** get_address_of_m_ScoreDes_23() { return &___m_ScoreDes_23; }
  6264. inline void set_m_ScoreDes_23(UILabel_t3248798549 * value)
  6265. {
  6266. ___m_ScoreDes_23 = value;
  6267. Il2CppCodeGenWriteBarrier((&___m_ScoreDes_23), value);
  6268. }
  6269. inline static int32_t get_offset_of_m_Title_24() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_Title_24)); }
  6270. inline Transform_t3600365921 * get_m_Title_24() const { return ___m_Title_24; }
  6271. inline Transform_t3600365921 ** get_address_of_m_Title_24() { return &___m_Title_24; }
  6272. inline void set_m_Title_24(Transform_t3600365921 * value)
  6273. {
  6274. ___m_Title_24 = value;
  6275. Il2CppCodeGenWriteBarrier((&___m_Title_24), value);
  6276. }
  6277. inline static int32_t get_offset_of_m_ToShop_25() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_ToShop_25)); }
  6278. inline Transform_t3600365921 * get_m_ToShop_25() const { return ___m_ToShop_25; }
  6279. inline Transform_t3600365921 ** get_address_of_m_ToShop_25() { return &___m_ToShop_25; }
  6280. inline void set_m_ToShop_25(Transform_t3600365921 * value)
  6281. {
  6282. ___m_ToShop_25 = value;
  6283. Il2CppCodeGenWriteBarrier((&___m_ToShop_25), value);
  6284. }
  6285. inline static int32_t get_offset_of_m_Select_26() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_Select_26)); }
  6286. inline Transform_t3600365921 * get_m_Select_26() const { return ___m_Select_26; }
  6287. inline Transform_t3600365921 ** get_address_of_m_Select_26() { return &___m_Select_26; }
  6288. inline void set_m_Select_26(Transform_t3600365921 * value)
  6289. {
  6290. ___m_Select_26 = value;
  6291. Il2CppCodeGenWriteBarrier((&___m_Select_26), value);
  6292. }
  6293. inline static int32_t get_offset_of_m_CancelSelect_27() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_CancelSelect_27)); }
  6294. inline Transform_t3600365921 * get_m_CancelSelect_27() const { return ___m_CancelSelect_27; }
  6295. inline Transform_t3600365921 ** get_address_of_m_CancelSelect_27() { return &___m_CancelSelect_27; }
  6296. inline void set_m_CancelSelect_27(Transform_t3600365921 * value)
  6297. {
  6298. ___m_CancelSelect_27 = value;
  6299. Il2CppCodeGenWriteBarrier((&___m_CancelSelect_27), value);
  6300. }
  6301. inline static int32_t get_offset_of_m_data_28() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_data_28)); }
  6302. inline List_1_t2959980932 * get_m_data_28() const { return ___m_data_28; }
  6303. inline List_1_t2959980932 ** get_address_of_m_data_28() { return &___m_data_28; }
  6304. inline void set_m_data_28(List_1_t2959980932 * value)
  6305. {
  6306. ___m_data_28 = value;
  6307. Il2CppCodeGenWriteBarrier((&___m_data_28), value);
  6308. }
  6309. inline static int32_t get_offset_of_m_Voulumtrans_29() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_Voulumtrans_29)); }
  6310. inline Transform_t3600365921 * get_m_Voulumtrans_29() const { return ___m_Voulumtrans_29; }
  6311. inline Transform_t3600365921 ** get_address_of_m_Voulumtrans_29() { return &___m_Voulumtrans_29; }
  6312. inline void set_m_Voulumtrans_29(Transform_t3600365921 * value)
  6313. {
  6314. ___m_Voulumtrans_29 = value;
  6315. Il2CppCodeGenWriteBarrier((&___m_Voulumtrans_29), value);
  6316. }
  6317. inline static int32_t get_offset_of_m_VoulumLabel_30() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_VoulumLabel_30)); }
  6318. inline UILabel_t3248798549 * get_m_VoulumLabel_30() const { return ___m_VoulumLabel_30; }
  6319. inline UILabel_t3248798549 ** get_address_of_m_VoulumLabel_30() { return &___m_VoulumLabel_30; }
  6320. inline void set_m_VoulumLabel_30(UILabel_t3248798549 * value)
  6321. {
  6322. ___m_VoulumLabel_30 = value;
  6323. Il2CppCodeGenWriteBarrier((&___m_VoulumLabel_30), value);
  6324. }
  6325. inline static int32_t get_offset_of_m_btnShare_31() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_btnShare_31)); }
  6326. inline Transform_t3600365921 * get_m_btnShare_31() const { return ___m_btnShare_31; }
  6327. inline Transform_t3600365921 ** get_address_of_m_btnShare_31() { return &___m_btnShare_31; }
  6328. inline void set_m_btnShare_31(Transform_t3600365921 * value)
  6329. {
  6330. ___m_btnShare_31 = value;
  6331. Il2CppCodeGenWriteBarrier((&___m_btnShare_31), value);
  6332. }
  6333. inline static int32_t get_offset_of_m_bFirstOpen_32() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_bFirstOpen_32)); }
  6334. inline bool get_m_bFirstOpen_32() const { return ___m_bFirstOpen_32; }
  6335. inline bool* get_address_of_m_bFirstOpen_32() { return &___m_bFirstOpen_32; }
  6336. inline void set_m_bFirstOpen_32(bool value)
  6337. {
  6338. ___m_bFirstOpen_32 = value;
  6339. }
  6340. inline static int32_t get_offset_of_m_nMyFashionOld_33() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987, ___m_nMyFashionOld_33)); }
  6341. inline int32_t get_m_nMyFashionOld_33() const { return ___m_nMyFashionOld_33; }
  6342. inline int32_t* get_address_of_m_nMyFashionOld_33() { return &___m_nMyFashionOld_33; }
  6343. inline void set_m_nMyFashionOld_33(int32_t value)
  6344. {
  6345. ___m_nMyFashionOld_33 = value;
  6346. }
  6347. };
  6348. struct ScenePersonalWndMyPackage_t3287570987_StaticFields
  6349. {
  6350. public:
  6351. // ScenePersonalWndMyPackage ScenePersonalWndMyPackage::s_instance
  6352. ScenePersonalWndMyPackage_t3287570987 * ___s_instance_2;
  6353. public:
  6354. inline static int32_t get_offset_of_s_instance_2() { return static_cast<int32_t>(offsetof(ScenePersonalWndMyPackage_t3287570987_StaticFields, ___s_instance_2)); }
  6355. inline ScenePersonalWndMyPackage_t3287570987 * get_s_instance_2() const { return ___s_instance_2; }
  6356. inline ScenePersonalWndMyPackage_t3287570987 ** get_address_of_s_instance_2() { return &___s_instance_2; }
  6357. inline void set_s_instance_2(ScenePersonalWndMyPackage_t3287570987 * value)
  6358. {
  6359. ___s_instance_2 = value;
  6360. Il2CppCodeGenWriteBarrier((&___s_instance_2), value);
  6361. }
  6362. };
  6363. #ifdef __clang__
  6364. #pragma clang diagnostic pop
  6365. #endif
  6366. #endif // SCENEPERSONALWNDMYPACKAGE_T3287570987_H
  6367. #ifndef UIDRAWITEM_T618257261_H
  6368. #define UIDRAWITEM_T618257261_H
  6369. #ifdef __clang__
  6370. #pragma clang diagnostic push
  6371. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6372. #pragma clang diagnostic ignored "-Wunused-variable"
  6373. #endif
  6374. // uiDrawItem
  6375. struct uiDrawItem_t618257261 : public MonoBehaviour_t3962482529
  6376. {
  6377. public:
  6378. // paoItem[] uiDrawItem::m_giveList
  6379. paoItemU5BU5D_t3229969879* ___m_giveList_2;
  6380. // UILabel uiDrawItem::m_title
  6381. UILabel_t3248798549 * ___m_title_3;
  6382. // UITexture uiDrawItem::m_bg
  6383. UITexture_t3471168817 * ___m_bg_4;
  6384. // UnityEngine.Transform uiDrawItem::m_transOnePrice
  6385. Transform_t3600365921 * ___m_transOnePrice_5;
  6386. // UILabel uiDrawItem::m_lbOneFree
  6387. UILabel_t3248798549 * ___m_lbOneFree_6;
  6388. // UILabel uiDrawItem::m_lbOnePrice
  6389. UILabel_t3248798549 * ___m_lbOnePrice_7;
  6390. // UILabel uiDrawItem::m_lbTenPrice
  6391. UILabel_t3248798549 * ___m_lbTenPrice_8;
  6392. // UITexture uiDrawItem::m_npc
  6393. UITexture_t3471168817 * ___m_npc_9;
  6394. // System.Boolean uiDrawItem::m_bBGLoad
  6395. bool ___m_bBGLoad_10;
  6396. // System.Boolean uiDrawItem::m_bSuiPianLoad
  6397. bool ___m_bSuiPianLoad_11;
  6398. // System.Boolean uiDrawItem::m_bNPCLoad
  6399. bool ___m_bNPCLoad_12;
  6400. // System.Int32 uiDrawItem::m_FreeTotal
  6401. int32_t ___m_FreeTotal_13;
  6402. // System.Int32 uiDrawItem::m_curTotal
  6403. int32_t ___m_curTotal_14;
  6404. // System.Boolean uiDrawItem::m_bChangeTime
  6405. bool ___m_bChangeTime_15;
  6406. // System.String uiDrawItem::m_orignalFameTimesDesc
  6407. String_t* ___m_orignalFameTimesDesc_16;
  6408. // DMCore.Logic.CDrawItemData uiDrawItem::m_data
  6409. CDrawItemData_t2876223890 * ___m_data_17;
  6410. public:
  6411. inline static int32_t get_offset_of_m_giveList_2() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_giveList_2)); }
  6412. inline paoItemU5BU5D_t3229969879* get_m_giveList_2() const { return ___m_giveList_2; }
  6413. inline paoItemU5BU5D_t3229969879** get_address_of_m_giveList_2() { return &___m_giveList_2; }
  6414. inline void set_m_giveList_2(paoItemU5BU5D_t3229969879* value)
  6415. {
  6416. ___m_giveList_2 = value;
  6417. Il2CppCodeGenWriteBarrier((&___m_giveList_2), value);
  6418. }
  6419. inline static int32_t get_offset_of_m_title_3() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_title_3)); }
  6420. inline UILabel_t3248798549 * get_m_title_3() const { return ___m_title_3; }
  6421. inline UILabel_t3248798549 ** get_address_of_m_title_3() { return &___m_title_3; }
  6422. inline void set_m_title_3(UILabel_t3248798549 * value)
  6423. {
  6424. ___m_title_3 = value;
  6425. Il2CppCodeGenWriteBarrier((&___m_title_3), value);
  6426. }
  6427. inline static int32_t get_offset_of_m_bg_4() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_bg_4)); }
  6428. inline UITexture_t3471168817 * get_m_bg_4() const { return ___m_bg_4; }
  6429. inline UITexture_t3471168817 ** get_address_of_m_bg_4() { return &___m_bg_4; }
  6430. inline void set_m_bg_4(UITexture_t3471168817 * value)
  6431. {
  6432. ___m_bg_4 = value;
  6433. Il2CppCodeGenWriteBarrier((&___m_bg_4), value);
  6434. }
  6435. inline static int32_t get_offset_of_m_transOnePrice_5() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_transOnePrice_5)); }
  6436. inline Transform_t3600365921 * get_m_transOnePrice_5() const { return ___m_transOnePrice_5; }
  6437. inline Transform_t3600365921 ** get_address_of_m_transOnePrice_5() { return &___m_transOnePrice_5; }
  6438. inline void set_m_transOnePrice_5(Transform_t3600365921 * value)
  6439. {
  6440. ___m_transOnePrice_5 = value;
  6441. Il2CppCodeGenWriteBarrier((&___m_transOnePrice_5), value);
  6442. }
  6443. inline static int32_t get_offset_of_m_lbOneFree_6() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_lbOneFree_6)); }
  6444. inline UILabel_t3248798549 * get_m_lbOneFree_6() const { return ___m_lbOneFree_6; }
  6445. inline UILabel_t3248798549 ** get_address_of_m_lbOneFree_6() { return &___m_lbOneFree_6; }
  6446. inline void set_m_lbOneFree_6(UILabel_t3248798549 * value)
  6447. {
  6448. ___m_lbOneFree_6 = value;
  6449. Il2CppCodeGenWriteBarrier((&___m_lbOneFree_6), value);
  6450. }
  6451. inline static int32_t get_offset_of_m_lbOnePrice_7() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_lbOnePrice_7)); }
  6452. inline UILabel_t3248798549 * get_m_lbOnePrice_7() const { return ___m_lbOnePrice_7; }
  6453. inline UILabel_t3248798549 ** get_address_of_m_lbOnePrice_7() { return &___m_lbOnePrice_7; }
  6454. inline void set_m_lbOnePrice_7(UILabel_t3248798549 * value)
  6455. {
  6456. ___m_lbOnePrice_7 = value;
  6457. Il2CppCodeGenWriteBarrier((&___m_lbOnePrice_7), value);
  6458. }
  6459. inline static int32_t get_offset_of_m_lbTenPrice_8() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_lbTenPrice_8)); }
  6460. inline UILabel_t3248798549 * get_m_lbTenPrice_8() const { return ___m_lbTenPrice_8; }
  6461. inline UILabel_t3248798549 ** get_address_of_m_lbTenPrice_8() { return &___m_lbTenPrice_8; }
  6462. inline void set_m_lbTenPrice_8(UILabel_t3248798549 * value)
  6463. {
  6464. ___m_lbTenPrice_8 = value;
  6465. Il2CppCodeGenWriteBarrier((&___m_lbTenPrice_8), value);
  6466. }
  6467. inline static int32_t get_offset_of_m_npc_9() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_npc_9)); }
  6468. inline UITexture_t3471168817 * get_m_npc_9() const { return ___m_npc_9; }
  6469. inline UITexture_t3471168817 ** get_address_of_m_npc_9() { return &___m_npc_9; }
  6470. inline void set_m_npc_9(UITexture_t3471168817 * value)
  6471. {
  6472. ___m_npc_9 = value;
  6473. Il2CppCodeGenWriteBarrier((&___m_npc_9), value);
  6474. }
  6475. inline static int32_t get_offset_of_m_bBGLoad_10() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_bBGLoad_10)); }
  6476. inline bool get_m_bBGLoad_10() const { return ___m_bBGLoad_10; }
  6477. inline bool* get_address_of_m_bBGLoad_10() { return &___m_bBGLoad_10; }
  6478. inline void set_m_bBGLoad_10(bool value)
  6479. {
  6480. ___m_bBGLoad_10 = value;
  6481. }
  6482. inline static int32_t get_offset_of_m_bSuiPianLoad_11() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_bSuiPianLoad_11)); }
  6483. inline bool get_m_bSuiPianLoad_11() const { return ___m_bSuiPianLoad_11; }
  6484. inline bool* get_address_of_m_bSuiPianLoad_11() { return &___m_bSuiPianLoad_11; }
  6485. inline void set_m_bSuiPianLoad_11(bool value)
  6486. {
  6487. ___m_bSuiPianLoad_11 = value;
  6488. }
  6489. inline static int32_t get_offset_of_m_bNPCLoad_12() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_bNPCLoad_12)); }
  6490. inline bool get_m_bNPCLoad_12() const { return ___m_bNPCLoad_12; }
  6491. inline bool* get_address_of_m_bNPCLoad_12() { return &___m_bNPCLoad_12; }
  6492. inline void set_m_bNPCLoad_12(bool value)
  6493. {
  6494. ___m_bNPCLoad_12 = value;
  6495. }
  6496. inline static int32_t get_offset_of_m_FreeTotal_13() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_FreeTotal_13)); }
  6497. inline int32_t get_m_FreeTotal_13() const { return ___m_FreeTotal_13; }
  6498. inline int32_t* get_address_of_m_FreeTotal_13() { return &___m_FreeTotal_13; }
  6499. inline void set_m_FreeTotal_13(int32_t value)
  6500. {
  6501. ___m_FreeTotal_13 = value;
  6502. }
  6503. inline static int32_t get_offset_of_m_curTotal_14() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_curTotal_14)); }
  6504. inline int32_t get_m_curTotal_14() const { return ___m_curTotal_14; }
  6505. inline int32_t* get_address_of_m_curTotal_14() { return &___m_curTotal_14; }
  6506. inline void set_m_curTotal_14(int32_t value)
  6507. {
  6508. ___m_curTotal_14 = value;
  6509. }
  6510. inline static int32_t get_offset_of_m_bChangeTime_15() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_bChangeTime_15)); }
  6511. inline bool get_m_bChangeTime_15() const { return ___m_bChangeTime_15; }
  6512. inline bool* get_address_of_m_bChangeTime_15() { return &___m_bChangeTime_15; }
  6513. inline void set_m_bChangeTime_15(bool value)
  6514. {
  6515. ___m_bChangeTime_15 = value;
  6516. }
  6517. inline static int32_t get_offset_of_m_orignalFameTimesDesc_16() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_orignalFameTimesDesc_16)); }
  6518. inline String_t* get_m_orignalFameTimesDesc_16() const { return ___m_orignalFameTimesDesc_16; }
  6519. inline String_t** get_address_of_m_orignalFameTimesDesc_16() { return &___m_orignalFameTimesDesc_16; }
  6520. inline void set_m_orignalFameTimesDesc_16(String_t* value)
  6521. {
  6522. ___m_orignalFameTimesDesc_16 = value;
  6523. Il2CppCodeGenWriteBarrier((&___m_orignalFameTimesDesc_16), value);
  6524. }
  6525. inline static int32_t get_offset_of_m_data_17() { return static_cast<int32_t>(offsetof(uiDrawItem_t618257261, ___m_data_17)); }
  6526. inline CDrawItemData_t2876223890 * get_m_data_17() const { return ___m_data_17; }
  6527. inline CDrawItemData_t2876223890 ** get_address_of_m_data_17() { return &___m_data_17; }
  6528. inline void set_m_data_17(CDrawItemData_t2876223890 * value)
  6529. {
  6530. ___m_data_17 = value;
  6531. Il2CppCodeGenWriteBarrier((&___m_data_17), value);
  6532. }
  6533. };
  6534. #ifdef __clang__
  6535. #pragma clang diagnostic pop
  6536. #endif
  6537. #endif // UIDRAWITEM_T618257261_H
  6538. #ifndef REWARDWND_T1955019457_H
  6539. #define REWARDWND_T1955019457_H
  6540. #ifdef __clang__
  6541. #pragma clang diagnostic push
  6542. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6543. #pragma clang diagnostic ignored "-Wunused-variable"
  6544. #endif
  6545. // RewardWnd
  6546. struct RewardWnd_t1955019457 : public MonoBehaviour_t3962482529
  6547. {
  6548. public:
  6549. // UnityEngine.Transform RewardWnd::m_uiRoot
  6550. Transform_t3600365921 * ___m_uiRoot_2;
  6551. // uiRewardItem RewardWnd::m_rewardItem
  6552. uiRewardItem_t3619702494 * ___m_rewardItem_3;
  6553. // uiRewardItem[] RewardWnd::m_rewardItemList
  6554. uiRewardItemU5BU5D_t3139509227* ___m_rewardItemList_4;
  6555. // UnityEngine.Transform RewardWnd::m_uiOneRoot
  6556. Transform_t3600365921 * ___m_uiOneRoot_5;
  6557. // UnityEngine.Transform RewardWnd::m_uiTenRoot
  6558. Transform_t3600365921 * ___m_uiTenRoot_6;
  6559. // UnityEngine.GameObject RewardWnd::m_oneBtn
  6560. GameObject_t1113636619 * ___m_oneBtn_7;
  6561. // UnityEngine.GameObject RewardWnd::m_tenBtn
  6562. GameObject_t1113636619 * ___m_tenBtn_8;
  6563. // UnityEngine.GameObject RewardWnd::m_shareBtn
  6564. GameObject_t1113636619 * ___m_shareBtn_9;
  6565. // UILabel RewardWnd::m_shareLabel
  6566. UILabel_t3248798549 * ___m_shareLabel_10;
  6567. // UnityEngine.GameObject RewardWnd::m_MarkCorner
  6568. GameObject_t1113636619 * ___m_MarkCorner_11;
  6569. // UILabel RewardWnd::m_MarkDiscount
  6570. UILabel_t3248798549 * ___m_MarkDiscount_12;
  6571. // System.Int32 RewardWnd::m_LotteryNum
  6572. int32_t ___m_LotteryNum_13;
  6573. // System.Int32 RewardWnd::m_animIndex
  6574. int32_t ___m_animIndex_14;
  6575. // System.Boolean RewardWnd::isPageInit
  6576. bool ___isPageInit_15;
  6577. public:
  6578. inline static int32_t get_offset_of_m_uiRoot_2() { return static_cast<int32_t>(offsetof(RewardWnd_t1955019457, ___m_uiRoot_2)); }
  6579. inline Transform_t3600365921 * get_m_uiRoot_2() const { return ___m_uiRoot_2; }
  6580. inline Transform_t3600365921 ** get_address_of_m_uiRoot_2() { return &___m_uiRoot_2; }
  6581. inline void set_m_uiRoot_2(Transform_t3600365921 * value)
  6582. {
  6583. ___m_uiRoot_2 = value;
  6584. Il2CppCodeGenWriteBarrier((&___m_uiRoot_2), value);
  6585. }
  6586. inline static int32_t get_offset_of_m_rewardItem_3() { return static_cast<int32_t>(offsetof(RewardWnd_t1955019457, ___m_rewardItem_3)); }
  6587. inline uiRewardItem_t3619702494 * get_m_rewardItem_3() const { return ___m_rewardItem_3; }
  6588. inline uiRewardItem_t3619702494 ** get_address_of_m_rewardItem_3() { return &___m_rewardItem_3; }
  6589. inline void set_m_rewardItem_3(uiRewardItem_t3619702494 * value)
  6590. {
  6591. ___m_rewardItem_3 = value;
  6592. Il2CppCodeGenWriteBarrier((&___m_rewardItem_3), value);
  6593. }
  6594. inline static int32_t get_offset_of_m_rewardItemList_4() { return static_cast<int32_t>(offsetof(RewardWnd_t1955019457, ___m_rewardItemList_4)); }
  6595. inline uiRewardItemU5BU5D_t3139509227* get_m_rewardItemList_4() const { return ___m_rewardItemList_4; }
  6596. inline uiRewardItemU5BU5D_t3139509227** get_address_of_m_rewardItemList_4() { return &___m_rewardItemList_4; }
  6597. inline void set_m_rewardItemList_4(uiRewardItemU5BU5D_t3139509227* value)
  6598. {
  6599. ___m_rewardItemList_4 = value;
  6600. Il2CppCodeGenWriteBarrier((&___m_rewardItemList_4), value);
  6601. }
  6602. inline static int32_t get_offset_of_m_uiOneRoot_5() { return static_cast<int32_t>(offsetof(RewardWnd_t1955019457, ___m_uiOneRoot_5)); }
  6603. inline Transform_t3600365921 * get_m_uiOneRoot_5() const { return ___m_uiOneRoot_5; }
  6604. inline Transform_t3600365921 ** get_address_of_m_uiOneRoot_5() { return &___m_uiOneRoot_5; }
  6605. inline void set_m_uiOneRoot_5(Transform_t3600365921 * value)
  6606. {
  6607. ___m_uiOneRoot_5 = value;
  6608. Il2CppCodeGenWriteBarrier((&___m_uiOneRoot_5), value);
  6609. }
  6610. inline static int32_t get_offset_of_m_uiTenRoot_6() { return static_cast<int32_t>(offsetof(RewardWnd_t1955019457, ___m_uiTenRoot_6)); }
  6611. inline Transform_t3600365921 * get_m_uiTenRoot_6() const { return ___m_uiTenRoot_6; }
  6612. inline Transform_t3600365921 ** get_address_of_m_uiTenRoot_6() { return &___m_uiTenRoot_6; }
  6613. inline void set_m_uiTenRoot_6(Transform_t3600365921 * value)
  6614. {
  6615. ___m_uiTenRoot_6 = value;
  6616. Il2CppCodeGenWriteBarrier((&___m_uiTenRoot_6), value);
  6617. }
  6618. inline static int32_t get_offset_of_m_oneBtn_7() { return static_cast<int32_t>(offsetof(RewardWnd_t1955019457, ___m_oneBtn_7)); }
  6619. inline GameObject_t1113636619 * get_m_oneBtn_7() const { return ___m_oneBtn_7; }
  6620. inline GameObject_t1113636619 ** get_address_of_m_oneBtn_7() { return &___m_oneBtn_7; }
  6621. inline void set_m_oneBtn_7(GameObject_t1113636619 * value)
  6622. {
  6623. ___m_oneBtn_7 = value;
  6624. Il2CppCodeGenWriteBarrier((&___m_oneBtn_7), value);
  6625. }
  6626. inline static int32_t get_offset_of_m_tenBtn_8() { return static_cast<int32_t>(offsetof(RewardWnd_t1955019457, ___m_tenBtn_8)); }
  6627. inline GameObject_t1113636619 * get_m_tenBtn_8() const { return ___m_tenBtn_8; }
  6628. inline GameObject_t1113636619 ** get_address_of_m_tenBtn_8() { return &___m_tenBtn_8; }
  6629. inline void set_m_tenBtn_8(GameObject_t1113636619 * value)
  6630. {
  6631. ___m_tenBtn_8 = value;
  6632. Il2CppCodeGenWriteBarrier((&___m_tenBtn_8), value);
  6633. }
  6634. inline static int32_t get_offset_of_m_shareBtn_9() { return static_cast<int32_t>(offsetof(RewardWnd_t1955019457, ___m_shareBtn_9)); }
  6635. inline GameObject_t1113636619 * get_m_shareBtn_9() const { return ___m_shareBtn_9; }
  6636. inline GameObject_t1113636619 ** get_address_of_m_shareBtn_9() { return &___m_shareBtn_9; }
  6637. inline void set_m_shareBtn_9(GameObject_t1113636619 * value)
  6638. {
  6639. ___m_shareBtn_9 = value;
  6640. Il2CppCodeGenWriteBarrier((&___m_shareBtn_9), value);
  6641. }
  6642. inline static int32_t get_offset_of_m_shareLabel_10() { return static_cast<int32_t>(offsetof(RewardWnd_t1955019457, ___m_shareLabel_10)); }
  6643. inline UILabel_t3248798549 * get_m_shareLabel_10() const { return ___m_shareLabel_10; }
  6644. inline UILabel_t3248798549 ** get_address_of_m_shareLabel_10() { return &___m_shareLabel_10; }
  6645. inline void set_m_shareLabel_10(UILabel_t3248798549 * value)
  6646. {
  6647. ___m_shareLabel_10 = value;
  6648. Il2CppCodeGenWriteBarrier((&___m_shareLabel_10), value);
  6649. }
  6650. inline static int32_t get_offset_of_m_MarkCorner_11() { return static_cast<int32_t>(offsetof(RewardWnd_t1955019457, ___m_MarkCorner_11)); }
  6651. inline GameObject_t1113636619 * get_m_MarkCorner_11() const { return ___m_MarkCorner_11; }
  6652. inline GameObject_t1113636619 ** get_address_of_m_MarkCorner_11() { return &___m_MarkCorner_11; }
  6653. inline void set_m_MarkCorner_11(GameObject_t1113636619 * value)
  6654. {
  6655. ___m_MarkCorner_11 = value;
  6656. Il2CppCodeGenWriteBarrier((&___m_MarkCorner_11), value);
  6657. }
  6658. inline static int32_t get_offset_of_m_MarkDiscount_12() { return static_cast<int32_t>(offsetof(RewardWnd_t1955019457, ___m_MarkDiscount_12)); }
  6659. inline UILabel_t3248798549 * get_m_MarkDiscount_12() const { return ___m_MarkDiscount_12; }
  6660. inline UILabel_t3248798549 ** get_address_of_m_MarkDiscount_12() { return &___m_MarkDiscount_12; }
  6661. inline void set_m_MarkDiscount_12(UILabel_t3248798549 * value)
  6662. {
  6663. ___m_MarkDiscount_12 = value;
  6664. Il2CppCodeGenWriteBarrier((&___m_MarkDiscount_12), value);
  6665. }
  6666. inline static int32_t get_offset_of_m_LotteryNum_13() { return static_cast<int32_t>(offsetof(RewardWnd_t1955019457, ___m_LotteryNum_13)); }
  6667. inline int32_t get_m_LotteryNum_13() const { return ___m_LotteryNum_13; }
  6668. inline int32_t* get_address_of_m_LotteryNum_13() { return &___m_LotteryNum_13; }
  6669. inline void set_m_LotteryNum_13(int32_t value)
  6670. {
  6671. ___m_LotteryNum_13 = value;
  6672. }
  6673. inline static int32_t get_offset_of_m_animIndex_14() { return static_cast<int32_t>(offsetof(RewardWnd_t1955019457, ___m_animIndex_14)); }
  6674. inline int32_t get_m_animIndex_14() const { return ___m_animIndex_14; }
  6675. inline int32_t* get_address_of_m_animIndex_14() { return &___m_animIndex_14; }
  6676. inline void set_m_animIndex_14(int32_t value)
  6677. {
  6678. ___m_animIndex_14 = value;
  6679. }
  6680. inline static int32_t get_offset_of_isPageInit_15() { return static_cast<int32_t>(offsetof(RewardWnd_t1955019457, ___isPageInit_15)); }
  6681. inline bool get_isPageInit_15() const { return ___isPageInit_15; }
  6682. inline bool* get_address_of_isPageInit_15() { return &___isPageInit_15; }
  6683. inline void set_isPageInit_15(bool value)
  6684. {
  6685. ___isPageInit_15 = value;
  6686. }
  6687. };
  6688. #ifdef __clang__
  6689. #pragma clang diagnostic pop
  6690. #endif
  6691. #endif // REWARDWND_T1955019457_H
  6692. #ifndef UIITEMDISPLAY_T1025820547_H
  6693. #define UIITEMDISPLAY_T1025820547_H
  6694. #ifdef __clang__
  6695. #pragma clang diagnostic push
  6696. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6697. #pragma clang diagnostic ignored "-Wunused-variable"
  6698. #endif
  6699. // uiItemDisplay
  6700. struct uiItemDisplay_t1025820547 : public MonoBehaviour_t3962482529
  6701. {
  6702. public:
  6703. // DMListView uiItemDisplay::m_ListContent
  6704. DMListView_t512231514 * ___m_ListContent_2;
  6705. // System.Boolean uiItemDisplay::isPageInit
  6706. bool ___isPageInit_3;
  6707. public:
  6708. inline static int32_t get_offset_of_m_ListContent_2() { return static_cast<int32_t>(offsetof(uiItemDisplay_t1025820547, ___m_ListContent_2)); }
  6709. inline DMListView_t512231514 * get_m_ListContent_2() const { return ___m_ListContent_2; }
  6710. inline DMListView_t512231514 ** get_address_of_m_ListContent_2() { return &___m_ListContent_2; }
  6711. inline void set_m_ListContent_2(DMListView_t512231514 * value)
  6712. {
  6713. ___m_ListContent_2 = value;
  6714. Il2CppCodeGenWriteBarrier((&___m_ListContent_2), value);
  6715. }
  6716. inline static int32_t get_offset_of_isPageInit_3() { return static_cast<int32_t>(offsetof(uiItemDisplay_t1025820547, ___isPageInit_3)); }
  6717. inline bool get_isPageInit_3() const { return ___isPageInit_3; }
  6718. inline bool* get_address_of_isPageInit_3() { return &___isPageInit_3; }
  6719. inline void set_isPageInit_3(bool value)
  6720. {
  6721. ___isPageInit_3 = value;
  6722. }
  6723. };
  6724. #ifdef __clang__
  6725. #pragma clang diagnostic pop
  6726. #endif
  6727. #endif // UIITEMDISPLAY_T1025820547_H
  6728. #ifndef UIGFITINFOITEM_T352116371_H
  6729. #define UIGFITINFOITEM_T352116371_H
  6730. #ifdef __clang__
  6731. #pragma clang diagnostic push
  6732. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6733. #pragma clang diagnostic ignored "-Wunused-variable"
  6734. #endif
  6735. // uiGfitInfoItem
  6736. struct uiGfitInfoItem_t352116371 : public MonoBehaviour_t3962482529
  6737. {
  6738. public:
  6739. // UITexture uiGfitInfoItem::m_texture
  6740. UITexture_t3471168817 * ___m_texture_2;
  6741. // UISprite uiGfitInfoItem::m_bgSprite
  6742. UISprite_t194114938 * ___m_bgSprite_3;
  6743. // System.Boolean uiGfitInfoItem::m_textureDone
  6744. bool ___m_textureDone_4;
  6745. // UnityEngine.Vector3 uiGfitInfoItem::m_org_TextureScale
  6746. Vector3_t3722313464 ___m_org_TextureScale_5;
  6747. // UnityEngine.Vector3 uiGfitInfoItem::m_org_bgSpriteScale
  6748. Vector3_t3722313464 ___m_org_bgSpriteScale_6;
  6749. // UILabel uiGfitInfoItem::m_count
  6750. UILabel_t3248798549 * ___m_count_7;
  6751. // UILabel uiGfitInfoItem::m_valid
  6752. UILabel_t3248798549 * ___m_valid_8;
  6753. // UILabel uiGfitInfoItem::m_condition
  6754. UILabel_t3248798549 * ___m_condition_9;
  6755. // System.Boolean uiGfitInfoItem::isPageInit
  6756. bool ___isPageInit_10;
  6757. // DMCore.Logic.GiftPackageItemUnit uiGfitInfoItem::m_DataUnit
  6758. GiftPackageItemUnit_t2476631710 * ___m_DataUnit_11;
  6759. public:
  6760. inline static int32_t get_offset_of_m_texture_2() { return static_cast<int32_t>(offsetof(uiGfitInfoItem_t352116371, ___m_texture_2)); }
  6761. inline UITexture_t3471168817 * get_m_texture_2() const { return ___m_texture_2; }
  6762. inline UITexture_t3471168817 ** get_address_of_m_texture_2() { return &___m_texture_2; }
  6763. inline void set_m_texture_2(UITexture_t3471168817 * value)
  6764. {
  6765. ___m_texture_2 = value;
  6766. Il2CppCodeGenWriteBarrier((&___m_texture_2), value);
  6767. }
  6768. inline static int32_t get_offset_of_m_bgSprite_3() { return static_cast<int32_t>(offsetof(uiGfitInfoItem_t352116371, ___m_bgSprite_3)); }
  6769. inline UISprite_t194114938 * get_m_bgSprite_3() const { return ___m_bgSprite_3; }
  6770. inline UISprite_t194114938 ** get_address_of_m_bgSprite_3() { return &___m_bgSprite_3; }
  6771. inline void set_m_bgSprite_3(UISprite_t194114938 * value)
  6772. {
  6773. ___m_bgSprite_3 = value;
  6774. Il2CppCodeGenWriteBarrier((&___m_bgSprite_3), value);
  6775. }
  6776. inline static int32_t get_offset_of_m_textureDone_4() { return static_cast<int32_t>(offsetof(uiGfitInfoItem_t352116371, ___m_textureDone_4)); }
  6777. inline bool get_m_textureDone_4() const { return ___m_textureDone_4; }
  6778. inline bool* get_address_of_m_textureDone_4() { return &___m_textureDone_4; }
  6779. inline void set_m_textureDone_4(bool value)
  6780. {
  6781. ___m_textureDone_4 = value;
  6782. }
  6783. inline static int32_t get_offset_of_m_org_TextureScale_5() { return static_cast<int32_t>(offsetof(uiGfitInfoItem_t352116371, ___m_org_TextureScale_5)); }
  6784. inline Vector3_t3722313464 get_m_org_TextureScale_5() const { return ___m_org_TextureScale_5; }
  6785. inline Vector3_t3722313464 * get_address_of_m_org_TextureScale_5() { return &___m_org_TextureScale_5; }
  6786. inline void set_m_org_TextureScale_5(Vector3_t3722313464 value)
  6787. {
  6788. ___m_org_TextureScale_5 = value;
  6789. }
  6790. inline static int32_t get_offset_of_m_org_bgSpriteScale_6() { return static_cast<int32_t>(offsetof(uiGfitInfoItem_t352116371, ___m_org_bgSpriteScale_6)); }
  6791. inline Vector3_t3722313464 get_m_org_bgSpriteScale_6() const { return ___m_org_bgSpriteScale_6; }
  6792. inline Vector3_t3722313464 * get_address_of_m_org_bgSpriteScale_6() { return &___m_org_bgSpriteScale_6; }
  6793. inline void set_m_org_bgSpriteScale_6(Vector3_t3722313464 value)
  6794. {
  6795. ___m_org_bgSpriteScale_6 = value;
  6796. }
  6797. inline static int32_t get_offset_of_m_count_7() { return static_cast<int32_t>(offsetof(uiGfitInfoItem_t352116371, ___m_count_7)); }
  6798. inline UILabel_t3248798549 * get_m_count_7() const { return ___m_count_7; }
  6799. inline UILabel_t3248798549 ** get_address_of_m_count_7() { return &___m_count_7; }
  6800. inline void set_m_count_7(UILabel_t3248798549 * value)
  6801. {
  6802. ___m_count_7 = value;
  6803. Il2CppCodeGenWriteBarrier((&___m_count_7), value);
  6804. }
  6805. inline static int32_t get_offset_of_m_valid_8() { return static_cast<int32_t>(offsetof(uiGfitInfoItem_t352116371, ___m_valid_8)); }
  6806. inline UILabel_t3248798549 * get_m_valid_8() const { return ___m_valid_8; }
  6807. inline UILabel_t3248798549 ** get_address_of_m_valid_8() { return &___m_valid_8; }
  6808. inline void set_m_valid_8(UILabel_t3248798549 * value)
  6809. {
  6810. ___m_valid_8 = value;
  6811. Il2CppCodeGenWriteBarrier((&___m_valid_8), value);
  6812. }
  6813. inline static int32_t get_offset_of_m_condition_9() { return static_cast<int32_t>(offsetof(uiGfitInfoItem_t352116371, ___m_condition_9)); }
  6814. inline UILabel_t3248798549 * get_m_condition_9() const { return ___m_condition_9; }
  6815. inline UILabel_t3248798549 ** get_address_of_m_condition_9() { return &___m_condition_9; }
  6816. inline void set_m_condition_9(UILabel_t3248798549 * value)
  6817. {
  6818. ___m_condition_9 = value;
  6819. Il2CppCodeGenWriteBarrier((&___m_condition_9), value);
  6820. }
  6821. inline static int32_t get_offset_of_isPageInit_10() { return static_cast<int32_t>(offsetof(uiGfitInfoItem_t352116371, ___isPageInit_10)); }
  6822. inline bool get_isPageInit_10() const { return ___isPageInit_10; }
  6823. inline bool* get_address_of_isPageInit_10() { return &___isPageInit_10; }
  6824. inline void set_isPageInit_10(bool value)
  6825. {
  6826. ___isPageInit_10 = value;
  6827. }
  6828. inline static int32_t get_offset_of_m_DataUnit_11() { return static_cast<int32_t>(offsetof(uiGfitInfoItem_t352116371, ___m_DataUnit_11)); }
  6829. inline GiftPackageItemUnit_t2476631710 * get_m_DataUnit_11() const { return ___m_DataUnit_11; }
  6830. inline GiftPackageItemUnit_t2476631710 ** get_address_of_m_DataUnit_11() { return &___m_DataUnit_11; }
  6831. inline void set_m_DataUnit_11(GiftPackageItemUnit_t2476631710 * value)
  6832. {
  6833. ___m_DataUnit_11 = value;
  6834. Il2CppCodeGenWriteBarrier((&___m_DataUnit_11), value);
  6835. }
  6836. };
  6837. #ifdef __clang__
  6838. #pragma clang diagnostic pop
  6839. #endif
  6840. #endif // UIGFITINFOITEM_T352116371_H
  6841. #ifndef WND_OPENGIFT_T488674423_H
  6842. #define WND_OPENGIFT_T488674423_H
  6843. #ifdef __clang__
  6844. #pragma clang diagnostic push
  6845. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6846. #pragma clang diagnostic ignored "-Wunused-variable"
  6847. #endif
  6848. // Wnd_OpenGift
  6849. struct Wnd_OpenGift_t488674423 : public MonoBehaviour_t3962482529
  6850. {
  6851. public:
  6852. // System.Int32 Wnd_OpenGift::m_Number
  6853. int32_t ___m_Number_2;
  6854. // UIInput Wnd_OpenGift::m_Input
  6855. UIInput_t421821618 * ___m_Input_3;
  6856. // UILabel Wnd_OpenGift::m_TipLabel
  6857. UILabel_t3248798549 * ___m_TipLabel_4;
  6858. // DMListView Wnd_OpenGift::m_ListView
  6859. DMListView_t512231514 * ___m_ListView_5;
  6860. // DMCore.Logic.GiftPack Wnd_OpenGift::m_giftPack
  6861. GiftPack_t4141643335 * ___m_giftPack_6;
  6862. // UnityEngine.Transform Wnd_OpenGift::m_OpenBtn
  6863. Transform_t3600365921 * ___m_OpenBtn_7;
  6864. // UILabel Wnd_OpenGift::m_CondLabel
  6865. UILabel_t3248798549 * ___m_CondLabel_8;
  6866. // System.Single Wnd_OpenGift::m_OpenRemaining
  6867. float ___m_OpenRemaining_9;
  6868. // System.Boolean Wnd_OpenGift::IsOnClickIncrease
  6869. bool ___IsOnClickIncrease_10;
  6870. // System.Boolean Wnd_OpenGift::IsOnClickReduce
  6871. bool ___IsOnClickReduce_11;
  6872. // System.Int64 Wnd_OpenGift::m_pressTime
  6873. int64_t ___m_pressTime_12;
  6874. // System.Int64 Wnd_OpenGift::m_pressTime_1
  6875. int64_t ___m_pressTime_1_13;
  6876. public:
  6877. inline static int32_t get_offset_of_m_Number_2() { return static_cast<int32_t>(offsetof(Wnd_OpenGift_t488674423, ___m_Number_2)); }
  6878. inline int32_t get_m_Number_2() const { return ___m_Number_2; }
  6879. inline int32_t* get_address_of_m_Number_2() { return &___m_Number_2; }
  6880. inline void set_m_Number_2(int32_t value)
  6881. {
  6882. ___m_Number_2 = value;
  6883. }
  6884. inline static int32_t get_offset_of_m_Input_3() { return static_cast<int32_t>(offsetof(Wnd_OpenGift_t488674423, ___m_Input_3)); }
  6885. inline UIInput_t421821618 * get_m_Input_3() const { return ___m_Input_3; }
  6886. inline UIInput_t421821618 ** get_address_of_m_Input_3() { return &___m_Input_3; }
  6887. inline void set_m_Input_3(UIInput_t421821618 * value)
  6888. {
  6889. ___m_Input_3 = value;
  6890. Il2CppCodeGenWriteBarrier((&___m_Input_3), value);
  6891. }
  6892. inline static int32_t get_offset_of_m_TipLabel_4() { return static_cast<int32_t>(offsetof(Wnd_OpenGift_t488674423, ___m_TipLabel_4)); }
  6893. inline UILabel_t3248798549 * get_m_TipLabel_4() const { return ___m_TipLabel_4; }
  6894. inline UILabel_t3248798549 ** get_address_of_m_TipLabel_4() { return &___m_TipLabel_4; }
  6895. inline void set_m_TipLabel_4(UILabel_t3248798549 * value)
  6896. {
  6897. ___m_TipLabel_4 = value;
  6898. Il2CppCodeGenWriteBarrier((&___m_TipLabel_4), value);
  6899. }
  6900. inline static int32_t get_offset_of_m_ListView_5() { return static_cast<int32_t>(offsetof(Wnd_OpenGift_t488674423, ___m_ListView_5)); }
  6901. inline DMListView_t512231514 * get_m_ListView_5() const { return ___m_ListView_5; }
  6902. inline DMListView_t512231514 ** get_address_of_m_ListView_5() { return &___m_ListView_5; }
  6903. inline void set_m_ListView_5(DMListView_t512231514 * value)
  6904. {
  6905. ___m_ListView_5 = value;
  6906. Il2CppCodeGenWriteBarrier((&___m_ListView_5), value);
  6907. }
  6908. inline static int32_t get_offset_of_m_giftPack_6() { return static_cast<int32_t>(offsetof(Wnd_OpenGift_t488674423, ___m_giftPack_6)); }
  6909. inline GiftPack_t4141643335 * get_m_giftPack_6() const { return ___m_giftPack_6; }
  6910. inline GiftPack_t4141643335 ** get_address_of_m_giftPack_6() { return &___m_giftPack_6; }
  6911. inline void set_m_giftPack_6(GiftPack_t4141643335 * value)
  6912. {
  6913. ___m_giftPack_6 = value;
  6914. Il2CppCodeGenWriteBarrier((&___m_giftPack_6), value);
  6915. }
  6916. inline static int32_t get_offset_of_m_OpenBtn_7() { return static_cast<int32_t>(offsetof(Wnd_OpenGift_t488674423, ___m_OpenBtn_7)); }
  6917. inline Transform_t3600365921 * get_m_OpenBtn_7() const { return ___m_OpenBtn_7; }
  6918. inline Transform_t3600365921 ** get_address_of_m_OpenBtn_7() { return &___m_OpenBtn_7; }
  6919. inline void set_m_OpenBtn_7(Transform_t3600365921 * value)
  6920. {
  6921. ___m_OpenBtn_7 = value;
  6922. Il2CppCodeGenWriteBarrier((&___m_OpenBtn_7), value);
  6923. }
  6924. inline static int32_t get_offset_of_m_CondLabel_8() { return static_cast<int32_t>(offsetof(Wnd_OpenGift_t488674423, ___m_CondLabel_8)); }
  6925. inline UILabel_t3248798549 * get_m_CondLabel_8() const { return ___m_CondLabel_8; }
  6926. inline UILabel_t3248798549 ** get_address_of_m_CondLabel_8() { return &___m_CondLabel_8; }
  6927. inline void set_m_CondLabel_8(UILabel_t3248798549 * value)
  6928. {
  6929. ___m_CondLabel_8 = value;
  6930. Il2CppCodeGenWriteBarrier((&___m_CondLabel_8), value);
  6931. }
  6932. inline static int32_t get_offset_of_m_OpenRemaining_9() { return static_cast<int32_t>(offsetof(Wnd_OpenGift_t488674423, ___m_OpenRemaining_9)); }
  6933. inline float get_m_OpenRemaining_9() const { return ___m_OpenRemaining_9; }
  6934. inline float* get_address_of_m_OpenRemaining_9() { return &___m_OpenRemaining_9; }
  6935. inline void set_m_OpenRemaining_9(float value)
  6936. {
  6937. ___m_OpenRemaining_9 = value;
  6938. }
  6939. inline static int32_t get_offset_of_IsOnClickIncrease_10() { return static_cast<int32_t>(offsetof(Wnd_OpenGift_t488674423, ___IsOnClickIncrease_10)); }
  6940. inline bool get_IsOnClickIncrease_10() const { return ___IsOnClickIncrease_10; }
  6941. inline bool* get_address_of_IsOnClickIncrease_10() { return &___IsOnClickIncrease_10; }
  6942. inline void set_IsOnClickIncrease_10(bool value)
  6943. {
  6944. ___IsOnClickIncrease_10 = value;
  6945. }
  6946. inline static int32_t get_offset_of_IsOnClickReduce_11() { return static_cast<int32_t>(offsetof(Wnd_OpenGift_t488674423, ___IsOnClickReduce_11)); }
  6947. inline bool get_IsOnClickReduce_11() const { return ___IsOnClickReduce_11; }
  6948. inline bool* get_address_of_IsOnClickReduce_11() { return &___IsOnClickReduce_11; }
  6949. inline void set_IsOnClickReduce_11(bool value)
  6950. {
  6951. ___IsOnClickReduce_11 = value;
  6952. }
  6953. inline static int32_t get_offset_of_m_pressTime_12() { return static_cast<int32_t>(offsetof(Wnd_OpenGift_t488674423, ___m_pressTime_12)); }
  6954. inline int64_t get_m_pressTime_12() const { return ___m_pressTime_12; }
  6955. inline int64_t* get_address_of_m_pressTime_12() { return &___m_pressTime_12; }
  6956. inline void set_m_pressTime_12(int64_t value)
  6957. {
  6958. ___m_pressTime_12 = value;
  6959. }
  6960. inline static int32_t get_offset_of_m_pressTime_1_13() { return static_cast<int32_t>(offsetof(Wnd_OpenGift_t488674423, ___m_pressTime_1_13)); }
  6961. inline int64_t get_m_pressTime_1_13() const { return ___m_pressTime_1_13; }
  6962. inline int64_t* get_address_of_m_pressTime_1_13() { return &___m_pressTime_1_13; }
  6963. inline void set_m_pressTime_1_13(int64_t value)
  6964. {
  6965. ___m_pressTime_1_13 = value;
  6966. }
  6967. };
  6968. #ifdef __clang__
  6969. #pragma clang diagnostic pop
  6970. #endif
  6971. #endif // WND_OPENGIFT_T488674423_H
  6972. #ifndef UIWIDGET_T3538521925_H
  6973. #define UIWIDGET_T3538521925_H
  6974. #ifdef __clang__
  6975. #pragma clang diagnostic push
  6976. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  6977. #pragma clang diagnostic ignored "-Wunused-variable"
  6978. #endif
  6979. // UIWidget
  6980. struct UIWidget_t3538521925 : public MonoBehaviour_t3962482529
  6981. {
  6982. public:
  6983. // UnityEngine.Material UIWidget::mMat
  6984. Material_t340375123 * ___mMat_2;
  6985. // UnityEngine.Texture UIWidget::mTex
  6986. Texture_t3661962703 * ___mTex_3;
  6987. // UnityEngine.Color UIWidget::mColor
  6988. Color_t2555686324 ___mColor_4;
  6989. // UIWidget/Pivot UIWidget::mPivot
  6990. int32_t ___mPivot_5;
  6991. // System.Int32 UIWidget::mDepth
  6992. int32_t ___mDepth_6;
  6993. // UnityEngine.Transform UIWidget::mTrans
  6994. Transform_t3600365921 * ___mTrans_7;
  6995. // UIPanel UIWidget::mPanel
  6996. UIPanel_t1716472341 * ___mPanel_8;
  6997. // System.Boolean UIWidget::mChanged
  6998. bool ___mChanged_9;
  6999. // System.Boolean UIWidget::mPlayMode
  7000. bool ___mPlayMode_10;
  7001. // UnityEngine.Color UIWidget::m_OldColor
  7002. Color_t2555686324 ___m_OldColor_11;
  7003. // System.Int32 UIWidget::mVisibleFlag
  7004. int32_t ___mVisibleFlag_12;
  7005. // UIGeometry UIWidget::mGeom
  7006. UIGeometry_t1059483952 * ___mGeom_13;
  7007. public:
  7008. inline static int32_t get_offset_of_mMat_2() { return static_cast<int32_t>(offsetof(UIWidget_t3538521925, ___mMat_2)); }
  7009. inline Material_t340375123 * get_mMat_2() const { return ___mMat_2; }
  7010. inline Material_t340375123 ** get_address_of_mMat_2() { return &___mMat_2; }
  7011. inline void set_mMat_2(Material_t340375123 * value)
  7012. {
  7013. ___mMat_2 = value;
  7014. Il2CppCodeGenWriteBarrier((&___mMat_2), value);
  7015. }
  7016. inline static int32_t get_offset_of_mTex_3() { return static_cast<int32_t>(offsetof(UIWidget_t3538521925, ___mTex_3)); }
  7017. inline Texture_t3661962703 * get_mTex_3() const { return ___mTex_3; }
  7018. inline Texture_t3661962703 ** get_address_of_mTex_3() { return &___mTex_3; }
  7019. inline void set_mTex_3(Texture_t3661962703 * value)
  7020. {
  7021. ___mTex_3 = value;
  7022. Il2CppCodeGenWriteBarrier((&___mTex_3), value);
  7023. }
  7024. inline static int32_t get_offset_of_mColor_4() { return static_cast<int32_t>(offsetof(UIWidget_t3538521925, ___mColor_4)); }
  7025. inline Color_t2555686324 get_mColor_4() const { return ___mColor_4; }
  7026. inline Color_t2555686324 * get_address_of_mColor_4() { return &___mColor_4; }
  7027. inline void set_mColor_4(Color_t2555686324 value)
  7028. {
  7029. ___mColor_4 = value;
  7030. }
  7031. inline static int32_t get_offset_of_mPivot_5() { return static_cast<int32_t>(offsetof(UIWidget_t3538521925, ___mPivot_5)); }
  7032. inline int32_t get_mPivot_5() const { return ___mPivot_5; }
  7033. inline int32_t* get_address_of_mPivot_5() { return &___mPivot_5; }
  7034. inline void set_mPivot_5(int32_t value)
  7035. {
  7036. ___mPivot_5 = value;
  7037. }
  7038. inline static int32_t get_offset_of_mDepth_6() { return static_cast<int32_t>(offsetof(UIWidget_t3538521925, ___mDepth_6)); }
  7039. inline int32_t get_mDepth_6() const { return ___mDepth_6; }
  7040. inline int32_t* get_address_of_mDepth_6() { return &___mDepth_6; }
  7041. inline void set_mDepth_6(int32_t value)
  7042. {
  7043. ___mDepth_6 = value;
  7044. }
  7045. inline static int32_t get_offset_of_mTrans_7() { return static_cast<int32_t>(offsetof(UIWidget_t3538521925, ___mTrans_7)); }
  7046. inline Transform_t3600365921 * get_mTrans_7() const { return ___mTrans_7; }
  7047. inline Transform_t3600365921 ** get_address_of_mTrans_7() { return &___mTrans_7; }
  7048. inline void set_mTrans_7(Transform_t3600365921 * value)
  7049. {
  7050. ___mTrans_7 = value;
  7051. Il2CppCodeGenWriteBarrier((&___mTrans_7), value);
  7052. }
  7053. inline static int32_t get_offset_of_mPanel_8() { return static_cast<int32_t>(offsetof(UIWidget_t3538521925, ___mPanel_8)); }
  7054. inline UIPanel_t1716472341 * get_mPanel_8() const { return ___mPanel_8; }
  7055. inline UIPanel_t1716472341 ** get_address_of_mPanel_8() { return &___mPanel_8; }
  7056. inline void set_mPanel_8(UIPanel_t1716472341 * value)
  7057. {
  7058. ___mPanel_8 = value;
  7059. Il2CppCodeGenWriteBarrier((&___mPanel_8), value);
  7060. }
  7061. inline static int32_t get_offset_of_mChanged_9() { return static_cast<int32_t>(offsetof(UIWidget_t3538521925, ___mChanged_9)); }
  7062. inline bool get_mChanged_9() const { return ___mChanged_9; }
  7063. inline bool* get_address_of_mChanged_9() { return &___mChanged_9; }
  7064. inline void set_mChanged_9(bool value)
  7065. {
  7066. ___mChanged_9 = value;
  7067. }
  7068. inline static int32_t get_offset_of_mPlayMode_10() { return static_cast<int32_t>(offsetof(UIWidget_t3538521925, ___mPlayMode_10)); }
  7069. inline bool get_mPlayMode_10() const { return ___mPlayMode_10; }
  7070. inline bool* get_address_of_mPlayMode_10() { return &___mPlayMode_10; }
  7071. inline void set_mPlayMode_10(bool value)
  7072. {
  7073. ___mPlayMode_10 = value;
  7074. }
  7075. inline static int32_t get_offset_of_m_OldColor_11() { return static_cast<int32_t>(offsetof(UIWidget_t3538521925, ___m_OldColor_11)); }
  7076. inline Color_t2555686324 get_m_OldColor_11() const { return ___m_OldColor_11; }
  7077. inline Color_t2555686324 * get_address_of_m_OldColor_11() { return &___m_OldColor_11; }
  7078. inline void set_m_OldColor_11(Color_t2555686324 value)
  7079. {
  7080. ___m_OldColor_11 = value;
  7081. }
  7082. inline static int32_t get_offset_of_mVisibleFlag_12() { return static_cast<int32_t>(offsetof(UIWidget_t3538521925, ___mVisibleFlag_12)); }
  7083. inline int32_t get_mVisibleFlag_12() const { return ___mVisibleFlag_12; }
  7084. inline int32_t* get_address_of_mVisibleFlag_12() { return &___mVisibleFlag_12; }
  7085. inline void set_mVisibleFlag_12(int32_t value)
  7086. {
  7087. ___mVisibleFlag_12 = value;
  7088. }
  7089. inline static int32_t get_offset_of_mGeom_13() { return static_cast<int32_t>(offsetof(UIWidget_t3538521925, ___mGeom_13)); }
  7090. inline UIGeometry_t1059483952 * get_mGeom_13() const { return ___mGeom_13; }
  7091. inline UIGeometry_t1059483952 ** get_address_of_mGeom_13() { return &___mGeom_13; }
  7092. inline void set_mGeom_13(UIGeometry_t1059483952 * value)
  7093. {
  7094. ___mGeom_13 = value;
  7095. Il2CppCodeGenWriteBarrier((&___mGeom_13), value);
  7096. }
  7097. };
  7098. #ifdef __clang__
  7099. #pragma clang diagnostic pop
  7100. #endif
  7101. #endif // UIWIDGET_T3538521925_H
  7102. #ifndef UIBTNLIST_T3771050923_H
  7103. #define UIBTNLIST_T3771050923_H
  7104. #ifdef __clang__
  7105. #pragma clang diagnostic push
  7106. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  7107. #pragma clang diagnostic ignored "-Wunused-variable"
  7108. #endif
  7109. // uiBtnList
  7110. struct uiBtnList_t3771050923 : public MonoBehaviour_t3962482529
  7111. {
  7112. public:
  7113. // DMListView uiBtnList::m_ListView
  7114. DMListView_t512231514 * ___m_ListView_2;
  7115. // System.Boolean uiBtnList::isPageInit
  7116. bool ___isPageInit_3;
  7117. // uiBtnList/ChangeHandler uiBtnList::m_changeHandler
  7118. ChangeHandler_t1870456169 * ___m_changeHandler_4;
  7119. // System.Int32 uiBtnList::m_roleSex
  7120. int32_t ___m_roleSex_5;
  7121. // System.Int32 uiBtnList::m_mainType
  7122. int32_t ___m_mainType_6;
  7123. // System.Int32 uiBtnList::m_CurActivePage
  7124. int32_t ___m_CurActivePage_7;
  7125. // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_femaleVipshopList
  7126. ITEM_NEW_TYPEU5BU5D_t375000505* ___m_femaleVipshopList_8;
  7127. // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_maleVipshopList
  7128. ITEM_NEW_TYPEU5BU5D_t375000505* ___m_maleVipshopList_9;
  7129. // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_femaleEquipList
  7130. ITEM_NEW_TYPEU5BU5D_t375000505* ___m_femaleEquipList_10;
  7131. // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_maleEquipList
  7132. ITEM_NEW_TYPEU5BU5D_t375000505* ___m_maleEquipList_11;
  7133. // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_OrnamentList
  7134. ITEM_NEW_TYPEU5BU5D_t375000505* ___m_OrnamentList_12;
  7135. // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_ActivityList
  7136. ITEM_NEW_TYPEU5BU5D_t375000505* ___m_ActivityList_13;
  7137. // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_PropList
  7138. ITEM_NEW_TYPEU5BU5D_t375000505* ___m_PropList_14;
  7139. // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_PersonalList
  7140. ITEM_NEW_TYPEU5BU5D_t375000505* ___m_PersonalList_15;
  7141. // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_StarList
  7142. ITEM_NEW_TYPEU5BU5D_t375000505* ___m_StarList_16;
  7143. // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_StarNewList
  7144. ITEM_NEW_TYPEU5BU5D_t375000505* ___m_StarNewList_17;
  7145. // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_membershopList
  7146. ITEM_NEW_TYPEU5BU5D_t375000505* ___m_membershopList_18;
  7147. // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_CardHandBookList
  7148. ITEM_NEW_TYPEU5BU5D_t375000505* ___m_CardHandBookList_19;
  7149. public:
  7150. inline static int32_t get_offset_of_m_ListView_2() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_ListView_2)); }
  7151. inline DMListView_t512231514 * get_m_ListView_2() const { return ___m_ListView_2; }
  7152. inline DMListView_t512231514 ** get_address_of_m_ListView_2() { return &___m_ListView_2; }
  7153. inline void set_m_ListView_2(DMListView_t512231514 * value)
  7154. {
  7155. ___m_ListView_2 = value;
  7156. Il2CppCodeGenWriteBarrier((&___m_ListView_2), value);
  7157. }
  7158. inline static int32_t get_offset_of_isPageInit_3() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___isPageInit_3)); }
  7159. inline bool get_isPageInit_3() const { return ___isPageInit_3; }
  7160. inline bool* get_address_of_isPageInit_3() { return &___isPageInit_3; }
  7161. inline void set_isPageInit_3(bool value)
  7162. {
  7163. ___isPageInit_3 = value;
  7164. }
  7165. inline static int32_t get_offset_of_m_changeHandler_4() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_changeHandler_4)); }
  7166. inline ChangeHandler_t1870456169 * get_m_changeHandler_4() const { return ___m_changeHandler_4; }
  7167. inline ChangeHandler_t1870456169 ** get_address_of_m_changeHandler_4() { return &___m_changeHandler_4; }
  7168. inline void set_m_changeHandler_4(ChangeHandler_t1870456169 * value)
  7169. {
  7170. ___m_changeHandler_4 = value;
  7171. Il2CppCodeGenWriteBarrier((&___m_changeHandler_4), value);
  7172. }
  7173. inline static int32_t get_offset_of_m_roleSex_5() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_roleSex_5)); }
  7174. inline int32_t get_m_roleSex_5() const { return ___m_roleSex_5; }
  7175. inline int32_t* get_address_of_m_roleSex_5() { return &___m_roleSex_5; }
  7176. inline void set_m_roleSex_5(int32_t value)
  7177. {
  7178. ___m_roleSex_5 = value;
  7179. }
  7180. inline static int32_t get_offset_of_m_mainType_6() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_mainType_6)); }
  7181. inline int32_t get_m_mainType_6() const { return ___m_mainType_6; }
  7182. inline int32_t* get_address_of_m_mainType_6() { return &___m_mainType_6; }
  7183. inline void set_m_mainType_6(int32_t value)
  7184. {
  7185. ___m_mainType_6 = value;
  7186. }
  7187. inline static int32_t get_offset_of_m_CurActivePage_7() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_CurActivePage_7)); }
  7188. inline int32_t get_m_CurActivePage_7() const { return ___m_CurActivePage_7; }
  7189. inline int32_t* get_address_of_m_CurActivePage_7() { return &___m_CurActivePage_7; }
  7190. inline void set_m_CurActivePage_7(int32_t value)
  7191. {
  7192. ___m_CurActivePage_7 = value;
  7193. }
  7194. inline static int32_t get_offset_of_m_femaleVipshopList_8() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_femaleVipshopList_8)); }
  7195. inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_femaleVipshopList_8() const { return ___m_femaleVipshopList_8; }
  7196. inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_femaleVipshopList_8() { return &___m_femaleVipshopList_8; }
  7197. inline void set_m_femaleVipshopList_8(ITEM_NEW_TYPEU5BU5D_t375000505* value)
  7198. {
  7199. ___m_femaleVipshopList_8 = value;
  7200. Il2CppCodeGenWriteBarrier((&___m_femaleVipshopList_8), value);
  7201. }
  7202. inline static int32_t get_offset_of_m_maleVipshopList_9() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_maleVipshopList_9)); }
  7203. inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_maleVipshopList_9() const { return ___m_maleVipshopList_9; }
  7204. inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_maleVipshopList_9() { return &___m_maleVipshopList_9; }
  7205. inline void set_m_maleVipshopList_9(ITEM_NEW_TYPEU5BU5D_t375000505* value)
  7206. {
  7207. ___m_maleVipshopList_9 = value;
  7208. Il2CppCodeGenWriteBarrier((&___m_maleVipshopList_9), value);
  7209. }
  7210. inline static int32_t get_offset_of_m_femaleEquipList_10() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_femaleEquipList_10)); }
  7211. inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_femaleEquipList_10() const { return ___m_femaleEquipList_10; }
  7212. inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_femaleEquipList_10() { return &___m_femaleEquipList_10; }
  7213. inline void set_m_femaleEquipList_10(ITEM_NEW_TYPEU5BU5D_t375000505* value)
  7214. {
  7215. ___m_femaleEquipList_10 = value;
  7216. Il2CppCodeGenWriteBarrier((&___m_femaleEquipList_10), value);
  7217. }
  7218. inline static int32_t get_offset_of_m_maleEquipList_11() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_maleEquipList_11)); }
  7219. inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_maleEquipList_11() const { return ___m_maleEquipList_11; }
  7220. inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_maleEquipList_11() { return &___m_maleEquipList_11; }
  7221. inline void set_m_maleEquipList_11(ITEM_NEW_TYPEU5BU5D_t375000505* value)
  7222. {
  7223. ___m_maleEquipList_11 = value;
  7224. Il2CppCodeGenWriteBarrier((&___m_maleEquipList_11), value);
  7225. }
  7226. inline static int32_t get_offset_of_m_OrnamentList_12() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_OrnamentList_12)); }
  7227. inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_OrnamentList_12() const { return ___m_OrnamentList_12; }
  7228. inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_OrnamentList_12() { return &___m_OrnamentList_12; }
  7229. inline void set_m_OrnamentList_12(ITEM_NEW_TYPEU5BU5D_t375000505* value)
  7230. {
  7231. ___m_OrnamentList_12 = value;
  7232. Il2CppCodeGenWriteBarrier((&___m_OrnamentList_12), value);
  7233. }
  7234. inline static int32_t get_offset_of_m_ActivityList_13() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_ActivityList_13)); }
  7235. inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_ActivityList_13() const { return ___m_ActivityList_13; }
  7236. inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_ActivityList_13() { return &___m_ActivityList_13; }
  7237. inline void set_m_ActivityList_13(ITEM_NEW_TYPEU5BU5D_t375000505* value)
  7238. {
  7239. ___m_ActivityList_13 = value;
  7240. Il2CppCodeGenWriteBarrier((&___m_ActivityList_13), value);
  7241. }
  7242. inline static int32_t get_offset_of_m_PropList_14() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_PropList_14)); }
  7243. inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_PropList_14() const { return ___m_PropList_14; }
  7244. inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_PropList_14() { return &___m_PropList_14; }
  7245. inline void set_m_PropList_14(ITEM_NEW_TYPEU5BU5D_t375000505* value)
  7246. {
  7247. ___m_PropList_14 = value;
  7248. Il2CppCodeGenWriteBarrier((&___m_PropList_14), value);
  7249. }
  7250. inline static int32_t get_offset_of_m_PersonalList_15() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_PersonalList_15)); }
  7251. inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_PersonalList_15() const { return ___m_PersonalList_15; }
  7252. inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_PersonalList_15() { return &___m_PersonalList_15; }
  7253. inline void set_m_PersonalList_15(ITEM_NEW_TYPEU5BU5D_t375000505* value)
  7254. {
  7255. ___m_PersonalList_15 = value;
  7256. Il2CppCodeGenWriteBarrier((&___m_PersonalList_15), value);
  7257. }
  7258. inline static int32_t get_offset_of_m_StarList_16() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_StarList_16)); }
  7259. inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_StarList_16() const { return ___m_StarList_16; }
  7260. inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_StarList_16() { return &___m_StarList_16; }
  7261. inline void set_m_StarList_16(ITEM_NEW_TYPEU5BU5D_t375000505* value)
  7262. {
  7263. ___m_StarList_16 = value;
  7264. Il2CppCodeGenWriteBarrier((&___m_StarList_16), value);
  7265. }
  7266. inline static int32_t get_offset_of_m_StarNewList_17() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_StarNewList_17)); }
  7267. inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_StarNewList_17() const { return ___m_StarNewList_17; }
  7268. inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_StarNewList_17() { return &___m_StarNewList_17; }
  7269. inline void set_m_StarNewList_17(ITEM_NEW_TYPEU5BU5D_t375000505* value)
  7270. {
  7271. ___m_StarNewList_17 = value;
  7272. Il2CppCodeGenWriteBarrier((&___m_StarNewList_17), value);
  7273. }
  7274. inline static int32_t get_offset_of_m_membershopList_18() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_membershopList_18)); }
  7275. inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_membershopList_18() const { return ___m_membershopList_18; }
  7276. inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_membershopList_18() { return &___m_membershopList_18; }
  7277. inline void set_m_membershopList_18(ITEM_NEW_TYPEU5BU5D_t375000505* value)
  7278. {
  7279. ___m_membershopList_18 = value;
  7280. Il2CppCodeGenWriteBarrier((&___m_membershopList_18), value);
  7281. }
  7282. inline static int32_t get_offset_of_m_CardHandBookList_19() { return static_cast<int32_t>(offsetof(uiBtnList_t3771050923, ___m_CardHandBookList_19)); }
  7283. inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_CardHandBookList_19() const { return ___m_CardHandBookList_19; }
  7284. inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_CardHandBookList_19() { return &___m_CardHandBookList_19; }
  7285. inline void set_m_CardHandBookList_19(ITEM_NEW_TYPEU5BU5D_t375000505* value)
  7286. {
  7287. ___m_CardHandBookList_19 = value;
  7288. Il2CppCodeGenWriteBarrier((&___m_CardHandBookList_19), value);
  7289. }
  7290. };
  7291. #ifdef __clang__
  7292. #pragma clang diagnostic pop
  7293. #endif
  7294. #endif // UIBTNLIST_T3771050923_H
  7295. #ifndef WISHFOUNTAINWND_T3525045348_H
  7296. #define WISHFOUNTAINWND_T3525045348_H
  7297. #ifdef __clang__
  7298. #pragma clang diagnostic push
  7299. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  7300. #pragma clang diagnostic ignored "-Wunused-variable"
  7301. #endif
  7302. // WishFountainWnd
  7303. struct WishFountainWnd_t3525045348 : public MonoBehaviour_t3962482529
  7304. {
  7305. public:
  7306. // uiDrawItem WishFountainWnd::m_uiDrawItem
  7307. uiDrawItem_t618257261 * ___m_uiDrawItem_2;
  7308. // RewardWnd WishFountainWnd::m_uiReward
  7309. RewardWnd_t1955019457 * ___m_uiReward_3;
  7310. // uiItemDisplay WishFountainWnd::m_uiDisplay
  7311. uiItemDisplay_t1025820547 * ___m_uiDisplay_4;
  7312. // uiBuyLotteryNum WishFountainWnd::m_uiBuyNumWnd
  7313. uiBuyLotteryNum_t2649912829 * ___m_uiBuyNumWnd_5;
  7314. // UnityEngine.Transform WishFountainWnd::m_DetailWnd
  7315. Transform_t3600365921 * ___m_DetailWnd_6;
  7316. // UnityEngine.GameObject WishFountainWnd::m_DiscountImage
  7317. GameObject_t1113636619 * ___m_DiscountImage_7;
  7318. // DMCore.Framework.Scene.ISceneNpcBase WishFountainWnd::m_NpcObj
  7319. ISceneNpcBase_t3974693970 * ___m_NpcObj_8;
  7320. // System.Boolean WishFountainWnd::isPageInit
  7321. bool ___isPageInit_9;
  7322. // System.Boolean WishFountainWnd::bRunLottery
  7323. bool ___bRunLottery_10;
  7324. // DMCore.Logic.CGoldWatcher WishFountainWnd::m_goldWatch
  7325. CGoldWatcher_t2760796238 * ___m_goldWatch_11;
  7326. // System.Int32 WishFountainWnd::timeID
  7327. int32_t ___timeID_13;
  7328. public:
  7329. inline static int32_t get_offset_of_m_uiDrawItem_2() { return static_cast<int32_t>(offsetof(WishFountainWnd_t3525045348, ___m_uiDrawItem_2)); }
  7330. inline uiDrawItem_t618257261 * get_m_uiDrawItem_2() const { return ___m_uiDrawItem_2; }
  7331. inline uiDrawItem_t618257261 ** get_address_of_m_uiDrawItem_2() { return &___m_uiDrawItem_2; }
  7332. inline void set_m_uiDrawItem_2(uiDrawItem_t618257261 * value)
  7333. {
  7334. ___m_uiDrawItem_2 = value;
  7335. Il2CppCodeGenWriteBarrier((&___m_uiDrawItem_2), value);
  7336. }
  7337. inline static int32_t get_offset_of_m_uiReward_3() { return static_cast<int32_t>(offsetof(WishFountainWnd_t3525045348, ___m_uiReward_3)); }
  7338. inline RewardWnd_t1955019457 * get_m_uiReward_3() const { return ___m_uiReward_3; }
  7339. inline RewardWnd_t1955019457 ** get_address_of_m_uiReward_3() { return &___m_uiReward_3; }
  7340. inline void set_m_uiReward_3(RewardWnd_t1955019457 * value)
  7341. {
  7342. ___m_uiReward_3 = value;
  7343. Il2CppCodeGenWriteBarrier((&___m_uiReward_3), value);
  7344. }
  7345. inline static int32_t get_offset_of_m_uiDisplay_4() { return static_cast<int32_t>(offsetof(WishFountainWnd_t3525045348, ___m_uiDisplay_4)); }
  7346. inline uiItemDisplay_t1025820547 * get_m_uiDisplay_4() const { return ___m_uiDisplay_4; }
  7347. inline uiItemDisplay_t1025820547 ** get_address_of_m_uiDisplay_4() { return &___m_uiDisplay_4; }
  7348. inline void set_m_uiDisplay_4(uiItemDisplay_t1025820547 * value)
  7349. {
  7350. ___m_uiDisplay_4 = value;
  7351. Il2CppCodeGenWriteBarrier((&___m_uiDisplay_4), value);
  7352. }
  7353. inline static int32_t get_offset_of_m_uiBuyNumWnd_5() { return static_cast<int32_t>(offsetof(WishFountainWnd_t3525045348, ___m_uiBuyNumWnd_5)); }
  7354. inline uiBuyLotteryNum_t2649912829 * get_m_uiBuyNumWnd_5() const { return ___m_uiBuyNumWnd_5; }
  7355. inline uiBuyLotteryNum_t2649912829 ** get_address_of_m_uiBuyNumWnd_5() { return &___m_uiBuyNumWnd_5; }
  7356. inline void set_m_uiBuyNumWnd_5(uiBuyLotteryNum_t2649912829 * value)
  7357. {
  7358. ___m_uiBuyNumWnd_5 = value;
  7359. Il2CppCodeGenWriteBarrier((&___m_uiBuyNumWnd_5), value);
  7360. }
  7361. inline static int32_t get_offset_of_m_DetailWnd_6() { return static_cast<int32_t>(offsetof(WishFountainWnd_t3525045348, ___m_DetailWnd_6)); }
  7362. inline Transform_t3600365921 * get_m_DetailWnd_6() const { return ___m_DetailWnd_6; }
  7363. inline Transform_t3600365921 ** get_address_of_m_DetailWnd_6() { return &___m_DetailWnd_6; }
  7364. inline void set_m_DetailWnd_6(Transform_t3600365921 * value)
  7365. {
  7366. ___m_DetailWnd_6 = value;
  7367. Il2CppCodeGenWriteBarrier((&___m_DetailWnd_6), value);
  7368. }
  7369. inline static int32_t get_offset_of_m_DiscountImage_7() { return static_cast<int32_t>(offsetof(WishFountainWnd_t3525045348, ___m_DiscountImage_7)); }
  7370. inline GameObject_t1113636619 * get_m_DiscountImage_7() const { return ___m_DiscountImage_7; }
  7371. inline GameObject_t1113636619 ** get_address_of_m_DiscountImage_7() { return &___m_DiscountImage_7; }
  7372. inline void set_m_DiscountImage_7(GameObject_t1113636619 * value)
  7373. {
  7374. ___m_DiscountImage_7 = value;
  7375. Il2CppCodeGenWriteBarrier((&___m_DiscountImage_7), value);
  7376. }
  7377. inline static int32_t get_offset_of_m_NpcObj_8() { return static_cast<int32_t>(offsetof(WishFountainWnd_t3525045348, ___m_NpcObj_8)); }
  7378. inline ISceneNpcBase_t3974693970 * get_m_NpcObj_8() const { return ___m_NpcObj_8; }
  7379. inline ISceneNpcBase_t3974693970 ** get_address_of_m_NpcObj_8() { return &___m_NpcObj_8; }
  7380. inline void set_m_NpcObj_8(ISceneNpcBase_t3974693970 * value)
  7381. {
  7382. ___m_NpcObj_8 = value;
  7383. Il2CppCodeGenWriteBarrier((&___m_NpcObj_8), value);
  7384. }
  7385. inline static int32_t get_offset_of_isPageInit_9() { return static_cast<int32_t>(offsetof(WishFountainWnd_t3525045348, ___isPageInit_9)); }
  7386. inline bool get_isPageInit_9() const { return ___isPageInit_9; }
  7387. inline bool* get_address_of_isPageInit_9() { return &___isPageInit_9; }
  7388. inline void set_isPageInit_9(bool value)
  7389. {
  7390. ___isPageInit_9 = value;
  7391. }
  7392. inline static int32_t get_offset_of_bRunLottery_10() { return static_cast<int32_t>(offsetof(WishFountainWnd_t3525045348, ___bRunLottery_10)); }
  7393. inline bool get_bRunLottery_10() const { return ___bRunLottery_10; }
  7394. inline bool* get_address_of_bRunLottery_10() { return &___bRunLottery_10; }
  7395. inline void set_bRunLottery_10(bool value)
  7396. {
  7397. ___bRunLottery_10 = value;
  7398. }
  7399. inline static int32_t get_offset_of_m_goldWatch_11() { return static_cast<int32_t>(offsetof(WishFountainWnd_t3525045348, ___m_goldWatch_11)); }
  7400. inline CGoldWatcher_t2760796238 * get_m_goldWatch_11() const { return ___m_goldWatch_11; }
  7401. inline CGoldWatcher_t2760796238 ** get_address_of_m_goldWatch_11() { return &___m_goldWatch_11; }
  7402. inline void set_m_goldWatch_11(CGoldWatcher_t2760796238 * value)
  7403. {
  7404. ___m_goldWatch_11 = value;
  7405. Il2CppCodeGenWriteBarrier((&___m_goldWatch_11), value);
  7406. }
  7407. inline static int32_t get_offset_of_timeID_13() { return static_cast<int32_t>(offsetof(WishFountainWnd_t3525045348, ___timeID_13)); }
  7408. inline int32_t get_timeID_13() const { return ___timeID_13; }
  7409. inline int32_t* get_address_of_timeID_13() { return &___timeID_13; }
  7410. inline void set_timeID_13(int32_t value)
  7411. {
  7412. ___timeID_13 = value;
  7413. }
  7414. };
  7415. struct WishFountainWnd_t3525045348_StaticFields
  7416. {
  7417. public:
  7418. // WishFountainWnd WishFountainWnd::s_instance
  7419. WishFountainWnd_t3525045348 * ___s_instance_12;
  7420. public:
  7421. inline static int32_t get_offset_of_s_instance_12() { return static_cast<int32_t>(offsetof(WishFountainWnd_t3525045348_StaticFields, ___s_instance_12)); }
  7422. inline WishFountainWnd_t3525045348 * get_s_instance_12() const { return ___s_instance_12; }
  7423. inline WishFountainWnd_t3525045348 ** get_address_of_s_instance_12() { return &___s_instance_12; }
  7424. inline void set_s_instance_12(WishFountainWnd_t3525045348 * value)
  7425. {
  7426. ___s_instance_12 = value;
  7427. Il2CppCodeGenWriteBarrier((&___s_instance_12), value);
  7428. }
  7429. };
  7430. #ifdef __clang__
  7431. #pragma clang diagnostic pop
  7432. #endif
  7433. #endif // WISHFOUNTAINWND_T3525045348_H
  7434. #ifndef UIBUYLOTTERYNUM_T2649912829_H
  7435. #define UIBUYLOTTERYNUM_T2649912829_H
  7436. #ifdef __clang__
  7437. #pragma clang diagnostic push
  7438. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  7439. #pragma clang diagnostic ignored "-Wunused-variable"
  7440. #endif
  7441. // uiBuyLotteryNum
  7442. struct uiBuyLotteryNum_t2649912829 : public MonoBehaviour_t3962482529
  7443. {
  7444. public:
  7445. // UITexture uiBuyLotteryNum::m_uiTexture
  7446. UITexture_t3471168817 * ___m_uiTexture_2;
  7447. // UILabel uiBuyLotteryNum::m_LabelAsk
  7448. UILabel_t3248798549 * ___m_LabelAsk_3;
  7449. // UILabel uiBuyLotteryNum::m_SinglePrice
  7450. UILabel_t3248798549 * ___m_SinglePrice_4;
  7451. // UILabel uiBuyLotteryNum::m_AmountPrice
  7452. UILabel_t3248798549 * ___m_AmountPrice_5;
  7453. // UILabel uiBuyLotteryNum::m_LabelBuyNum
  7454. UILabel_t3248798549 * ___m_LabelBuyNum_6;
  7455. // UILabel uiBuyLotteryNum::m_LabelBindlCount
  7456. UILabel_t3248798549 * ___m_LabelBindlCount_7;
  7457. // UILabel uiBuyLotteryNum::m_name
  7458. UILabel_t3248798549 * ___m_name_8;
  7459. // UISprite uiBuyLotteryNum::m_goldIcon1
  7460. UISprite_t194114938 * ___m_goldIcon1_9;
  7461. // UISprite uiBuyLotteryNum::m_goldIcon2
  7462. UISprite_t194114938 * ___m_goldIcon2_10;
  7463. // System.Boolean uiBuyLotteryNum::m_bLoad
  7464. bool ___m_bLoad_11;
  7465. // System.Int32 uiBuyLotteryNum::m_nConfigid
  7466. int32_t ___m_nConfigid_12;
  7467. // System.Int32 uiBuyLotteryNum::m_nConfigBindCount
  7468. int32_t ___m_nConfigBindCount_13;
  7469. // System.Int32 uiBuyLotteryNum::m_prie
  7470. int32_t ___m_prie_14;
  7471. // System.Int32 uiBuyLotteryNum::m_nAmount
  7472. int32_t ___m_nAmount_15;
  7473. // System.String uiBuyLotteryNum::m_title
  7474. String_t* ___m_title_16;
  7475. // uiBuyLotteryNum/OnClickMsgCallBack uiBuyLotteryNum::m_callBack
  7476. OnClickMsgCallBack_t2417972543 * ___m_callBack_17;
  7477. // UnityEngine.Vector3 uiBuyLotteryNum::m_textureSize
  7478. Vector3_t3722313464 ___m_textureSize_18;
  7479. public:
  7480. inline static int32_t get_offset_of_m_uiTexture_2() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_uiTexture_2)); }
  7481. inline UITexture_t3471168817 * get_m_uiTexture_2() const { return ___m_uiTexture_2; }
  7482. inline UITexture_t3471168817 ** get_address_of_m_uiTexture_2() { return &___m_uiTexture_2; }
  7483. inline void set_m_uiTexture_2(UITexture_t3471168817 * value)
  7484. {
  7485. ___m_uiTexture_2 = value;
  7486. Il2CppCodeGenWriteBarrier((&___m_uiTexture_2), value);
  7487. }
  7488. inline static int32_t get_offset_of_m_LabelAsk_3() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_LabelAsk_3)); }
  7489. inline UILabel_t3248798549 * get_m_LabelAsk_3() const { return ___m_LabelAsk_3; }
  7490. inline UILabel_t3248798549 ** get_address_of_m_LabelAsk_3() { return &___m_LabelAsk_3; }
  7491. inline void set_m_LabelAsk_3(UILabel_t3248798549 * value)
  7492. {
  7493. ___m_LabelAsk_3 = value;
  7494. Il2CppCodeGenWriteBarrier((&___m_LabelAsk_3), value);
  7495. }
  7496. inline static int32_t get_offset_of_m_SinglePrice_4() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_SinglePrice_4)); }
  7497. inline UILabel_t3248798549 * get_m_SinglePrice_4() const { return ___m_SinglePrice_4; }
  7498. inline UILabel_t3248798549 ** get_address_of_m_SinglePrice_4() { return &___m_SinglePrice_4; }
  7499. inline void set_m_SinglePrice_4(UILabel_t3248798549 * value)
  7500. {
  7501. ___m_SinglePrice_4 = value;
  7502. Il2CppCodeGenWriteBarrier((&___m_SinglePrice_4), value);
  7503. }
  7504. inline static int32_t get_offset_of_m_AmountPrice_5() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_AmountPrice_5)); }
  7505. inline UILabel_t3248798549 * get_m_AmountPrice_5() const { return ___m_AmountPrice_5; }
  7506. inline UILabel_t3248798549 ** get_address_of_m_AmountPrice_5() { return &___m_AmountPrice_5; }
  7507. inline void set_m_AmountPrice_5(UILabel_t3248798549 * value)
  7508. {
  7509. ___m_AmountPrice_5 = value;
  7510. Il2CppCodeGenWriteBarrier((&___m_AmountPrice_5), value);
  7511. }
  7512. inline static int32_t get_offset_of_m_LabelBuyNum_6() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_LabelBuyNum_6)); }
  7513. inline UILabel_t3248798549 * get_m_LabelBuyNum_6() const { return ___m_LabelBuyNum_6; }
  7514. inline UILabel_t3248798549 ** get_address_of_m_LabelBuyNum_6() { return &___m_LabelBuyNum_6; }
  7515. inline void set_m_LabelBuyNum_6(UILabel_t3248798549 * value)
  7516. {
  7517. ___m_LabelBuyNum_6 = value;
  7518. Il2CppCodeGenWriteBarrier((&___m_LabelBuyNum_6), value);
  7519. }
  7520. inline static int32_t get_offset_of_m_LabelBindlCount_7() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_LabelBindlCount_7)); }
  7521. inline UILabel_t3248798549 * get_m_LabelBindlCount_7() const { return ___m_LabelBindlCount_7; }
  7522. inline UILabel_t3248798549 ** get_address_of_m_LabelBindlCount_7() { return &___m_LabelBindlCount_7; }
  7523. inline void set_m_LabelBindlCount_7(UILabel_t3248798549 * value)
  7524. {
  7525. ___m_LabelBindlCount_7 = value;
  7526. Il2CppCodeGenWriteBarrier((&___m_LabelBindlCount_7), value);
  7527. }
  7528. inline static int32_t get_offset_of_m_name_8() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_name_8)); }
  7529. inline UILabel_t3248798549 * get_m_name_8() const { return ___m_name_8; }
  7530. inline UILabel_t3248798549 ** get_address_of_m_name_8() { return &___m_name_8; }
  7531. inline void set_m_name_8(UILabel_t3248798549 * value)
  7532. {
  7533. ___m_name_8 = value;
  7534. Il2CppCodeGenWriteBarrier((&___m_name_8), value);
  7535. }
  7536. inline static int32_t get_offset_of_m_goldIcon1_9() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_goldIcon1_9)); }
  7537. inline UISprite_t194114938 * get_m_goldIcon1_9() const { return ___m_goldIcon1_9; }
  7538. inline UISprite_t194114938 ** get_address_of_m_goldIcon1_9() { return &___m_goldIcon1_9; }
  7539. inline void set_m_goldIcon1_9(UISprite_t194114938 * value)
  7540. {
  7541. ___m_goldIcon1_9 = value;
  7542. Il2CppCodeGenWriteBarrier((&___m_goldIcon1_9), value);
  7543. }
  7544. inline static int32_t get_offset_of_m_goldIcon2_10() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_goldIcon2_10)); }
  7545. inline UISprite_t194114938 * get_m_goldIcon2_10() const { return ___m_goldIcon2_10; }
  7546. inline UISprite_t194114938 ** get_address_of_m_goldIcon2_10() { return &___m_goldIcon2_10; }
  7547. inline void set_m_goldIcon2_10(UISprite_t194114938 * value)
  7548. {
  7549. ___m_goldIcon2_10 = value;
  7550. Il2CppCodeGenWriteBarrier((&___m_goldIcon2_10), value);
  7551. }
  7552. inline static int32_t get_offset_of_m_bLoad_11() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_bLoad_11)); }
  7553. inline bool get_m_bLoad_11() const { return ___m_bLoad_11; }
  7554. inline bool* get_address_of_m_bLoad_11() { return &___m_bLoad_11; }
  7555. inline void set_m_bLoad_11(bool value)
  7556. {
  7557. ___m_bLoad_11 = value;
  7558. }
  7559. inline static int32_t get_offset_of_m_nConfigid_12() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_nConfigid_12)); }
  7560. inline int32_t get_m_nConfigid_12() const { return ___m_nConfigid_12; }
  7561. inline int32_t* get_address_of_m_nConfigid_12() { return &___m_nConfigid_12; }
  7562. inline void set_m_nConfigid_12(int32_t value)
  7563. {
  7564. ___m_nConfigid_12 = value;
  7565. }
  7566. inline static int32_t get_offset_of_m_nConfigBindCount_13() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_nConfigBindCount_13)); }
  7567. inline int32_t get_m_nConfigBindCount_13() const { return ___m_nConfigBindCount_13; }
  7568. inline int32_t* get_address_of_m_nConfigBindCount_13() { return &___m_nConfigBindCount_13; }
  7569. inline void set_m_nConfigBindCount_13(int32_t value)
  7570. {
  7571. ___m_nConfigBindCount_13 = value;
  7572. }
  7573. inline static int32_t get_offset_of_m_prie_14() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_prie_14)); }
  7574. inline int32_t get_m_prie_14() const { return ___m_prie_14; }
  7575. inline int32_t* get_address_of_m_prie_14() { return &___m_prie_14; }
  7576. inline void set_m_prie_14(int32_t value)
  7577. {
  7578. ___m_prie_14 = value;
  7579. }
  7580. inline static int32_t get_offset_of_m_nAmount_15() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_nAmount_15)); }
  7581. inline int32_t get_m_nAmount_15() const { return ___m_nAmount_15; }
  7582. inline int32_t* get_address_of_m_nAmount_15() { return &___m_nAmount_15; }
  7583. inline void set_m_nAmount_15(int32_t value)
  7584. {
  7585. ___m_nAmount_15 = value;
  7586. }
  7587. inline static int32_t get_offset_of_m_title_16() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_title_16)); }
  7588. inline String_t* get_m_title_16() const { return ___m_title_16; }
  7589. inline String_t** get_address_of_m_title_16() { return &___m_title_16; }
  7590. inline void set_m_title_16(String_t* value)
  7591. {
  7592. ___m_title_16 = value;
  7593. Il2CppCodeGenWriteBarrier((&___m_title_16), value);
  7594. }
  7595. inline static int32_t get_offset_of_m_callBack_17() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_callBack_17)); }
  7596. inline OnClickMsgCallBack_t2417972543 * get_m_callBack_17() const { return ___m_callBack_17; }
  7597. inline OnClickMsgCallBack_t2417972543 ** get_address_of_m_callBack_17() { return &___m_callBack_17; }
  7598. inline void set_m_callBack_17(OnClickMsgCallBack_t2417972543 * value)
  7599. {
  7600. ___m_callBack_17 = value;
  7601. Il2CppCodeGenWriteBarrier((&___m_callBack_17), value);
  7602. }
  7603. inline static int32_t get_offset_of_m_textureSize_18() { return static_cast<int32_t>(offsetof(uiBuyLotteryNum_t2649912829, ___m_textureSize_18)); }
  7604. inline Vector3_t3722313464 get_m_textureSize_18() const { return ___m_textureSize_18; }
  7605. inline Vector3_t3722313464 * get_address_of_m_textureSize_18() { return &___m_textureSize_18; }
  7606. inline void set_m_textureSize_18(Vector3_t3722313464 value)
  7607. {
  7608. ___m_textureSize_18 = value;
  7609. }
  7610. };
  7611. #ifdef __clang__
  7612. #pragma clang diagnostic pop
  7613. #endif
  7614. #endif // UIBUYLOTTERYNUM_T2649912829_H
  7615. #ifndef DMLISTVIEW_T512231514_H
  7616. #define DMLISTVIEW_T512231514_H
  7617. #ifdef __clang__
  7618. #pragma clang diagnostic push
  7619. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  7620. #pragma clang diagnostic ignored "-Wunused-variable"
  7621. #endif
  7622. // DMListView
  7623. struct DMListView_t512231514 : public MonoBehaviour_t3962482529
  7624. {
  7625. public:
  7626. // System.Boolean DMListView::isCommonItemList
  7627. bool ___isCommonItemList_2;
  7628. // System.Boolean DMListView::isCanRebound
  7629. bool ___isCanRebound_3;
  7630. // System.String DMListView::m_childPath
  7631. String_t* ___m_childPath_4;
  7632. // UnityEngine.GameObject DMListView::m_ReceiveTarget
  7633. GameObject_t1113636619 * ___m_ReceiveTarget_5;
  7634. // System.String DMListView::m_ReceiveProcName
  7635. String_t* ___m_ReceiveProcName_6;
  7636. // System.Action`1<System.Single> DMListView::OnChange
  7637. Action_1_t1569734369 * ___OnChange_7;
  7638. // UnityEngine.GameObject DMListView::m_ActiveReceiver
  7639. GameObject_t1113636619 * ___m_ActiveReceiver_8;
  7640. // System.String DMListView::m_ActiveReceiverName
  7641. String_t* ___m_ActiveReceiverName_9;
  7642. // UnityEngine.GameObject DMListView::m_ClickReceiver
  7643. GameObject_t1113636619 * ___m_ClickReceiver_10;
  7644. // System.String DMListView::m_ClickProcName
  7645. String_t* ___m_ClickProcName_11;
  7646. // System.Int32 DMListView::m_PageSize
  7647. int32_t ___m_PageSize_12;
  7648. // System.Boolean DMListView::m_bEnableActiveMulti
  7649. bool ___m_bEnableActiveMulti_13;
  7650. // DMListView/Type DMListView::m_Type
  7651. int32_t ___m_Type_15;
  7652. // DMListView/Allign DMListView::m_Allign
  7653. int32_t ___m_Allign_16;
  7654. // DMProcessBar DMListView::m_ProcessBar
  7655. DMProcessBar_t1457963892 * ___m_ProcessBar_17;
  7656. // DMListView/ShowCondition DMListView::m_ShowCondition
  7657. int32_t ___m_ShowCondition_18;
  7658. // System.Boolean DMListView::m_CanMove
  7659. bool ___m_CanMove_19;
  7660. // System.Int32 DMListView::preloadNumb
  7661. int32_t ___preloadNumb_20;
  7662. // System.Int32 DMListView::totalCount
  7663. int32_t ___totalCount_21;
  7664. // System.Single DMListView::perItemLength
  7665. float ___perItemLength_22;
  7666. // System.Single DMListView::_timeCounter
  7667. float ____timeCounter_23;
  7668. // System.Single DMListView::slowDownSpeed
  7669. float ___slowDownSpeed_24;
  7670. // System.Single DMListView::speedUp
  7671. float ___speedUp_25;
  7672. // System.Single DMListView::reboundSpeed
  7673. float ___reboundSpeed_26;
  7674. // System.Single DMListView::reboundDistance
  7675. float ___reboundDistance_27;
  7676. // UIPanel DMListView::m_panel
  7677. UIPanel_t1716472341 * ___m_panel_29;
  7678. // UnityEngine.GameObject DMListView::m_controler
  7679. GameObject_t1113636619 * ___m_controler_30;
  7680. // System.Single DMListView::m_fStep
  7681. float ___m_fStep_31;
  7682. // System.Collections.Generic.List`1<UnityEngine.Transform> DMListView::m_listChildren
  7683. List_1_t777473367 * ___m_listChildren_32;
  7684. // System.Single DMListView::m_fPosMin
  7685. float ___m_fPosMin_33;
  7686. // System.Single DMListView::m_fPosMax
  7687. float ___m_fPosMax_34;
  7688. // System.Int32 DMListView::m_nActiveIndex
  7689. int32_t ___m_nActiveIndex_35;
  7690. // System.Boolean DMListView::m_bEnableDrag
  7691. bool ___m_bEnableDrag_36;
  7692. // System.Boolean DMListView::m_bClkingInside
  7693. bool ___m_bClkingInside_37;
  7694. // UnityEngine.Vector2 DMListView::m_MaxOffset
  7695. Vector2_t2156229523 ___m_MaxOffset_38;
  7696. // UnityEngine.Vector2 DMListView::m_ClkPos
  7697. Vector2_t2156229523 ___m_ClkPos_39;
  7698. // System.Int32 DMListView::m_ClkedIndex
  7699. int32_t ___m_ClkedIndex_40;
  7700. // System.Single DMListView::m_fMoveTimeLabor
  7701. float ___m_fMoveTimeLabor_41;
  7702. // System.Single DMListView::m_fMoveSpeed
  7703. float ___m_fMoveSpeed_42;
  7704. // System.Boolean DMListView::m_bTargetEnable
  7705. bool ___m_bTargetEnable_43;
  7706. // System.Single DMListView::m_fTargetPos
  7707. float ___m_fTargetPos_44;
  7708. // System.Single DMListView::m_ClikingRootPos
  7709. float ___m_ClikingRootPos_45;
  7710. // UnityEngine.Camera DMListView::m_ownerCamera
  7711. Camera_t4157153871 * ___m_ownerCamera_46;
  7712. public:
  7713. inline static int32_t get_offset_of_isCommonItemList_2() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___isCommonItemList_2)); }
  7714. inline bool get_isCommonItemList_2() const { return ___isCommonItemList_2; }
  7715. inline bool* get_address_of_isCommonItemList_2() { return &___isCommonItemList_2; }
  7716. inline void set_isCommonItemList_2(bool value)
  7717. {
  7718. ___isCommonItemList_2 = value;
  7719. }
  7720. inline static int32_t get_offset_of_isCanRebound_3() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___isCanRebound_3)); }
  7721. inline bool get_isCanRebound_3() const { return ___isCanRebound_3; }
  7722. inline bool* get_address_of_isCanRebound_3() { return &___isCanRebound_3; }
  7723. inline void set_isCanRebound_3(bool value)
  7724. {
  7725. ___isCanRebound_3 = value;
  7726. }
  7727. inline static int32_t get_offset_of_m_childPath_4() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_childPath_4)); }
  7728. inline String_t* get_m_childPath_4() const { return ___m_childPath_4; }
  7729. inline String_t** get_address_of_m_childPath_4() { return &___m_childPath_4; }
  7730. inline void set_m_childPath_4(String_t* value)
  7731. {
  7732. ___m_childPath_4 = value;
  7733. Il2CppCodeGenWriteBarrier((&___m_childPath_4), value);
  7734. }
  7735. inline static int32_t get_offset_of_m_ReceiveTarget_5() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_ReceiveTarget_5)); }
  7736. inline GameObject_t1113636619 * get_m_ReceiveTarget_5() const { return ___m_ReceiveTarget_5; }
  7737. inline GameObject_t1113636619 ** get_address_of_m_ReceiveTarget_5() { return &___m_ReceiveTarget_5; }
  7738. inline void set_m_ReceiveTarget_5(GameObject_t1113636619 * value)
  7739. {
  7740. ___m_ReceiveTarget_5 = value;
  7741. Il2CppCodeGenWriteBarrier((&___m_ReceiveTarget_5), value);
  7742. }
  7743. inline static int32_t get_offset_of_m_ReceiveProcName_6() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_ReceiveProcName_6)); }
  7744. inline String_t* get_m_ReceiveProcName_6() const { return ___m_ReceiveProcName_6; }
  7745. inline String_t** get_address_of_m_ReceiveProcName_6() { return &___m_ReceiveProcName_6; }
  7746. inline void set_m_ReceiveProcName_6(String_t* value)
  7747. {
  7748. ___m_ReceiveProcName_6 = value;
  7749. Il2CppCodeGenWriteBarrier((&___m_ReceiveProcName_6), value);
  7750. }
  7751. inline static int32_t get_offset_of_OnChange_7() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___OnChange_7)); }
  7752. inline Action_1_t1569734369 * get_OnChange_7() const { return ___OnChange_7; }
  7753. inline Action_1_t1569734369 ** get_address_of_OnChange_7() { return &___OnChange_7; }
  7754. inline void set_OnChange_7(Action_1_t1569734369 * value)
  7755. {
  7756. ___OnChange_7 = value;
  7757. Il2CppCodeGenWriteBarrier((&___OnChange_7), value);
  7758. }
  7759. inline static int32_t get_offset_of_m_ActiveReceiver_8() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_ActiveReceiver_8)); }
  7760. inline GameObject_t1113636619 * get_m_ActiveReceiver_8() const { return ___m_ActiveReceiver_8; }
  7761. inline GameObject_t1113636619 ** get_address_of_m_ActiveReceiver_8() { return &___m_ActiveReceiver_8; }
  7762. inline void set_m_ActiveReceiver_8(GameObject_t1113636619 * value)
  7763. {
  7764. ___m_ActiveReceiver_8 = value;
  7765. Il2CppCodeGenWriteBarrier((&___m_ActiveReceiver_8), value);
  7766. }
  7767. inline static int32_t get_offset_of_m_ActiveReceiverName_9() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_ActiveReceiverName_9)); }
  7768. inline String_t* get_m_ActiveReceiverName_9() const { return ___m_ActiveReceiverName_9; }
  7769. inline String_t** get_address_of_m_ActiveReceiverName_9() { return &___m_ActiveReceiverName_9; }
  7770. inline void set_m_ActiveReceiverName_9(String_t* value)
  7771. {
  7772. ___m_ActiveReceiverName_9 = value;
  7773. Il2CppCodeGenWriteBarrier((&___m_ActiveReceiverName_9), value);
  7774. }
  7775. inline static int32_t get_offset_of_m_ClickReceiver_10() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_ClickReceiver_10)); }
  7776. inline GameObject_t1113636619 * get_m_ClickReceiver_10() const { return ___m_ClickReceiver_10; }
  7777. inline GameObject_t1113636619 ** get_address_of_m_ClickReceiver_10() { return &___m_ClickReceiver_10; }
  7778. inline void set_m_ClickReceiver_10(GameObject_t1113636619 * value)
  7779. {
  7780. ___m_ClickReceiver_10 = value;
  7781. Il2CppCodeGenWriteBarrier((&___m_ClickReceiver_10), value);
  7782. }
  7783. inline static int32_t get_offset_of_m_ClickProcName_11() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_ClickProcName_11)); }
  7784. inline String_t* get_m_ClickProcName_11() const { return ___m_ClickProcName_11; }
  7785. inline String_t** get_address_of_m_ClickProcName_11() { return &___m_ClickProcName_11; }
  7786. inline void set_m_ClickProcName_11(String_t* value)
  7787. {
  7788. ___m_ClickProcName_11 = value;
  7789. Il2CppCodeGenWriteBarrier((&___m_ClickProcName_11), value);
  7790. }
  7791. inline static int32_t get_offset_of_m_PageSize_12() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_PageSize_12)); }
  7792. inline int32_t get_m_PageSize_12() const { return ___m_PageSize_12; }
  7793. inline int32_t* get_address_of_m_PageSize_12() { return &___m_PageSize_12; }
  7794. inline void set_m_PageSize_12(int32_t value)
  7795. {
  7796. ___m_PageSize_12 = value;
  7797. }
  7798. inline static int32_t get_offset_of_m_bEnableActiveMulti_13() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_bEnableActiveMulti_13)); }
  7799. inline bool get_m_bEnableActiveMulti_13() const { return ___m_bEnableActiveMulti_13; }
  7800. inline bool* get_address_of_m_bEnableActiveMulti_13() { return &___m_bEnableActiveMulti_13; }
  7801. inline void set_m_bEnableActiveMulti_13(bool value)
  7802. {
  7803. ___m_bEnableActiveMulti_13 = value;
  7804. }
  7805. inline static int32_t get_offset_of_m_Type_15() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_Type_15)); }
  7806. inline int32_t get_m_Type_15() const { return ___m_Type_15; }
  7807. inline int32_t* get_address_of_m_Type_15() { return &___m_Type_15; }
  7808. inline void set_m_Type_15(int32_t value)
  7809. {
  7810. ___m_Type_15 = value;
  7811. }
  7812. inline static int32_t get_offset_of_m_Allign_16() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_Allign_16)); }
  7813. inline int32_t get_m_Allign_16() const { return ___m_Allign_16; }
  7814. inline int32_t* get_address_of_m_Allign_16() { return &___m_Allign_16; }
  7815. inline void set_m_Allign_16(int32_t value)
  7816. {
  7817. ___m_Allign_16 = value;
  7818. }
  7819. inline static int32_t get_offset_of_m_ProcessBar_17() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_ProcessBar_17)); }
  7820. inline DMProcessBar_t1457963892 * get_m_ProcessBar_17() const { return ___m_ProcessBar_17; }
  7821. inline DMProcessBar_t1457963892 ** get_address_of_m_ProcessBar_17() { return &___m_ProcessBar_17; }
  7822. inline void set_m_ProcessBar_17(DMProcessBar_t1457963892 * value)
  7823. {
  7824. ___m_ProcessBar_17 = value;
  7825. Il2CppCodeGenWriteBarrier((&___m_ProcessBar_17), value);
  7826. }
  7827. inline static int32_t get_offset_of_m_ShowCondition_18() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_ShowCondition_18)); }
  7828. inline int32_t get_m_ShowCondition_18() const { return ___m_ShowCondition_18; }
  7829. inline int32_t* get_address_of_m_ShowCondition_18() { return &___m_ShowCondition_18; }
  7830. inline void set_m_ShowCondition_18(int32_t value)
  7831. {
  7832. ___m_ShowCondition_18 = value;
  7833. }
  7834. inline static int32_t get_offset_of_m_CanMove_19() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_CanMove_19)); }
  7835. inline bool get_m_CanMove_19() const { return ___m_CanMove_19; }
  7836. inline bool* get_address_of_m_CanMove_19() { return &___m_CanMove_19; }
  7837. inline void set_m_CanMove_19(bool value)
  7838. {
  7839. ___m_CanMove_19 = value;
  7840. }
  7841. inline static int32_t get_offset_of_preloadNumb_20() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___preloadNumb_20)); }
  7842. inline int32_t get_preloadNumb_20() const { return ___preloadNumb_20; }
  7843. inline int32_t* get_address_of_preloadNumb_20() { return &___preloadNumb_20; }
  7844. inline void set_preloadNumb_20(int32_t value)
  7845. {
  7846. ___preloadNumb_20 = value;
  7847. }
  7848. inline static int32_t get_offset_of_totalCount_21() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___totalCount_21)); }
  7849. inline int32_t get_totalCount_21() const { return ___totalCount_21; }
  7850. inline int32_t* get_address_of_totalCount_21() { return &___totalCount_21; }
  7851. inline void set_totalCount_21(int32_t value)
  7852. {
  7853. ___totalCount_21 = value;
  7854. }
  7855. inline static int32_t get_offset_of_perItemLength_22() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___perItemLength_22)); }
  7856. inline float get_perItemLength_22() const { return ___perItemLength_22; }
  7857. inline float* get_address_of_perItemLength_22() { return &___perItemLength_22; }
  7858. inline void set_perItemLength_22(float value)
  7859. {
  7860. ___perItemLength_22 = value;
  7861. }
  7862. inline static int32_t get_offset_of__timeCounter_23() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ____timeCounter_23)); }
  7863. inline float get__timeCounter_23() const { return ____timeCounter_23; }
  7864. inline float* get_address_of__timeCounter_23() { return &____timeCounter_23; }
  7865. inline void set__timeCounter_23(float value)
  7866. {
  7867. ____timeCounter_23 = value;
  7868. }
  7869. inline static int32_t get_offset_of_slowDownSpeed_24() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___slowDownSpeed_24)); }
  7870. inline float get_slowDownSpeed_24() const { return ___slowDownSpeed_24; }
  7871. inline float* get_address_of_slowDownSpeed_24() { return &___slowDownSpeed_24; }
  7872. inline void set_slowDownSpeed_24(float value)
  7873. {
  7874. ___slowDownSpeed_24 = value;
  7875. }
  7876. inline static int32_t get_offset_of_speedUp_25() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___speedUp_25)); }
  7877. inline float get_speedUp_25() const { return ___speedUp_25; }
  7878. inline float* get_address_of_speedUp_25() { return &___speedUp_25; }
  7879. inline void set_speedUp_25(float value)
  7880. {
  7881. ___speedUp_25 = value;
  7882. }
  7883. inline static int32_t get_offset_of_reboundSpeed_26() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___reboundSpeed_26)); }
  7884. inline float get_reboundSpeed_26() const { return ___reboundSpeed_26; }
  7885. inline float* get_address_of_reboundSpeed_26() { return &___reboundSpeed_26; }
  7886. inline void set_reboundSpeed_26(float value)
  7887. {
  7888. ___reboundSpeed_26 = value;
  7889. }
  7890. inline static int32_t get_offset_of_reboundDistance_27() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___reboundDistance_27)); }
  7891. inline float get_reboundDistance_27() const { return ___reboundDistance_27; }
  7892. inline float* get_address_of_reboundDistance_27() { return &___reboundDistance_27; }
  7893. inline void set_reboundDistance_27(float value)
  7894. {
  7895. ___reboundDistance_27 = value;
  7896. }
  7897. inline static int32_t get_offset_of_m_panel_29() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_panel_29)); }
  7898. inline UIPanel_t1716472341 * get_m_panel_29() const { return ___m_panel_29; }
  7899. inline UIPanel_t1716472341 ** get_address_of_m_panel_29() { return &___m_panel_29; }
  7900. inline void set_m_panel_29(UIPanel_t1716472341 * value)
  7901. {
  7902. ___m_panel_29 = value;
  7903. Il2CppCodeGenWriteBarrier((&___m_panel_29), value);
  7904. }
  7905. inline static int32_t get_offset_of_m_controler_30() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_controler_30)); }
  7906. inline GameObject_t1113636619 * get_m_controler_30() const { return ___m_controler_30; }
  7907. inline GameObject_t1113636619 ** get_address_of_m_controler_30() { return &___m_controler_30; }
  7908. inline void set_m_controler_30(GameObject_t1113636619 * value)
  7909. {
  7910. ___m_controler_30 = value;
  7911. Il2CppCodeGenWriteBarrier((&___m_controler_30), value);
  7912. }
  7913. inline static int32_t get_offset_of_m_fStep_31() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_fStep_31)); }
  7914. inline float get_m_fStep_31() const { return ___m_fStep_31; }
  7915. inline float* get_address_of_m_fStep_31() { return &___m_fStep_31; }
  7916. inline void set_m_fStep_31(float value)
  7917. {
  7918. ___m_fStep_31 = value;
  7919. }
  7920. inline static int32_t get_offset_of_m_listChildren_32() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_listChildren_32)); }
  7921. inline List_1_t777473367 * get_m_listChildren_32() const { return ___m_listChildren_32; }
  7922. inline List_1_t777473367 ** get_address_of_m_listChildren_32() { return &___m_listChildren_32; }
  7923. inline void set_m_listChildren_32(List_1_t777473367 * value)
  7924. {
  7925. ___m_listChildren_32 = value;
  7926. Il2CppCodeGenWriteBarrier((&___m_listChildren_32), value);
  7927. }
  7928. inline static int32_t get_offset_of_m_fPosMin_33() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_fPosMin_33)); }
  7929. inline float get_m_fPosMin_33() const { return ___m_fPosMin_33; }
  7930. inline float* get_address_of_m_fPosMin_33() { return &___m_fPosMin_33; }
  7931. inline void set_m_fPosMin_33(float value)
  7932. {
  7933. ___m_fPosMin_33 = value;
  7934. }
  7935. inline static int32_t get_offset_of_m_fPosMax_34() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_fPosMax_34)); }
  7936. inline float get_m_fPosMax_34() const { return ___m_fPosMax_34; }
  7937. inline float* get_address_of_m_fPosMax_34() { return &___m_fPosMax_34; }
  7938. inline void set_m_fPosMax_34(float value)
  7939. {
  7940. ___m_fPosMax_34 = value;
  7941. }
  7942. inline static int32_t get_offset_of_m_nActiveIndex_35() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_nActiveIndex_35)); }
  7943. inline int32_t get_m_nActiveIndex_35() const { return ___m_nActiveIndex_35; }
  7944. inline int32_t* get_address_of_m_nActiveIndex_35() { return &___m_nActiveIndex_35; }
  7945. inline void set_m_nActiveIndex_35(int32_t value)
  7946. {
  7947. ___m_nActiveIndex_35 = value;
  7948. }
  7949. inline static int32_t get_offset_of_m_bEnableDrag_36() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_bEnableDrag_36)); }
  7950. inline bool get_m_bEnableDrag_36() const { return ___m_bEnableDrag_36; }
  7951. inline bool* get_address_of_m_bEnableDrag_36() { return &___m_bEnableDrag_36; }
  7952. inline void set_m_bEnableDrag_36(bool value)
  7953. {
  7954. ___m_bEnableDrag_36 = value;
  7955. }
  7956. inline static int32_t get_offset_of_m_bClkingInside_37() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_bClkingInside_37)); }
  7957. inline bool get_m_bClkingInside_37() const { return ___m_bClkingInside_37; }
  7958. inline bool* get_address_of_m_bClkingInside_37() { return &___m_bClkingInside_37; }
  7959. inline void set_m_bClkingInside_37(bool value)
  7960. {
  7961. ___m_bClkingInside_37 = value;
  7962. }
  7963. inline static int32_t get_offset_of_m_MaxOffset_38() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_MaxOffset_38)); }
  7964. inline Vector2_t2156229523 get_m_MaxOffset_38() const { return ___m_MaxOffset_38; }
  7965. inline Vector2_t2156229523 * get_address_of_m_MaxOffset_38() { return &___m_MaxOffset_38; }
  7966. inline void set_m_MaxOffset_38(Vector2_t2156229523 value)
  7967. {
  7968. ___m_MaxOffset_38 = value;
  7969. }
  7970. inline static int32_t get_offset_of_m_ClkPos_39() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_ClkPos_39)); }
  7971. inline Vector2_t2156229523 get_m_ClkPos_39() const { return ___m_ClkPos_39; }
  7972. inline Vector2_t2156229523 * get_address_of_m_ClkPos_39() { return &___m_ClkPos_39; }
  7973. inline void set_m_ClkPos_39(Vector2_t2156229523 value)
  7974. {
  7975. ___m_ClkPos_39 = value;
  7976. }
  7977. inline static int32_t get_offset_of_m_ClkedIndex_40() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_ClkedIndex_40)); }
  7978. inline int32_t get_m_ClkedIndex_40() const { return ___m_ClkedIndex_40; }
  7979. inline int32_t* get_address_of_m_ClkedIndex_40() { return &___m_ClkedIndex_40; }
  7980. inline void set_m_ClkedIndex_40(int32_t value)
  7981. {
  7982. ___m_ClkedIndex_40 = value;
  7983. }
  7984. inline static int32_t get_offset_of_m_fMoveTimeLabor_41() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_fMoveTimeLabor_41)); }
  7985. inline float get_m_fMoveTimeLabor_41() const { return ___m_fMoveTimeLabor_41; }
  7986. inline float* get_address_of_m_fMoveTimeLabor_41() { return &___m_fMoveTimeLabor_41; }
  7987. inline void set_m_fMoveTimeLabor_41(float value)
  7988. {
  7989. ___m_fMoveTimeLabor_41 = value;
  7990. }
  7991. inline static int32_t get_offset_of_m_fMoveSpeed_42() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_fMoveSpeed_42)); }
  7992. inline float get_m_fMoveSpeed_42() const { return ___m_fMoveSpeed_42; }
  7993. inline float* get_address_of_m_fMoveSpeed_42() { return &___m_fMoveSpeed_42; }
  7994. inline void set_m_fMoveSpeed_42(float value)
  7995. {
  7996. ___m_fMoveSpeed_42 = value;
  7997. }
  7998. inline static int32_t get_offset_of_m_bTargetEnable_43() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_bTargetEnable_43)); }
  7999. inline bool get_m_bTargetEnable_43() const { return ___m_bTargetEnable_43; }
  8000. inline bool* get_address_of_m_bTargetEnable_43() { return &___m_bTargetEnable_43; }
  8001. inline void set_m_bTargetEnable_43(bool value)
  8002. {
  8003. ___m_bTargetEnable_43 = value;
  8004. }
  8005. inline static int32_t get_offset_of_m_fTargetPos_44() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_fTargetPos_44)); }
  8006. inline float get_m_fTargetPos_44() const { return ___m_fTargetPos_44; }
  8007. inline float* get_address_of_m_fTargetPos_44() { return &___m_fTargetPos_44; }
  8008. inline void set_m_fTargetPos_44(float value)
  8009. {
  8010. ___m_fTargetPos_44 = value;
  8011. }
  8012. inline static int32_t get_offset_of_m_ClikingRootPos_45() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_ClikingRootPos_45)); }
  8013. inline float get_m_ClikingRootPos_45() const { return ___m_ClikingRootPos_45; }
  8014. inline float* get_address_of_m_ClikingRootPos_45() { return &___m_ClikingRootPos_45; }
  8015. inline void set_m_ClikingRootPos_45(float value)
  8016. {
  8017. ___m_ClikingRootPos_45 = value;
  8018. }
  8019. inline static int32_t get_offset_of_m_ownerCamera_46() { return static_cast<int32_t>(offsetof(DMListView_t512231514, ___m_ownerCamera_46)); }
  8020. inline Camera_t4157153871 * get_m_ownerCamera_46() const { return ___m_ownerCamera_46; }
  8021. inline Camera_t4157153871 ** get_address_of_m_ownerCamera_46() { return &___m_ownerCamera_46; }
  8022. inline void set_m_ownerCamera_46(Camera_t4157153871 * value)
  8023. {
  8024. ___m_ownerCamera_46 = value;
  8025. Il2CppCodeGenWriteBarrier((&___m_ownerCamera_46), value);
  8026. }
  8027. };
  8028. struct DMListView_t512231514_StaticFields
  8029. {
  8030. public:
  8031. // DMListView DMListView::activeDMList
  8032. DMListView_t512231514 * ___activeDMList_14;
  8033. // System.Single DMListView::s_fScaleCached
  8034. float ___s_fScaleCached_28;
  8035. public:
  8036. inline static int32_t get_offset_of_activeDMList_14() { return static_cast<int32_t>(offsetof(DMListView_t512231514_StaticFields, ___activeDMList_14)); }
  8037. inline DMListView_t512231514 * get_activeDMList_14() const { return ___activeDMList_14; }
  8038. inline DMListView_t512231514 ** get_address_of_activeDMList_14() { return &___activeDMList_14; }
  8039. inline void set_activeDMList_14(DMListView_t512231514 * value)
  8040. {
  8041. ___activeDMList_14 = value;
  8042. Il2CppCodeGenWriteBarrier((&___activeDMList_14), value);
  8043. }
  8044. inline static int32_t get_offset_of_s_fScaleCached_28() { return static_cast<int32_t>(offsetof(DMListView_t512231514_StaticFields, ___s_fScaleCached_28)); }
  8045. inline float get_s_fScaleCached_28() const { return ___s_fScaleCached_28; }
  8046. inline float* get_address_of_s_fScaleCached_28() { return &___s_fScaleCached_28; }
  8047. inline void set_s_fScaleCached_28(float value)
  8048. {
  8049. ___s_fScaleCached_28 = value;
  8050. }
  8051. };
  8052. #ifdef __clang__
  8053. #pragma clang diagnostic pop
  8054. #endif
  8055. #endif // DMLISTVIEW_T512231514_H
  8056. #ifndef UIOPENGIFTCELL_T991055555_H
  8057. #define UIOPENGIFTCELL_T991055555_H
  8058. #ifdef __clang__
  8059. #pragma clang diagnostic push
  8060. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  8061. #pragma clang diagnostic ignored "-Wunused-variable"
  8062. #endif
  8063. // uiOpenGiftCell
  8064. struct uiOpenGiftCell_t991055555 : public MonoBehaviour_t3962482529
  8065. {
  8066. public:
  8067. // UITexture uiOpenGiftCell::m_texture
  8068. UITexture_t3471168817 * ___m_texture_2;
  8069. // UISprite uiOpenGiftCell::m_bgSprite
  8070. UISprite_t194114938 * ___m_bgSprite_3;
  8071. // System.Boolean uiOpenGiftCell::m_textureDone
  8072. bool ___m_textureDone_4;
  8073. // UnityEngine.Vector3 uiOpenGiftCell::m_org_TextureScale
  8074. Vector3_t3722313464 ___m_org_TextureScale_5;
  8075. // UnityEngine.Vector3 uiOpenGiftCell::m_org_bgSpriteScale
  8076. Vector3_t3722313464 ___m_org_bgSpriteScale_6;
  8077. // UILabel uiOpenGiftCell::m_count
  8078. UILabel_t3248798549 * ___m_count_7;
  8079. // UILabel uiOpenGiftCell::m_valid
  8080. UILabel_t3248798549 * ___m_valid_8;
  8081. // System.Boolean uiOpenGiftCell::isPageInit
  8082. bool ___isPageInit_9;
  8083. // DMCore.Logic.GiftPackageItemUnit uiOpenGiftCell::m_DataUnit
  8084. GiftPackageItemUnit_t2476631710 * ___m_DataUnit_10;
  8085. // System.Int32 uiOpenGiftCell::m_index
  8086. int32_t ___m_index_11;
  8087. // UnityEngine.Transform uiOpenGiftCell::m_chooseTexture
  8088. Transform_t3600365921 * ___m_chooseTexture_12;
  8089. // UILabel uiOpenGiftCell::m_condition
  8090. UILabel_t3248798549 * ___m_condition_13;
  8091. public:
  8092. inline static int32_t get_offset_of_m_texture_2() { return static_cast<int32_t>(offsetof(uiOpenGiftCell_t991055555, ___m_texture_2)); }
  8093. inline UITexture_t3471168817 * get_m_texture_2() const { return ___m_texture_2; }
  8094. inline UITexture_t3471168817 ** get_address_of_m_texture_2() { return &___m_texture_2; }
  8095. inline void set_m_texture_2(UITexture_t3471168817 * value)
  8096. {
  8097. ___m_texture_2 = value;
  8098. Il2CppCodeGenWriteBarrier((&___m_texture_2), value);
  8099. }
  8100. inline static int32_t get_offset_of_m_bgSprite_3() { return static_cast<int32_t>(offsetof(uiOpenGiftCell_t991055555, ___m_bgSprite_3)); }
  8101. inline UISprite_t194114938 * get_m_bgSprite_3() const { return ___m_bgSprite_3; }
  8102. inline UISprite_t194114938 ** get_address_of_m_bgSprite_3() { return &___m_bgSprite_3; }
  8103. inline void set_m_bgSprite_3(UISprite_t194114938 * value)
  8104. {
  8105. ___m_bgSprite_3 = value;
  8106. Il2CppCodeGenWriteBarrier((&___m_bgSprite_3), value);
  8107. }
  8108. inline static int32_t get_offset_of_m_textureDone_4() { return static_cast<int32_t>(offsetof(uiOpenGiftCell_t991055555, ___m_textureDone_4)); }
  8109. inline bool get_m_textureDone_4() const { return ___m_textureDone_4; }
  8110. inline bool* get_address_of_m_textureDone_4() { return &___m_textureDone_4; }
  8111. inline void set_m_textureDone_4(bool value)
  8112. {
  8113. ___m_textureDone_4 = value;
  8114. }
  8115. inline static int32_t get_offset_of_m_org_TextureScale_5() { return static_cast<int32_t>(offsetof(uiOpenGiftCell_t991055555, ___m_org_TextureScale_5)); }
  8116. inline Vector3_t3722313464 get_m_org_TextureScale_5() const { return ___m_org_TextureScale_5; }
  8117. inline Vector3_t3722313464 * get_address_of_m_org_TextureScale_5() { return &___m_org_TextureScale_5; }
  8118. inline void set_m_org_TextureScale_5(Vector3_t3722313464 value)
  8119. {
  8120. ___m_org_TextureScale_5 = value;
  8121. }
  8122. inline static int32_t get_offset_of_m_org_bgSpriteScale_6() { return static_cast<int32_t>(offsetof(uiOpenGiftCell_t991055555, ___m_org_bgSpriteScale_6)); }
  8123. inline Vector3_t3722313464 get_m_org_bgSpriteScale_6() const { return ___m_org_bgSpriteScale_6; }
  8124. inline Vector3_t3722313464 * get_address_of_m_org_bgSpriteScale_6() { return &___m_org_bgSpriteScale_6; }
  8125. inline void set_m_org_bgSpriteScale_6(Vector3_t3722313464 value)
  8126. {
  8127. ___m_org_bgSpriteScale_6 = value;
  8128. }
  8129. inline static int32_t get_offset_of_m_count_7() { return static_cast<int32_t>(offsetof(uiOpenGiftCell_t991055555, ___m_count_7)); }
  8130. inline UILabel_t3248798549 * get_m_count_7() const { return ___m_count_7; }
  8131. inline UILabel_t3248798549 ** get_address_of_m_count_7() { return &___m_count_7; }
  8132. inline void set_m_count_7(UILabel_t3248798549 * value)
  8133. {
  8134. ___m_count_7 = value;
  8135. Il2CppCodeGenWriteBarrier((&___m_count_7), value);
  8136. }
  8137. inline static int32_t get_offset_of_m_valid_8() { return static_cast<int32_t>(offsetof(uiOpenGiftCell_t991055555, ___m_valid_8)); }
  8138. inline UILabel_t3248798549 * get_m_valid_8() const { return ___m_valid_8; }
  8139. inline UILabel_t3248798549 ** get_address_of_m_valid_8() { return &___m_valid_8; }
  8140. inline void set_m_valid_8(UILabel_t3248798549 * value)
  8141. {
  8142. ___m_valid_8 = value;
  8143. Il2CppCodeGenWriteBarrier((&___m_valid_8), value);
  8144. }
  8145. inline static int32_t get_offset_of_isPageInit_9() { return static_cast<int32_t>(offsetof(uiOpenGiftCell_t991055555, ___isPageInit_9)); }
  8146. inline bool get_isPageInit_9() const { return ___isPageInit_9; }
  8147. inline bool* get_address_of_isPageInit_9() { return &___isPageInit_9; }
  8148. inline void set_isPageInit_9(bool value)
  8149. {
  8150. ___isPageInit_9 = value;
  8151. }
  8152. inline static int32_t get_offset_of_m_DataUnit_10() { return static_cast<int32_t>(offsetof(uiOpenGiftCell_t991055555, ___m_DataUnit_10)); }
  8153. inline GiftPackageItemUnit_t2476631710 * get_m_DataUnit_10() const { return ___m_DataUnit_10; }
  8154. inline GiftPackageItemUnit_t2476631710 ** get_address_of_m_DataUnit_10() { return &___m_DataUnit_10; }
  8155. inline void set_m_DataUnit_10(GiftPackageItemUnit_t2476631710 * value)
  8156. {
  8157. ___m_DataUnit_10 = value;
  8158. Il2CppCodeGenWriteBarrier((&___m_DataUnit_10), value);
  8159. }
  8160. inline static int32_t get_offset_of_m_index_11() { return static_cast<int32_t>(offsetof(uiOpenGiftCell_t991055555, ___m_index_11)); }
  8161. inline int32_t get_m_index_11() const { return ___m_index_11; }
  8162. inline int32_t* get_address_of_m_index_11() { return &___m_index_11; }
  8163. inline void set_m_index_11(int32_t value)
  8164. {
  8165. ___m_index_11 = value;
  8166. }
  8167. inline static int32_t get_offset_of_m_chooseTexture_12() { return static_cast<int32_t>(offsetof(uiOpenGiftCell_t991055555, ___m_chooseTexture_12)); }
  8168. inline Transform_t3600365921 * get_m_chooseTexture_12() const { return ___m_chooseTexture_12; }
  8169. inline Transform_t3600365921 ** get_address_of_m_chooseTexture_12() { return &___m_chooseTexture_12; }
  8170. inline void set_m_chooseTexture_12(Transform_t3600365921 * value)
  8171. {
  8172. ___m_chooseTexture_12 = value;
  8173. Il2CppCodeGenWriteBarrier((&___m_chooseTexture_12), value);
  8174. }
  8175. inline static int32_t get_offset_of_m_condition_13() { return static_cast<int32_t>(offsetof(uiOpenGiftCell_t991055555, ___m_condition_13)); }
  8176. inline UILabel_t3248798549 * get_m_condition_13() const { return ___m_condition_13; }
  8177. inline UILabel_t3248798549 ** get_address_of_m_condition_13() { return &___m_condition_13; }
  8178. inline void set_m_condition_13(UILabel_t3248798549 * value)
  8179. {
  8180. ___m_condition_13 = value;
  8181. Il2CppCodeGenWriteBarrier((&___m_condition_13), value);
  8182. }
  8183. };
  8184. #ifdef __clang__
  8185. #pragma clang diagnostic pop
  8186. #endif
  8187. #endif // UIOPENGIFTCELL_T991055555_H
  8188. #ifndef UIINPUT_T421821618_H
  8189. #define UIINPUT_T421821618_H
  8190. #ifdef __clang__
  8191. #pragma clang diagnostic push
  8192. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  8193. #pragma clang diagnostic ignored "-Wunused-variable"
  8194. #endif
  8195. // UIInput
  8196. struct UIInput_t421821618 : public MonoBehaviour_t3962482529
  8197. {
  8198. public:
  8199. // UILabel UIInput::label
  8200. UILabel_t3248798549 * ___label_3;
  8201. // System.Int32 UIInput::maxChars
  8202. int32_t ___maxChars_4;
  8203. // System.Boolean UIInput::asByteCount
  8204. bool ___asByteCount_5;
  8205. // System.String UIInput::caratChar
  8206. String_t* ___caratChar_6;
  8207. // System.Action`3<System.String,System.Char,CDataWrapper`1<System.Char>> UIInput::validator
  8208. Action_3_t1353649513 * ___validator_7;
  8209. // CDataWrapper`1<System.Char> UIInput::m_wrapper
  8210. CDataWrapper_1_t2631656993 * ___m_wrapper_8;
  8211. // UIInput/KeyboardType UIInput::type
  8212. int32_t ___type_9;
  8213. // System.Boolean UIInput::isPassword
  8214. bool ___isPassword_10;
  8215. // System.Boolean UIInput::autoCorrect
  8216. bool ___autoCorrect_11;
  8217. // System.Boolean UIInput::useLabelTextAtStart
  8218. bool ___useLabelTextAtStart_12;
  8219. // System.Boolean UIInput::isNumber
  8220. bool ___isNumber_13;
  8221. // System.Boolean UIInput::showDefaultValueWhenEmpty
  8222. bool ___showDefaultValueWhenEmpty_14;
  8223. // UnityEngine.Color UIInput::activeColor
  8224. Color_t2555686324 ___activeColor_15;
  8225. // UnityEngine.GameObject UIInput::eventReceiver
  8226. GameObject_t1113636619 * ___eventReceiver_16;
  8227. // System.String UIInput::functionName
  8228. String_t* ___functionName_17;
  8229. // UnityEngine.GameObject UIInput::inputChangedReceiver
  8230. GameObject_t1113636619 * ___inputChangedReceiver_18;
  8231. // System.String UIInput::inputChangedFunctionName
  8232. String_t* ___inputChangedFunctionName_19;
  8233. // System.Action`1<System.String> UIInput::onSubmit
  8234. Action_1_t2019918284 * ___onSubmit_20;
  8235. // System.Int32 UIInput::inputMaxLen
  8236. int32_t ___inputMaxLen_21;
  8237. // System.String UIInput::mText
  8238. String_t* ___mText_22;
  8239. // System.String UIInput::mDefaultText
  8240. String_t* ___mDefaultText_23;
  8241. // UnityEngine.Color UIInput::mDefaultColor
  8242. Color_t2555686324 ___mDefaultColor_24;
  8243. // UIWidget/Pivot UIInput::mPivot
  8244. int32_t ___mPivot_25;
  8245. // System.Single UIInput::mPosition
  8246. float ___mPosition_26;
  8247. // UnityEngine.TouchScreenKeyboard UIInput::mKeyboard
  8248. TouchScreenKeyboard_t731888065 * ___mKeyboard_27;
  8249. // System.Boolean UIInput::mDoInit
  8250. bool ___mDoInit_28;
  8251. public:
  8252. inline static int32_t get_offset_of_label_3() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___label_3)); }
  8253. inline UILabel_t3248798549 * get_label_3() const { return ___label_3; }
  8254. inline UILabel_t3248798549 ** get_address_of_label_3() { return &___label_3; }
  8255. inline void set_label_3(UILabel_t3248798549 * value)
  8256. {
  8257. ___label_3 = value;
  8258. Il2CppCodeGenWriteBarrier((&___label_3), value);
  8259. }
  8260. inline static int32_t get_offset_of_maxChars_4() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___maxChars_4)); }
  8261. inline int32_t get_maxChars_4() const { return ___maxChars_4; }
  8262. inline int32_t* get_address_of_maxChars_4() { return &___maxChars_4; }
  8263. inline void set_maxChars_4(int32_t value)
  8264. {
  8265. ___maxChars_4 = value;
  8266. }
  8267. inline static int32_t get_offset_of_asByteCount_5() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___asByteCount_5)); }
  8268. inline bool get_asByteCount_5() const { return ___asByteCount_5; }
  8269. inline bool* get_address_of_asByteCount_5() { return &___asByteCount_5; }
  8270. inline void set_asByteCount_5(bool value)
  8271. {
  8272. ___asByteCount_5 = value;
  8273. }
  8274. inline static int32_t get_offset_of_caratChar_6() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___caratChar_6)); }
  8275. inline String_t* get_caratChar_6() const { return ___caratChar_6; }
  8276. inline String_t** get_address_of_caratChar_6() { return &___caratChar_6; }
  8277. inline void set_caratChar_6(String_t* value)
  8278. {
  8279. ___caratChar_6 = value;
  8280. Il2CppCodeGenWriteBarrier((&___caratChar_6), value);
  8281. }
  8282. inline static int32_t get_offset_of_validator_7() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___validator_7)); }
  8283. inline Action_3_t1353649513 * get_validator_7() const { return ___validator_7; }
  8284. inline Action_3_t1353649513 ** get_address_of_validator_7() { return &___validator_7; }
  8285. inline void set_validator_7(Action_3_t1353649513 * value)
  8286. {
  8287. ___validator_7 = value;
  8288. Il2CppCodeGenWriteBarrier((&___validator_7), value);
  8289. }
  8290. inline static int32_t get_offset_of_m_wrapper_8() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___m_wrapper_8)); }
  8291. inline CDataWrapper_1_t2631656993 * get_m_wrapper_8() const { return ___m_wrapper_8; }
  8292. inline CDataWrapper_1_t2631656993 ** get_address_of_m_wrapper_8() { return &___m_wrapper_8; }
  8293. inline void set_m_wrapper_8(CDataWrapper_1_t2631656993 * value)
  8294. {
  8295. ___m_wrapper_8 = value;
  8296. Il2CppCodeGenWriteBarrier((&___m_wrapper_8), value);
  8297. }
  8298. inline static int32_t get_offset_of_type_9() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___type_9)); }
  8299. inline int32_t get_type_9() const { return ___type_9; }
  8300. inline int32_t* get_address_of_type_9() { return &___type_9; }
  8301. inline void set_type_9(int32_t value)
  8302. {
  8303. ___type_9 = value;
  8304. }
  8305. inline static int32_t get_offset_of_isPassword_10() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___isPassword_10)); }
  8306. inline bool get_isPassword_10() const { return ___isPassword_10; }
  8307. inline bool* get_address_of_isPassword_10() { return &___isPassword_10; }
  8308. inline void set_isPassword_10(bool value)
  8309. {
  8310. ___isPassword_10 = value;
  8311. }
  8312. inline static int32_t get_offset_of_autoCorrect_11() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___autoCorrect_11)); }
  8313. inline bool get_autoCorrect_11() const { return ___autoCorrect_11; }
  8314. inline bool* get_address_of_autoCorrect_11() { return &___autoCorrect_11; }
  8315. inline void set_autoCorrect_11(bool value)
  8316. {
  8317. ___autoCorrect_11 = value;
  8318. }
  8319. inline static int32_t get_offset_of_useLabelTextAtStart_12() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___useLabelTextAtStart_12)); }
  8320. inline bool get_useLabelTextAtStart_12() const { return ___useLabelTextAtStart_12; }
  8321. inline bool* get_address_of_useLabelTextAtStart_12() { return &___useLabelTextAtStart_12; }
  8322. inline void set_useLabelTextAtStart_12(bool value)
  8323. {
  8324. ___useLabelTextAtStart_12 = value;
  8325. }
  8326. inline static int32_t get_offset_of_isNumber_13() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___isNumber_13)); }
  8327. inline bool get_isNumber_13() const { return ___isNumber_13; }
  8328. inline bool* get_address_of_isNumber_13() { return &___isNumber_13; }
  8329. inline void set_isNumber_13(bool value)
  8330. {
  8331. ___isNumber_13 = value;
  8332. }
  8333. inline static int32_t get_offset_of_showDefaultValueWhenEmpty_14() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___showDefaultValueWhenEmpty_14)); }
  8334. inline bool get_showDefaultValueWhenEmpty_14() const { return ___showDefaultValueWhenEmpty_14; }
  8335. inline bool* get_address_of_showDefaultValueWhenEmpty_14() { return &___showDefaultValueWhenEmpty_14; }
  8336. inline void set_showDefaultValueWhenEmpty_14(bool value)
  8337. {
  8338. ___showDefaultValueWhenEmpty_14 = value;
  8339. }
  8340. inline static int32_t get_offset_of_activeColor_15() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___activeColor_15)); }
  8341. inline Color_t2555686324 get_activeColor_15() const { return ___activeColor_15; }
  8342. inline Color_t2555686324 * get_address_of_activeColor_15() { return &___activeColor_15; }
  8343. inline void set_activeColor_15(Color_t2555686324 value)
  8344. {
  8345. ___activeColor_15 = value;
  8346. }
  8347. inline static int32_t get_offset_of_eventReceiver_16() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___eventReceiver_16)); }
  8348. inline GameObject_t1113636619 * get_eventReceiver_16() const { return ___eventReceiver_16; }
  8349. inline GameObject_t1113636619 ** get_address_of_eventReceiver_16() { return &___eventReceiver_16; }
  8350. inline void set_eventReceiver_16(GameObject_t1113636619 * value)
  8351. {
  8352. ___eventReceiver_16 = value;
  8353. Il2CppCodeGenWriteBarrier((&___eventReceiver_16), value);
  8354. }
  8355. inline static int32_t get_offset_of_functionName_17() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___functionName_17)); }
  8356. inline String_t* get_functionName_17() const { return ___functionName_17; }
  8357. inline String_t** get_address_of_functionName_17() { return &___functionName_17; }
  8358. inline void set_functionName_17(String_t* value)
  8359. {
  8360. ___functionName_17 = value;
  8361. Il2CppCodeGenWriteBarrier((&___functionName_17), value);
  8362. }
  8363. inline static int32_t get_offset_of_inputChangedReceiver_18() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___inputChangedReceiver_18)); }
  8364. inline GameObject_t1113636619 * get_inputChangedReceiver_18() const { return ___inputChangedReceiver_18; }
  8365. inline GameObject_t1113636619 ** get_address_of_inputChangedReceiver_18() { return &___inputChangedReceiver_18; }
  8366. inline void set_inputChangedReceiver_18(GameObject_t1113636619 * value)
  8367. {
  8368. ___inputChangedReceiver_18 = value;
  8369. Il2CppCodeGenWriteBarrier((&___inputChangedReceiver_18), value);
  8370. }
  8371. inline static int32_t get_offset_of_inputChangedFunctionName_19() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___inputChangedFunctionName_19)); }
  8372. inline String_t* get_inputChangedFunctionName_19() const { return ___inputChangedFunctionName_19; }
  8373. inline String_t** get_address_of_inputChangedFunctionName_19() { return &___inputChangedFunctionName_19; }
  8374. inline void set_inputChangedFunctionName_19(String_t* value)
  8375. {
  8376. ___inputChangedFunctionName_19 = value;
  8377. Il2CppCodeGenWriteBarrier((&___inputChangedFunctionName_19), value);
  8378. }
  8379. inline static int32_t get_offset_of_onSubmit_20() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___onSubmit_20)); }
  8380. inline Action_1_t2019918284 * get_onSubmit_20() const { return ___onSubmit_20; }
  8381. inline Action_1_t2019918284 ** get_address_of_onSubmit_20() { return &___onSubmit_20; }
  8382. inline void set_onSubmit_20(Action_1_t2019918284 * value)
  8383. {
  8384. ___onSubmit_20 = value;
  8385. Il2CppCodeGenWriteBarrier((&___onSubmit_20), value);
  8386. }
  8387. inline static int32_t get_offset_of_inputMaxLen_21() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___inputMaxLen_21)); }
  8388. inline int32_t get_inputMaxLen_21() const { return ___inputMaxLen_21; }
  8389. inline int32_t* get_address_of_inputMaxLen_21() { return &___inputMaxLen_21; }
  8390. inline void set_inputMaxLen_21(int32_t value)
  8391. {
  8392. ___inputMaxLen_21 = value;
  8393. }
  8394. inline static int32_t get_offset_of_mText_22() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___mText_22)); }
  8395. inline String_t* get_mText_22() const { return ___mText_22; }
  8396. inline String_t** get_address_of_mText_22() { return &___mText_22; }
  8397. inline void set_mText_22(String_t* value)
  8398. {
  8399. ___mText_22 = value;
  8400. Il2CppCodeGenWriteBarrier((&___mText_22), value);
  8401. }
  8402. inline static int32_t get_offset_of_mDefaultText_23() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___mDefaultText_23)); }
  8403. inline String_t* get_mDefaultText_23() const { return ___mDefaultText_23; }
  8404. inline String_t** get_address_of_mDefaultText_23() { return &___mDefaultText_23; }
  8405. inline void set_mDefaultText_23(String_t* value)
  8406. {
  8407. ___mDefaultText_23 = value;
  8408. Il2CppCodeGenWriteBarrier((&___mDefaultText_23), value);
  8409. }
  8410. inline static int32_t get_offset_of_mDefaultColor_24() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___mDefaultColor_24)); }
  8411. inline Color_t2555686324 get_mDefaultColor_24() const { return ___mDefaultColor_24; }
  8412. inline Color_t2555686324 * get_address_of_mDefaultColor_24() { return &___mDefaultColor_24; }
  8413. inline void set_mDefaultColor_24(Color_t2555686324 value)
  8414. {
  8415. ___mDefaultColor_24 = value;
  8416. }
  8417. inline static int32_t get_offset_of_mPivot_25() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___mPivot_25)); }
  8418. inline int32_t get_mPivot_25() const { return ___mPivot_25; }
  8419. inline int32_t* get_address_of_mPivot_25() { return &___mPivot_25; }
  8420. inline void set_mPivot_25(int32_t value)
  8421. {
  8422. ___mPivot_25 = value;
  8423. }
  8424. inline static int32_t get_offset_of_mPosition_26() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___mPosition_26)); }
  8425. inline float get_mPosition_26() const { return ___mPosition_26; }
  8426. inline float* get_address_of_mPosition_26() { return &___mPosition_26; }
  8427. inline void set_mPosition_26(float value)
  8428. {
  8429. ___mPosition_26 = value;
  8430. }
  8431. inline static int32_t get_offset_of_mKeyboard_27() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___mKeyboard_27)); }
  8432. inline TouchScreenKeyboard_t731888065 * get_mKeyboard_27() const { return ___mKeyboard_27; }
  8433. inline TouchScreenKeyboard_t731888065 ** get_address_of_mKeyboard_27() { return &___mKeyboard_27; }
  8434. inline void set_mKeyboard_27(TouchScreenKeyboard_t731888065 * value)
  8435. {
  8436. ___mKeyboard_27 = value;
  8437. Il2CppCodeGenWriteBarrier((&___mKeyboard_27), value);
  8438. }
  8439. inline static int32_t get_offset_of_mDoInit_28() { return static_cast<int32_t>(offsetof(UIInput_t421821618, ___mDoInit_28)); }
  8440. inline bool get_mDoInit_28() const { return ___mDoInit_28; }
  8441. inline bool* get_address_of_mDoInit_28() { return &___mDoInit_28; }
  8442. inline void set_mDoInit_28(bool value)
  8443. {
  8444. ___mDoInit_28 = value;
  8445. }
  8446. };
  8447. struct UIInput_t421821618_StaticFields
  8448. {
  8449. public:
  8450. // UIInput UIInput::current
  8451. UIInput_t421821618 * ___current_2;
  8452. public:
  8453. inline static int32_t get_offset_of_current_2() { return static_cast<int32_t>(offsetof(UIInput_t421821618_StaticFields, ___current_2)); }
  8454. inline UIInput_t421821618 * get_current_2() const { return ___current_2; }
  8455. inline UIInput_t421821618 ** get_address_of_current_2() { return &___current_2; }
  8456. inline void set_current_2(UIInput_t421821618 * value)
  8457. {
  8458. ___current_2 = value;
  8459. Il2CppCodeGenWriteBarrier((&___current_2), value);
  8460. }
  8461. };
  8462. #ifdef __clang__
  8463. #pragma clang diagnostic pop
  8464. #endif
  8465. #endif // UIINPUT_T421821618_H
  8466. #ifndef UITEXTURE_T3471168817_H
  8467. #define UITEXTURE_T3471168817_H
  8468. #ifdef __clang__
  8469. #pragma clang diagnostic push
  8470. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  8471. #pragma clang diagnostic ignored "-Wunused-variable"
  8472. #endif
  8473. // UITexture
  8474. struct UITexture_t3471168817 : public UIWidget_t3538521925
  8475. {
  8476. public:
  8477. // UnityEngine.Rect UITexture::mRect
  8478. Rect_t2360479859 ___mRect_14;
  8479. // System.Boolean UITexture::mHoldScale
  8480. bool ___mHoldScale_15;
  8481. // UnityEngine.Shader UITexture::mShader
  8482. Shader_t4151988712 * ___mShader_16;
  8483. // UnityEngine.Texture UITexture::mTexture
  8484. Texture_t3661962703 * ___mTexture_17;
  8485. // UnityEngine.Material UITexture::mDynamicMat
  8486. Material_t340375123 * ___mDynamicMat_18;
  8487. // System.Boolean UITexture::mCreatingMat
  8488. bool ___mCreatingMat_19;
  8489. // System.Int32 UITexture::mPMA
  8490. int32_t ___mPMA_20;
  8491. public:
  8492. inline static int32_t get_offset_of_mRect_14() { return static_cast<int32_t>(offsetof(UITexture_t3471168817, ___mRect_14)); }
  8493. inline Rect_t2360479859 get_mRect_14() const { return ___mRect_14; }
  8494. inline Rect_t2360479859 * get_address_of_mRect_14() { return &___mRect_14; }
  8495. inline void set_mRect_14(Rect_t2360479859 value)
  8496. {
  8497. ___mRect_14 = value;
  8498. }
  8499. inline static int32_t get_offset_of_mHoldScale_15() { return static_cast<int32_t>(offsetof(UITexture_t3471168817, ___mHoldScale_15)); }
  8500. inline bool get_mHoldScale_15() const { return ___mHoldScale_15; }
  8501. inline bool* get_address_of_mHoldScale_15() { return &___mHoldScale_15; }
  8502. inline void set_mHoldScale_15(bool value)
  8503. {
  8504. ___mHoldScale_15 = value;
  8505. }
  8506. inline static int32_t get_offset_of_mShader_16() { return static_cast<int32_t>(offsetof(UITexture_t3471168817, ___mShader_16)); }
  8507. inline Shader_t4151988712 * get_mShader_16() const { return ___mShader_16; }
  8508. inline Shader_t4151988712 ** get_address_of_mShader_16() { return &___mShader_16; }
  8509. inline void set_mShader_16(Shader_t4151988712 * value)
  8510. {
  8511. ___mShader_16 = value;
  8512. Il2CppCodeGenWriteBarrier((&___mShader_16), value);
  8513. }
  8514. inline static int32_t get_offset_of_mTexture_17() { return static_cast<int32_t>(offsetof(UITexture_t3471168817, ___mTexture_17)); }
  8515. inline Texture_t3661962703 * get_mTexture_17() const { return ___mTexture_17; }
  8516. inline Texture_t3661962703 ** get_address_of_mTexture_17() { return &___mTexture_17; }
  8517. inline void set_mTexture_17(Texture_t3661962703 * value)
  8518. {
  8519. ___mTexture_17 = value;
  8520. Il2CppCodeGenWriteBarrier((&___mTexture_17), value);
  8521. }
  8522. inline static int32_t get_offset_of_mDynamicMat_18() { return static_cast<int32_t>(offsetof(UITexture_t3471168817, ___mDynamicMat_18)); }
  8523. inline Material_t340375123 * get_mDynamicMat_18() const { return ___mDynamicMat_18; }
  8524. inline Material_t340375123 ** get_address_of_mDynamicMat_18() { return &___mDynamicMat_18; }
  8525. inline void set_mDynamicMat_18(Material_t340375123 * value)
  8526. {
  8527. ___mDynamicMat_18 = value;
  8528. Il2CppCodeGenWriteBarrier((&___mDynamicMat_18), value);
  8529. }
  8530. inline static int32_t get_offset_of_mCreatingMat_19() { return static_cast<int32_t>(offsetof(UITexture_t3471168817, ___mCreatingMat_19)); }
  8531. inline bool get_mCreatingMat_19() const { return ___mCreatingMat_19; }
  8532. inline bool* get_address_of_mCreatingMat_19() { return &___mCreatingMat_19; }
  8533. inline void set_mCreatingMat_19(bool value)
  8534. {
  8535. ___mCreatingMat_19 = value;
  8536. }
  8537. inline static int32_t get_offset_of_mPMA_20() { return static_cast<int32_t>(offsetof(UITexture_t3471168817, ___mPMA_20)); }
  8538. inline int32_t get_mPMA_20() const { return ___mPMA_20; }
  8539. inline int32_t* get_address_of_mPMA_20() { return &___mPMA_20; }
  8540. inline void set_mPMA_20(int32_t value)
  8541. {
  8542. ___mPMA_20 = value;
  8543. }
  8544. };
  8545. #ifdef __clang__
  8546. #pragma clang diagnostic pop
  8547. #endif
  8548. #endif // UITEXTURE_T3471168817_H
  8549. #ifndef UILABEL_T3248798549_H
  8550. #define UILABEL_T3248798549_H
  8551. #ifdef __clang__
  8552. #pragma clang diagnostic push
  8553. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  8554. #pragma clang diagnostic ignored "-Wunused-variable"
  8555. #endif
  8556. // UILabel
  8557. struct UILabel_t3248798549 : public UIWidget_t3538521925
  8558. {
  8559. public:
  8560. // UIFont UILabel::mFont
  8561. UIFont_t2766063701 * ___mFont_14;
  8562. // System.String UILabel::mText
  8563. String_t* ___mText_15;
  8564. // System.Int32 UILabel::mMaxLineWidth
  8565. int32_t ___mMaxLineWidth_16;
  8566. // System.Boolean UILabel::mEncoding
  8567. bool ___mEncoding_17;
  8568. // System.Int32 UILabel::mMaxLineCount
  8569. int32_t ___mMaxLineCount_18;
  8570. // System.Boolean UILabel::mPassword
  8571. bool ___mPassword_19;
  8572. // System.Boolean UILabel::mShowLastChar
  8573. bool ___mShowLastChar_20;
  8574. // UILabel/Effect UILabel::mEffectStyle
  8575. int32_t ___mEffectStyle_21;
  8576. // UnityEngine.Color UILabel::mEffectColor
  8577. Color_t2555686324 ___mEffectColor_22;
  8578. // UIFont/SymbolStyle UILabel::mSymbols
  8579. int32_t ___mSymbols_23;
  8580. // UnityEngine.Vector2 UILabel::mEffectDistance
  8581. Vector2_t2156229523 ___mEffectDistance_24;
  8582. // System.Int32 UILabel::mSpacingX
  8583. int32_t ___mSpacingX_25;
  8584. // System.Int32 UILabel::mSpacingY
  8585. int32_t ___mSpacingY_26;
  8586. // UILabel/InsideEffect UILabel::mInsideEffectStyle
  8587. int32_t ___mInsideEffectStyle_27;
  8588. // UnityEngine.Color UILabel::mInsideEffectColor
  8589. Color_t2555686324 ___mInsideEffectColor_28;
  8590. // System.Single UILabel::mLineWidth
  8591. float ___mLineWidth_29;
  8592. // System.Boolean UILabel::mMultiline
  8593. bool ___mMultiline_30;
  8594. // System.Boolean UILabel::mShouldBeProcessed
  8595. bool ___mShouldBeProcessed_31;
  8596. // System.String UILabel::mProcessedText
  8597. String_t* ___mProcessedText_32;
  8598. // UnityEngine.Vector3 UILabel::mLastScale
  8599. Vector3_t3722313464 ___mLastScale_33;
  8600. // System.String UILabel::mLastText
  8601. String_t* ___mLastText_34;
  8602. // System.Int32 UILabel::mLastWidth
  8603. int32_t ___mLastWidth_35;
  8604. // System.Boolean UILabel::mLastEncoding
  8605. bool ___mLastEncoding_36;
  8606. // System.Int32 UILabel::mLastCount
  8607. int32_t ___mLastCount_37;
  8608. // System.Boolean UILabel::mLastPass
  8609. bool ___mLastPass_38;
  8610. // System.Boolean UILabel::mLastShow
  8611. bool ___mLastShow_39;
  8612. // UILabel/Effect UILabel::mLastEffect
  8613. int32_t ___mLastEffect_40;
  8614. // UnityEngine.Vector3 UILabel::mSize
  8615. Vector3_t3722313464 ___mSize_41;
  8616. // System.Boolean UILabel::mPremultiply
  8617. bool ___mPremultiply_42;
  8618. // UnityEngine.Vector2 UILabel::m_DrawSize
  8619. Vector2_t2156229523 ___m_DrawSize_43;
  8620. // System.Boolean UILabel::mApplyAlignmentForced
  8621. bool ___mApplyAlignmentForced_44;
  8622. public:
  8623. inline static int32_t get_offset_of_mFont_14() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mFont_14)); }
  8624. inline UIFont_t2766063701 * get_mFont_14() const { return ___mFont_14; }
  8625. inline UIFont_t2766063701 ** get_address_of_mFont_14() { return &___mFont_14; }
  8626. inline void set_mFont_14(UIFont_t2766063701 * value)
  8627. {
  8628. ___mFont_14 = value;
  8629. Il2CppCodeGenWriteBarrier((&___mFont_14), value);
  8630. }
  8631. inline static int32_t get_offset_of_mText_15() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mText_15)); }
  8632. inline String_t* get_mText_15() const { return ___mText_15; }
  8633. inline String_t** get_address_of_mText_15() { return &___mText_15; }
  8634. inline void set_mText_15(String_t* value)
  8635. {
  8636. ___mText_15 = value;
  8637. Il2CppCodeGenWriteBarrier((&___mText_15), value);
  8638. }
  8639. inline static int32_t get_offset_of_mMaxLineWidth_16() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mMaxLineWidth_16)); }
  8640. inline int32_t get_mMaxLineWidth_16() const { return ___mMaxLineWidth_16; }
  8641. inline int32_t* get_address_of_mMaxLineWidth_16() { return &___mMaxLineWidth_16; }
  8642. inline void set_mMaxLineWidth_16(int32_t value)
  8643. {
  8644. ___mMaxLineWidth_16 = value;
  8645. }
  8646. inline static int32_t get_offset_of_mEncoding_17() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mEncoding_17)); }
  8647. inline bool get_mEncoding_17() const { return ___mEncoding_17; }
  8648. inline bool* get_address_of_mEncoding_17() { return &___mEncoding_17; }
  8649. inline void set_mEncoding_17(bool value)
  8650. {
  8651. ___mEncoding_17 = value;
  8652. }
  8653. inline static int32_t get_offset_of_mMaxLineCount_18() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mMaxLineCount_18)); }
  8654. inline int32_t get_mMaxLineCount_18() const { return ___mMaxLineCount_18; }
  8655. inline int32_t* get_address_of_mMaxLineCount_18() { return &___mMaxLineCount_18; }
  8656. inline void set_mMaxLineCount_18(int32_t value)
  8657. {
  8658. ___mMaxLineCount_18 = value;
  8659. }
  8660. inline static int32_t get_offset_of_mPassword_19() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mPassword_19)); }
  8661. inline bool get_mPassword_19() const { return ___mPassword_19; }
  8662. inline bool* get_address_of_mPassword_19() { return &___mPassword_19; }
  8663. inline void set_mPassword_19(bool value)
  8664. {
  8665. ___mPassword_19 = value;
  8666. }
  8667. inline static int32_t get_offset_of_mShowLastChar_20() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mShowLastChar_20)); }
  8668. inline bool get_mShowLastChar_20() const { return ___mShowLastChar_20; }
  8669. inline bool* get_address_of_mShowLastChar_20() { return &___mShowLastChar_20; }
  8670. inline void set_mShowLastChar_20(bool value)
  8671. {
  8672. ___mShowLastChar_20 = value;
  8673. }
  8674. inline static int32_t get_offset_of_mEffectStyle_21() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mEffectStyle_21)); }
  8675. inline int32_t get_mEffectStyle_21() const { return ___mEffectStyle_21; }
  8676. inline int32_t* get_address_of_mEffectStyle_21() { return &___mEffectStyle_21; }
  8677. inline void set_mEffectStyle_21(int32_t value)
  8678. {
  8679. ___mEffectStyle_21 = value;
  8680. }
  8681. inline static int32_t get_offset_of_mEffectColor_22() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mEffectColor_22)); }
  8682. inline Color_t2555686324 get_mEffectColor_22() const { return ___mEffectColor_22; }
  8683. inline Color_t2555686324 * get_address_of_mEffectColor_22() { return &___mEffectColor_22; }
  8684. inline void set_mEffectColor_22(Color_t2555686324 value)
  8685. {
  8686. ___mEffectColor_22 = value;
  8687. }
  8688. inline static int32_t get_offset_of_mSymbols_23() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mSymbols_23)); }
  8689. inline int32_t get_mSymbols_23() const { return ___mSymbols_23; }
  8690. inline int32_t* get_address_of_mSymbols_23() { return &___mSymbols_23; }
  8691. inline void set_mSymbols_23(int32_t value)
  8692. {
  8693. ___mSymbols_23 = value;
  8694. }
  8695. inline static int32_t get_offset_of_mEffectDistance_24() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mEffectDistance_24)); }
  8696. inline Vector2_t2156229523 get_mEffectDistance_24() const { return ___mEffectDistance_24; }
  8697. inline Vector2_t2156229523 * get_address_of_mEffectDistance_24() { return &___mEffectDistance_24; }
  8698. inline void set_mEffectDistance_24(Vector2_t2156229523 value)
  8699. {
  8700. ___mEffectDistance_24 = value;
  8701. }
  8702. inline static int32_t get_offset_of_mSpacingX_25() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mSpacingX_25)); }
  8703. inline int32_t get_mSpacingX_25() const { return ___mSpacingX_25; }
  8704. inline int32_t* get_address_of_mSpacingX_25() { return &___mSpacingX_25; }
  8705. inline void set_mSpacingX_25(int32_t value)
  8706. {
  8707. ___mSpacingX_25 = value;
  8708. }
  8709. inline static int32_t get_offset_of_mSpacingY_26() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mSpacingY_26)); }
  8710. inline int32_t get_mSpacingY_26() const { return ___mSpacingY_26; }
  8711. inline int32_t* get_address_of_mSpacingY_26() { return &___mSpacingY_26; }
  8712. inline void set_mSpacingY_26(int32_t value)
  8713. {
  8714. ___mSpacingY_26 = value;
  8715. }
  8716. inline static int32_t get_offset_of_mInsideEffectStyle_27() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mInsideEffectStyle_27)); }
  8717. inline int32_t get_mInsideEffectStyle_27() const { return ___mInsideEffectStyle_27; }
  8718. inline int32_t* get_address_of_mInsideEffectStyle_27() { return &___mInsideEffectStyle_27; }
  8719. inline void set_mInsideEffectStyle_27(int32_t value)
  8720. {
  8721. ___mInsideEffectStyle_27 = value;
  8722. }
  8723. inline static int32_t get_offset_of_mInsideEffectColor_28() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mInsideEffectColor_28)); }
  8724. inline Color_t2555686324 get_mInsideEffectColor_28() const { return ___mInsideEffectColor_28; }
  8725. inline Color_t2555686324 * get_address_of_mInsideEffectColor_28() { return &___mInsideEffectColor_28; }
  8726. inline void set_mInsideEffectColor_28(Color_t2555686324 value)
  8727. {
  8728. ___mInsideEffectColor_28 = value;
  8729. }
  8730. inline static int32_t get_offset_of_mLineWidth_29() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mLineWidth_29)); }
  8731. inline float get_mLineWidth_29() const { return ___mLineWidth_29; }
  8732. inline float* get_address_of_mLineWidth_29() { return &___mLineWidth_29; }
  8733. inline void set_mLineWidth_29(float value)
  8734. {
  8735. ___mLineWidth_29 = value;
  8736. }
  8737. inline static int32_t get_offset_of_mMultiline_30() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mMultiline_30)); }
  8738. inline bool get_mMultiline_30() const { return ___mMultiline_30; }
  8739. inline bool* get_address_of_mMultiline_30() { return &___mMultiline_30; }
  8740. inline void set_mMultiline_30(bool value)
  8741. {
  8742. ___mMultiline_30 = value;
  8743. }
  8744. inline static int32_t get_offset_of_mShouldBeProcessed_31() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mShouldBeProcessed_31)); }
  8745. inline bool get_mShouldBeProcessed_31() const { return ___mShouldBeProcessed_31; }
  8746. inline bool* get_address_of_mShouldBeProcessed_31() { return &___mShouldBeProcessed_31; }
  8747. inline void set_mShouldBeProcessed_31(bool value)
  8748. {
  8749. ___mShouldBeProcessed_31 = value;
  8750. }
  8751. inline static int32_t get_offset_of_mProcessedText_32() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mProcessedText_32)); }
  8752. inline String_t* get_mProcessedText_32() const { return ___mProcessedText_32; }
  8753. inline String_t** get_address_of_mProcessedText_32() { return &___mProcessedText_32; }
  8754. inline void set_mProcessedText_32(String_t* value)
  8755. {
  8756. ___mProcessedText_32 = value;
  8757. Il2CppCodeGenWriteBarrier((&___mProcessedText_32), value);
  8758. }
  8759. inline static int32_t get_offset_of_mLastScale_33() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mLastScale_33)); }
  8760. inline Vector3_t3722313464 get_mLastScale_33() const { return ___mLastScale_33; }
  8761. inline Vector3_t3722313464 * get_address_of_mLastScale_33() { return &___mLastScale_33; }
  8762. inline void set_mLastScale_33(Vector3_t3722313464 value)
  8763. {
  8764. ___mLastScale_33 = value;
  8765. }
  8766. inline static int32_t get_offset_of_mLastText_34() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mLastText_34)); }
  8767. inline String_t* get_mLastText_34() const { return ___mLastText_34; }
  8768. inline String_t** get_address_of_mLastText_34() { return &___mLastText_34; }
  8769. inline void set_mLastText_34(String_t* value)
  8770. {
  8771. ___mLastText_34 = value;
  8772. Il2CppCodeGenWriteBarrier((&___mLastText_34), value);
  8773. }
  8774. inline static int32_t get_offset_of_mLastWidth_35() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mLastWidth_35)); }
  8775. inline int32_t get_mLastWidth_35() const { return ___mLastWidth_35; }
  8776. inline int32_t* get_address_of_mLastWidth_35() { return &___mLastWidth_35; }
  8777. inline void set_mLastWidth_35(int32_t value)
  8778. {
  8779. ___mLastWidth_35 = value;
  8780. }
  8781. inline static int32_t get_offset_of_mLastEncoding_36() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mLastEncoding_36)); }
  8782. inline bool get_mLastEncoding_36() const { return ___mLastEncoding_36; }
  8783. inline bool* get_address_of_mLastEncoding_36() { return &___mLastEncoding_36; }
  8784. inline void set_mLastEncoding_36(bool value)
  8785. {
  8786. ___mLastEncoding_36 = value;
  8787. }
  8788. inline static int32_t get_offset_of_mLastCount_37() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mLastCount_37)); }
  8789. inline int32_t get_mLastCount_37() const { return ___mLastCount_37; }
  8790. inline int32_t* get_address_of_mLastCount_37() { return &___mLastCount_37; }
  8791. inline void set_mLastCount_37(int32_t value)
  8792. {
  8793. ___mLastCount_37 = value;
  8794. }
  8795. inline static int32_t get_offset_of_mLastPass_38() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mLastPass_38)); }
  8796. inline bool get_mLastPass_38() const { return ___mLastPass_38; }
  8797. inline bool* get_address_of_mLastPass_38() { return &___mLastPass_38; }
  8798. inline void set_mLastPass_38(bool value)
  8799. {
  8800. ___mLastPass_38 = value;
  8801. }
  8802. inline static int32_t get_offset_of_mLastShow_39() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mLastShow_39)); }
  8803. inline bool get_mLastShow_39() const { return ___mLastShow_39; }
  8804. inline bool* get_address_of_mLastShow_39() { return &___mLastShow_39; }
  8805. inline void set_mLastShow_39(bool value)
  8806. {
  8807. ___mLastShow_39 = value;
  8808. }
  8809. inline static int32_t get_offset_of_mLastEffect_40() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mLastEffect_40)); }
  8810. inline int32_t get_mLastEffect_40() const { return ___mLastEffect_40; }
  8811. inline int32_t* get_address_of_mLastEffect_40() { return &___mLastEffect_40; }
  8812. inline void set_mLastEffect_40(int32_t value)
  8813. {
  8814. ___mLastEffect_40 = value;
  8815. }
  8816. inline static int32_t get_offset_of_mSize_41() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mSize_41)); }
  8817. inline Vector3_t3722313464 get_mSize_41() const { return ___mSize_41; }
  8818. inline Vector3_t3722313464 * get_address_of_mSize_41() { return &___mSize_41; }
  8819. inline void set_mSize_41(Vector3_t3722313464 value)
  8820. {
  8821. ___mSize_41 = value;
  8822. }
  8823. inline static int32_t get_offset_of_mPremultiply_42() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mPremultiply_42)); }
  8824. inline bool get_mPremultiply_42() const { return ___mPremultiply_42; }
  8825. inline bool* get_address_of_mPremultiply_42() { return &___mPremultiply_42; }
  8826. inline void set_mPremultiply_42(bool value)
  8827. {
  8828. ___mPremultiply_42 = value;
  8829. }
  8830. inline static int32_t get_offset_of_m_DrawSize_43() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___m_DrawSize_43)); }
  8831. inline Vector2_t2156229523 get_m_DrawSize_43() const { return ___m_DrawSize_43; }
  8832. inline Vector2_t2156229523 * get_address_of_m_DrawSize_43() { return &___m_DrawSize_43; }
  8833. inline void set_m_DrawSize_43(Vector2_t2156229523 value)
  8834. {
  8835. ___m_DrawSize_43 = value;
  8836. }
  8837. inline static int32_t get_offset_of_mApplyAlignmentForced_44() { return static_cast<int32_t>(offsetof(UILabel_t3248798549, ___mApplyAlignmentForced_44)); }
  8838. inline bool get_mApplyAlignmentForced_44() const { return ___mApplyAlignmentForced_44; }
  8839. inline bool* get_address_of_mApplyAlignmentForced_44() { return &___mApplyAlignmentForced_44; }
  8840. inline void set_mApplyAlignmentForced_44(bool value)
  8841. {
  8842. ___mApplyAlignmentForced_44 = value;
  8843. }
  8844. };
  8845. #ifdef __clang__
  8846. #pragma clang diagnostic pop
  8847. #endif
  8848. #endif // UILABEL_T3248798549_H
  8849. // !!0 UnityEngine.Component::GetComponent<System.Object>()
  8850. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponent_TisRuntimeObject_m2906321015_gshared (Component_t1923634451 * __this, const RuntimeMethod* method);
  8851. // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent<System.Object>(UnityEngine.Transform,System.String)
  8852. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, const RuntimeMethod* method);
  8853. // TValue CUIBase::FindSerialValue<System.Object>(System.String)
  8854. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared (CUIBase_t3255455658 * __this, String_t* ___serialedName0, const RuntimeMethod* method);
  8855. // System.Void System.Action`1<System.Object>::.ctor(System.Object,System.IntPtr)
  8856. extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_m118522912_gshared (Action_1_t3252573759 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method);
  8857. // System.Int32 System.Collections.Generic.List`1<System.Object>::get_Count()
  8858. extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m2934127733_gshared (List_1_t257213610 * __this, const RuntimeMethod* method);
  8859. // !0 System.Collections.Generic.List`1<System.Object>::get_Item(System.Int32)
  8860. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m2287542950_gshared (List_1_t257213610 * __this, int32_t p0, const RuntimeMethod* method);
  8861. // System.Void System.Action`1<DMCore.Logic.ITEM_SHOP_TYPE>::.ctor(System.Object,System.IntPtr)
  8862. extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_m2084225466_gshared (Action_1_t1368688201 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method);
  8863. // System.Void System.Action`1<DMCore.Logic.ITEM_NEW_TYPE>::.ctor(System.Object,System.IntPtr)
  8864. extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_m430437777_gshared (Action_1_t1631686707 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method);
  8865. // System.Void UnityEngine.MonoBehaviour::.ctor()
  8866. extern "C" IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m1579109191 (MonoBehaviour_t3962482529 * __this, const RuntimeMethod* method);
  8867. // !!0 UnityEngine.Component::GetComponent<UnityEngine.Renderer>()
  8868. #define Component_GetComponent_TisRenderer_t2627027031_m2651633905(__this, method) (( Renderer_t2627027031 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method)
  8869. // System.Boolean UnityEngine.Object::op_Implicit(UnityEngine.Object)
  8870. extern "C" IL2CPP_METHOD_ATTR bool Object_op_Implicit_m3574996620 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, const RuntimeMethod* method);
  8871. // UnityEngine.Material UnityEngine.Renderer::get_sharedMaterial()
  8872. extern "C" IL2CPP_METHOD_ATTR Material_t340375123 * Renderer_get_sharedMaterial_m1936632411 (Renderer_t2627027031 * __this, const RuntimeMethod* method);
  8873. // UnityEngine.Vector4 UnityEngine.Material::GetVector(System.String)
  8874. extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 Material_GetVector_m806950826 (Material_t340375123 * __this, String_t* p0, const RuntimeMethod* method);
  8875. // System.Single UnityEngine.Material::GetFloat(System.String)
  8876. extern "C" IL2CPP_METHOD_ATTR float Material_GetFloat_m2210875428 (Material_t340375123 * __this, String_t* p0, const RuntimeMethod* method);
  8877. // System.Single UnityEngine.Time::get_time()
  8878. extern "C" IL2CPP_METHOD_ATTR float Time_get_time_m2907476221 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  8879. // UnityEngine.Vector4 UnityEngine.Vector4::op_Multiply(UnityEngine.Vector4,System.Single)
  8880. extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 Vector4_op_Multiply_m213790997 (RuntimeObject * __this /* static, unused */, Vector4_t3319028937 p0, float p1, const RuntimeMethod* method);
  8881. // System.Single UnityEngine.Mathf::Repeat(System.Single,System.Single)
  8882. extern "C" IL2CPP_METHOD_ATTR float Mathf_Repeat_m1502810009 (RuntimeObject * __this /* static, unused */, float p0, float p1, const RuntimeMethod* method);
  8883. // System.Void UnityEngine.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single)
  8884. extern "C" IL2CPP_METHOD_ATTR void Vector4__ctor_m2498754347 (Vector4_t3319028937 * __this, float p0, float p1, float p2, float p3, const RuntimeMethod* method);
  8885. // System.Void UnityEngine.Material::SetVector(System.String,UnityEngine.Vector4)
  8886. extern "C" IL2CPP_METHOD_ATTR void Material_SetVector_m4214217286 (Material_t340375123 * __this, String_t* p0, Vector4_t3319028937 p1, const RuntimeMethod* method);
  8887. // System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single)
  8888. extern "C" IL2CPP_METHOD_ATTR void Vector3__ctor_m3353183577 (Vector3_t3722313464 * __this, float p0, float p1, float p2, const RuntimeMethod* method);
  8889. // UnityEngine.Quaternion UnityEngine.Quaternion::get_identity()
  8890. extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_get_identity_m3722672781 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  8891. // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::TRS(UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Vector3)
  8892. extern "C" IL2CPP_METHOD_ATTR Matrix4x4_t1817901843 Matrix4x4_TRS_m3801934620 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Quaternion_t2301928331 p1, Vector3_t3722313464 p2, const RuntimeMethod* method);
  8893. // System.Void UnityEngine.Material::SetMatrix(System.String,UnityEngine.Matrix4x4)
  8894. extern "C" IL2CPP_METHOD_ATTR void Material_SetMatrix_m4094650785 (Material_t340375123 * __this, String_t* p0, Matrix4x4_t1817901843 p1, const RuntimeMethod* method);
  8895. // UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(UnityEngine.Vector3,System.Single)
  8896. extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Multiply_m3376773913 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, float p1, const RuntimeMethod* method);
  8897. // System.Void DMCore.Logic.CGoldWatcher::.ctor()
  8898. extern "C" IL2CPP_METHOD_ATTR void CGoldWatcher__ctor_m1339130917 (CGoldWatcher_t2760796238 * __this, const RuntimeMethod* method);
  8899. // UnityEngine.Transform UnityEngine.Component::get_transform()
  8900. extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Component_get_transform_m3162698980 (Component_t1923634451 * __this, const RuntimeMethod* method);
  8901. // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent<UILabel>(UnityEngine.Transform,System.String)
  8902. #define CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(__this /* static, unused */, ___local0, ___path1, method) (( UILabel_t3248798549 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method)
  8903. // System.Void DMCore.Logic.CGoldWatcher::Init(UILabel)
  8904. extern "C" IL2CPP_METHOD_ATTR void CGoldWatcher_Init_m2158711270 (CGoldWatcher_t2760796238 * __this, UILabel_t3248798549 * ___labelVal0, const RuntimeMethod* method);
  8905. // UnityEngine.Transform UnityEngine.Transform::Find(System.String)
  8906. extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_Find_m1729760951 (Transform_t3600365921 * __this, String_t* p0, const RuntimeMethod* method);
  8907. // !!0 UnityEngine.Component::GetComponent<uiDrawItem>()
  8908. #define Component_GetComponent_TisuiDrawItem_t618257261_m2514160553(__this, method) (( uiDrawItem_t618257261 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method)
  8909. // !!0 UnityEngine.Component::GetComponent<RewardWnd>()
  8910. #define Component_GetComponent_TisRewardWnd_t1955019457_m3944414979(__this, method) (( RewardWnd_t1955019457 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method)
  8911. // !!0 UnityEngine.Component::GetComponent<uiItemDisplay>()
  8912. #define Component_GetComponent_TisuiItemDisplay_t1025820547_m2508129635(__this, method) (( uiItemDisplay_t1025820547 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method)
  8913. // !!0 UnityEngine.Component::GetComponent<uiBuyLotteryNum>()
  8914. #define Component_GetComponent_TisuiBuyLotteryNum_t2649912829_m3052543420(__this, method) (( uiBuyLotteryNum_t2649912829 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method)
  8915. // UnityEngine.GameObject DMCore.Framework.Misc.CMiscHelp::FindChildGO(UnityEngine.Transform,System.String)
  8916. extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CMiscHelp_FindChildGO_m1769075216 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, const RuntimeMethod* method);
  8917. // System.Void DMCore.Logic.CGoldWatcher::OnUpdate()
  8918. extern "C" IL2CPP_METHOD_ATTR void CGoldWatcher_OnUpdate_m3815778441 (CGoldWatcher_t2760796238 * __this, const RuntimeMethod* method);
  8919. // DMCore.Logic.CWishFountainMgr DMCore.Logic.CWishFountainMgr::GetInstance()
  8920. extern "C" IL2CPP_METHOD_ATTR CWishFountainMgr_t2594140948 * CWishFountainMgr_GetInstance_m525250956 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  8921. // System.Boolean DMCore.Logic.CWishFountainMgr::IfChangedData()
  8922. extern "C" IL2CPP_METHOD_ATTR bool CWishFountainMgr_IfChangedData_m4253000587 (CWishFountainMgr_t2594140948 * __this, const RuntimeMethod* method);
  8923. // System.Void DMCore.Logic.CWishFountainMgr::SetChanged(System.Boolean)
  8924. extern "C" IL2CPP_METHOD_ATTR void CWishFountainMgr_SetChanged_m1744322008 (CWishFountainMgr_t2594140948 * __this, bool ___b0, const RuntimeMethod* method);
  8925. // DMCore.Logic.CFunctionSwitchConfig DMCore.Logic.CFunctionSwitchConfig::GetInstance()
  8926. extern "C" IL2CPP_METHOD_ATTR CFunctionSwitchConfig_t2078484928 * CFunctionSwitchConfig_GetInstance_m3858206373 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  8927. // DMCore.Logic.TreviType DMCore.Logic.CWishFountainMgr::get_curTreviType()
  8928. extern "C" IL2CPP_METHOD_ATTR TreviType_t2222439988 * CWishFountainMgr_get_curTreviType_m3714917885 (CWishFountainMgr_t2594140948 * __this, const RuntimeMethod* method);
  8929. // DMCore.Logic.CFunctionSwitchConfig/FS_ENUM DMCore.Logic.CFunctionSwitchConfig::GetSubEnum(DMCore.Logic.CFunctionSwitchConfig/FS_ENUM,System.Int32)
  8930. extern "C" IL2CPP_METHOD_ATTR int32_t CFunctionSwitchConfig_GetSubEnum_m2226350569 (CFunctionSwitchConfig_t2078484928 * __this, int32_t ___e0, int32_t ___index1, const RuntimeMethod* method);
  8931. // System.Boolean DMCore.Logic.CFunctionSwitchConfig::IsOpen(DMCore.Logic.CFunctionSwitchConfig/FS_ENUM)
  8932. extern "C" IL2CPP_METHOD_ATTR bool CFunctionSwitchConfig_IsOpen_m1875464689 (CFunctionSwitchConfig_t2078484928 * __this, int32_t ___e0, const RuntimeMethod* method);
  8933. // System.Void WishFountainWnd::OnClickNext()
  8934. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnClickNext_m700909303 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method);
  8935. // System.Void uiDrawItem::OnFreshData()
  8936. extern "C" IL2CPP_METHOD_ATTR void uiDrawItem_OnFreshData_m768721595 (uiDrawItem_t618257261 * __this, const RuntimeMethod* method);
  8937. // System.Boolean DMCore.Logic.CActivityManager::get_IsActivityListChanged()
  8938. extern "C" IL2CPP_METHOD_ATTR bool CActivityManager_get_IsActivityListChanged_m1718699370 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  8939. // System.Void DMCore.Logic.CActivityManager::set_IsActivityListChanged(System.Boolean)
  8940. extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_IsActivityListChanged_m3417836144 (RuntimeObject * __this /* static, unused */, bool ___value0, const RuntimeMethod* method);
  8941. // DMCore.Logic.IActivityDetail DMCore.Logic.CActivityManager::get_CurrentActivityDetail()
  8942. extern "C" IL2CPP_METHOD_ATTR IActivityDetail_t2848416189 * CActivityManager_get_CurrentActivityDetail_m2092664254 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  8943. // System.Void DMCore.Framework.Misc.CMiscHelp::SetActive(UnityEngine.GameObject,System.Boolean)
  8944. extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetActive_m121978786 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___obj0, bool ___bActive1, const RuntimeMethod* method);
  8945. // System.Boolean DMCore.Framework.Scene.ISceneNpcBase::get_IsSubmitAlready()
  8946. extern "C" IL2CPP_METHOD_ATTR bool ISceneNpcBase_get_IsSubmitAlready_m1334787197 (ISceneNpcBase_t3974693970 * __this, const RuntimeMethod* method);
  8947. // UnityEngine.Transform DMCore.Framework.Scene.ISceneBaseObj::GetTransform()
  8948. extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * ISceneBaseObj_GetTransform_m3818769012 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method);
  8949. // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object)
  8950. extern "C" IL2CPP_METHOD_ATTR bool Object_op_Equality_m1810815630 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method);
  8951. // UnityEngine.Camera DMCore.IHelp::Get3DSceneCamera()
  8952. extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_Get3DSceneCamera_m2443356533 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  8953. // UnityEngine.Vector3 UnityEngine.Transform::get_position()
  8954. extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_position_m36019626 (Transform_t3600365921 * __this, const RuntimeMethod* method);
  8955. // UnityEngine.Vector3 UnityEngine.Camera::WorldToScreenPoint(UnityEngine.Vector3)
  8956. extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Camera_WorldToScreenPoint_m3726311023 (Camera_t4157153871 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method);
  8957. // UnityEngine.Camera DMCore.IHelp::GetUICamera()
  8958. extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_GetUICamera_m2281890991 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  8959. // UnityEngine.Vector3 uiDrawItem::GetNpcWorldPosition()
  8960. extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 uiDrawItem_GetNpcWorldPosition_m584467057 (uiDrawItem_t618257261 * __this, const RuntimeMethod* method);
  8961. // UnityEngine.Vector3 UnityEngine.Camera::ScreenToWorldPoint(UnityEngine.Vector3)
  8962. extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Camera_ScreenToWorldPoint_m3978588570 (Camera_t4157153871 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method);
  8963. // System.Void UnityEngine.Transform::set_position(UnityEngine.Vector3)
  8964. extern "C" IL2CPP_METHOD_ATTR void Transform_set_position_m3387557959 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method);
  8965. // UnityEngine.Quaternion UnityEngine.Quaternion::Euler(System.Single,System.Single,System.Single)
  8966. extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_Euler_m3049309462 (RuntimeObject * __this /* static, unused */, float p0, float p1, float p2, const RuntimeMethod* method);
  8967. // System.Void UnityEngine.Transform::set_rotation(UnityEngine.Quaternion)
  8968. extern "C" IL2CPP_METHOD_ATTR void Transform_set_rotation_m3524318132 (Transform_t3600365921 * __this, Quaternion_t2301928331 p0, const RuntimeMethod* method);
  8969. // System.Void UnityEngine.Transform::set_localScale(UnityEngine.Vector3)
  8970. extern "C" IL2CPP_METHOD_ATTR void Transform_set_localScale_m3053443106 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method);
  8971. // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::SetIdleAnim(System.String)
  8972. extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_SetIdleAnim_m1936918694 (ISceneBaseObj_t858622483 * __this, String_t* ___animName0, const RuntimeMethod* method);
  8973. // System.Void DMCore.Framework.Scene.ISceneNpcBase::set_IsSubmitAlready(System.Boolean)
  8974. extern "C" IL2CPP_METHOD_ATTR void ISceneNpcBase_set_IsSubmitAlready_m475230837 (ISceneNpcBase_t3974693970 * __this, bool ___value0, const RuntimeMethod* method);
  8975. // System.Void DMCore.Framework.Misc.CMiscHelp::SetAvatarVisible(System.Boolean)
  8976. extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetAvatarVisible_m2509149113 (RuntimeObject * __this /* static, unused */, bool ___bShow0, const RuntimeMethod* method);
  8977. // System.Void DMCore.Logic.CWishFountainMgr::OnRequestDrawInitData()
  8978. extern "C" IL2CPP_METHOD_ATTR void CWishFountainMgr_OnRequestDrawInitData_m805972488 (CWishFountainMgr_t2594140948 * __this, const RuntimeMethod* method);
  8979. // UnityEngine.GameObject UnityEngine.Component::get_gameObject()
  8980. extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * Component_get_gameObject_m442555142 (Component_t1923634451 * __this, const RuntimeMethod* method);
  8981. // System.Void UnityEngine.GameObject::SetActive(System.Boolean)
  8982. extern "C" IL2CPP_METHOD_ATTR void GameObject_SetActive_m796801857 (GameObject_t1113636619 * __this, bool p0, const RuntimeMethod* method);
  8983. // CSignsManager CSignsManager::GetInstance()
  8984. extern "C" IL2CPP_METHOD_ATTR CSignsManager_t1825583579 * CSignsManager_GetInstance_m3077300453 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  8985. // System.Void CSignsManager::SetCurrentPageType(DMCore.Logic.enumPersonPage)
  8986. extern "C" IL2CPP_METHOD_ATTR void CSignsManager_SetCurrentPageType_m2203410416 (CSignsManager_t1825583579 * __this, int32_t ___page_type0, const RuntimeMethod* method);
  8987. // System.Void DMCore.Logic.CActivityManager::set_CurrentActivityID(System.Int32)
  8988. extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_CurrentActivityID_m3427631240 (RuntimeObject * __this /* static, unused */, int32_t ___value0, const RuntimeMethod* method);
  8989. // System.Void WishFountainWnd::LoadPet()
  8990. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_LoadPet_m340638304 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method);
  8991. // System.Void GameFriend.SDKEventManager::CollectPageEvent(System.String,System.String,System.String,System.String,System.String,System.String)
  8992. extern "C" IL2CPP_METHOD_ATTR void SDKEventManager_CollectPageEvent_m1405422579 (RuntimeObject * __this /* static, unused */, String_t* ___mId0, String_t* ___pId1, String_t* ___bId2, String_t* ___extraParams3, String_t* ___ppi4, String_t* ___au5, const RuntimeMethod* method);
  8993. // DMCore.Logic.CEffectWndManager DMCore.Logic.CEffectWndManager::GetInstance()
  8994. extern "C" IL2CPP_METHOD_ATTR CEffectWndManager_t3902312294 * CEffectWndManager_GetInstance_m2989690479 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  8995. // System.Void DMCore.Logic.CEffectWndManager::Resume()
  8996. extern "C" IL2CPP_METHOD_ATTR void CEffectWndManager_Resume_m2815130668 (CEffectWndManager_t3902312294 * __this, const RuntimeMethod* method);
  8997. // System.Void WishFountainWnd::DeletePet()
  8998. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_DeletePet_m349781690 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method);
  8999. // DMCore.Logic.CTimerManager DMCore.Logic.CTimerManager::GetInstance()
  9000. extern "C" IL2CPP_METHOD_ATTR CTimerManager_t4186675208 * CTimerManager_GetInstance_m783340840 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9001. // System.Void DMCore.Logic.CTimerManager::KillTimer(System.Int32)
  9002. extern "C" IL2CPP_METHOD_ATTR void CTimerManager_KillTimer_m1432033039 (CTimerManager_t4186675208 * __this, int32_t ___timerID0, const RuntimeMethod* method);
  9003. // DMCore.Framework.Scene.CSceneService DMCore.IHelp::GetSceneManager()
  9004. extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * IHelp_GetSceneManager_m309394095 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9005. // System.String System.String::Concat(System.Object,System.Object)
  9006. extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m904156431 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method);
  9007. // DMCore.Framework.Scene.ISceneBaseObj DMCore.Framework.Scene.CSceneService::CreateGameObj(System.String,DMCore.Framework.Scene.enumSceneObjType)
  9008. extern "C" IL2CPP_METHOD_ATTR ISceneBaseObj_t858622483 * CSceneService_CreateGameObj_m958236987 (CSceneService_t551449725 * __this, String_t* ___strName0, int32_t ___type1, const RuntimeMethod* method);
  9009. // System.Void DMCore.Framework.Scene.ISceneBaseObj::SetModelID(System.Int32)
  9010. extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_SetModelID_m3286778194 (ISceneBaseObj_t858622483 * __this, int32_t ___modelID0, const RuntimeMethod* method);
  9011. // System.Boolean DMCore.Framework.Scene.CSceneService::DestroyNpcObj(System.Int64)
  9012. extern "C" IL2CPP_METHOD_ATTR bool CSceneService_DestroyNpcObj_m4182923727 (CSceneService_t551449725 * __this, int64_t ___userID0, const RuntimeMethod* method);
  9013. // System.Int32 DMCore.CDataArray::GetInt(System.Int32,System.Int32)
  9014. extern "C" IL2CPP_METHOD_ATTR int32_t CDataArray_GetInt_m1111369473 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, int32_t ___defaultVal1, const RuntimeMethod* method);
  9015. // UnityEngine.AnimationClip DMCore.CAnimManager::GetAnimClip(System.String)
  9016. extern "C" IL2CPP_METHOD_ATTR AnimationClip_t2318505987 * CAnimManager_GetAnimClip_m1783282542 (RuntimeObject * __this /* static, unused */, String_t* ___name0, const RuntimeMethod* method);
  9017. // System.Single UnityEngine.AnimationClip::get_length()
  9018. extern "C" IL2CPP_METHOD_ATTR float AnimationClip_get_length_m3296085482 (AnimationClip_t2318505987 * __this, const RuntimeMethod* method);
  9019. // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::PlayAnimClip(UnityEngine.AnimationClip,System.String,System.Single,System.Single,System.Single,System.Boolean,System.Single)
  9020. extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_PlayAnimClip_m3190763634 (ISceneBaseObj_t858622483 * __this, AnimationClip_t2318505987 * ___clip0, String_t* ___name1, float ___fSpeed2, float ___fPlayTime3, float ___fDelay4, bool ___bHighPriority5, float ___fadeInTime6, const RuntimeMethod* method);
  9021. // System.Void DMCore.ILogicBase::Update(System.Single)
  9022. extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Update_m3853008051 (ILogicBase_t2190831891 * __this, float ___fTimeDelta0, const RuntimeMethod* method);
  9023. // System.Void DMCore.Framework.Scene.ISceneBaseObj::PlayEffect(System.String,DMCore.Framework.enumEffectType,System.Single)
  9024. extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_PlayEffect_m4006788978 (ISceneBaseObj_t858622483 * __this, String_t* ___name0, int32_t ___type1, float ___fTimeTotal2, const RuntimeMethod* method);
  9025. // System.Void DMCore.Logic.TimerCallbackProcCP::.ctor(System.Object,System.IntPtr)
  9026. extern "C" IL2CPP_METHOD_ATTR void TimerCallbackProcCP__ctor_m699400032 (TimerCallbackProcCP_t1342316376 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
  9027. // System.Int32 DMCore.Logic.CTimerManager::CreateTimer(System.Single,DMCore.Logic.TimerCallbackProcCP,DMCore.CDataArray,System.Int32)
  9028. extern "C" IL2CPP_METHOD_ATTR int32_t CTimerManager_CreateTimer_m2946832708 (CTimerManager_t4186675208 * __this, float ___timeSpan0, TimerCallbackProcCP_t1342316376 * ___timerProcCP1, CDataArray_t4068198041 * ___cd2, int32_t ___runTimes3, const RuntimeMethod* method);
  9029. // System.Void DMCore.Logic.CEffectWndManager::Pause()
  9030. extern "C" IL2CPP_METHOD_ATTR void CEffectWndManager_Pause_m3440050255 (CEffectWndManager_t3902312294 * __this, const RuntimeMethod* method);
  9031. // System.Void RewardWnd::OnOpenWnd(DMCore.CDataArray)
  9032. extern "C" IL2CPP_METHOD_ATTR void RewardWnd_OnOpenWnd_m1180171073 (RewardWnd_t1955019457 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method);
  9033. // DMCore.Logic.CDrawItemData DMCore.Logic.CWishFountainMgr::GetCurData()
  9034. extern "C" IL2CPP_METHOD_ATTR CDrawItemData_t2876223890 * CWishFountainMgr_GetCurData_m3488993016 (CWishFountainMgr_t2594140948 * __this, const RuntimeMethod* method);
  9035. // System.Void DMCore.CDataArray::.ctor()
  9036. extern "C" IL2CPP_METHOD_ATTR void CDataArray__ctor_m2623161048 (CDataArray_t4068198041 * __this, const RuntimeMethod* method);
  9037. // System.Void DMCore.CDataArray::Push(System.Int32)
  9038. extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m3820844360 (CDataArray_t4068198041 * __this, int32_t ___val0, const RuntimeMethod* method);
  9039. // System.Void WishFountainWnd::OnMsgBoxClkCallBack(System.Boolean,DMCore.CDataArray)
  9040. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnMsgBoxClkCallBack_m69803871 (WishFountainWnd_t3525045348 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method);
  9041. // DMCore.CMsgBoxControl DMCore.CMsgBoxControl::GetInstance()
  9042. extern "C" IL2CPP_METHOD_ATTR CMsgBoxControl_t806533544 * CMsgBoxControl_GetInstance_m4085806233 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9043. // DMCore.Framework.Misc.CTextHelp DMCore.Framework.Misc.CTextHelp::GetInstance()
  9044. extern "C" IL2CPP_METHOD_ATTR CTextHelp_t3119637808 * CTextHelp_GetInstance_m3392996374 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9045. // System.String DMCore.Framework.Misc.CTextHelp::GetText(System.String)
  9046. extern "C" IL2CPP_METHOD_ATTR String_t* CTextHelp_GetText_m372251958 (CTextHelp_t3119637808 * __this, String_t* ___val0, const RuntimeMethod* method);
  9047. // System.Void DMCore.OnMsgBoxClkCallBack::.ctor(System.Object,System.IntPtr)
  9048. extern "C" IL2CPP_METHOD_ATTR void OnMsgBoxClkCallBack__ctor_m2163616605 (OnMsgBoxClkCallBack_t3229751541 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
  9049. // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray)
  9050. extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m272952420 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, const RuntimeMethod* method);
  9051. // System.Void uiBuyLotteryNum/OnClickMsgCallBack::.ctor(System.Object,System.IntPtr)
  9052. extern "C" IL2CPP_METHOD_ATTR void OnClickMsgCallBack__ctor_m915973362 (OnClickMsgCallBack_t2417972543 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
  9053. // System.Void uiBuyLotteryNum::OpenWnd(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,uiBuyLotteryNum/OnClickMsgCallBack)
  9054. extern "C" IL2CPP_METHOD_ATTR void uiBuyLotteryNum_OpenWnd_m3956314758 (uiBuyLotteryNum_t2649912829 * __this, int32_t ___configID0, int32_t ___configBindCount1, int32_t ___lotteryCount2, int32_t ___cashType3, int32_t ___onePrice4, String_t* ___title5, OnClickMsgCallBack_t2417972543 * ___callback6, const RuntimeMethod* method);
  9055. // DMCore.Framework.Scene.CMainRole DMCore.IHelp::GetMainRole()
  9056. extern "C" IL2CPP_METHOD_ATTR CMainRole_t4200562839 * IHelp_GetMainRole_m2281323414 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9057. // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.ISceneBaseObj::GetNetProperty()
  9058. extern "C" IL2CPP_METHOD_ATTR CProperty_t963755051 * ISceneBaseObj_GetNetProperty_m1709069404 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method);
  9059. // System.Int32 DMCore.Framework.Scene.CProperty::GetInt(System.String,System.Int32)
  9060. extern "C" IL2CPP_METHOD_ATTR int32_t CProperty_GetInt_m2680341236 (CProperty_t963755051 * __this, String_t* ___propname0, int32_t ___nDefault1, const RuntimeMethod* method);
  9061. // System.Boolean DMCore.Logic.CurrencyGetManager::CheckCurrencyState(DMCore.Logic.enumCurrencyType,System.Int32,System.String)
  9062. extern "C" IL2CPP_METHOD_ATTR bool CurrencyGetManager_CheckCurrencyState_m3080792614 (RuntimeObject * __this /* static, unused */, int32_t ___currencyType0, int32_t ___needCount1, String_t* ___tipContent2, const RuntimeMethod* method);
  9063. // System.String System.String::Format(System.String,System.Object)
  9064. extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2844511972 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, const RuntimeMethod* method);
  9065. // System.Void WishFountainWnd::OnBuyCheckCallBack(System.Boolean,DMCore.CDataArray)
  9066. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnBuyCheckCallBack_m3136257544 (WishFountainWnd_t3525045348 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method);
  9067. // System.Void DMCore.CDataArray::Flush()
  9068. extern "C" IL2CPP_METHOD_ATTR void CDataArray_Flush_m1077150699 (CDataArray_t4068198041 * __this, const RuntimeMethod* method);
  9069. // System.Void DMCore.Logic.CWishFountainMgr::OnGetDrawAward(System.Boolean,DMCore.CDataArray)
  9070. extern "C" IL2CPP_METHOD_ATTR void CWishFountainMgr_OnGetDrawAward_m2602009080 (CWishFountainMgr_t2594140948 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method);
  9071. // System.Void DMCore.Framework.Scene.ISceneBaseObj::StopEffect(System.String,DMCore.Framework.enumEffectType)
  9072. extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_StopEffect_m879461206 (ISceneBaseObj_t858622483 * __this, String_t* ___name0, int32_t ___type1, const RuntimeMethod* method);
  9073. // System.Void UnityEngine.Component::SendMessage(System.String,System.Object,UnityEngine.SendMessageOptions)
  9074. extern "C" IL2CPP_METHOD_ATTR void Component_SendMessage_m2905932203 (Component_t1923634451 * __this, String_t* p0, RuntimeObject * p1, int32_t p2, const RuntimeMethod* method);
  9075. // System.Void UnityEngine.Component::SendMessage(System.String,UnityEngine.SendMessageOptions)
  9076. extern "C" IL2CPP_METHOD_ATTR void Component_SendMessage_m1441147224 (Component_t1923634451 * __this, String_t* p0, int32_t p1, const RuntimeMethod* method);
  9077. // System.Void DMCore.Logic.CWishFountainMgr::RequestShopData()
  9078. extern "C" IL2CPP_METHOD_ATTR void CWishFountainMgr_RequestShopData_m3164397255 (CWishFountainMgr_t2594140948 * __this, const RuntimeMethod* method);
  9079. // DMCore.Logic.CWndController DMCore.Logic.CWndController::GetInstance()
  9080. extern "C" IL2CPP_METHOD_ATTR CWndController_t749709641 * CWndController_GetInstance_m4155889192 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9081. // System.Boolean DMCore.Logic.CWndController::ShowUI(DMCore.Logic.enumPersonPage,DMCore.Logic.enumPersonPage)
  9082. extern "C" IL2CPP_METHOD_ATTR bool CWndController_ShowUI_m2971791309 (CWndController_t749709641 * __this, int32_t ___destPage0, int32_t ___returnPage1, const RuntimeMethod* method);
  9083. // System.Void DMCore.Logic.CWishFountainMgr::NextTrevi()
  9084. extern "C" IL2CPP_METHOD_ATTR void CWishFountainMgr_NextTrevi_m2711280184 (CWishFountainMgr_t2594140948 * __this, const RuntimeMethod* method);
  9085. // System.Void DMCore.Logic.CWishFountainMgr::PreTrevi()
  9086. extern "C" IL2CPP_METHOD_ATTR void CWishFountainMgr_PreTrevi_m769435607 (CWishFountainMgr_t2594140948 * __this, const RuntimeMethod* method);
  9087. // DMCore.Logic.PageTipsManager DMCore.Logic.PageTipsManager::GetInstance()
  9088. extern "C" IL2CPP_METHOD_ATTR PageTipsManager_t2228145721 * PageTipsManager_GetInstance_m1518232043 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9089. // System.Void DMCore.Logic.PageTipsManager::ShowTipWnd(DMCore.Logic.enumPersonPage)
  9090. extern "C" IL2CPP_METHOD_ATTR void PageTipsManager_ShowTipWnd_m2060964210 (PageTipsManager_t2228145721 * __this, int32_t ___callerPage0, const RuntimeMethod* method);
  9091. // System.Void CUIBase::.ctor()
  9092. extern "C" IL2CPP_METHOD_ATTR void CUIBase__ctor_m220894030 (CUIBase_t3255455658 * __this, const RuntimeMethod* method);
  9093. // System.Void CUIBase::OnPageInit()
  9094. extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnPageInit_m1433691499 (CUIBase_t3255455658 * __this, const RuntimeMethod* method);
  9095. // UnityEngine.Transform CUIBase::get_transform()
  9096. extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_get_transform_m568012358 (CUIBase_t3255455658 * __this, const RuntimeMethod* method);
  9097. // !!0 UnityEngine.Component::GetComponent<UILabel>()
  9098. #define Component_GetComponent_TisUILabel_t3248798549_m3261951542(__this, method) (( UILabel_t3248798549 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method)
  9099. // TValue CUIBase::FindSerialValue<UILabel>(System.String)
  9100. #define CUIBase_FindSerialValue_TisUILabel_t3248798549_m1414506829(__this, ___serialedName0, method) (( UILabel_t3248798549 * (*) (CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared)(__this, ___serialedName0, method)
  9101. // TValue CUIBase::FindSerialValue<UnityEngine.Transform>(System.String)
  9102. #define CUIBase_FindSerialValue_TisTransform_t3600365921_m821661194(__this, ___serialedName0, method) (( Transform_t3600365921 * (*) (CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared)(__this, ___serialedName0, method)
  9103. // TValue CUIBase::FindSerialValue<UITexture>(System.String)
  9104. #define CUIBase_FindSerialValue_TisUITexture_t3471168817_m486475374(__this, ___serialedName0, method) (( UITexture_t3471168817 * (*) (CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared)(__this, ___serialedName0, method)
  9105. // TValue CUIBase::FindSerialValue<DMListView>(System.String)
  9106. #define CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, ___serialedName0, method) (( DMListView_t512231514 * (*) (CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared)(__this, ___serialedName0, method)
  9107. // System.Void DMListView::SetEnumInfo(DMListView/Type,DMListView/Allign)
  9108. extern "C" IL2CPP_METHOD_ATTR void DMListView_SetEnumInfo_m2581368040 (DMListView_t512231514 * __this, int32_t ___type0, int32_t ___allign1, const RuntimeMethod* method);
  9109. // System.Void System.Action`1<UnityEngine.GameObject>::.ctor(System.Object,System.IntPtr)
  9110. #define Action_1__ctor_m2622589598(__this, p0, p1, method) (( void (*) (Action_1_t1286104214 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method)
  9111. // UnityEngine.Transform CUIBase::BindBtnClk(System.String,System.Action`1<UnityEngine.GameObject>)
  9112. extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_BindBtnClk_m3717374882 (CUIBase_t3255455658 * __this, String_t* ___path0, Action_1_t1286104214 * ___delegateClk1, const RuntimeMethod* method);
  9113. // System.Void CUIBase::RegistUpdate()
  9114. extern "C" IL2CPP_METHOD_ATTR void CUIBase_RegistUpdate_m4199357620 (CUIBase_t3255455658 * __this, const RuntimeMethod* method);
  9115. // System.Void CUIBase::OnPageShow()
  9116. extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnPageShow_m610452266 (CUIBase_t3255455658 * __this, const RuntimeMethod* method);
  9117. // DMCore.Logic.GiftPackManager DMCore.Logic.GiftPackManager::GetInstance()
  9118. extern "C" IL2CPP_METHOD_ATTR GiftPackManager_t105297562 * GiftPackManager_GetInstance_m1502918467 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9119. // System.Void System.Action`1<DMCore.Logic.GiftPack>::.ctor(System.Object,System.IntPtr)
  9120. #define Action_1__ctor_m222244271(__this, p0, p1, method) (( void (*) (Action_1_t19143634 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method)
  9121. // System.Void DMCore.Logic.GiftPackManager::ShowGiftInfo(System.Action`1<DMCore.Logic.GiftPack>)
  9122. extern "C" IL2CPP_METHOD_ATTR void GiftPackManager_ShowGiftInfo_m239472186 (GiftPackManager_t105297562 * __this, Action_1_t19143634 * ___callback0, const RuntimeMethod* method);
  9123. // System.Boolean DMCore.Logic.GiftPackManager::get_NeedOpenBtn()
  9124. extern "C" IL2CPP_METHOD_ATTR bool GiftPackManager_get_NeedOpenBtn_m975317428 (GiftPackManager_t105297562 * __this, const RuntimeMethod* method);
  9125. // System.Void DMCore.Framework.Misc.CMiscHelp::SetActive(UnityEngine.Component,System.Boolean)
  9126. extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetActive_m3161822059 (RuntimeObject * __this /* static, unused */, Component_t1923634451 * ___trans0, bool ___bActive1, const RuntimeMethod* method);
  9127. // System.Void CUIBase::OnPageHide()
  9128. extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnPageHide_m2962002039 (CUIBase_t3255455658 * __this, const RuntimeMethod* method);
  9129. // System.Void DMCore.Logic.GiftPackManager::HideGiftInfo()
  9130. extern "C" IL2CPP_METHOD_ATTR void GiftPackManager_HideGiftInfo_m3371940181 (GiftPackManager_t105297562 * __this, const RuntimeMethod* method);
  9131. // System.Int32 System.Collections.Generic.List`1<DMCore.Logic.GiftPackageItemCond>::get_Count()
  9132. #define List_1_get_Count_m267538872(__this, method) (( int32_t (*) (List_1_t3115654357 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method)
  9133. // !0 System.Collections.Generic.List`1<DMCore.Logic.GiftPackageItemCond>::get_Item(System.Int32)
  9134. #define List_1_get_Item_m4175207390(__this, p0, method) (( GiftPackageItemCond_t1643579615 * (*) (List_1_t3115654357 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method)
  9135. // System.Void CUIBase::Update()
  9136. extern "C" IL2CPP_METHOD_ATTR void CUIBase_Update_m4138194535 (CUIBase_t3255455658 * __this, const RuntimeMethod* method);
  9137. // System.Single UnityEngine.Time::get_deltaTime()
  9138. extern "C" IL2CPP_METHOD_ATTR float Time_get_deltaTime_m372706562 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9139. // System.String DMCore.Framework.Misc.CMiscHelp::ToTimeFormat(System.Int32)
  9140. extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_ToTimeFormat_m1749156065 (RuntimeObject * __this /* static, unused */, int32_t ___seconds0, const RuntimeMethod* method);
  9141. // System.Void UILabel::set_text(System.String)
  9142. extern "C" IL2CPP_METHOD_ATTR void UILabel_set_text_m1071532778 (UILabel_t3248798549 * __this, String_t* ___value0, const RuntimeMethod* method);
  9143. // System.Void Wnd_GiftInfo::FixCondtion(System.Int32)
  9144. extern "C" IL2CPP_METHOD_ATTR void Wnd_GiftInfo_FixCondtion_m2224038391 (Wnd_GiftInfo_t944554536 * __this, int32_t ___less0, const RuntimeMethod* method);
  9145. // System.String DMCore.Logic.CShopManager::GetIconPath(System.Int32)
  9146. extern "C" IL2CPP_METHOD_ATTR String_t* CShopManager_GetIconPath_m2562341149 (RuntimeObject * __this /* static, unused */, int32_t ___configId0, const RuntimeMethod* method);
  9147. // UnityEngine.Vector3 UnityEngine.Transform::get_localScale()
  9148. extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localScale_m129152068 (Transform_t3600365921 * __this, const RuntimeMethod* method);
  9149. // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetTextureIcon(UITexture,System.String,UnityEngine.Vector3)
  9150. extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetTextureIcon_m1616628797 (RuntimeObject * __this /* static, unused */, UITexture_t3471168817 * ___iconHost0, String_t* ___iconPath1, Vector3_t3722313464 ___orignalSize2, const RuntimeMethod* method);
  9151. // ScenePersonalWndMyPackage ScenePersonalWndMyPackage::GetInstance()
  9152. extern "C" IL2CPP_METHOD_ATTR ScenePersonalWndMyPackage_t3287570987 * ScenePersonalWndMyPackage_GetInstance_m1174771918 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9153. // DMCore.Logic.GiftPack DMCore.Logic.GiftPackManager::get_CurGiftPack()
  9154. extern "C" IL2CPP_METHOD_ATTR GiftPack_t4141643335 * GiftPackManager_get_CurGiftPack_m3004900887 (GiftPackManager_t105297562 * __this, const RuntimeMethod* method);
  9155. // System.Void ScenePersonalWndMyPackage::OpenOpenGiftWnd(DMCore.Logic.GiftPack)
  9156. extern "C" IL2CPP_METHOD_ATTR void ScenePersonalWndMyPackage_OpenOpenGiftWnd_m211997306 (ScenePersonalWndMyPackage_t3287570987 * __this, GiftPack_t4141643335 * ___configID0, const RuntimeMethod* method);
  9157. // System.Void DMCore.Logic.CWndController::HideUI(DMCore.Logic.enumPersonPage)
  9158. extern "C" IL2CPP_METHOD_ATTR void CWndController_HideUI_m732482071 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method);
  9159. // DMCore.Logic.CShopConfig DMCore.Logic.CShopConfig::GetInstance()
  9160. extern "C" IL2CPP_METHOD_ATTR CShopConfig_t202154353 * CShopConfig_GetInstance_m4264820349 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9161. // System.String DMCore.Logic.CShopConfig::GetName(System.Int32)
  9162. extern "C" IL2CPP_METHOD_ATTR String_t* CShopConfig_GetName_m2272590700 (CShopConfig_t202154353 * __this, int32_t ___id0, const RuntimeMethod* method);
  9163. // System.String DMCore.Logic.GiftPackManager::GetItemDesc(System.Int32)
  9164. extern "C" IL2CPP_METHOD_ATTR String_t* GiftPackManager_GetItemDesc_m2894438800 (GiftPackManager_t105297562 * __this, int32_t ___configID0, const RuntimeMethod* method);
  9165. // System.String System.String::Replace(System.String,System.String)
  9166. extern "C" IL2CPP_METHOD_ATTR String_t* String_Replace_m1273907647 (String_t* __this, String_t* p0, String_t* p1, const RuntimeMethod* method);
  9167. // System.Int32 DMCore.Logic.GiftPackManager::GetItemOwnAmount(System.Int32)
  9168. extern "C" IL2CPP_METHOD_ATTR int32_t GiftPackManager_GetItemOwnAmount_m2362470272 (GiftPackManager_t105297562 * __this, int32_t ___configID0, const RuntimeMethod* method);
  9169. // System.String System.Int32::ToString()
  9170. extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m141394615 (int32_t* __this, const RuntimeMethod* method);
  9171. // System.Int32 System.Collections.Generic.List`1<DMCore.Logic.GiftPackageItemUnit>::get_Count()
  9172. #define List_1_get_Count_m3385312625(__this, method) (( int32_t (*) (List_1_t3948706452 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method)
  9173. // System.Void DMListView::SetCount(System.Int32)
  9174. extern "C" IL2CPP_METHOD_ATTR void DMListView_SetCount_m3988156788 (DMListView_t512231514 * __this, int32_t ___nCount0, const RuntimeMethod* method);
  9175. // UnityEngine.Transform DMListView::GetChild(System.Int32)
  9176. extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * DMListView_GetChild_m2593465524 (DMListView_t512231514 * __this, int32_t ___nIndex0, const RuntimeMethod* method);
  9177. // !!0 UnityEngine.Component::GetComponent<uiGfitInfoItem>()
  9178. #define Component_GetComponent_TisuiGfitInfoItem_t352116371_m67714866(__this, method) (( uiGfitInfoItem_t352116371 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method)
  9179. // System.Void uiGfitInfoItem::SetItemData(System.Int32)
  9180. extern "C" IL2CPP_METHOD_ATTR void uiGfitInfoItem_SetItemData_m2970225411 (uiGfitInfoItem_t352116371 * __this, int32_t ___index0, const RuntimeMethod* method);
  9181. // !!0 UnityEngine.Component::GetComponent<UnityEngine.Transform>()
  9182. #define Component_GetComponent_TisTransform_t3600365921_m4279869570(__this, method) (( Transform_t3600365921 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method)
  9183. // !!0 UnityEngine.Component::GetComponent<UIInput>()
  9184. #define Component_GetComponent_TisUIInput_t421821618_m1077313303(__this, method) (( UIInput_t421821618 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method)
  9185. // !!0 UnityEngine.Component::GetComponent<DMListView>()
  9186. #define Component_GetComponent_TisDMListView_t512231514_m151075097(__this, method) (( DMListView_t512231514 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method)
  9187. // DMCore.Logic.GiftPack DMCore.Logic.GiftPackManager::GetCurrentGiftPackInfo()
  9188. extern "C" IL2CPP_METHOD_ATTR GiftPack_t4141643335 * GiftPackManager_GetCurrentGiftPackInfo_m3389194133 (GiftPackManager_t105297562 * __this, const RuntimeMethod* method);
  9189. // System.Int32 DMCore.Logic.GiftPackManager::GetCurPkgAmount(System.Int32)
  9190. extern "C" IL2CPP_METHOD_ATTR int32_t GiftPackManager_GetCurPkgAmount_m1995050138 (GiftPackManager_t105297562 * __this, int32_t ___configID0, const RuntimeMethod* method);
  9191. // System.Int32 UnityEngine.Mathf::Clamp(System.Int32,System.Int32,System.Int32)
  9192. extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Clamp_m2756574208 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, int32_t p2, const RuntimeMethod* method);
  9193. // System.Boolean System.String::IsNullOrEmpty(System.String)
  9194. extern "C" IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m2969720369 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method);
  9195. // System.Int32 System.Int32::Parse(System.String)
  9196. extern "C" IL2CPP_METHOD_ATTR int32_t Int32_Parse_m1033611559 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method);
  9197. // System.Void Wnd_OpenGift::ChangeValue(System.Int32)
  9198. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_ChangeValue_m2088126684 (Wnd_OpenGift_t488674423 * __this, int32_t ___value0, const RuntimeMethod* method);
  9199. // !!0 UnityEngine.Component::GetComponent<uiOpenGiftCell>()
  9200. #define Component_GetComponent_TisuiOpenGiftCell_t991055555_m2623372892(__this, method) (( uiOpenGiftCell_t991055555 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method)
  9201. // System.Void uiOpenGiftCell::SetItemData(System.Int32)
  9202. extern "C" IL2CPP_METHOD_ATTR void uiOpenGiftCell_SetItemData_m2924515948 (uiOpenGiftCell_t991055555 * __this, int32_t ___index0, const RuntimeMethod* method);
  9203. // System.Boolean DMCore.Logic.GiftPackManager::OpenGift(System.Int32)
  9204. extern "C" IL2CPP_METHOD_ATTR bool GiftPackManager_OpenGift_m3139793284 (GiftPackManager_t105297562 * __this, int32_t ___count0, const RuntimeMethod* method);
  9205. // System.Void DMCore.Logic.GiftPackManager::HideOpenGiftPanel()
  9206. extern "C" IL2CPP_METHOD_ATTR void GiftPackManager_HideOpenGiftPanel_m3733017410 (GiftPackManager_t105297562 * __this, const RuntimeMethod* method);
  9207. // System.Boolean UnityEngine.GameObject::get_activeSelf()
  9208. extern "C" IL2CPP_METHOD_ATTR bool GameObject_get_activeSelf_m1767405923 (GameObject_t1113636619 * __this, const RuntimeMethod* method);
  9209. // System.Void Wnd_OpenGift::FixCondtion(System.Int32)
  9210. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_FixCondtion_m1490953075 (Wnd_OpenGift_t488674423 * __this, int32_t ___less0, const RuntimeMethod* method);
  9211. // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent<UnityEngine.Transform>(UnityEngine.Transform,System.String)
  9212. #define CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(__this /* static, unused */, ___local0, ___path1, method) (( Transform_t3600365921 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method)
  9213. // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent<DMListView>(UnityEngine.Transform,System.String)
  9214. #define CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(__this /* static, unused */, ___local0, ___path1, method) (( DMListView_t512231514 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method)
  9215. // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent<UITexture>(UnityEngine.Transform,System.String)
  9216. #define CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(__this /* static, unused */, ___local0, ___path1, method) (( UITexture_t3471168817 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method)
  9217. // System.Void DMCore.Logic.CWishFountainMgr/OnShopListChanged::.ctor(System.Object,System.IntPtr)
  9218. extern "C" IL2CPP_METHOD_ATTR void OnShopListChanged__ctor_m4094901147 (OnShopListChanged_t2776790831 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
  9219. // System.Void DMCore.Logic.CWishFountainMgr::RegisterListChanged(DMCore.Logic.CWishFountainMgr/OnShopListChanged)
  9220. extern "C" IL2CPP_METHOD_ATTR void CWishFountainMgr_RegisterListChanged_m1662454165 (CWishFountainMgr_t2594140948 * __this, OnShopListChanged_t2776790831 * ___callback0, const RuntimeMethod* method);
  9221. // DMCore.Logic.CShopManager DMCore.Logic.CShopManager::GetInstance()
  9222. extern "C" IL2CPP_METHOD_ATTR CShopManager_t754298620 * CShopManager_GetInstance_m1368729055 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9223. // System.Void DMCore.Logic.CShopManager::Refresh()
  9224. extern "C" IL2CPP_METHOD_ATTR void CShopManager_Refresh_m243343107 (CShopManager_t754298620 * __this, const RuntimeMethod* method);
  9225. // DMCore.Logic.CPropManager DMCore.Logic.CPropManager::GetInstance()
  9226. extern "C" IL2CPP_METHOD_ATTR CPropManager_t2238730194 * CPropManager_GetInstance_m2519469083 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9227. // System.Int32 DMCore.Logic.CPropManager::GetPropAmount(System.Int32)
  9228. extern "C" IL2CPP_METHOD_ATTR int32_t CPropManager_GetPropAmount_m271193511 (CPropManager_t2238730194 * __this, int32_t ___configId0, const RuntimeMethod* method);
  9229. // System.Void CUIBase::OnDestroy()
  9230. extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnDestroy_m2854673992 (CUIBase_t3255455658 * __this, const RuntimeMethod* method);
  9231. // DMCore.Logic.shopModel DMCore.Logic.shopModel::GetInstance()
  9232. extern "C" IL2CPP_METHOD_ATTR shopModel_t101745799 * shopModel_GetInstance_m2401242541 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9233. // System.Void DMCore.Logic.shopModel::ResumeMainRole()
  9234. extern "C" IL2CPP_METHOD_ATTR void shopModel_ResumeMainRole_m3008746332 (shopModel_t101745799 * __this, const RuntimeMethod* method);
  9235. // System.Void DMCore.Logic.CWishFountainMgr::RemoveListChanged()
  9236. extern "C" IL2CPP_METHOD_ATTR void CWishFountainMgr_RemoveListChanged_m2908061530 (CWishFountainMgr_t2594140948 * __this, const RuntimeMethod* method);
  9237. // System.Collections.Generic.List`1<DMCore.Logic.WishShopItem> DMCore.Logic.CWishFountainMgr::GetShopList(System.Int32)
  9238. extern "C" IL2CPP_METHOD_ATTR List_1_t1951918887 * CWishFountainMgr_GetShopList_m3236902848 (CWishFountainMgr_t2594140948 * __this, int32_t ___type0, const RuntimeMethod* method);
  9239. // System.Int32 System.Collections.Generic.List`1<DMCore.Logic.WishShopItem>::get_Count()
  9240. #define List_1_get_Count_m1359836580(__this, method) (( int32_t (*) (List_1_t1951918887 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method)
  9241. // TValue CUIBase::FindSerialValue<uiBtnList>(System.String)
  9242. #define CUIBase_FindSerialValue_TisuiBtnList_t3771050923_m3010638992(__this, ___serialedName0, method) (( uiBtnList_t3771050923 * (*) (CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared)(__this, ___serialedName0, method)
  9243. // System.Void uiBtnList/ChangeHandler::.ctor(System.Object,System.IntPtr)
  9244. extern "C" IL2CPP_METHOD_ATTR void ChangeHandler__ctor_m847356726 (ChangeHandler_t1870456169 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
  9245. // System.Void uiBtnList::SetChangedHandle(uiBtnList/ChangeHandler)
  9246. extern "C" IL2CPP_METHOD_ATTR void uiBtnList_SetChangedHandle_m2148964665 (uiBtnList_t3771050923 * __this, ChangeHandler_t1870456169 * ___handler0, const RuntimeMethod* method);
  9247. // UnityEngine.Transform CUIBase::BindSerialBtn(System.String,System.Action`1<UnityEngine.GameObject>)
  9248. extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_BindSerialBtn_m1473289596 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, Action_1_t1286104214 * ___delegateClk1, const RuntimeMethod* method);
  9249. // DMCore.Logic.CFragmentShopManager DMCore.Logic.CFragmentShopManager::GetInstance()
  9250. extern "C" IL2CPP_METHOD_ATTR CFragmentShopManager_t693884529 * CFragmentShopManager_GetInstance_m1043734401 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method);
  9251. // System.Void System.Action`1<DMCore.Logic.ITEM_SHOP_TYPE>::.ctor(System.Object,System.IntPtr)
  9252. #define Action_1__ctor_m2084225466(__this, p0, p1, method) (( void (*) (Action_1_t1368688201 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m2084225466_gshared)(__this, p0, p1, method)
  9253. // System.Delegate System.Delegate::Combine(System.Delegate,System.Delegate)
  9254. extern "C" IL2CPP_METHOD_ATTR Delegate_t1188392813 * Delegate_Combine_m1859655160 (RuntimeObject * __this /* static, unused */, Delegate_t1188392813 * p0, Delegate_t1188392813 * p1, const RuntimeMethod* method);
  9255. // System.Void System.Action`1<DMCore.Logic.ITEM_NEW_TYPE>::.ctor(System.Object,System.IntPtr)
  9256. #define Action_1__ctor_m430437777(__this, p0, p1, method) (( void (*) (Action_1_t1631686707 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m430437777_gshared)(__this, p0, p1, method)
  9257. // System.Void DMCore.Logic.CFragmentShopManager::EnterWindow()
  9258. extern "C" IL2CPP_METHOD_ATTR void CFragmentShopManager_EnterWindow_m3218242410 (CFragmentShopManager_t693884529 * __this, const RuntimeMethod* method);
  9259. // System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object)
  9260. extern "C" IL2CPP_METHOD_ATTR bool Object_op_Inequality_m4071470834 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method);
  9261. // System.Void UnityEngine.GameObject::SendMessage(System.String,System.Object,UnityEngine.SendMessageOptions)
  9262. extern "C" IL2CPP_METHOD_ATTR void GameObject_SendMessage_m3720186693 (GameObject_t1113636619 * __this, String_t* p0, RuntimeObject * p1, int32_t p2, const RuntimeMethod* method);
  9263. // System.Void DMCore.Logic.CFragmentShopManager::ExitWindow()
  9264. extern "C" IL2CPP_METHOD_ATTR void CFragmentShopManager_ExitWindow_m309538744 (CFragmentShopManager_t693884529 * __this, const RuntimeMethod* method);
  9265. // System.Int32 DMCore.Logic.CFragmentShopManager::GetClothesCount()
  9266. extern "C" IL2CPP_METHOD_ATTR int32_t CFragmentShopManager_GetClothesCount_m3621046388 (CFragmentShopManager_t693884529 * __this, const RuntimeMethod* method);
  9267. // System.Void DMListView::DeleteAll()
  9268. extern "C" IL2CPP_METHOD_ATTR void DMListView_DeleteAll_m488542252 (DMListView_t512231514 * __this, const RuntimeMethod* method);
  9269. // System.Void uiBtnList::OnSetMainType(System.Int32)
  9270. extern "C" IL2CPP_METHOD_ATTR void uiBtnList_OnSetMainType_m3993076582 (uiBtnList_t3771050923 * __this, int32_t ___type0, const RuntimeMethod* method);
  9271. // System.Void uiBtnList::OnPageShow()
  9272. extern "C" IL2CPP_METHOD_ATTR void uiBtnList_OnPageShow_m2918554423 (uiBtnList_t3771050923 * __this, const RuntimeMethod* method);
  9273. // System.Void DMCore.Logic.CFragmentShopManager::ChangeClothes(DMCore.Logic.ITEM_NEW_TYPE)
  9274. extern "C" IL2CPP_METHOD_ATTR void CFragmentShopManager_ChangeClothes_m551746296 (CFragmentShopManager_t693884529 * __this, int32_t ___type0, const RuntimeMethod* method);
  9275. #ifdef __clang__
  9276. #pragma clang diagnostic push
  9277. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  9278. #pragma clang diagnostic ignored "-Wunused-variable"
  9279. #endif
  9280. // System.Void WaterSimple::.ctor()
  9281. extern "C" IL2CPP_METHOD_ATTR void WaterSimple__ctor_m3698753322 (WaterSimple_t3284954467 * __this, const RuntimeMethod* method)
  9282. {
  9283. {
  9284. MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL);
  9285. return;
  9286. }
  9287. }
  9288. // System.Void WaterSimple::Update()
  9289. extern "C" IL2CPP_METHOD_ATTR void WaterSimple_Update_m2882737715 (WaterSimple_t3284954467 * __this, const RuntimeMethod* method)
  9290. {
  9291. static bool s_Il2CppMethodInitialized;
  9292. if (!s_Il2CppMethodInitialized)
  9293. {
  9294. il2cpp_codegen_initialize_method (WaterSimple_Update_m2882737715_MetadataUsageId);
  9295. s_Il2CppMethodInitialized = true;
  9296. }
  9297. Material_t340375123 * V_0 = NULL;
  9298. Vector4_t3319028937 V_1;
  9299. memset(&V_1, 0, sizeof(V_1));
  9300. float V_2 = 0.0f;
  9301. float V_3 = 0.0f;
  9302. Vector4_t3319028937 V_4;
  9303. memset(&V_4, 0, sizeof(V_4));
  9304. Vector4_t3319028937 V_5;
  9305. memset(&V_5, 0, sizeof(V_5));
  9306. Vector3_t3722313464 V_6;
  9307. memset(&V_6, 0, sizeof(V_6));
  9308. Matrix4x4_t1817901843 V_7;
  9309. memset(&V_7, 0, sizeof(V_7));
  9310. {
  9311. Renderer_t2627027031 * L_0 = Component_GetComponent_TisRenderer_t2627027031_m2651633905(__this, /*hidden argument*/Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var);
  9312. IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var);
  9313. bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL);
  9314. if (L_1)
  9315. {
  9316. goto IL_0011;
  9317. }
  9318. }
  9319. {
  9320. return;
  9321. }
  9322. IL_0011:
  9323. {
  9324. Renderer_t2627027031 * L_2 = Component_GetComponent_TisRenderer_t2627027031_m2651633905(__this, /*hidden argument*/Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var);
  9325. NullCheck(L_2);
  9326. Material_t340375123 * L_3 = Renderer_get_sharedMaterial_m1936632411(L_2, /*hidden argument*/NULL);
  9327. V_0 = L_3;
  9328. Material_t340375123 * L_4 = V_0;
  9329. IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var);
  9330. bool L_5 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_4, /*hidden argument*/NULL);
  9331. if (L_5)
  9332. {
  9333. goto IL_0029;
  9334. }
  9335. }
  9336. {
  9337. return;
  9338. }
  9339. IL_0029:
  9340. {
  9341. Material_t340375123 * L_6 = V_0;
  9342. NullCheck(L_6);
  9343. Vector4_t3319028937 L_7 = Material_GetVector_m806950826(L_6, _stringLiteral49249872, /*hidden argument*/NULL);
  9344. V_1 = L_7;
  9345. Material_t340375123 * L_8 = V_0;
  9346. NullCheck(L_8);
  9347. float L_9 = Material_GetFloat_m2210875428(L_8, _stringLiteral3029421264, /*hidden argument*/NULL);
  9348. V_2 = L_9;
  9349. float L_10 = Time_get_time_m2907476221(NULL /*static, unused*/, /*hidden argument*/NULL);
  9350. V_3 = ((float)((float)L_10/(float)(20.0f)));
  9351. Vector4_t3319028937 L_11 = V_1;
  9352. float L_12 = V_3;
  9353. float L_13 = V_2;
  9354. IL2CPP_RUNTIME_CLASS_INIT(Vector4_t3319028937_il2cpp_TypeInfo_var);
  9355. Vector4_t3319028937 L_14 = Vector4_op_Multiply_m213790997(NULL /*static, unused*/, L_11, ((float)il2cpp_codegen_multiply((float)L_12, (float)L_13)), /*hidden argument*/NULL);
  9356. V_4 = L_14;
  9357. float L_15 = (&V_4)->get_x_1();
  9358. IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var);
  9359. float L_16 = Mathf_Repeat_m1502810009(NULL /*static, unused*/, L_15, (1.0f), /*hidden argument*/NULL);
  9360. float L_17 = (&V_4)->get_y_2();
  9361. float L_18 = Mathf_Repeat_m1502810009(NULL /*static, unused*/, L_17, (1.0f), /*hidden argument*/NULL);
  9362. float L_19 = (&V_4)->get_z_3();
  9363. float L_20 = Mathf_Repeat_m1502810009(NULL /*static, unused*/, L_19, (1.0f), /*hidden argument*/NULL);
  9364. float L_21 = (&V_4)->get_w_4();
  9365. float L_22 = Mathf_Repeat_m1502810009(NULL /*static, unused*/, L_21, (1.0f), /*hidden argument*/NULL);
  9366. Vector4__ctor_m2498754347((&V_5), L_16, L_18, L_20, L_22, /*hidden argument*/NULL);
  9367. Material_t340375123 * L_23 = V_0;
  9368. Vector4_t3319028937 L_24 = V_5;
  9369. NullCheck(L_23);
  9370. Material_SetVector_m4214217286(L_23, _stringLiteral2268830102, L_24, /*hidden argument*/NULL);
  9371. float L_25 = V_2;
  9372. float L_26 = V_2;
  9373. Vector3__ctor_m3353183577((&V_6), ((float)((float)(1.0f)/(float)L_25)), ((float)((float)(1.0f)/(float)L_26)), (1.0f), /*hidden argument*/NULL);
  9374. float L_27 = (&V_5)->get_x_1();
  9375. float L_28 = (&V_5)->get_y_2();
  9376. Vector3_t3722313464 L_29;
  9377. memset(&L_29, 0, sizeof(L_29));
  9378. Vector3__ctor_m3353183577((&L_29), L_27, L_28, (0.0f), /*hidden argument*/NULL);
  9379. IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var);
  9380. Quaternion_t2301928331 L_30 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL);
  9381. Vector3_t3722313464 L_31 = V_6;
  9382. IL2CPP_RUNTIME_CLASS_INIT(Matrix4x4_t1817901843_il2cpp_TypeInfo_var);
  9383. Matrix4x4_t1817901843 L_32 = Matrix4x4_TRS_m3801934620(NULL /*static, unused*/, L_29, L_30, L_31, /*hidden argument*/NULL);
  9384. V_7 = L_32;
  9385. Material_t340375123 * L_33 = V_0;
  9386. Matrix4x4_t1817901843 L_34 = V_7;
  9387. NullCheck(L_33);
  9388. Material_SetMatrix_m4094650785(L_33, _stringLiteral662295082, L_34, /*hidden argument*/NULL);
  9389. float L_35 = (&V_5)->get_z_3();
  9390. float L_36 = (&V_5)->get_w_4();
  9391. Vector3_t3722313464 L_37;
  9392. memset(&L_37, 0, sizeof(L_37));
  9393. Vector3__ctor_m3353183577((&L_37), L_35, L_36, (0.0f), /*hidden argument*/NULL);
  9394. Quaternion_t2301928331 L_38 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL);
  9395. Vector3_t3722313464 L_39 = V_6;
  9396. IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var);
  9397. Vector3_t3722313464 L_40 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_39, (0.45f), /*hidden argument*/NULL);
  9398. Matrix4x4_t1817901843 L_41 = Matrix4x4_TRS_m3801934620(NULL /*static, unused*/, L_37, L_38, L_40, /*hidden argument*/NULL);
  9399. V_7 = L_41;
  9400. Material_t340375123 * L_42 = V_0;
  9401. Matrix4x4_t1817901843 L_43 = V_7;
  9402. NullCheck(L_42);
  9403. Material_SetMatrix_m4094650785(L_42, _stringLiteral866112042, L_43, /*hidden argument*/NULL);
  9404. return;
  9405. }
  9406. }
  9407. #ifdef __clang__
  9408. #pragma clang diagnostic pop
  9409. #endif
  9410. #ifdef __clang__
  9411. #pragma clang diagnostic push
  9412. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  9413. #pragma clang diagnostic ignored "-Wunused-variable"
  9414. #endif
  9415. // System.Void WishFountainWnd::.ctor()
  9416. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd__ctor_m3483725278 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  9417. {
  9418. static bool s_Il2CppMethodInitialized;
  9419. if (!s_Il2CppMethodInitialized)
  9420. {
  9421. il2cpp_codegen_initialize_method (WishFountainWnd__ctor_m3483725278_MetadataUsageId);
  9422. s_Il2CppMethodInitialized = true;
  9423. }
  9424. {
  9425. CGoldWatcher_t2760796238 * L_0 = (CGoldWatcher_t2760796238 *)il2cpp_codegen_object_new(CGoldWatcher_t2760796238_il2cpp_TypeInfo_var);
  9426. CGoldWatcher__ctor_m1339130917(L_0, /*hidden argument*/NULL);
  9427. __this->set_m_goldWatch_11(L_0);
  9428. __this->set_timeID_13((-1));
  9429. MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL);
  9430. return;
  9431. }
  9432. }
  9433. // WishFountainWnd WishFountainWnd::GetInstance()
  9434. extern "C" IL2CPP_METHOD_ATTR WishFountainWnd_t3525045348 * WishFountainWnd_GetInstance_m4137388664 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method)
  9435. {
  9436. static bool s_Il2CppMethodInitialized;
  9437. if (!s_Il2CppMethodInitialized)
  9438. {
  9439. il2cpp_codegen_initialize_method (WishFountainWnd_GetInstance_m4137388664_MetadataUsageId);
  9440. s_Il2CppMethodInitialized = true;
  9441. }
  9442. {
  9443. IL2CPP_RUNTIME_CLASS_INIT(WishFountainWnd_t3525045348_il2cpp_TypeInfo_var);
  9444. WishFountainWnd_t3525045348 * L_0 = ((WishFountainWnd_t3525045348_StaticFields*)il2cpp_codegen_static_fields_for(WishFountainWnd_t3525045348_il2cpp_TypeInfo_var))->get_s_instance_12();
  9445. return L_0;
  9446. }
  9447. }
  9448. // System.Void WishFountainWnd::OnPageInit()
  9449. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnPageInit_m3278824415 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  9450. {
  9451. static bool s_Il2CppMethodInitialized;
  9452. if (!s_Il2CppMethodInitialized)
  9453. {
  9454. il2cpp_codegen_initialize_method (WishFountainWnd_OnPageInit_m3278824415_MetadataUsageId);
  9455. s_Il2CppMethodInitialized = true;
  9456. }
  9457. {
  9458. IL2CPP_RUNTIME_CLASS_INIT(WishFountainWnd_t3525045348_il2cpp_TypeInfo_var);
  9459. ((WishFountainWnd_t3525045348_StaticFields*)il2cpp_codegen_static_fields_for(WishFountainWnd_t3525045348_il2cpp_TypeInfo_var))->set_s_instance_12(__this);
  9460. bool L_0 = __this->get_isPageInit_9();
  9461. if (L_0)
  9462. {
  9463. goto IL_00cb;
  9464. }
  9465. }
  9466. {
  9467. __this->set_isPageInit_9((bool)1);
  9468. CGoldWatcher_t2760796238 * L_1 = __this->get_m_goldWatch_11();
  9469. Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL);
  9470. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  9471. UILabel_t3248798549 * L_3 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_2, _stringLiteral4073043224, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var);
  9472. NullCheck(L_1);
  9473. CGoldWatcher_Init_m2158711270(L_1, L_3, /*hidden argument*/NULL);
  9474. Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL);
  9475. NullCheck(L_4);
  9476. Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral2736563578, /*hidden argument*/NULL);
  9477. NullCheck(L_5);
  9478. uiDrawItem_t618257261 * L_6 = Component_GetComponent_TisuiDrawItem_t618257261_m2514160553(L_5, /*hidden argument*/Component_GetComponent_TisuiDrawItem_t618257261_m2514160553_RuntimeMethod_var);
  9479. __this->set_m_uiDrawItem_2(L_6);
  9480. Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL);
  9481. NullCheck(L_7);
  9482. Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral2399200659, /*hidden argument*/NULL);
  9483. NullCheck(L_8);
  9484. RewardWnd_t1955019457 * L_9 = Component_GetComponent_TisRewardWnd_t1955019457_m3944414979(L_8, /*hidden argument*/Component_GetComponent_TisRewardWnd_t1955019457_m3944414979_RuntimeMethod_var);
  9485. __this->set_m_uiReward_3(L_9);
  9486. Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL);
  9487. NullCheck(L_10);
  9488. Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral2688922246, /*hidden argument*/NULL);
  9489. NullCheck(L_11);
  9490. uiItemDisplay_t1025820547 * L_12 = Component_GetComponent_TisuiItemDisplay_t1025820547_m2508129635(L_11, /*hidden argument*/Component_GetComponent_TisuiItemDisplay_t1025820547_m2508129635_RuntimeMethod_var);
  9491. __this->set_m_uiDisplay_4(L_12);
  9492. Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL);
  9493. NullCheck(L_13);
  9494. Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral1054018178, /*hidden argument*/NULL);
  9495. NullCheck(L_14);
  9496. uiBuyLotteryNum_t2649912829 * L_15 = Component_GetComponent_TisuiBuyLotteryNum_t2649912829_m3052543420(L_14, /*hidden argument*/Component_GetComponent_TisuiBuyLotteryNum_t2649912829_m3052543420_RuntimeMethod_var);
  9497. __this->set_m_uiBuyNumWnd_5(L_15);
  9498. Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL);
  9499. NullCheck(L_16);
  9500. Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral3665308611, /*hidden argument*/NULL);
  9501. __this->set_m_DetailWnd_6(L_17);
  9502. Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL);
  9503. GameObject_t1113636619 * L_19 = CMiscHelp_FindChildGO_m1769075216(NULL /*static, unused*/, L_18, _stringLiteral1532846799, /*hidden argument*/NULL);
  9504. __this->set_m_DiscountImage_7(L_19);
  9505. }
  9506. IL_00cb:
  9507. {
  9508. return;
  9509. }
  9510. }
  9511. // System.Void WishFountainWnd::Update()
  9512. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_Update_m3315862139 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  9513. {
  9514. static bool s_Il2CppMethodInitialized;
  9515. if (!s_Il2CppMethodInitialized)
  9516. {
  9517. il2cpp_codegen_initialize_method (WishFountainWnd_Update_m3315862139_MetadataUsageId);
  9518. s_Il2CppMethodInitialized = true;
  9519. }
  9520. int32_t V_0 = 0;
  9521. Transform_t3600365921 * V_1 = NULL;
  9522. Vector3_t3722313464 V_2;
  9523. memset(&V_2, 0, sizeof(V_2));
  9524. Vector3_t3722313464 V_3;
  9525. memset(&V_3, 0, sizeof(V_3));
  9526. Vector3_t3722313464 V_4;
  9527. memset(&V_4, 0, sizeof(V_4));
  9528. {
  9529. CGoldWatcher_t2760796238 * L_0 = __this->get_m_goldWatch_11();
  9530. NullCheck(L_0);
  9531. CGoldWatcher_OnUpdate_m3815778441(L_0, /*hidden argument*/NULL);
  9532. CWishFountainMgr_t2594140948 * L_1 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  9533. NullCheck(L_1);
  9534. bool L_2 = CWishFountainMgr_IfChangedData_m4253000587(L_1, /*hidden argument*/NULL);
  9535. if (!L_2)
  9536. {
  9537. goto IL_0063;
  9538. }
  9539. }
  9540. {
  9541. CWishFountainMgr_t2594140948 * L_3 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  9542. NullCheck(L_3);
  9543. CWishFountainMgr_SetChanged_m1744322008(L_3, (bool)0, /*hidden argument*/NULL);
  9544. IL2CPP_RUNTIME_CLASS_INIT(CFunctionSwitchConfig_t2078484928_il2cpp_TypeInfo_var);
  9545. CFunctionSwitchConfig_t2078484928 * L_4 = CFunctionSwitchConfig_GetInstance_m3858206373(NULL /*static, unused*/, /*hidden argument*/NULL);
  9546. CWishFountainMgr_t2594140948 * L_5 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  9547. NullCheck(L_5);
  9548. TreviType_t2222439988 * L_6 = CWishFountainMgr_get_curTreviType_m3714917885(L_5, /*hidden argument*/NULL);
  9549. NullCheck(L_6);
  9550. int32_t L_7 = L_6->get_treviID_0();
  9551. NullCheck(L_4);
  9552. int32_t L_8 = CFunctionSwitchConfig_GetSubEnum_m2226350569(L_4, ((int32_t)43), L_7, /*hidden argument*/NULL);
  9553. V_0 = L_8;
  9554. CFunctionSwitchConfig_t2078484928 * L_9 = CFunctionSwitchConfig_GetInstance_m3858206373(NULL /*static, unused*/, /*hidden argument*/NULL);
  9555. int32_t L_10 = V_0;
  9556. NullCheck(L_9);
  9557. bool L_11 = CFunctionSwitchConfig_IsOpen_m1875464689(L_9, L_10, /*hidden argument*/NULL);
  9558. if (L_11)
  9559. {
  9560. goto IL_0058;
  9561. }
  9562. }
  9563. {
  9564. WishFountainWnd_OnClickNext_m700909303(__this, /*hidden argument*/NULL);
  9565. return;
  9566. }
  9567. IL_0058:
  9568. {
  9569. uiDrawItem_t618257261 * L_12 = __this->get_m_uiDrawItem_2();
  9570. NullCheck(L_12);
  9571. uiDrawItem_OnFreshData_m768721595(L_12, /*hidden argument*/NULL);
  9572. }
  9573. IL_0063:
  9574. {
  9575. IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var);
  9576. bool L_13 = CActivityManager_get_IsActivityListChanged_m1718699370(NULL /*static, unused*/, /*hidden argument*/NULL);
  9577. if (!L_13)
  9578. {
  9579. goto IL_0089;
  9580. }
  9581. }
  9582. {
  9583. IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var);
  9584. CActivityManager_set_IsActivityListChanged_m3417836144(NULL /*static, unused*/, (bool)0, /*hidden argument*/NULL);
  9585. GameObject_t1113636619 * L_14 = __this->get_m_DiscountImage_7();
  9586. IActivityDetail_t2848416189 * L_15 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL);
  9587. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  9588. CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_14, (bool)((((int32_t)((((RuntimeObject*)(RuntimeObject *)NULL) == ((RuntimeObject*)(IActivityDetail_t2848416189 *)L_15))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL);
  9589. }
  9590. IL_0089:
  9591. {
  9592. ISceneNpcBase_t3974693970 * L_16 = __this->get_m_NpcObj_8();
  9593. if (!L_16)
  9594. {
  9595. goto IL_017e;
  9596. }
  9597. }
  9598. {
  9599. ISceneNpcBase_t3974693970 * L_17 = __this->get_m_NpcObj_8();
  9600. NullCheck(L_17);
  9601. bool L_18 = VirtFuncInvoker0< bool >::Invoke(17 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsReady() */, L_17);
  9602. if (!L_18)
  9603. {
  9604. goto IL_017e;
  9605. }
  9606. }
  9607. {
  9608. ISceneNpcBase_t3974693970 * L_19 = __this->get_m_NpcObj_8();
  9609. NullCheck(L_19);
  9610. bool L_20 = ISceneNpcBase_get_IsSubmitAlready_m1334787197(L_19, /*hidden argument*/NULL);
  9611. if (L_20)
  9612. {
  9613. goto IL_017e;
  9614. }
  9615. }
  9616. {
  9617. ISceneNpcBase_t3974693970 * L_21 = __this->get_m_NpcObj_8();
  9618. NullCheck(L_21);
  9619. VirtActionInvoker0::Invoke(14 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SubmitToScene() */, L_21);
  9620. ISceneNpcBase_t3974693970 * L_22 = __this->get_m_NpcObj_8();
  9621. NullCheck(L_22);
  9622. Transform_t3600365921 * L_23 = ISceneBaseObj_GetTransform_m3818769012(L_22, /*hidden argument*/NULL);
  9623. V_1 = L_23;
  9624. Transform_t3600365921 * L_24 = V_1;
  9625. IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var);
  9626. bool L_25 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_24, /*hidden argument*/NULL);
  9627. if (!L_25)
  9628. {
  9629. goto IL_00d8;
  9630. }
  9631. }
  9632. {
  9633. return;
  9634. }
  9635. IL_00d8:
  9636. {
  9637. Camera_t4157153871 * L_26 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL);
  9638. Transform_t3600365921 * L_27 = V_1;
  9639. NullCheck(L_27);
  9640. Vector3_t3722313464 L_28 = Transform_get_position_m36019626(L_27, /*hidden argument*/NULL);
  9641. NullCheck(L_26);
  9642. Vector3_t3722313464 L_29 = Camera_WorldToScreenPoint_m3726311023(L_26, L_28, /*hidden argument*/NULL);
  9643. V_2 = L_29;
  9644. Camera_t4157153871 * L_30 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL);
  9645. uiDrawItem_t618257261 * L_31 = __this->get_m_uiDrawItem_2();
  9646. NullCheck(L_31);
  9647. Vector3_t3722313464 L_32 = uiDrawItem_GetNpcWorldPosition_m584467057(L_31, /*hidden argument*/NULL);
  9648. NullCheck(L_30);
  9649. Vector3_t3722313464 L_33 = Camera_WorldToScreenPoint_m3726311023(L_30, L_32, /*hidden argument*/NULL);
  9650. V_3 = L_33;
  9651. float L_34 = (&V_3)->get_x_1();
  9652. float L_35 = (&V_3)->get_y_2();
  9653. float L_36 = (&V_2)->get_z_3();
  9654. Vector3__ctor_m3353183577((&V_4), L_34, L_35, L_36, /*hidden argument*/NULL);
  9655. Transform_t3600365921 * L_37 = V_1;
  9656. Camera_t4157153871 * L_38 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL);
  9657. Vector3_t3722313464 L_39 = V_4;
  9658. NullCheck(L_38);
  9659. Vector3_t3722313464 L_40 = Camera_ScreenToWorldPoint_m3978588570(L_38, L_39, /*hidden argument*/NULL);
  9660. NullCheck(L_37);
  9661. Transform_set_position_m3387557959(L_37, L_40, /*hidden argument*/NULL);
  9662. Transform_t3600365921 * L_41 = V_1;
  9663. IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var);
  9664. Quaternion_t2301928331 L_42 = Quaternion_Euler_m3049309462(NULL /*static, unused*/, (0.0f), (170.0f), (0.0f), /*hidden argument*/NULL);
  9665. NullCheck(L_41);
  9666. Transform_set_rotation_m3524318132(L_41, L_42, /*hidden argument*/NULL);
  9667. Transform_t3600365921 * L_43 = V_1;
  9668. Vector3_t3722313464 L_44;
  9669. memset(&L_44, 0, sizeof(L_44));
  9670. Vector3__ctor_m3353183577((&L_44), (4.0f), (4.0f), (4.0f), /*hidden argument*/NULL);
  9671. NullCheck(L_43);
  9672. Transform_set_localScale_m3053443106(L_43, L_44, /*hidden argument*/NULL);
  9673. ISceneNpcBase_t3974693970 * L_45 = __this->get_m_NpcObj_8();
  9674. NullCheck(L_45);
  9675. ISceneBaseObj_SetIdleAnim_m1936918694(L_45, _stringLiteral547351549, /*hidden argument*/NULL);
  9676. ISceneNpcBase_t3974693970 * L_46 = __this->get_m_NpcObj_8();
  9677. NullCheck(L_46);
  9678. ISceneNpcBase_set_IsSubmitAlready_m475230837(L_46, (bool)1, /*hidden argument*/NULL);
  9679. }
  9680. IL_017e:
  9681. {
  9682. return;
  9683. }
  9684. }
  9685. // System.Void WishFountainWnd::OnPageShow()
  9686. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnPageShow_m2978514380 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  9687. {
  9688. static bool s_Il2CppMethodInitialized;
  9689. if (!s_Il2CppMethodInitialized)
  9690. {
  9691. il2cpp_codegen_initialize_method (WishFountainWnd_OnPageShow_m2978514380_MetadataUsageId);
  9692. s_Il2CppMethodInitialized = true;
  9693. }
  9694. {
  9695. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  9696. CMiscHelp_SetAvatarVisible_m2509149113(NULL /*static, unused*/, (bool)0, /*hidden argument*/NULL);
  9697. CWishFountainMgr_t2594140948 * L_0 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  9698. NullCheck(L_0);
  9699. CWishFountainMgr_OnRequestDrawInitData_m805972488(L_0, /*hidden argument*/NULL);
  9700. RewardWnd_t1955019457 * L_1 = __this->get_m_uiReward_3();
  9701. NullCheck(L_1);
  9702. GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(L_1, /*hidden argument*/NULL);
  9703. NullCheck(L_2);
  9704. GameObject_SetActive_m796801857(L_2, (bool)0, /*hidden argument*/NULL);
  9705. IL2CPP_RUNTIME_CLASS_INIT(CSignsManager_t1825583579_il2cpp_TypeInfo_var);
  9706. CSignsManager_t1825583579 * L_3 = CSignsManager_GetInstance_m3077300453(NULL /*static, unused*/, /*hidden argument*/NULL);
  9707. NullCheck(L_3);
  9708. CSignsManager_SetCurrentPageType_m2203410416(L_3, ((int32_t)22), /*hidden argument*/NULL);
  9709. IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var);
  9710. CActivityManager_set_CurrentActivityID_m3427631240(NULL /*static, unused*/, ((int32_t)17), /*hidden argument*/NULL);
  9711. WishFountainWnd_LoadPet_m340638304(__this, /*hidden argument*/NULL);
  9712. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  9713. String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2();
  9714. String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2();
  9715. String_t* L_6 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2();
  9716. String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2();
  9717. IL2CPP_RUNTIME_CLASS_INIT(SDKEventManager_t864216586_il2cpp_TypeInfo_var);
  9718. SDKEventManager_CollectPageEvent_m1405422579(NULL /*static, unused*/, _stringLiteral62725234, _stringLiteral3451565967, L_4, L_5, L_6, L_7, /*hidden argument*/NULL);
  9719. return;
  9720. }
  9721. }
  9722. // System.Void WishFountainWnd::OnPageHide()
  9723. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnPageHide_m2022619215 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  9724. {
  9725. {
  9726. return;
  9727. }
  9728. }
  9729. // System.Void WishFountainWnd::OnDestroy()
  9730. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnDestroy_m792695527 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  9731. {
  9732. static bool s_Il2CppMethodInitialized;
  9733. if (!s_Il2CppMethodInitialized)
  9734. {
  9735. il2cpp_codegen_initialize_method (WishFountainWnd_OnDestroy_m792695527_MetadataUsageId);
  9736. s_Il2CppMethodInitialized = true;
  9737. }
  9738. {
  9739. CEffectWndManager_t3902312294 * L_0 = CEffectWndManager_GetInstance_m2989690479(NULL /*static, unused*/, /*hidden argument*/NULL);
  9740. NullCheck(L_0);
  9741. CEffectWndManager_Resume_m2815130668(L_0, /*hidden argument*/NULL);
  9742. IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var);
  9743. CActivityManager_set_CurrentActivityID_m3427631240(NULL /*static, unused*/, (-1), /*hidden argument*/NULL);
  9744. IL2CPP_RUNTIME_CLASS_INIT(WishFountainWnd_t3525045348_il2cpp_TypeInfo_var);
  9745. ((WishFountainWnd_t3525045348_StaticFields*)il2cpp_codegen_static_fields_for(WishFountainWnd_t3525045348_il2cpp_TypeInfo_var))->set_s_instance_12((WishFountainWnd_t3525045348 *)NULL);
  9746. WishFountainWnd_DeletePet_m349781690(__this, /*hidden argument*/NULL);
  9747. IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var);
  9748. CTimerManager_t4186675208 * L_1 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL);
  9749. int32_t L_2 = __this->get_timeID_13();
  9750. NullCheck(L_1);
  9751. CTimerManager_KillTimer_m1432033039(L_1, L_2, /*hidden argument*/NULL);
  9752. return;
  9753. }
  9754. }
  9755. // System.Void WishFountainWnd::LoadPet()
  9756. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_LoadPet_m340638304 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  9757. {
  9758. static bool s_Il2CppMethodInitialized;
  9759. if (!s_Il2CppMethodInitialized)
  9760. {
  9761. il2cpp_codegen_initialize_method (WishFountainWnd_LoadPet_m340638304_MetadataUsageId);
  9762. s_Il2CppMethodInitialized = true;
  9763. }
  9764. int32_t V_0 = 0;
  9765. {
  9766. WishFountainWnd_DeletePet_m349781690(__this, /*hidden argument*/NULL);
  9767. V_0 = 0;
  9768. CWishFountainMgr_t2594140948 * L_0 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  9769. NullCheck(L_0);
  9770. TreviType_t2222439988 * L_1 = CWishFountainMgr_get_curTreviType_m3714917885(L_0, /*hidden argument*/NULL);
  9771. NullCheck(L_1);
  9772. int32_t L_2 = L_1->get_treviID_0();
  9773. if ((!(((uint32_t)L_2) == ((uint32_t)1))))
  9774. {
  9775. goto IL_0028;
  9776. }
  9777. }
  9778. {
  9779. V_0 = ((int32_t)53197001);
  9780. goto IL_006e;
  9781. }
  9782. IL_0028:
  9783. {
  9784. CWishFountainMgr_t2594140948 * L_3 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  9785. NullCheck(L_3);
  9786. TreviType_t2222439988 * L_4 = CWishFountainMgr_get_curTreviType_m3714917885(L_3, /*hidden argument*/NULL);
  9787. NullCheck(L_4);
  9788. int32_t L_5 = L_4->get_treviID_0();
  9789. if ((!(((uint32_t)L_5) == ((uint32_t)2))))
  9790. {
  9791. goto IL_0048;
  9792. }
  9793. }
  9794. {
  9795. V_0 = ((int32_t)53197001);
  9796. goto IL_006e;
  9797. }
  9798. IL_0048:
  9799. {
  9800. CWishFountainMgr_t2594140948 * L_6 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  9801. NullCheck(L_6);
  9802. TreviType_t2222439988 * L_7 = CWishFountainMgr_get_curTreviType_m3714917885(L_6, /*hidden argument*/NULL);
  9803. NullCheck(L_7);
  9804. int32_t L_8 = L_7->get_treviID_0();
  9805. if ((!(((uint32_t)L_8) == ((uint32_t)3))))
  9806. {
  9807. goto IL_0068;
  9808. }
  9809. }
  9810. {
  9811. V_0 = ((int32_t)53198001);
  9812. goto IL_006e;
  9813. }
  9814. IL_0068:
  9815. {
  9816. V_0 = ((int32_t)53199001);
  9817. }
  9818. IL_006e:
  9819. {
  9820. CSceneService_t551449725 * L_9 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL);
  9821. int32_t L_10 = V_0;
  9822. int32_t L_11 = L_10;
  9823. RuntimeObject * L_12 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_11);
  9824. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  9825. String_t* L_13 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3005481750, L_12, /*hidden argument*/NULL);
  9826. NullCheck(L_9);
  9827. ISceneBaseObj_t858622483 * L_14 = CSceneService_CreateGameObj_m958236987(L_9, L_13, 5, /*hidden argument*/NULL);
  9828. __this->set_m_NpcObj_8(((ISceneNpcBase_t3974693970 *)IsInstClass((RuntimeObject*)L_14, ISceneNpcBase_t3974693970_il2cpp_TypeInfo_var)));
  9829. ISceneNpcBase_t3974693970 * L_15 = __this->get_m_NpcObj_8();
  9830. if (!L_15)
  9831. {
  9832. goto IL_00c3;
  9833. }
  9834. }
  9835. {
  9836. ISceneNpcBase_t3974693970 * L_16 = __this->get_m_NpcObj_8();
  9837. int32_t L_17 = V_0;
  9838. NullCheck(L_16);
  9839. ISceneBaseObj_SetModelID_m3286778194(L_16, L_17, /*hidden argument*/NULL);
  9840. ISceneNpcBase_t3974693970 * L_18 = __this->get_m_NpcObj_8();
  9841. int32_t L_19 = V_0;
  9842. NullCheck(L_18);
  9843. VirtActionInvoker1< int64_t >::Invoke(18 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetUserId(System.Int64) */, L_18, (((int64_t)((int64_t)L_19))));
  9844. ISceneNpcBase_t3974693970 * L_20 = __this->get_m_NpcObj_8();
  9845. NullCheck(L_20);
  9846. VirtActionInvoker0::Invoke(9 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::Reload() */, L_20);
  9847. }
  9848. IL_00c3:
  9849. {
  9850. return;
  9851. }
  9852. }
  9853. // System.Void WishFountainWnd::DeletePet()
  9854. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_DeletePet_m349781690 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  9855. {
  9856. {
  9857. ISceneNpcBase_t3974693970 * L_0 = __this->get_m_NpcObj_8();
  9858. if (!L_0)
  9859. {
  9860. goto IL_0028;
  9861. }
  9862. }
  9863. {
  9864. CSceneService_t551449725 * L_1 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL);
  9865. ISceneNpcBase_t3974693970 * L_2 = __this->get_m_NpcObj_8();
  9866. NullCheck(L_2);
  9867. int64_t L_3 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_2);
  9868. NullCheck(L_1);
  9869. CSceneService_DestroyNpcObj_m4182923727(L_1, L_3, /*hidden argument*/NULL);
  9870. __this->set_m_NpcObj_8((ISceneNpcBase_t3974693970 *)NULL);
  9871. }
  9872. IL_0028:
  9873. {
  9874. return;
  9875. }
  9876. }
  9877. // System.Void WishFountainWnd::SetPetActive(System.Boolean)
  9878. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_SetPetActive_m2294601153 (WishFountainWnd_t3525045348 * __this, bool ___b0, const RuntimeMethod* method)
  9879. {
  9880. {
  9881. ISceneNpcBase_t3974693970 * L_0 = __this->get_m_NpcObj_8();
  9882. bool L_1 = ___b0;
  9883. NullCheck(L_0);
  9884. VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_0, L_1);
  9885. return;
  9886. }
  9887. }
  9888. // System.Void WishFountainWnd::OnFreshRewardData(DMCore.CDataArray)
  9889. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnFreshRewardData_m4216275785 (WishFountainWnd_t3525045348 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method)
  9890. {
  9891. static bool s_Il2CppMethodInitialized;
  9892. if (!s_Il2CppMethodInitialized)
  9893. {
  9894. il2cpp_codegen_initialize_method (WishFountainWnd_OnFreshRewardData_m4216275785_MetadataUsageId);
  9895. s_Il2CppMethodInitialized = true;
  9896. }
  9897. int32_t V_0 = 0;
  9898. AnimationClip_t2318505987 * V_1 = NULL;
  9899. {
  9900. CDataArray_t4068198041 * L_0 = ___msg0;
  9901. NullCheck(L_0);
  9902. int32_t L_1 = CDataArray_GetInt_m1111369473(L_0, 2, 0, /*hidden argument*/NULL);
  9903. V_0 = L_1;
  9904. int32_t L_2 = V_0;
  9905. if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)10)))))
  9906. {
  9907. goto IL_00ab;
  9908. }
  9909. }
  9910. {
  9911. AnimationClip_t2318505987 * L_3 = CAnimManager_GetAnimClip_m1783282542(NULL /*static, unused*/, _stringLiteral2269234644, /*hidden argument*/NULL);
  9912. V_1 = L_3;
  9913. AnimationClip_t2318505987 * L_4 = V_1;
  9914. IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var);
  9915. bool L_5 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_4, /*hidden argument*/NULL);
  9916. if (!L_5)
  9917. {
  9918. goto IL_00ab;
  9919. }
  9920. }
  9921. {
  9922. ISceneNpcBase_t3974693970 * L_6 = __this->get_m_NpcObj_8();
  9923. AnimationClip_t2318505987 * L_7 = V_1;
  9924. AnimationClip_t2318505987 * L_8 = V_1;
  9925. NullCheck(L_8);
  9926. float L_9 = AnimationClip_get_length_m3296085482(L_8, /*hidden argument*/NULL);
  9927. NullCheck(L_6);
  9928. ISceneBaseObj_PlayAnimClip_m3190763634(L_6, L_7, _stringLiteral2269234644, (1.0f), ((float)il2cpp_codegen_subtract((float)L_9, (float)(0.001f))), (0.0f), (bool)0, (0.0f), /*hidden argument*/NULL);
  9929. ISceneNpcBase_t3974693970 * L_10 = __this->get_m_NpcObj_8();
  9930. NullCheck(L_10);
  9931. ILogicBase_Update_m3853008051(L_10, (0.0f), /*hidden argument*/NULL);
  9932. ISceneNpcBase_t3974693970 * L_11 = __this->get_m_NpcObj_8();
  9933. AnimationClip_t2318505987 * L_12 = V_1;
  9934. NullCheck(L_12);
  9935. float L_13 = AnimationClip_get_length_m3296085482(L_12, /*hidden argument*/NULL);
  9936. NullCheck(L_11);
  9937. ISceneBaseObj_PlayEffect_m4006788978(L_11, _stringLiteral3962447596, 0, L_13, /*hidden argument*/NULL);
  9938. IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var);
  9939. CTimerManager_t4186675208 * L_14 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL);
  9940. AnimationClip_t2318505987 * L_15 = V_1;
  9941. NullCheck(L_15);
  9942. float L_16 = AnimationClip_get_length_m3296085482(L_15, /*hidden argument*/NULL);
  9943. intptr_t L_17 = (intptr_t)WishFountainWnd_RemeberPreEffectName_m1734180218_RuntimeMethod_var;
  9944. TimerCallbackProcCP_t1342316376 * L_18 = (TimerCallbackProcCP_t1342316376 *)il2cpp_codegen_object_new(TimerCallbackProcCP_t1342316376_il2cpp_TypeInfo_var);
  9945. TimerCallbackProcCP__ctor_m699400032(L_18, __this, L_17, /*hidden argument*/NULL);
  9946. CDataArray_t4068198041 * L_19 = ___msg0;
  9947. NullCheck(L_14);
  9948. int32_t L_20 = CTimerManager_CreateTimer_m2946832708(L_14, L_16, L_18, L_19, 1, /*hidden argument*/NULL);
  9949. __this->set_timeID_13(L_20);
  9950. CEffectWndManager_t3902312294 * L_21 = CEffectWndManager_GetInstance_m2989690479(NULL /*static, unused*/, /*hidden argument*/NULL);
  9951. NullCheck(L_21);
  9952. CEffectWndManager_Pause_m3440050255(L_21, /*hidden argument*/NULL);
  9953. return;
  9954. }
  9955. IL_00ab:
  9956. {
  9957. RewardWnd_t1955019457 * L_22 = __this->get_m_uiReward_3();
  9958. CDataArray_t4068198041 * L_23 = ___msg0;
  9959. NullCheck(L_22);
  9960. RewardWnd_OnOpenWnd_m1180171073(L_22, L_23, /*hidden argument*/NULL);
  9961. __this->set_bRunLottery_10((bool)0);
  9962. return;
  9963. }
  9964. }
  9965. // System.Void WishFountainWnd::OnDrawOnceCallBack()
  9966. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnDrawOnceCallBack_m3376629519 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  9967. {
  9968. static bool s_Il2CppMethodInitialized;
  9969. if (!s_Il2CppMethodInitialized)
  9970. {
  9971. il2cpp_codegen_initialize_method (WishFountainWnd_OnDrawOnceCallBack_m3376629519_MetadataUsageId);
  9972. s_Il2CppMethodInitialized = true;
  9973. }
  9974. CDrawItemData_t2876223890 * V_0 = NULL;
  9975. CDataArray_t4068198041 * V_1 = NULL;
  9976. {
  9977. bool L_0 = __this->get_bRunLottery_10();
  9978. if (!L_0)
  9979. {
  9980. goto IL_000c;
  9981. }
  9982. }
  9983. {
  9984. return;
  9985. }
  9986. IL_000c:
  9987. {
  9988. CWishFountainMgr_t2594140948 * L_1 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  9989. NullCheck(L_1);
  9990. CDrawItemData_t2876223890 * L_2 = CWishFountainMgr_GetCurData_m3488993016(L_1, /*hidden argument*/NULL);
  9991. V_0 = L_2;
  9992. CDrawItemData_t2876223890 * L_3 = V_0;
  9993. if (L_3)
  9994. {
  9995. goto IL_001e;
  9996. }
  9997. }
  9998. {
  9999. return;
  10000. }
  10001. IL_001e:
  10002. {
  10003. CDataArray_t4068198041 * L_4 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var);
  10004. CDataArray__ctor_m2623161048(L_4, /*hidden argument*/NULL);
  10005. V_1 = L_4;
  10006. CDataArray_t4068198041 * L_5 = V_1;
  10007. CWishFountainMgr_t2594140948 * L_6 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10008. NullCheck(L_6);
  10009. TreviType_t2222439988 * L_7 = CWishFountainMgr_get_curTreviType_m3714917885(L_6, /*hidden argument*/NULL);
  10010. NullCheck(L_7);
  10011. int32_t L_8 = L_7->get_treviID_0();
  10012. NullCheck(L_5);
  10013. CDataArray_Push_m3820844360(L_5, L_8, /*hidden argument*/NULL);
  10014. CDataArray_t4068198041 * L_9 = V_1;
  10015. NullCheck(L_9);
  10016. CDataArray_Push_m3820844360(L_9, 1, /*hidden argument*/NULL);
  10017. CDrawItemData_t2876223890 * L_10 = V_0;
  10018. NullCheck(L_10);
  10019. bool L_11 = L_10->get_ifFree_0();
  10020. if (!L_11)
  10021. {
  10022. goto IL_0058;
  10023. }
  10024. }
  10025. {
  10026. CDataArray_t4068198041 * L_12 = V_1;
  10027. WishFountainWnd_OnMsgBoxClkCallBack_m69803871(__this, (bool)1, L_12, /*hidden argument*/NULL);
  10028. goto IL_007f;
  10029. }
  10030. IL_0058:
  10031. {
  10032. CMsgBoxControl_t806533544 * L_13 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL);
  10033. CTextHelp_t3119637808 * L_14 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL);
  10034. NullCheck(L_14);
  10035. String_t* L_15 = CTextHelp_GetText_m372251958(L_14, _stringLiteral1330622346, /*hidden argument*/NULL);
  10036. intptr_t L_16 = (intptr_t)WishFountainWnd_OnMsgBoxClkCallBack_m69803871_RuntimeMethod_var;
  10037. OnMsgBoxClkCallBack_t3229751541 * L_17 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var);
  10038. OnMsgBoxClkCallBack__ctor_m2163616605(L_17, __this, L_16, /*hidden argument*/NULL);
  10039. CDataArray_t4068198041 * L_18 = V_1;
  10040. NullCheck(L_13);
  10041. CMsgBoxControl_Push_m272952420(L_13, 1, L_15, L_17, L_18, /*hidden argument*/NULL);
  10042. }
  10043. IL_007f:
  10044. {
  10045. return;
  10046. }
  10047. }
  10048. // System.Void WishFountainWnd::OnDrawTenCallBack()
  10049. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnDrawTenCallBack_m2299861654 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  10050. {
  10051. static bool s_Il2CppMethodInitialized;
  10052. if (!s_Il2CppMethodInitialized)
  10053. {
  10054. il2cpp_codegen_initialize_method (WishFountainWnd_OnDrawTenCallBack_m2299861654_MetadataUsageId);
  10055. s_Il2CppMethodInitialized = true;
  10056. }
  10057. CDrawItemData_t2876223890 * V_0 = NULL;
  10058. CDataArray_t4068198041 * V_1 = NULL;
  10059. {
  10060. bool L_0 = __this->get_bRunLottery_10();
  10061. if (!L_0)
  10062. {
  10063. goto IL_000c;
  10064. }
  10065. }
  10066. {
  10067. return;
  10068. }
  10069. IL_000c:
  10070. {
  10071. CWishFountainMgr_t2594140948 * L_1 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10072. NullCheck(L_1);
  10073. CDrawItemData_t2876223890 * L_2 = CWishFountainMgr_GetCurData_m3488993016(L_1, /*hidden argument*/NULL);
  10074. V_0 = L_2;
  10075. CDrawItemData_t2876223890 * L_3 = V_0;
  10076. if (L_3)
  10077. {
  10078. goto IL_001e;
  10079. }
  10080. }
  10081. {
  10082. return;
  10083. }
  10084. IL_001e:
  10085. {
  10086. CDataArray_t4068198041 * L_4 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var);
  10087. CDataArray__ctor_m2623161048(L_4, /*hidden argument*/NULL);
  10088. V_1 = L_4;
  10089. CDataArray_t4068198041 * L_5 = V_1;
  10090. CWishFountainMgr_t2594140948 * L_6 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10091. NullCheck(L_6);
  10092. TreviType_t2222439988 * L_7 = CWishFountainMgr_get_curTreviType_m3714917885(L_6, /*hidden argument*/NULL);
  10093. NullCheck(L_7);
  10094. int32_t L_8 = L_7->get_treviID_0();
  10095. NullCheck(L_5);
  10096. CDataArray_Push_m3820844360(L_5, L_8, /*hidden argument*/NULL);
  10097. CDataArray_t4068198041 * L_9 = V_1;
  10098. NullCheck(L_9);
  10099. CDataArray_Push_m3820844360(L_9, ((int32_t)10), /*hidden argument*/NULL);
  10100. CMsgBoxControl_t806533544 * L_10 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL);
  10101. CTextHelp_t3119637808 * L_11 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL);
  10102. NullCheck(L_11);
  10103. String_t* L_12 = CTextHelp_GetText_m372251958(L_11, _stringLiteral4136621937, /*hidden argument*/NULL);
  10104. intptr_t L_13 = (intptr_t)WishFountainWnd_OnMsgBoxClkCallBack_m69803871_RuntimeMethod_var;
  10105. OnMsgBoxClkCallBack_t3229751541 * L_14 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var);
  10106. OnMsgBoxClkCallBack__ctor_m2163616605(L_14, __this, L_13, /*hidden argument*/NULL);
  10107. CDataArray_t4068198041 * L_15 = V_1;
  10108. NullCheck(L_10);
  10109. CMsgBoxControl_Push_m272952420(L_10, 1, L_12, L_14, L_15, /*hidden argument*/NULL);
  10110. return;
  10111. }
  10112. }
  10113. // System.Void WishFountainWnd::OnShowBuyWnd(System.Boolean,DMCore.CDataArray)
  10114. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnShowBuyWnd_m1178309989 (WishFountainWnd_t3525045348 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method)
  10115. {
  10116. static bool s_Il2CppMethodInitialized;
  10117. if (!s_Il2CppMethodInitialized)
  10118. {
  10119. il2cpp_codegen_initialize_method (WishFountainWnd_OnShowBuyWnd_m1178309989_MetadataUsageId);
  10120. s_Il2CppMethodInitialized = true;
  10121. }
  10122. int32_t V_0 = 0;
  10123. CDrawItemData_t2876223890 * V_1 = NULL;
  10124. int32_t V_2 = 0;
  10125. int32_t G_B4_0 = 0;
  10126. {
  10127. bool L_0 = ___bConfirmed0;
  10128. if (!L_0)
  10129. {
  10130. goto IL_0072;
  10131. }
  10132. }
  10133. {
  10134. CDataArray_t4068198041 * L_1 = ___userData1;
  10135. NullCheck(L_1);
  10136. int32_t L_2 = CDataArray_GetInt_m1111369473(L_1, 0, 1, /*hidden argument*/NULL);
  10137. V_0 = L_2;
  10138. CWishFountainMgr_t2594140948 * L_3 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10139. NullCheck(L_3);
  10140. CDrawItemData_t2876223890 * L_4 = CWishFountainMgr_GetCurData_m3488993016(L_3, /*hidden argument*/NULL);
  10141. V_1 = L_4;
  10142. CWishFountainMgr_t2594140948 * L_5 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10143. NullCheck(L_5);
  10144. TreviType_t2222439988 * L_6 = CWishFountainMgr_get_curTreviType_m3714917885(L_5, /*hidden argument*/NULL);
  10145. NullCheck(L_6);
  10146. int32_t L_7 = L_6->get_cashType_1();
  10147. if ((!(((uint32_t)L_7) == ((uint32_t)5))))
  10148. {
  10149. goto IL_0036;
  10150. }
  10151. }
  10152. {
  10153. G_B4_0 = ((int32_t)20);
  10154. goto IL_0038;
  10155. }
  10156. IL_0036:
  10157. {
  10158. G_B4_0 = ((int32_t)10);
  10159. }
  10160. IL_0038:
  10161. {
  10162. V_2 = G_B4_0;
  10163. uiBuyLotteryNum_t2649912829 * L_8 = __this->get_m_uiBuyNumWnd_5();
  10164. CDrawItemData_t2876223890 * L_9 = V_1;
  10165. NullCheck(L_9);
  10166. int32_t L_10 = L_9->get_oneGiveID_3();
  10167. int32_t L_11 = V_2;
  10168. int32_t L_12 = V_0;
  10169. CWishFountainMgr_t2594140948 * L_13 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10170. NullCheck(L_13);
  10171. TreviType_t2222439988 * L_14 = CWishFountainMgr_get_curTreviType_m3714917885(L_13, /*hidden argument*/NULL);
  10172. NullCheck(L_14);
  10173. int32_t L_15 = L_14->get_cashType_1();
  10174. CDrawItemData_t2876223890 * L_16 = V_1;
  10175. NullCheck(L_16);
  10176. int32_t L_17 = L_16->get_onePrice_1();
  10177. intptr_t L_18 = (intptr_t)WishFountainWnd_OnBuyNumCallBack_m159065744_RuntimeMethod_var;
  10178. OnClickMsgCallBack_t2417972543 * L_19 = (OnClickMsgCallBack_t2417972543 *)il2cpp_codegen_object_new(OnClickMsgCallBack_t2417972543_il2cpp_TypeInfo_var);
  10179. OnClickMsgCallBack__ctor_m915973362(L_19, __this, L_18, /*hidden argument*/NULL);
  10180. NullCheck(L_8);
  10181. uiBuyLotteryNum_OpenWnd_m3956314758(L_8, L_10, L_11, L_12, L_15, L_17, _stringLiteral3865815901, L_19, /*hidden argument*/NULL);
  10182. }
  10183. IL_0072:
  10184. {
  10185. return;
  10186. }
  10187. }
  10188. // System.Void WishFountainWnd::OnBuyNumCallBack(System.Boolean,System.Int32)
  10189. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnBuyNumCallBack_m159065744 (WishFountainWnd_t3525045348 * __this, bool ___bConfirmed0, int32_t ___num1, const RuntimeMethod* method)
  10190. {
  10191. static bool s_Il2CppMethodInitialized;
  10192. if (!s_Il2CppMethodInitialized)
  10193. {
  10194. il2cpp_codegen_initialize_method (WishFountainWnd_OnBuyNumCallBack_m159065744_MetadataUsageId);
  10195. s_Il2CppMethodInitialized = true;
  10196. }
  10197. bool V_0 = false;
  10198. int32_t V_1 = 0;
  10199. CDrawItemData_t2876223890 * V_2 = NULL;
  10200. int32_t V_3 = 0;
  10201. int32_t V_4 = 0;
  10202. CDataArray_t4068198041 * V_5 = NULL;
  10203. String_t* V_6 = NULL;
  10204. {
  10205. bool L_0 = ___bConfirmed0;
  10206. if (!L_0)
  10207. {
  10208. goto IL_00f8;
  10209. }
  10210. }
  10211. {
  10212. V_0 = (bool)1;
  10213. V_1 = 0;
  10214. CWishFountainMgr_t2594140948 * L_1 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10215. NullCheck(L_1);
  10216. CDrawItemData_t2876223890 * L_2 = CWishFountainMgr_GetCurData_m3488993016(L_1, /*hidden argument*/NULL);
  10217. V_2 = L_2;
  10218. CWishFountainMgr_t2594140948 * L_3 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10219. NullCheck(L_3);
  10220. TreviType_t2222439988 * L_4 = CWishFountainMgr_get_curTreviType_m3714917885(L_3, /*hidden argument*/NULL);
  10221. NullCheck(L_4);
  10222. int32_t L_5 = L_4->get_cashType_1();
  10223. if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)14)))))
  10224. {
  10225. goto IL_0034;
  10226. }
  10227. }
  10228. {
  10229. CDrawItemData_t2876223890 * L_6 = V_2;
  10230. NullCheck(L_6);
  10231. int32_t L_7 = L_6->get_onePrice_1();
  10232. int32_t L_8 = ___num1;
  10233. V_1 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)L_8));
  10234. }
  10235. IL_0034:
  10236. {
  10237. CMainRole_t4200562839 * L_9 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL);
  10238. NullCheck(L_9);
  10239. CProperty_t963755051 * L_10 = ISceneBaseObj_GetNetProperty_m1709069404(L_9, /*hidden argument*/NULL);
  10240. NullCheck(L_10);
  10241. int32_t L_11 = CProperty_GetInt_m2680341236(L_10, _stringLiteral405384047, 0, /*hidden argument*/NULL);
  10242. V_3 = L_11;
  10243. CMainRole_t4200562839 * L_12 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL);
  10244. NullCheck(L_12);
  10245. CProperty_t963755051 * L_13 = ISceneBaseObj_GetNetProperty_m1709069404(L_12, /*hidden argument*/NULL);
  10246. NullCheck(L_13);
  10247. int32_t L_14 = CProperty_GetInt_m2680341236(L_13, _stringLiteral1065451540, 0, /*hidden argument*/NULL);
  10248. V_4 = L_14;
  10249. int32_t L_15 = V_1;
  10250. int32_t L_16 = V_4;
  10251. if ((((int32_t)L_15) <= ((int32_t)L_16)))
  10252. {
  10253. goto IL_0085;
  10254. }
  10255. }
  10256. {
  10257. int32_t L_17 = V_1;
  10258. int32_t L_18 = V_4;
  10259. IL2CPP_RUNTIME_CLASS_INIT(CurrencyGetManager_t971236882_il2cpp_TypeInfo_var);
  10260. bool L_19 = CurrencyGetManager_CheckCurrencyState_m3080792614(NULL /*static, unused*/, 1, ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_18)), _stringLiteral506674996, /*hidden argument*/NULL);
  10261. if (!L_19)
  10262. {
  10263. goto IL_0084;
  10264. }
  10265. }
  10266. {
  10267. V_0 = (bool)0;
  10268. goto IL_0085;
  10269. }
  10270. IL_0084:
  10271. {
  10272. return;
  10273. }
  10274. IL_0085:
  10275. {
  10276. CDataArray_t4068198041 * L_20 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var);
  10277. CDataArray__ctor_m2623161048(L_20, /*hidden argument*/NULL);
  10278. V_5 = L_20;
  10279. CDataArray_t4068198041 * L_21 = V_5;
  10280. CWishFountainMgr_t2594140948 * L_22 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10281. NullCheck(L_22);
  10282. TreviType_t2222439988 * L_23 = CWishFountainMgr_get_curTreviType_m3714917885(L_22, /*hidden argument*/NULL);
  10283. NullCheck(L_23);
  10284. int32_t L_24 = L_23->get_treviID_0();
  10285. NullCheck(L_21);
  10286. CDataArray_Push_m3820844360(L_21, L_24, /*hidden argument*/NULL);
  10287. CDataArray_t4068198041 * L_25 = V_5;
  10288. int32_t L_26 = ___num1;
  10289. NullCheck(L_25);
  10290. CDataArray_Push_m3820844360(L_25, L_26, /*hidden argument*/NULL);
  10291. bool L_27 = V_0;
  10292. if (L_27)
  10293. {
  10294. goto IL_00ef;
  10295. }
  10296. }
  10297. {
  10298. CTextHelp_t3119637808 * L_28 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL);
  10299. NullCheck(L_28);
  10300. String_t* L_29 = CTextHelp_GetText_m372251958(L_28, _stringLiteral4081598260, /*hidden argument*/NULL);
  10301. int32_t L_30 = V_1;
  10302. int32_t L_31 = V_4;
  10303. int32_t L_32 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)L_31));
  10304. RuntimeObject * L_33 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_32);
  10305. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  10306. String_t* L_34 = String_Format_m2844511972(NULL /*static, unused*/, L_29, L_33, /*hidden argument*/NULL);
  10307. V_6 = L_34;
  10308. CMsgBoxControl_t806533544 * L_35 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL);
  10309. String_t* L_36 = V_6;
  10310. intptr_t L_37 = (intptr_t)WishFountainWnd_OnBuyCheckCallBack_m3136257544_RuntimeMethod_var;
  10311. OnMsgBoxClkCallBack_t3229751541 * L_38 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var);
  10312. OnMsgBoxClkCallBack__ctor_m2163616605(L_38, __this, L_37, /*hidden argument*/NULL);
  10313. CDataArray_t4068198041 * L_39 = V_5;
  10314. NullCheck(L_35);
  10315. CMsgBoxControl_Push_m272952420(L_35, 1, L_36, L_38, L_39, /*hidden argument*/NULL);
  10316. goto IL_00f8;
  10317. }
  10318. IL_00ef:
  10319. {
  10320. CDataArray_t4068198041 * L_40 = V_5;
  10321. WishFountainWnd_OnBuyCheckCallBack_m3136257544(__this, (bool)1, L_40, /*hidden argument*/NULL);
  10322. }
  10323. IL_00f8:
  10324. {
  10325. return;
  10326. }
  10327. }
  10328. // System.Void WishFountainWnd::OnBuyCheckCallBack(System.Boolean,DMCore.CDataArray)
  10329. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnBuyCheckCallBack_m3136257544 (WishFountainWnd_t3525045348 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method)
  10330. {
  10331. static bool s_Il2CppMethodInitialized;
  10332. if (!s_Il2CppMethodInitialized)
  10333. {
  10334. il2cpp_codegen_initialize_method (WishFountainWnd_OnBuyCheckCallBack_m3136257544_MetadataUsageId);
  10335. s_Il2CppMethodInitialized = true;
  10336. }
  10337. CDataArray_t4068198041 * V_0 = NULL;
  10338. {
  10339. bool L_0 = ___bConfirmed0;
  10340. if (!L_0)
  10341. {
  10342. goto IL_0039;
  10343. }
  10344. }
  10345. {
  10346. CDataArray_t4068198041 * L_1 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var);
  10347. CDataArray__ctor_m2623161048(L_1, /*hidden argument*/NULL);
  10348. V_0 = L_1;
  10349. CDataArray_t4068198041 * L_2 = V_0;
  10350. NullCheck(L_2);
  10351. CDataArray_Push_m3820844360(L_2, ((int32_t)1144), /*hidden argument*/NULL);
  10352. CDataArray_t4068198041 * L_3 = V_0;
  10353. CDataArray_t4068198041 * L_4 = ___userData1;
  10354. NullCheck(L_4);
  10355. int32_t L_5 = CDataArray_GetInt_m1111369473(L_4, 0, 0, /*hidden argument*/NULL);
  10356. NullCheck(L_3);
  10357. CDataArray_Push_m3820844360(L_3, L_5, /*hidden argument*/NULL);
  10358. CDataArray_t4068198041 * L_6 = V_0;
  10359. CDataArray_t4068198041 * L_7 = ___userData1;
  10360. NullCheck(L_7);
  10361. int32_t L_8 = CDataArray_GetInt_m1111369473(L_7, 1, 0, /*hidden argument*/NULL);
  10362. NullCheck(L_6);
  10363. CDataArray_Push_m3820844360(L_6, L_8, /*hidden argument*/NULL);
  10364. CDataArray_t4068198041 * L_9 = V_0;
  10365. NullCheck(L_9);
  10366. CDataArray_Flush_m1077150699(L_9, /*hidden argument*/NULL);
  10367. }
  10368. IL_0039:
  10369. {
  10370. return;
  10371. }
  10372. }
  10373. // System.Void WishFountainWnd::OnMsgBoxClkCallBack(System.Boolean,DMCore.CDataArray)
  10374. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnMsgBoxClkCallBack_m69803871 (WishFountainWnd_t3525045348 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method)
  10375. {
  10376. {
  10377. bool L_0 = ___bConfirmed0;
  10378. if (!L_0)
  10379. {
  10380. goto IL_0019;
  10381. }
  10382. }
  10383. {
  10384. CWishFountainMgr_t2594140948 * L_1 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10385. CDataArray_t4068198041 * L_2 = ___userData1;
  10386. NullCheck(L_1);
  10387. CWishFountainMgr_OnGetDrawAward_m2602009080(L_1, (bool)1, L_2, /*hidden argument*/NULL);
  10388. __this->set_bRunLottery_10((bool)1);
  10389. }
  10390. IL_0019:
  10391. {
  10392. return;
  10393. }
  10394. }
  10395. // System.Void WishFountainWnd::RemeberPreEffectName(DMCore.CDataArray)
  10396. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_RemeberPreEffectName_m1734180218 (WishFountainWnd_t3525045348 * __this, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method)
  10397. {
  10398. static bool s_Il2CppMethodInitialized;
  10399. if (!s_Il2CppMethodInitialized)
  10400. {
  10401. il2cpp_codegen_initialize_method (WishFountainWnd_RemeberPreEffectName_m1734180218_MetadataUsageId);
  10402. s_Il2CppMethodInitialized = true;
  10403. }
  10404. {
  10405. __this->set_timeID_13((-1));
  10406. ISceneNpcBase_t3974693970 * L_0 = __this->get_m_NpcObj_8();
  10407. NullCheck(L_0);
  10408. ISceneBaseObj_StopEffect_m879461206(L_0, _stringLiteral3962447596, 0, /*hidden argument*/NULL);
  10409. CEffectWndManager_t3902312294 * L_1 = CEffectWndManager_GetInstance_m2989690479(NULL /*static, unused*/, /*hidden argument*/NULL);
  10410. NullCheck(L_1);
  10411. CEffectWndManager_Resume_m2815130668(L_1, /*hidden argument*/NULL);
  10412. RewardWnd_t1955019457 * L_2 = __this->get_m_uiReward_3();
  10413. CDataArray_t4068198041 * L_3 = ___msg0;
  10414. NullCheck(L_2);
  10415. RewardWnd_OnOpenWnd_m1180171073(L_2, L_3, /*hidden argument*/NULL);
  10416. __this->set_bRunLottery_10((bool)0);
  10417. return;
  10418. }
  10419. }
  10420. // System.Void WishFountainWnd::OnOpenItemDetailWnd(System.Int32)
  10421. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnOpenItemDetailWnd_m2635982973 (WishFountainWnd_t3525045348 * __this, int32_t ___config_id0, const RuntimeMethod* method)
  10422. {
  10423. static bool s_Il2CppMethodInitialized;
  10424. if (!s_Il2CppMethodInitialized)
  10425. {
  10426. il2cpp_codegen_initialize_method (WishFountainWnd_OnOpenItemDetailWnd_m2635982973_MetadataUsageId);
  10427. s_Il2CppMethodInitialized = true;
  10428. }
  10429. {
  10430. Transform_t3600365921 * L_0 = __this->get_m_DetailWnd_6();
  10431. NullCheck(L_0);
  10432. GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL);
  10433. NullCheck(L_1);
  10434. GameObject_SetActive_m796801857(L_1, (bool)1, /*hidden argument*/NULL);
  10435. Transform_t3600365921 * L_2 = __this->get_m_DetailWnd_6();
  10436. int32_t L_3 = ___config_id0;
  10437. int32_t L_4 = L_3;
  10438. RuntimeObject * L_5 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_4);
  10439. NullCheck(L_2);
  10440. Component_SendMessage_m2905932203(L_2, _stringLiteral2913039261, L_5, 1, /*hidden argument*/NULL);
  10441. return;
  10442. }
  10443. }
  10444. // System.Void WishFountainWnd::OpenDisplay()
  10445. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OpenDisplay_m4282600170 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  10446. {
  10447. static bool s_Il2CppMethodInitialized;
  10448. if (!s_Il2CppMethodInitialized)
  10449. {
  10450. il2cpp_codegen_initialize_method (WishFountainWnd_OpenDisplay_m4282600170_MetadataUsageId);
  10451. s_Il2CppMethodInitialized = true;
  10452. }
  10453. {
  10454. uiItemDisplay_t1025820547 * L_0 = __this->get_m_uiDisplay_4();
  10455. NullCheck(L_0);
  10456. GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL);
  10457. NullCheck(L_1);
  10458. GameObject_SetActive_m796801857(L_1, (bool)1, /*hidden argument*/NULL);
  10459. uiItemDisplay_t1025820547 * L_2 = __this->get_m_uiDisplay_4();
  10460. NullCheck(L_2);
  10461. Component_SendMessage_m1441147224(L_2, _stringLiteral2913039261, 1, /*hidden argument*/NULL);
  10462. return;
  10463. }
  10464. }
  10465. // System.Void WishFountainWnd::OpenShop()
  10466. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OpenShop_m2699991917 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  10467. {
  10468. static bool s_Il2CppMethodInitialized;
  10469. if (!s_Il2CppMethodInitialized)
  10470. {
  10471. il2cpp_codegen_initialize_method (WishFountainWnd_OpenShop_m2699991917_MetadataUsageId);
  10472. s_Il2CppMethodInitialized = true;
  10473. }
  10474. {
  10475. CWishFountainMgr_t2594140948 * L_0 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10476. NullCheck(L_0);
  10477. CWishFountainMgr_RequestShopData_m3164397255(L_0, /*hidden argument*/NULL);
  10478. IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var);
  10479. CWndController_t749709641 * L_1 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL);
  10480. NullCheck(L_1);
  10481. CWndController_ShowUI_m2971791309(L_1, ((int32_t)179), ((int32_t)22), /*hidden argument*/NULL);
  10482. return;
  10483. }
  10484. }
  10485. // System.Void WishFountainWnd::OnClickNext()
  10486. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnClickNext_m700909303 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  10487. {
  10488. {
  10489. CWishFountainMgr_t2594140948 * L_0 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10490. NullCheck(L_0);
  10491. CWishFountainMgr_NextTrevi_m2711280184(L_0, /*hidden argument*/NULL);
  10492. CWishFountainMgr_t2594140948 * L_1 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10493. NullCheck(L_1);
  10494. CWishFountainMgr_OnRequestDrawInitData_m805972488(L_1, /*hidden argument*/NULL);
  10495. WishFountainWnd_LoadPet_m340638304(__this, /*hidden argument*/NULL);
  10496. return;
  10497. }
  10498. }
  10499. // System.Void WishFountainWnd::OnClickCallPre()
  10500. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OnClickCallPre_m4259057225 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  10501. {
  10502. {
  10503. CWishFountainMgr_t2594140948 * L_0 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10504. NullCheck(L_0);
  10505. CWishFountainMgr_PreTrevi_m769435607(L_0, /*hidden argument*/NULL);
  10506. CWishFountainMgr_t2594140948 * L_1 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  10507. NullCheck(L_1);
  10508. CWishFountainMgr_OnRequestDrawInitData_m805972488(L_1, /*hidden argument*/NULL);
  10509. WishFountainWnd_LoadPet_m340638304(__this, /*hidden argument*/NULL);
  10510. return;
  10511. }
  10512. }
  10513. // System.Void WishFountainWnd::OpenHelp()
  10514. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd_OpenHelp_m1407941028 (WishFountainWnd_t3525045348 * __this, const RuntimeMethod* method)
  10515. {
  10516. static bool s_Il2CppMethodInitialized;
  10517. if (!s_Il2CppMethodInitialized)
  10518. {
  10519. il2cpp_codegen_initialize_method (WishFountainWnd_OpenHelp_m1407941028_MetadataUsageId);
  10520. s_Il2CppMethodInitialized = true;
  10521. }
  10522. {
  10523. IL2CPP_RUNTIME_CLASS_INIT(PageTipsManager_t2228145721_il2cpp_TypeInfo_var);
  10524. PageTipsManager_t2228145721 * L_0 = PageTipsManager_GetInstance_m1518232043(NULL /*static, unused*/, /*hidden argument*/NULL);
  10525. NullCheck(L_0);
  10526. PageTipsManager_ShowTipWnd_m2060964210(L_0, ((int32_t)22), /*hidden argument*/NULL);
  10527. return;
  10528. }
  10529. }
  10530. // System.Void WishFountainWnd::.cctor()
  10531. extern "C" IL2CPP_METHOD_ATTR void WishFountainWnd__cctor_m3764831322 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method)
  10532. {
  10533. {
  10534. return;
  10535. }
  10536. }
  10537. #ifdef __clang__
  10538. #pragma clang diagnostic pop
  10539. #endif
  10540. #ifdef __clang__
  10541. #pragma clang diagnostic push
  10542. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10543. #pragma clang diagnostic ignored "-Wunused-variable"
  10544. #endif
  10545. // System.Void Wnd_GiftInfo::.ctor()
  10546. extern "C" IL2CPP_METHOD_ATTR void Wnd_GiftInfo__ctor_m4187207027 (Wnd_GiftInfo_t944554536 * __this, const RuntimeMethod* method)
  10547. {
  10548. static bool s_Il2CppMethodInitialized;
  10549. if (!s_Il2CppMethodInitialized)
  10550. {
  10551. il2cpp_codegen_initialize_method (Wnd_GiftInfo__ctor_m4187207027_MetadataUsageId);
  10552. s_Il2CppMethodInitialized = true;
  10553. }
  10554. {
  10555. IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var);
  10556. CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL);
  10557. return;
  10558. }
  10559. }
  10560. // System.Void Wnd_GiftInfo::OnPageInit()
  10561. extern "C" IL2CPP_METHOD_ATTR void Wnd_GiftInfo_OnPageInit_m1755507461 (Wnd_GiftInfo_t944554536 * __this, const RuntimeMethod* method)
  10562. {
  10563. static bool s_Il2CppMethodInitialized;
  10564. if (!s_Il2CppMethodInitialized)
  10565. {
  10566. il2cpp_codegen_initialize_method (Wnd_GiftInfo_OnPageInit_m1755507461_MetadataUsageId);
  10567. s_Il2CppMethodInitialized = true;
  10568. }
  10569. {
  10570. CUIBase_OnPageInit_m1433691499(__this, /*hidden argument*/NULL);
  10571. Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL);
  10572. NullCheck(L_0);
  10573. Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral2057595397, /*hidden argument*/NULL);
  10574. NullCheck(L_1);
  10575. UILabel_t3248798549 * L_2 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_1, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var);
  10576. __this->set_m_CondLabel_17(L_2);
  10577. UILabel_t3248798549 * L_3 = CUIBase_FindSerialValue_TisUILabel_t3248798549_m1414506829(__this, _stringLiteral2159632201, /*hidden argument*/CUIBase_FindSerialValue_TisUILabel_t3248798549_m1414506829_RuntimeMethod_var);
  10578. __this->set_m_TipLabel_8(L_3);
  10579. UILabel_t3248798549 * L_4 = CUIBase_FindSerialValue_TisUILabel_t3248798549_m1414506829(__this, _stringLiteral1878514477, /*hidden argument*/CUIBase_FindSerialValue_TisUILabel_t3248798549_m1414506829_RuntimeMethod_var);
  10580. __this->set_m_NameLabel_9(L_4);
  10581. Transform_t3600365921 * L_5 = CUIBase_FindSerialValue_TisTransform_t3600365921_m821661194(__this, _stringLiteral3772295965, /*hidden argument*/CUIBase_FindSerialValue_TisTransform_t3600365921_m821661194_RuntimeMethod_var);
  10582. __this->set_m_OpenBtn_16(L_5);
  10583. UITexture_t3471168817 * L_6 = CUIBase_FindSerialValue_TisUITexture_t3471168817_m486475374(__this, _stringLiteral2740072990, /*hidden argument*/CUIBase_FindSerialValue_TisUITexture_t3471168817_m486475374_RuntimeMethod_var);
  10584. __this->set_m_PhotoTexture_12(L_6);
  10585. UILabel_t3248798549 * L_7 = CUIBase_FindSerialValue_TisUILabel_t3248798549_m1414506829(__this, _stringLiteral1118132469, /*hidden argument*/CUIBase_FindSerialValue_TisUILabel_t3248798549_m1414506829_RuntimeMethod_var);
  10586. __this->set_m_IntroLabel_10(L_7);
  10587. UILabel_t3248798549 * L_8 = CUIBase_FindSerialValue_TisUILabel_t3248798549_m1414506829(__this, _stringLiteral3718020880, /*hidden argument*/CUIBase_FindSerialValue_TisUILabel_t3248798549_m1414506829_RuntimeMethod_var);
  10588. __this->set_m_AmountLabel_11(L_8);
  10589. DMListView_t512231514 * L_9 = CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, _stringLiteral2984484363, /*hidden argument*/CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var);
  10590. __this->set_m_ListView_14(L_9);
  10591. DMListView_t512231514 * L_10 = __this->get_m_ListView_14();
  10592. NullCheck(L_10);
  10593. DMListView_SetEnumInfo_m2581368040(L_10, 1, 1, /*hidden argument*/NULL);
  10594. intptr_t L_11 = (intptr_t)Wnd_GiftInfo_OnCloseBtn_m3255380640_RuntimeMethod_var;
  10595. Action_1_t1286104214 * L_12 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var);
  10596. Action_1__ctor_m2622589598(L_12, __this, L_11, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var);
  10597. CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral3949307177, L_12, /*hidden argument*/NULL);
  10598. intptr_t L_13 = (intptr_t)Wnd_GiftInfo_OnOpenBtnClick_m1322878587_RuntimeMethod_var;
  10599. Action_1_t1286104214 * L_14 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var);
  10600. Action_1__ctor_m2622589598(L_14, __this, L_13, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var);
  10601. CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral2167403856, L_14, /*hidden argument*/NULL);
  10602. CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL);
  10603. return;
  10604. }
  10605. }
  10606. // System.Void Wnd_GiftInfo::OnPageShow()
  10607. extern "C" IL2CPP_METHOD_ATTR void Wnd_GiftInfo_OnPageShow_m3309371129 (Wnd_GiftInfo_t944554536 * __this, const RuntimeMethod* method)
  10608. {
  10609. static bool s_Il2CppMethodInitialized;
  10610. if (!s_Il2CppMethodInitialized)
  10611. {
  10612. il2cpp_codegen_initialize_method (Wnd_GiftInfo_OnPageShow_m3309371129_MetadataUsageId);
  10613. s_Il2CppMethodInitialized = true;
  10614. }
  10615. {
  10616. CUIBase_OnPageShow_m610452266(__this, /*hidden argument*/NULL);
  10617. GiftPackManager_t105297562 * L_0 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL);
  10618. intptr_t L_1 = (intptr_t)Wnd_GiftInfo_OnGetGiftPackInfo_m2527808796_RuntimeMethod_var;
  10619. Action_1_t19143634 * L_2 = (Action_1_t19143634 *)il2cpp_codegen_object_new(Action_1_t19143634_il2cpp_TypeInfo_var);
  10620. Action_1__ctor_m222244271(L_2, __this, L_1, /*hidden argument*/Action_1__ctor_m222244271_RuntimeMethod_var);
  10621. NullCheck(L_0);
  10622. GiftPackManager_ShowGiftInfo_m239472186(L_0, L_2, /*hidden argument*/NULL);
  10623. Transform_t3600365921 * L_3 = __this->get_m_OpenBtn_16();
  10624. GiftPackManager_t105297562 * L_4 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL);
  10625. NullCheck(L_4);
  10626. bool L_5 = GiftPackManager_get_NeedOpenBtn_m975317428(L_4, /*hidden argument*/NULL);
  10627. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  10628. CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, L_5, /*hidden argument*/NULL);
  10629. return;
  10630. }
  10631. }
  10632. // System.Void Wnd_GiftInfo::OnPageHide()
  10633. extern "C" IL2CPP_METHOD_ATTR void Wnd_GiftInfo_OnPageHide_m1784426923 (Wnd_GiftInfo_t944554536 * __this, const RuntimeMethod* method)
  10634. {
  10635. {
  10636. CUIBase_OnPageHide_m2962002039(__this, /*hidden argument*/NULL);
  10637. GiftPackManager_t105297562 * L_0 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL);
  10638. NullCheck(L_0);
  10639. GiftPackManager_HideGiftInfo_m3371940181(L_0, /*hidden argument*/NULL);
  10640. return;
  10641. }
  10642. }
  10643. // System.Void Wnd_GiftInfo::FixCondtion(System.Int32)
  10644. extern "C" IL2CPP_METHOD_ATTR void Wnd_GiftInfo_FixCondtion_m2224038391 (Wnd_GiftInfo_t944554536 * __this, int32_t ___less0, const RuntimeMethod* method)
  10645. {
  10646. static bool s_Il2CppMethodInitialized;
  10647. if (!s_Il2CppMethodInitialized)
  10648. {
  10649. il2cpp_codegen_initialize_method (Wnd_GiftInfo_FixCondtion_m2224038391_MetadataUsageId);
  10650. s_Il2CppMethodInitialized = true;
  10651. }
  10652. GiftPackageItemCond_t1643579615 * V_0 = NULL;
  10653. {
  10654. GiftPack_t4141643335 * L_0 = __this->get_m_giftPack_15();
  10655. NullCheck(L_0);
  10656. List_1_t3115654357 * L_1 = L_0->get_CondList_4();
  10657. if (!L_1)
  10658. {
  10659. goto IL_0046;
  10660. }
  10661. }
  10662. {
  10663. GiftPack_t4141643335 * L_2 = __this->get_m_giftPack_15();
  10664. NullCheck(L_2);
  10665. List_1_t3115654357 * L_3 = L_2->get_CondList_4();
  10666. NullCheck(L_3);
  10667. int32_t L_4 = List_1_get_Count_m267538872(L_3, /*hidden argument*/List_1_get_Count_m267538872_RuntimeMethod_var);
  10668. if ((((int32_t)L_4) <= ((int32_t)0)))
  10669. {
  10670. goto IL_0046;
  10671. }
  10672. }
  10673. {
  10674. GiftPack_t4141643335 * L_5 = __this->get_m_giftPack_15();
  10675. NullCheck(L_5);
  10676. List_1_t3115654357 * L_6 = L_5->get_CondList_4();
  10677. NullCheck(L_6);
  10678. GiftPackageItemCond_t1643579615 * L_7 = List_1_get_Item_m4175207390(L_6, 0, /*hidden argument*/List_1_get_Item_m4175207390_RuntimeMethod_var);
  10679. V_0 = L_7;
  10680. GiftPackageItemCond_t1643579615 * L_8 = V_0;
  10681. GiftPackageItemCond_t1643579615 * L_9 = V_0;
  10682. NullCheck(L_9);
  10683. int32_t L_10 = L_9->get_target_1();
  10684. int32_t L_11 = ___less0;
  10685. NullCheck(L_8);
  10686. L_8->set_current_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)L_11)));
  10687. }
  10688. IL_0046:
  10689. {
  10690. return;
  10691. }
  10692. }
  10693. // System.Void Wnd_GiftInfo::Update()
  10694. extern "C" IL2CPP_METHOD_ATTR void Wnd_GiftInfo_Update_m1517357635 (Wnd_GiftInfo_t944554536 * __this, const RuntimeMethod* method)
  10695. {
  10696. static bool s_Il2CppMethodInitialized;
  10697. if (!s_Il2CppMethodInitialized)
  10698. {
  10699. il2cpp_codegen_initialize_method (Wnd_GiftInfo_Update_m1517357635_MetadataUsageId);
  10700. s_Il2CppMethodInitialized = true;
  10701. }
  10702. int32_t V_0 = 0;
  10703. String_t* V_1 = NULL;
  10704. {
  10705. CUIBase_Update_m4138194535(__this, /*hidden argument*/NULL);
  10706. GiftPack_t4141643335 * L_0 = __this->get_m_giftPack_15();
  10707. if (!L_0)
  10708. {
  10709. goto IL_00bb;
  10710. }
  10711. }
  10712. {
  10713. GiftPack_t4141643335 * L_1 = __this->get_m_giftPack_15();
  10714. NullCheck(L_1);
  10715. int32_t L_2 = L_1->get_Type_2();
  10716. if ((!(((uint32_t)L_2) == ((uint32_t)4))))
  10717. {
  10718. goto IL_00bb;
  10719. }
  10720. }
  10721. {
  10722. float L_3 = __this->get_m_OpenRemaining_18();
  10723. if ((!(((float)L_3) > ((float)(0.0f)))))
  10724. {
  10725. goto IL_00af;
  10726. }
  10727. }
  10728. {
  10729. float L_4 = __this->get_m_OpenRemaining_18();
  10730. V_0 = (((int32_t)((int32_t)L_4)));
  10731. float L_5 = __this->get_m_OpenRemaining_18();
  10732. float L_6 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL);
  10733. __this->set_m_OpenRemaining_18(((float)il2cpp_codegen_subtract((float)L_5, (float)L_6)));
  10734. int32_t L_7 = V_0;
  10735. if ((((int32_t)L_7) <= ((int32_t)0)))
  10736. {
  10737. goto IL_0078;
  10738. }
  10739. }
  10740. {
  10741. UILabel_t3248798549 * L_8 = __this->get_m_CondLabel_17();
  10742. CTextHelp_t3119637808 * L_9 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL);
  10743. NullCheck(L_9);
  10744. String_t* L_10 = CTextHelp_GetText_m372251958(L_9, _stringLiteral3644657571, /*hidden argument*/NULL);
  10745. int32_t L_11 = V_0;
  10746. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  10747. String_t* L_12 = CMiscHelp_ToTimeFormat_m1749156065(NULL /*static, unused*/, L_11, /*hidden argument*/NULL);
  10748. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  10749. String_t* L_13 = String_Format_m2844511972(NULL /*static, unused*/, L_10, L_12, /*hidden argument*/NULL);
  10750. NullCheck(L_8);
  10751. UILabel_set_text_m1071532778(L_8, L_13, /*hidden argument*/NULL);
  10752. }
  10753. IL_0078:
  10754. {
  10755. UILabel_t3248798549 * L_14 = __this->get_m_CondLabel_17();
  10756. int32_t L_15 = V_0;
  10757. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  10758. CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_14, (bool)((((int32_t)L_15) > ((int32_t)0))? 1 : 0), /*hidden argument*/NULL);
  10759. float L_16 = __this->get_m_OpenRemaining_18();
  10760. if ((!(((float)L_16) <= ((float)(0.0f)))))
  10761. {
  10762. goto IL_00a3;
  10763. }
  10764. }
  10765. {
  10766. Wnd_GiftInfo_FixCondtion_m2224038391(__this, 0, /*hidden argument*/NULL);
  10767. goto IL_00aa;
  10768. }
  10769. IL_00a3:
  10770. {
  10771. int32_t L_17 = V_0;
  10772. Wnd_GiftInfo_FixCondtion_m2224038391(__this, L_17, /*hidden argument*/NULL);
  10773. }
  10774. IL_00aa:
  10775. {
  10776. goto IL_00bb;
  10777. }
  10778. IL_00af:
  10779. {
  10780. UILabel_t3248798549 * L_18 = __this->get_m_CondLabel_17();
  10781. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  10782. CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_18, (bool)0, /*hidden argument*/NULL);
  10783. }
  10784. IL_00bb:
  10785. {
  10786. bool L_19 = __this->get_m_IsPhotoReady_13();
  10787. if (L_19)
  10788. {
  10789. goto IL_0104;
  10790. }
  10791. }
  10792. {
  10793. GiftPack_t4141643335 * L_20 = __this->get_m_giftPack_15();
  10794. if (!L_20)
  10795. {
  10796. goto IL_0104;
  10797. }
  10798. }
  10799. {
  10800. GiftPack_t4141643335 * L_21 = __this->get_m_giftPack_15();
  10801. NullCheck(L_21);
  10802. int32_t L_22 = L_21->get_ConfigID_1();
  10803. IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var);
  10804. String_t* L_23 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_22, /*hidden argument*/NULL);
  10805. V_1 = L_23;
  10806. UITexture_t3471168817 * L_24 = __this->get_m_PhotoTexture_12();
  10807. String_t* L_25 = V_1;
  10808. UITexture_t3471168817 * L_26 = __this->get_m_PhotoTexture_12();
  10809. NullCheck(L_26);
  10810. Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(L_26, /*hidden argument*/NULL);
  10811. NullCheck(L_27);
  10812. Vector3_t3722313464 L_28 = Transform_get_localScale_m129152068(L_27, /*hidden argument*/NULL);
  10813. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  10814. bool L_29 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_24, L_25, L_28, /*hidden argument*/NULL);
  10815. __this->set_m_IsPhotoReady_13(L_29);
  10816. }
  10817. IL_0104:
  10818. {
  10819. return;
  10820. }
  10821. }
  10822. // System.Void Wnd_GiftInfo::OnOpenBtnClick(UnityEngine.GameObject)
  10823. extern "C" IL2CPP_METHOD_ATTR void Wnd_GiftInfo_OnOpenBtnClick_m1322878587 (Wnd_GiftInfo_t944554536 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method)
  10824. {
  10825. static bool s_Il2CppMethodInitialized;
  10826. if (!s_Il2CppMethodInitialized)
  10827. {
  10828. il2cpp_codegen_initialize_method (Wnd_GiftInfo_OnOpenBtnClick_m1322878587_MetadataUsageId);
  10829. s_Il2CppMethodInitialized = true;
  10830. }
  10831. {
  10832. IL2CPP_RUNTIME_CLASS_INIT(ScenePersonalWndMyPackage_t3287570987_il2cpp_TypeInfo_var);
  10833. ScenePersonalWndMyPackage_t3287570987 * L_0 = ScenePersonalWndMyPackage_GetInstance_m1174771918(NULL /*static, unused*/, /*hidden argument*/NULL);
  10834. GiftPackManager_t105297562 * L_1 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL);
  10835. NullCheck(L_1);
  10836. GiftPack_t4141643335 * L_2 = GiftPackManager_get_CurGiftPack_m3004900887(L_1, /*hidden argument*/NULL);
  10837. NullCheck(L_0);
  10838. ScenePersonalWndMyPackage_OpenOpenGiftWnd_m211997306(L_0, L_2, /*hidden argument*/NULL);
  10839. IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var);
  10840. CWndController_t749709641 * L_3 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL);
  10841. NullCheck(L_3);
  10842. CWndController_HideUI_m732482071(L_3, ((int32_t)218), /*hidden argument*/NULL);
  10843. return;
  10844. }
  10845. }
  10846. // System.Void Wnd_GiftInfo::OnGetGiftPackInfo(DMCore.Logic.GiftPack)
  10847. extern "C" IL2CPP_METHOD_ATTR void Wnd_GiftInfo_OnGetGiftPackInfo_m2527808796 (Wnd_GiftInfo_t944554536 * __this, GiftPack_t4141643335 * ___giftPack0, const RuntimeMethod* method)
  10848. {
  10849. static bool s_Il2CppMethodInitialized;
  10850. if (!s_Il2CppMethodInitialized)
  10851. {
  10852. il2cpp_codegen_initialize_method (Wnd_GiftInfo_OnGetGiftPackInfo_m2527808796_MetadataUsageId);
  10853. s_Il2CppMethodInitialized = true;
  10854. }
  10855. String_t* V_0 = NULL;
  10856. int32_t V_1 = 0;
  10857. int32_t V_2 = 0;
  10858. uiGfitInfoItem_t352116371 * V_3 = NULL;
  10859. String_t* V_4 = NULL;
  10860. GiftPackageItemCond_t1643579615 * V_5 = NULL;
  10861. {
  10862. GiftPack_t4141643335 * L_0 = ___giftPack0;
  10863. __this->set_m_giftPack_15(L_0);
  10864. UILabel_t3248798549 * L_1 = __this->get_m_NameLabel_9();
  10865. CShopConfig_t202154353 * L_2 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL);
  10866. GiftPack_t4141643335 * L_3 = ___giftPack0;
  10867. NullCheck(L_3);
  10868. int32_t L_4 = L_3->get_ConfigID_1();
  10869. NullCheck(L_2);
  10870. String_t* L_5 = CShopConfig_GetName_m2272590700(L_2, L_4, /*hidden argument*/NULL);
  10871. NullCheck(L_1);
  10872. UILabel_set_text_m1071532778(L_1, L_5, /*hidden argument*/NULL);
  10873. GiftPackManager_t105297562 * L_6 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL);
  10874. GiftPack_t4141643335 * L_7 = ___giftPack0;
  10875. NullCheck(L_7);
  10876. int32_t L_8 = L_7->get_ConfigID_1();
  10877. NullCheck(L_6);
  10878. String_t* L_9 = GiftPackManager_GetItemDesc_m2894438800(L_6, L_8, /*hidden argument*/NULL);
  10879. V_0 = L_9;
  10880. UILabel_t3248798549 * L_10 = __this->get_m_IntroLabel_10();
  10881. String_t* L_11 = V_0;
  10882. NullCheck(L_11);
  10883. String_t* L_12 = String_Replace_m1273907647(L_11, _stringLiteral3454842868, _stringLiteral3452614528, /*hidden argument*/NULL);
  10884. NullCheck(L_10);
  10885. UILabel_set_text_m1071532778(L_10, L_12, /*hidden argument*/NULL);
  10886. UILabel_t3248798549 * L_13 = __this->get_m_AmountLabel_11();
  10887. GiftPackManager_t105297562 * L_14 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL);
  10888. GiftPack_t4141643335 * L_15 = ___giftPack0;
  10889. NullCheck(L_15);
  10890. int32_t L_16 = L_15->get_ConfigID_1();
  10891. NullCheck(L_14);
  10892. int32_t L_17 = GiftPackManager_GetItemOwnAmount_m2362470272(L_14, L_16, /*hidden argument*/NULL);
  10893. V_1 = L_17;
  10894. String_t* L_18 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL);
  10895. NullCheck(L_13);
  10896. UILabel_set_text_m1071532778(L_13, L_18, /*hidden argument*/NULL);
  10897. DMListView_t512231514 * L_19 = __this->get_m_ListView_14();
  10898. GiftPack_t4141643335 * L_20 = ___giftPack0;
  10899. NullCheck(L_20);
  10900. List_1_t3948706452 * L_21 = L_20->get_ItemList_3();
  10901. NullCheck(L_21);
  10902. int32_t L_22 = List_1_get_Count_m3385312625(L_21, /*hidden argument*/List_1_get_Count_m3385312625_RuntimeMethod_var);
  10903. NullCheck(L_19);
  10904. DMListView_SetCount_m3988156788(L_19, L_22, /*hidden argument*/NULL);
  10905. V_2 = 0;
  10906. goto IL_00b1;
  10907. }
  10908. IL_0094:
  10909. {
  10910. DMListView_t512231514 * L_23 = __this->get_m_ListView_14();
  10911. int32_t L_24 = V_2;
  10912. NullCheck(L_23);
  10913. Transform_t3600365921 * L_25 = DMListView_GetChild_m2593465524(L_23, L_24, /*hidden argument*/NULL);
  10914. NullCheck(L_25);
  10915. uiGfitInfoItem_t352116371 * L_26 = Component_GetComponent_TisuiGfitInfoItem_t352116371_m67714866(L_25, /*hidden argument*/Component_GetComponent_TisuiGfitInfoItem_t352116371_m67714866_RuntimeMethod_var);
  10916. V_3 = L_26;
  10917. uiGfitInfoItem_t352116371 * L_27 = V_3;
  10918. int32_t L_28 = V_2;
  10919. NullCheck(L_27);
  10920. uiGfitInfoItem_SetItemData_m2970225411(L_27, L_28, /*hidden argument*/NULL);
  10921. int32_t L_29 = V_2;
  10922. V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1));
  10923. }
  10924. IL_00b1:
  10925. {
  10926. int32_t L_30 = V_2;
  10927. GiftPack_t4141643335 * L_31 = ___giftPack0;
  10928. NullCheck(L_31);
  10929. List_1_t3948706452 * L_32 = L_31->get_ItemList_3();
  10930. NullCheck(L_32);
  10931. int32_t L_33 = List_1_get_Count_m3385312625(L_32, /*hidden argument*/List_1_get_Count_m3385312625_RuntimeMethod_var);
  10932. if ((((int32_t)L_30) < ((int32_t)L_33)))
  10933. {
  10934. goto IL_0094;
  10935. }
  10936. }
  10937. {
  10938. CTextHelp_t3119637808 * L_34 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL);
  10939. GiftPack_t4141643335 * L_35 = ___giftPack0;
  10940. NullCheck(L_35);
  10941. int32_t L_36 = L_35->get_Type_2();
  10942. int32_t L_37 = ((int32_t)L_36);
  10943. RuntimeObject * L_38 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_37);
  10944. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  10945. String_t* L_39 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3746303937, L_38, /*hidden argument*/NULL);
  10946. NullCheck(L_34);
  10947. String_t* L_40 = CTextHelp_GetText_m372251958(L_34, L_39, /*hidden argument*/NULL);
  10948. V_4 = L_40;
  10949. GiftPack_t4141643335 * L_41 = ___giftPack0;
  10950. NullCheck(L_41);
  10951. int32_t L_42 = L_41->get_Type_2();
  10952. if ((!(((uint32_t)L_42) == ((uint32_t)3))))
  10953. {
  10954. goto IL_0103;
  10955. }
  10956. }
  10957. {
  10958. String_t* L_43 = V_4;
  10959. GiftPack_t4141643335 * L_44 = ___giftPack0;
  10960. NullCheck(L_44);
  10961. int32_t L_45 = L_44->get_SelectedCount_6();
  10962. int32_t L_46 = L_45;
  10963. RuntimeObject * L_47 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_46);
  10964. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  10965. String_t* L_48 = String_Format_m2844511972(NULL /*static, unused*/, L_43, L_47, /*hidden argument*/NULL);
  10966. V_4 = L_48;
  10967. }
  10968. IL_0103:
  10969. {
  10970. UILabel_t3248798549 * L_49 = __this->get_m_TipLabel_8();
  10971. String_t* L_50 = V_4;
  10972. NullCheck(L_49);
  10973. UILabel_set_text_m1071532778(L_49, L_50, /*hidden argument*/NULL);
  10974. GiftPack_t4141643335 * L_51 = __this->get_m_giftPack_15();
  10975. if (!L_51)
  10976. {
  10977. goto IL_01a4;
  10978. }
  10979. }
  10980. {
  10981. GiftPack_t4141643335 * L_52 = __this->get_m_giftPack_15();
  10982. NullCheck(L_52);
  10983. int32_t L_53 = L_52->get_Type_2();
  10984. if ((!(((uint32_t)L_53) == ((uint32_t)4))))
  10985. {
  10986. goto IL_01a4;
  10987. }
  10988. }
  10989. {
  10990. GiftPack_t4141643335 * L_54 = __this->get_m_giftPack_15();
  10991. NullCheck(L_54);
  10992. List_1_t3115654357 * L_55 = L_54->get_CondList_4();
  10993. if (!L_55)
  10994. {
  10995. goto IL_0198;
  10996. }
  10997. }
  10998. {
  10999. GiftPack_t4141643335 * L_56 = __this->get_m_giftPack_15();
  11000. NullCheck(L_56);
  11001. List_1_t3115654357 * L_57 = L_56->get_CondList_4();
  11002. NullCheck(L_57);
  11003. int32_t L_58 = List_1_get_Count_m267538872(L_57, /*hidden argument*/List_1_get_Count_m267538872_RuntimeMethod_var);
  11004. if ((((int32_t)L_58) <= ((int32_t)0)))
  11005. {
  11006. goto IL_0198;
  11007. }
  11008. }
  11009. {
  11010. GiftPack_t4141643335 * L_59 = __this->get_m_giftPack_15();
  11011. NullCheck(L_59);
  11012. List_1_t3115654357 * L_60 = L_59->get_CondList_4();
  11013. NullCheck(L_60);
  11014. GiftPackageItemCond_t1643579615 * L_61 = List_1_get_Item_m4175207390(L_60, 0, /*hidden argument*/List_1_get_Item_m4175207390_RuntimeMethod_var);
  11015. V_5 = L_61;
  11016. GiftPackageItemCond_t1643579615 * L_62 = V_5;
  11017. NullCheck(L_62);
  11018. int32_t L_63 = L_62->get_target_1();
  11019. GiftPackageItemCond_t1643579615 * L_64 = V_5;
  11020. NullCheck(L_64);
  11021. int32_t L_65 = L_64->get_current_2();
  11022. __this->set_m_OpenRemaining_18((((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_63, (int32_t)L_65))))));
  11023. UILabel_t3248798549 * L_66 = __this->get_m_CondLabel_17();
  11024. float L_67 = __this->get_m_OpenRemaining_18();
  11025. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  11026. CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_66, (bool)((((float)L_67) > ((float)(0.0f)))? 1 : 0), /*hidden argument*/NULL);
  11027. goto IL_01a4;
  11028. }
  11029. IL_0198:
  11030. {
  11031. UILabel_t3248798549 * L_68 = __this->get_m_CondLabel_17();
  11032. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  11033. CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_68, (bool)0, /*hidden argument*/NULL);
  11034. }
  11035. IL_01a4:
  11036. {
  11037. return;
  11038. }
  11039. }
  11040. // System.Void Wnd_GiftInfo::OnCloseBtn(UnityEngine.GameObject)
  11041. extern "C" IL2CPP_METHOD_ATTR void Wnd_GiftInfo_OnCloseBtn_m3255380640 (Wnd_GiftInfo_t944554536 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method)
  11042. {
  11043. static bool s_Il2CppMethodInitialized;
  11044. if (!s_Il2CppMethodInitialized)
  11045. {
  11046. il2cpp_codegen_initialize_method (Wnd_GiftInfo_OnCloseBtn_m3255380640_MetadataUsageId);
  11047. s_Il2CppMethodInitialized = true;
  11048. }
  11049. {
  11050. IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var);
  11051. CWndController_t749709641 * L_0 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL);
  11052. NullCheck(L_0);
  11053. CWndController_HideUI_m732482071(L_0, ((int32_t)218), /*hidden argument*/NULL);
  11054. return;
  11055. }
  11056. }
  11057. #ifdef __clang__
  11058. #pragma clang diagnostic pop
  11059. #endif
  11060. #ifdef __clang__
  11061. #pragma clang diagnostic push
  11062. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  11063. #pragma clang diagnostic ignored "-Wunused-variable"
  11064. #endif
  11065. // System.Void Wnd_OpenGift::.ctor()
  11066. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift__ctor_m1085586620 (Wnd_OpenGift_t488674423 * __this, const RuntimeMethod* method)
  11067. {
  11068. {
  11069. MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL);
  11070. return;
  11071. }
  11072. }
  11073. // System.Void Wnd_OpenGift::Awake()
  11074. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_Awake_m3275537481 (Wnd_OpenGift_t488674423 * __this, const RuntimeMethod* method)
  11075. {
  11076. static bool s_Il2CppMethodInitialized;
  11077. if (!s_Il2CppMethodInitialized)
  11078. {
  11079. il2cpp_codegen_initialize_method (Wnd_OpenGift_Awake_m3275537481_MetadataUsageId);
  11080. s_Il2CppMethodInitialized = true;
  11081. }
  11082. {
  11083. Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL);
  11084. NullCheck(L_0);
  11085. Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral2167403856, /*hidden argument*/NULL);
  11086. NullCheck(L_1);
  11087. Transform_t3600365921 * L_2 = Component_GetComponent_TisTransform_t3600365921_m4279869570(L_1, /*hidden argument*/Component_GetComponent_TisTransform_t3600365921_m4279869570_RuntimeMethod_var);
  11088. __this->set_m_OpenBtn_7(L_2);
  11089. Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL);
  11090. NullCheck(L_3);
  11091. Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral2057595397, /*hidden argument*/NULL);
  11092. NullCheck(L_4);
  11093. UILabel_t3248798549 * L_5 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_4, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var);
  11094. __this->set_m_CondLabel_8(L_5);
  11095. Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL);
  11096. NullCheck(L_6);
  11097. Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral1888851503, /*hidden argument*/NULL);
  11098. NullCheck(L_7);
  11099. UIInput_t421821618 * L_8 = Component_GetComponent_TisUIInput_t421821618_m1077313303(L_7, /*hidden argument*/Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var);
  11100. __this->set_m_Input_3(L_8);
  11101. UIInput_t421821618 * L_9 = __this->get_m_Input_3();
  11102. NullCheck(L_9);
  11103. L_9->set_inputChangedFunctionName_19(_stringLiteral3261161972);
  11104. UIInput_t421821618 * L_10 = __this->get_m_Input_3();
  11105. GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL);
  11106. NullCheck(L_10);
  11107. L_10->set_inputChangedReceiver_18(L_11);
  11108. Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL);
  11109. NullCheck(L_12);
  11110. Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral4294334334, /*hidden argument*/NULL);
  11111. NullCheck(L_13);
  11112. UILabel_t3248798549 * L_14 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_13, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var);
  11113. __this->set_m_TipLabel_4(L_14);
  11114. Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL);
  11115. NullCheck(L_15);
  11116. Transform_t3600365921 * L_16 = Transform_Find_m1729760951(L_15, _stringLiteral4048421398, /*hidden argument*/NULL);
  11117. NullCheck(L_16);
  11118. DMListView_t512231514 * L_17 = Component_GetComponent_TisDMListView_t512231514_m151075097(L_16, /*hidden argument*/Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var);
  11119. __this->set_m_ListView_5(L_17);
  11120. DMListView_t512231514 * L_18 = __this->get_m_ListView_5();
  11121. NullCheck(L_18);
  11122. DMListView_SetEnumInfo_m2581368040(L_18, 1, 1, /*hidden argument*/NULL);
  11123. return;
  11124. }
  11125. }
  11126. // System.Void Wnd_OpenGift::ChangeValue(System.Int32)
  11127. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_ChangeValue_m2088126684 (Wnd_OpenGift_t488674423 * __this, int32_t ___value0, const RuntimeMethod* method)
  11128. {
  11129. static bool s_Il2CppMethodInitialized;
  11130. if (!s_Il2CppMethodInitialized)
  11131. {
  11132. il2cpp_codegen_initialize_method (Wnd_OpenGift_ChangeValue_m2088126684_MetadataUsageId);
  11133. s_Il2CppMethodInitialized = true;
  11134. }
  11135. GiftPack_t4141643335 * V_0 = NULL;
  11136. int32_t V_1 = 0;
  11137. {
  11138. GiftPackManager_t105297562 * L_0 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL);
  11139. NullCheck(L_0);
  11140. GiftPack_t4141643335 * L_1 = GiftPackManager_GetCurrentGiftPackInfo_m3389194133(L_0, /*hidden argument*/NULL);
  11141. V_0 = L_1;
  11142. GiftPackManager_t105297562 * L_2 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL);
  11143. GiftPack_t4141643335 * L_3 = V_0;
  11144. NullCheck(L_3);
  11145. int32_t L_4 = L_3->get_ConfigID_1();
  11146. NullCheck(L_2);
  11147. int32_t L_5 = GiftPackManager_GetCurPkgAmount_m1995050138(L_2, L_4, /*hidden argument*/NULL);
  11148. V_1 = L_5;
  11149. int32_t L_6 = ___value0;
  11150. int32_t L_7 = V_1;
  11151. IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var);
  11152. int32_t L_8 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_6, 1, L_7, /*hidden argument*/NULL);
  11153. __this->set_m_Number_2(L_8);
  11154. UIInput_t421821618 * L_9 = __this->get_m_Input_3();
  11155. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  11156. String_t* L_10 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2();
  11157. int32_t L_11 = __this->get_m_Number_2();
  11158. int32_t L_12 = L_11;
  11159. RuntimeObject * L_13 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_12);
  11160. String_t* L_14 = String_Concat_m904156431(NULL /*static, unused*/, L_10, L_13, /*hidden argument*/NULL);
  11161. NullCheck(L_9);
  11162. VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_9, L_14);
  11163. return;
  11164. }
  11165. }
  11166. // System.Void Wnd_OpenGift::OnMaxClick(UnityEngine.GameObject)
  11167. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_OnMaxClick_m22915537 (Wnd_OpenGift_t488674423 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method)
  11168. {
  11169. static bool s_Il2CppMethodInitialized;
  11170. if (!s_Il2CppMethodInitialized)
  11171. {
  11172. il2cpp_codegen_initialize_method (Wnd_OpenGift_OnMaxClick_m22915537_MetadataUsageId);
  11173. s_Il2CppMethodInitialized = true;
  11174. }
  11175. GiftPack_t4141643335 * V_0 = NULL;
  11176. int32_t V_1 = 0;
  11177. {
  11178. GiftPackManager_t105297562 * L_0 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL);
  11179. NullCheck(L_0);
  11180. GiftPack_t4141643335 * L_1 = GiftPackManager_GetCurrentGiftPackInfo_m3389194133(L_0, /*hidden argument*/NULL);
  11181. V_0 = L_1;
  11182. GiftPackManager_t105297562 * L_2 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL);
  11183. GiftPack_t4141643335 * L_3 = V_0;
  11184. NullCheck(L_3);
  11185. int32_t L_4 = L_3->get_ConfigID_1();
  11186. NullCheck(L_2);
  11187. int32_t L_5 = GiftPackManager_GetCurPkgAmount_m1995050138(L_2, L_4, /*hidden argument*/NULL);
  11188. V_1 = L_5;
  11189. int32_t L_6 = V_1;
  11190. __this->set_m_Number_2(L_6);
  11191. UIInput_t421821618 * L_7 = __this->get_m_Input_3();
  11192. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  11193. String_t* L_8 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2();
  11194. int32_t L_9 = __this->get_m_Number_2();
  11195. int32_t L_10 = L_9;
  11196. RuntimeObject * L_11 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_10);
  11197. String_t* L_12 = String_Concat_m904156431(NULL /*static, unused*/, L_8, L_11, /*hidden argument*/NULL);
  11198. NullCheck(L_7);
  11199. VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_7, L_12);
  11200. return;
  11201. }
  11202. }
  11203. // System.Void Wnd_OpenGift::OnTextInputChanged(System.String)
  11204. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_OnTextInputChanged_m2738430490 (Wnd_OpenGift_t488674423 * __this, String_t* ___text0, const RuntimeMethod* method)
  11205. {
  11206. static bool s_Il2CppMethodInitialized;
  11207. if (!s_Il2CppMethodInitialized)
  11208. {
  11209. il2cpp_codegen_initialize_method (Wnd_OpenGift_OnTextInputChanged_m2738430490_MetadataUsageId);
  11210. s_Il2CppMethodInitialized = true;
  11211. }
  11212. Wnd_OpenGift_t488674423 * G_B2_0 = NULL;
  11213. Wnd_OpenGift_t488674423 * G_B1_0 = NULL;
  11214. int32_t G_B3_0 = 0;
  11215. Wnd_OpenGift_t488674423 * G_B3_1 = NULL;
  11216. {
  11217. String_t* L_0 = ___text0;
  11218. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  11219. bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL);
  11220. G_B1_0 = __this;
  11221. if (!L_1)
  11222. {
  11223. G_B2_0 = __this;
  11224. goto IL_0012;
  11225. }
  11226. }
  11227. {
  11228. G_B3_0 = 0;
  11229. G_B3_1 = G_B1_0;
  11230. goto IL_0018;
  11231. }
  11232. IL_0012:
  11233. {
  11234. String_t* L_2 = ___text0;
  11235. int32_t L_3 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_2, /*hidden argument*/NULL);
  11236. G_B3_0 = L_3;
  11237. G_B3_1 = G_B2_0;
  11238. }
  11239. IL_0018:
  11240. {
  11241. NullCheck(G_B3_1);
  11242. G_B3_1->set_m_Number_2(G_B3_0);
  11243. int32_t L_4 = __this->get_m_Number_2();
  11244. Wnd_OpenGift_ChangeValue_m2088126684(__this, L_4, /*hidden argument*/NULL);
  11245. return;
  11246. }
  11247. }
  11248. // System.Void Wnd_OpenGift::Start()
  11249. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_Start_m1078855660 (Wnd_OpenGift_t488674423 * __this, const RuntimeMethod* method)
  11250. {
  11251. static bool s_Il2CppMethodInitialized;
  11252. if (!s_Il2CppMethodInitialized)
  11253. {
  11254. il2cpp_codegen_initialize_method (Wnd_OpenGift_Start_m1078855660_MetadataUsageId);
  11255. s_Il2CppMethodInitialized = true;
  11256. }
  11257. {
  11258. __this->set_m_Number_2(1);
  11259. UIInput_t421821618 * L_0 = __this->get_m_Input_3();
  11260. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  11261. String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2();
  11262. int32_t L_2 = __this->get_m_Number_2();
  11263. int32_t L_3 = L_2;
  11264. RuntimeObject * L_4 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_3);
  11265. String_t* L_5 = String_Concat_m904156431(NULL /*static, unused*/, L_1, L_4, /*hidden argument*/NULL);
  11266. NullCheck(L_0);
  11267. VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_0, L_5);
  11268. GiftPackManager_t105297562 * L_6 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL);
  11269. intptr_t L_7 = (intptr_t)Wnd_OpenGift_OnDataResponce_m1609636011_RuntimeMethod_var;
  11270. Action_1_t19143634 * L_8 = (Action_1_t19143634 *)il2cpp_codegen_object_new(Action_1_t19143634_il2cpp_TypeInfo_var);
  11271. Action_1__ctor_m222244271(L_8, __this, L_7, /*hidden argument*/Action_1__ctor_m222244271_RuntimeMethod_var);
  11272. NullCheck(L_6);
  11273. GiftPackManager_ShowGiftInfo_m239472186(L_6, L_8, /*hidden argument*/NULL);
  11274. return;
  11275. }
  11276. }
  11277. // System.Void Wnd_OpenGift::OnDataResponce(DMCore.Logic.GiftPack)
  11278. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_OnDataResponce_m1609636011 (Wnd_OpenGift_t488674423 * __this, GiftPack_t4141643335 * ___obj0, const RuntimeMethod* method)
  11279. {
  11280. static bool s_Il2CppMethodInitialized;
  11281. if (!s_Il2CppMethodInitialized)
  11282. {
  11283. il2cpp_codegen_initialize_method (Wnd_OpenGift_OnDataResponce_m1609636011_MetadataUsageId);
  11284. s_Il2CppMethodInitialized = true;
  11285. }
  11286. int32_t V_0 = 0;
  11287. uiOpenGiftCell_t991055555 * V_1 = NULL;
  11288. String_t* V_2 = NULL;
  11289. GiftPackageItemCond_t1643579615 * V_3 = NULL;
  11290. {
  11291. GiftPackManager_t105297562 * L_0 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL);
  11292. NullCheck(L_0);
  11293. GiftPack_t4141643335 * L_1 = GiftPackManager_GetCurrentGiftPackInfo_m3389194133(L_0, /*hidden argument*/NULL);
  11294. __this->set_m_giftPack_6(L_1);
  11295. DMListView_t512231514 * L_2 = __this->get_m_ListView_5();
  11296. GiftPack_t4141643335 * L_3 = __this->get_m_giftPack_6();
  11297. NullCheck(L_3);
  11298. List_1_t3948706452 * L_4 = L_3->get_ItemList_3();
  11299. NullCheck(L_4);
  11300. int32_t L_5 = List_1_get_Count_m3385312625(L_4, /*hidden argument*/List_1_get_Count_m3385312625_RuntimeMethod_var);
  11301. NullCheck(L_2);
  11302. DMListView_SetCount_m3988156788(L_2, L_5, /*hidden argument*/NULL);
  11303. V_0 = 0;
  11304. goto IL_004f;
  11305. }
  11306. IL_0032:
  11307. {
  11308. DMListView_t512231514 * L_6 = __this->get_m_ListView_5();
  11309. int32_t L_7 = V_0;
  11310. NullCheck(L_6);
  11311. Transform_t3600365921 * L_8 = DMListView_GetChild_m2593465524(L_6, L_7, /*hidden argument*/NULL);
  11312. NullCheck(L_8);
  11313. uiOpenGiftCell_t991055555 * L_9 = Component_GetComponent_TisuiOpenGiftCell_t991055555_m2623372892(L_8, /*hidden argument*/Component_GetComponent_TisuiOpenGiftCell_t991055555_m2623372892_RuntimeMethod_var);
  11314. V_1 = L_9;
  11315. uiOpenGiftCell_t991055555 * L_10 = V_1;
  11316. int32_t L_11 = V_0;
  11317. NullCheck(L_10);
  11318. uiOpenGiftCell_SetItemData_m2924515948(L_10, L_11, /*hidden argument*/NULL);
  11319. int32_t L_12 = V_0;
  11320. V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1));
  11321. }
  11322. IL_004f:
  11323. {
  11324. int32_t L_13 = V_0;
  11325. GiftPack_t4141643335 * L_14 = __this->get_m_giftPack_6();
  11326. NullCheck(L_14);
  11327. List_1_t3948706452 * L_15 = L_14->get_ItemList_3();
  11328. NullCheck(L_15);
  11329. int32_t L_16 = List_1_get_Count_m3385312625(L_15, /*hidden argument*/List_1_get_Count_m3385312625_RuntimeMethod_var);
  11330. if ((((int32_t)L_13) < ((int32_t)L_16)))
  11331. {
  11332. goto IL_0032;
  11333. }
  11334. }
  11335. {
  11336. CTextHelp_t3119637808 * L_17 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL);
  11337. GiftPack_t4141643335 * L_18 = __this->get_m_giftPack_6();
  11338. NullCheck(L_18);
  11339. int32_t L_19 = L_18->get_Type_2();
  11340. int32_t L_20 = ((int32_t)L_19);
  11341. RuntimeObject * L_21 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_20);
  11342. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  11343. String_t* L_22 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3746303937, L_21, /*hidden argument*/NULL);
  11344. NullCheck(L_17);
  11345. String_t* L_23 = CTextHelp_GetText_m372251958(L_17, L_22, /*hidden argument*/NULL);
  11346. V_2 = L_23;
  11347. GiftPack_t4141643335 * L_24 = ___obj0;
  11348. NullCheck(L_24);
  11349. int32_t L_25 = L_24->get_Type_2();
  11350. if ((!(((uint32_t)L_25) == ((uint32_t)3))))
  11351. {
  11352. goto IL_00a8;
  11353. }
  11354. }
  11355. {
  11356. String_t* L_26 = V_2;
  11357. GiftPack_t4141643335 * L_27 = ___obj0;
  11358. NullCheck(L_27);
  11359. int32_t L_28 = L_27->get_SelectedCount_6();
  11360. int32_t L_29 = L_28;
  11361. RuntimeObject * L_30 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_29);
  11362. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  11363. String_t* L_31 = String_Format_m2844511972(NULL /*static, unused*/, L_26, L_30, /*hidden argument*/NULL);
  11364. V_2 = L_31;
  11365. }
  11366. IL_00a8:
  11367. {
  11368. UILabel_t3248798549 * L_32 = __this->get_m_TipLabel_4();
  11369. String_t* L_33 = V_2;
  11370. NullCheck(L_32);
  11371. UILabel_set_text_m1071532778(L_32, L_33, /*hidden argument*/NULL);
  11372. GiftPack_t4141643335 * L_34 = __this->get_m_giftPack_6();
  11373. if (!L_34)
  11374. {
  11375. goto IL_0145;
  11376. }
  11377. }
  11378. {
  11379. GiftPack_t4141643335 * L_35 = __this->get_m_giftPack_6();
  11380. NullCheck(L_35);
  11381. int32_t L_36 = L_35->get_Type_2();
  11382. if ((!(((uint32_t)L_36) == ((uint32_t)4))))
  11383. {
  11384. goto IL_0145;
  11385. }
  11386. }
  11387. {
  11388. GiftPack_t4141643335 * L_37 = __this->get_m_giftPack_6();
  11389. NullCheck(L_37);
  11390. List_1_t3115654357 * L_38 = L_37->get_CondList_4();
  11391. if (!L_38)
  11392. {
  11393. goto IL_0139;
  11394. }
  11395. }
  11396. {
  11397. GiftPack_t4141643335 * L_39 = __this->get_m_giftPack_6();
  11398. NullCheck(L_39);
  11399. List_1_t3115654357 * L_40 = L_39->get_CondList_4();
  11400. NullCheck(L_40);
  11401. int32_t L_41 = List_1_get_Count_m267538872(L_40, /*hidden argument*/List_1_get_Count_m267538872_RuntimeMethod_var);
  11402. if ((((int32_t)L_41) <= ((int32_t)0)))
  11403. {
  11404. goto IL_0139;
  11405. }
  11406. }
  11407. {
  11408. GiftPack_t4141643335 * L_42 = __this->get_m_giftPack_6();
  11409. NullCheck(L_42);
  11410. List_1_t3115654357 * L_43 = L_42->get_CondList_4();
  11411. NullCheck(L_43);
  11412. GiftPackageItemCond_t1643579615 * L_44 = List_1_get_Item_m4175207390(L_43, 0, /*hidden argument*/List_1_get_Item_m4175207390_RuntimeMethod_var);
  11413. V_3 = L_44;
  11414. GiftPackageItemCond_t1643579615 * L_45 = V_3;
  11415. NullCheck(L_45);
  11416. int32_t L_46 = L_45->get_target_1();
  11417. GiftPackageItemCond_t1643579615 * L_47 = V_3;
  11418. NullCheck(L_47);
  11419. int32_t L_48 = L_47->get_current_2();
  11420. __this->set_m_OpenRemaining_9((((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_46, (int32_t)L_48))))));
  11421. UILabel_t3248798549 * L_49 = __this->get_m_CondLabel_8();
  11422. float L_50 = __this->get_m_OpenRemaining_9();
  11423. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  11424. CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_49, (bool)((((float)L_50) > ((float)(0.0f)))? 1 : 0), /*hidden argument*/NULL);
  11425. goto IL_0145;
  11426. }
  11427. IL_0139:
  11428. {
  11429. UILabel_t3248798549 * L_51 = __this->get_m_CondLabel_8();
  11430. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  11431. CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_51, (bool)0, /*hidden argument*/NULL);
  11432. }
  11433. IL_0145:
  11434. {
  11435. return;
  11436. }
  11437. }
  11438. // System.Void Wnd_OpenGift::FixCondtion(System.Int32)
  11439. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_FixCondtion_m1490953075 (Wnd_OpenGift_t488674423 * __this, int32_t ___less0, const RuntimeMethod* method)
  11440. {
  11441. static bool s_Il2CppMethodInitialized;
  11442. if (!s_Il2CppMethodInitialized)
  11443. {
  11444. il2cpp_codegen_initialize_method (Wnd_OpenGift_FixCondtion_m1490953075_MetadataUsageId);
  11445. s_Il2CppMethodInitialized = true;
  11446. }
  11447. GiftPackageItemCond_t1643579615 * V_0 = NULL;
  11448. {
  11449. GiftPack_t4141643335 * L_0 = __this->get_m_giftPack_6();
  11450. NullCheck(L_0);
  11451. List_1_t3115654357 * L_1 = L_0->get_CondList_4();
  11452. if (!L_1)
  11453. {
  11454. goto IL_0046;
  11455. }
  11456. }
  11457. {
  11458. GiftPack_t4141643335 * L_2 = __this->get_m_giftPack_6();
  11459. NullCheck(L_2);
  11460. List_1_t3115654357 * L_3 = L_2->get_CondList_4();
  11461. NullCheck(L_3);
  11462. int32_t L_4 = List_1_get_Count_m267538872(L_3, /*hidden argument*/List_1_get_Count_m267538872_RuntimeMethod_var);
  11463. if ((((int32_t)L_4) <= ((int32_t)0)))
  11464. {
  11465. goto IL_0046;
  11466. }
  11467. }
  11468. {
  11469. GiftPack_t4141643335 * L_5 = __this->get_m_giftPack_6();
  11470. NullCheck(L_5);
  11471. List_1_t3115654357 * L_6 = L_5->get_CondList_4();
  11472. NullCheck(L_6);
  11473. GiftPackageItemCond_t1643579615 * L_7 = List_1_get_Item_m4175207390(L_6, 0, /*hidden argument*/List_1_get_Item_m4175207390_RuntimeMethod_var);
  11474. V_0 = L_7;
  11475. GiftPackageItemCond_t1643579615 * L_8 = V_0;
  11476. GiftPackageItemCond_t1643579615 * L_9 = V_0;
  11477. NullCheck(L_9);
  11478. int32_t L_10 = L_9->get_target_1();
  11479. int32_t L_11 = ___less0;
  11480. NullCheck(L_8);
  11481. L_8->set_current_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)L_11)));
  11482. }
  11483. IL_0046:
  11484. {
  11485. return;
  11486. }
  11487. }
  11488. // System.Void Wnd_OpenGift::OpenGift(UnityEngine.GameObject)
  11489. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_OpenGift_m1480435014 (Wnd_OpenGift_t488674423 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method)
  11490. {
  11491. static bool s_Il2CppMethodInitialized;
  11492. if (!s_Il2CppMethodInitialized)
  11493. {
  11494. il2cpp_codegen_initialize_method (Wnd_OpenGift_OpenGift_m1480435014_MetadataUsageId);
  11495. s_Il2CppMethodInitialized = true;
  11496. }
  11497. {
  11498. int32_t L_0 = __this->get_m_Number_2();
  11499. if ((((int32_t)L_0) >= ((int32_t)0)))
  11500. {
  11501. goto IL_000d;
  11502. }
  11503. }
  11504. {
  11505. return;
  11506. }
  11507. IL_000d:
  11508. {
  11509. GiftPackManager_t105297562 * L_1 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL);
  11510. int32_t L_2 = __this->get_m_Number_2();
  11511. NullCheck(L_1);
  11512. bool L_3 = GiftPackManager_OpenGift_m3139793284(L_1, L_2, /*hidden argument*/NULL);
  11513. if (!L_3)
  11514. {
  11515. goto IL_0031;
  11516. }
  11517. }
  11518. {
  11519. IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var);
  11520. CWndController_t749709641 * L_4 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL);
  11521. NullCheck(L_4);
  11522. CWndController_HideUI_m732482071(L_4, ((int32_t)219), /*hidden argument*/NULL);
  11523. }
  11524. IL_0031:
  11525. {
  11526. return;
  11527. }
  11528. }
  11529. // System.Void Wnd_OpenGift::OnCloseBtn(UnityEngine.GameObject)
  11530. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_OnCloseBtn_m2208503661 (Wnd_OpenGift_t488674423 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method)
  11531. {
  11532. static bool s_Il2CppMethodInitialized;
  11533. if (!s_Il2CppMethodInitialized)
  11534. {
  11535. il2cpp_codegen_initialize_method (Wnd_OpenGift_OnCloseBtn_m2208503661_MetadataUsageId);
  11536. s_Il2CppMethodInitialized = true;
  11537. }
  11538. {
  11539. GiftPackManager_t105297562 * L_0 = GiftPackManager_GetInstance_m1502918467(NULL /*static, unused*/, /*hidden argument*/NULL);
  11540. NullCheck(L_0);
  11541. GiftPackManager_HideOpenGiftPanel_m3733017410(L_0, /*hidden argument*/NULL);
  11542. IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var);
  11543. CWndController_t749709641 * L_1 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL);
  11544. NullCheck(L_1);
  11545. CWndController_HideUI_m732482071(L_1, ((int32_t)219), /*hidden argument*/NULL);
  11546. return;
  11547. }
  11548. }
  11549. // System.Void Wnd_OpenGift::Increase(UnityEngine.GameObject)
  11550. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_Increase_m1191564537 (Wnd_OpenGift_t488674423 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method)
  11551. {
  11552. {
  11553. __this->set_IsOnClickIncrease_10((bool)1);
  11554. int32_t L_0 = __this->get_m_Number_2();
  11555. Wnd_OpenGift_ChangeValue_m2088126684(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)), /*hidden argument*/NULL);
  11556. return;
  11557. }
  11558. }
  11559. // System.Void Wnd_OpenGift::IncreaseOver(UnityEngine.GameObject)
  11560. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_IncreaseOver_m3350819719 (Wnd_OpenGift_t488674423 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method)
  11561. {
  11562. {
  11563. __this->set_IsOnClickIncrease_10((bool)0);
  11564. __this->set_m_pressTime_12((((int64_t)((int64_t)0))));
  11565. __this->set_m_pressTime_1_13((((int64_t)((int64_t)0))));
  11566. return;
  11567. }
  11568. }
  11569. // System.Void Wnd_OpenGift::Reduce(UnityEngine.GameObject)
  11570. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_Reduce_m1768928010 (Wnd_OpenGift_t488674423 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method)
  11571. {
  11572. {
  11573. __this->set_IsOnClickReduce_11((bool)1);
  11574. int32_t L_0 = __this->get_m_Number_2();
  11575. Wnd_OpenGift_ChangeValue_m2088126684(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1)), /*hidden argument*/NULL);
  11576. return;
  11577. }
  11578. }
  11579. // System.Void Wnd_OpenGift::ReduceOver(UnityEngine.GameObject)
  11580. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_ReduceOver_m788915933 (Wnd_OpenGift_t488674423 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method)
  11581. {
  11582. {
  11583. __this->set_IsOnClickReduce_11((bool)0);
  11584. __this->set_m_pressTime_12((((int64_t)((int64_t)0))));
  11585. __this->set_m_pressTime_1_13((((int64_t)((int64_t)0))));
  11586. return;
  11587. }
  11588. }
  11589. // System.Void Wnd_OpenGift::Update()
  11590. extern "C" IL2CPP_METHOD_ATTR void Wnd_OpenGift_Update_m3660932484 (Wnd_OpenGift_t488674423 * __this, const RuntimeMethod* method)
  11591. {
  11592. static bool s_Il2CppMethodInitialized;
  11593. if (!s_Il2CppMethodInitialized)
  11594. {
  11595. il2cpp_codegen_initialize_method (Wnd_OpenGift_Update_m3660932484_MetadataUsageId);
  11596. s_Il2CppMethodInitialized = true;
  11597. }
  11598. int32_t V_0 = 0;
  11599. {
  11600. GiftPack_t4141643335 * L_0 = __this->get_m_giftPack_6();
  11601. if (!L_0)
  11602. {
  11603. goto IL_00f1;
  11604. }
  11605. }
  11606. {
  11607. GiftPack_t4141643335 * L_1 = __this->get_m_giftPack_6();
  11608. NullCheck(L_1);
  11609. int32_t L_2 = L_1->get_Type_2();
  11610. if ((!(((uint32_t)L_2) == ((uint32_t)4))))
  11611. {
  11612. goto IL_00f1;
  11613. }
  11614. }
  11615. {
  11616. float L_3 = __this->get_m_OpenRemaining_9();
  11617. if ((!(((float)L_3) > ((float)(0.0f)))))
  11618. {
  11619. goto IL_00c7;
  11620. }
  11621. }
  11622. {
  11623. float L_4 = __this->get_m_OpenRemaining_9();
  11624. V_0 = (((int32_t)((int32_t)L_4)));
  11625. float L_5 = __this->get_m_OpenRemaining_9();
  11626. float L_6 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL);
  11627. __this->set_m_OpenRemaining_9(((float)il2cpp_codegen_subtract((float)L_5, (float)L_6)));
  11628. int32_t L_7 = V_0;
  11629. if ((((int32_t)L_7) <= ((int32_t)0)))
  11630. {
  11631. goto IL_0072;
  11632. }
  11633. }
  11634. {
  11635. UILabel_t3248798549 * L_8 = __this->get_m_CondLabel_8();
  11636. CTextHelp_t3119637808 * L_9 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL);
  11637. NullCheck(L_9);
  11638. String_t* L_10 = CTextHelp_GetText_m372251958(L_9, _stringLiteral3644657571, /*hidden argument*/NULL);
  11639. int32_t L_11 = V_0;
  11640. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  11641. String_t* L_12 = CMiscHelp_ToTimeFormat_m1749156065(NULL /*static, unused*/, L_11, /*hidden argument*/NULL);
  11642. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  11643. String_t* L_13 = String_Format_m2844511972(NULL /*static, unused*/, L_10, L_12, /*hidden argument*/NULL);
  11644. NullCheck(L_8);
  11645. UILabel_set_text_m1071532778(L_8, L_13, /*hidden argument*/NULL);
  11646. }
  11647. IL_0072:
  11648. {
  11649. UILabel_t3248798549 * L_14 = __this->get_m_CondLabel_8();
  11650. int32_t L_15 = V_0;
  11651. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  11652. CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_14, (bool)((((int32_t)L_15) > ((int32_t)0))? 1 : 0), /*hidden argument*/NULL);
  11653. Transform_t3600365921 * L_16 = __this->get_m_OpenBtn_7();
  11654. UILabel_t3248798549 * L_17 = __this->get_m_CondLabel_8();
  11655. NullCheck(L_17);
  11656. GameObject_t1113636619 * L_18 = Component_get_gameObject_m442555142(L_17, /*hidden argument*/NULL);
  11657. NullCheck(L_18);
  11658. bool L_19 = GameObject_get_activeSelf_m1767405923(L_18, /*hidden argument*/NULL);
  11659. CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_16, (bool)((((int32_t)L_19) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL);
  11660. float L_20 = __this->get_m_OpenRemaining_9();
  11661. if ((!(((float)L_20) <= ((float)(0.0f)))))
  11662. {
  11663. goto IL_00bb;
  11664. }
  11665. }
  11666. {
  11667. Wnd_OpenGift_FixCondtion_m1490953075(__this, 0, /*hidden argument*/NULL);
  11668. goto IL_00c2;
  11669. }
  11670. IL_00bb:
  11671. {
  11672. int32_t L_21 = V_0;
  11673. Wnd_OpenGift_FixCondtion_m1490953075(__this, L_21, /*hidden argument*/NULL);
  11674. }
  11675. IL_00c2:
  11676. {
  11677. goto IL_00f1;
  11678. }
  11679. IL_00c7:
  11680. {
  11681. UILabel_t3248798549 * L_22 = __this->get_m_CondLabel_8();
  11682. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  11683. CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_22, (bool)0, /*hidden argument*/NULL);
  11684. Transform_t3600365921 * L_23 = __this->get_m_OpenBtn_7();
  11685. UILabel_t3248798549 * L_24 = __this->get_m_CondLabel_8();
  11686. NullCheck(L_24);
  11687. GameObject_t1113636619 * L_25 = Component_get_gameObject_m442555142(L_24, /*hidden argument*/NULL);
  11688. NullCheck(L_25);
  11689. bool L_26 = GameObject_get_activeSelf_m1767405923(L_25, /*hidden argument*/NULL);
  11690. CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_23, (bool)((((int32_t)L_26) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL);
  11691. }
  11692. IL_00f1:
  11693. {
  11694. bool L_27 = __this->get_IsOnClickIncrease_10();
  11695. if (!L_27)
  11696. {
  11697. goto IL_01a4;
  11698. }
  11699. }
  11700. {
  11701. int64_t L_28 = __this->get_m_pressTime_12();
  11702. float L_29 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL);
  11703. __this->set_m_pressTime_12(((int64_t)il2cpp_codegen_add((int64_t)L_28, (int64_t)(((int64_t)((int64_t)((float)il2cpp_codegen_multiply((float)L_29, (float)(1000.0f)))))))));
  11704. int64_t L_30 = __this->get_m_pressTime_1_13();
  11705. float L_31 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL);
  11706. __this->set_m_pressTime_1_13(((int64_t)il2cpp_codegen_add((int64_t)L_30, (int64_t)(((int64_t)((int64_t)((float)il2cpp_codegen_multiply((float)L_31, (float)(1000.0f)))))))));
  11707. int64_t L_32 = __this->get_m_pressTime_1_13();
  11708. if ((((int64_t)L_32) <= ((int64_t)(((int64_t)((int64_t)((int32_t)5000)))))))
  11709. {
  11710. goto IL_0174;
  11711. }
  11712. }
  11713. {
  11714. int64_t L_33 = __this->get_m_pressTime_12();
  11715. if ((((int64_t)L_33) <= ((int64_t)(((int64_t)((int64_t)((int32_t)1050)))))))
  11716. {
  11717. goto IL_016f;
  11718. }
  11719. }
  11720. {
  11721. int32_t L_34 = __this->get_m_Number_2();
  11722. Wnd_OpenGift_ChangeValue_m2088126684(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)((int32_t)10))), /*hidden argument*/NULL);
  11723. int64_t L_35 = __this->get_m_pressTime_12();
  11724. __this->set_m_pressTime_12(((int64_t)il2cpp_codegen_subtract((int64_t)L_35, (int64_t)(((int64_t)((int64_t)((int32_t)50)))))));
  11725. }
  11726. IL_016f:
  11727. {
  11728. goto IL_01a4;
  11729. }
  11730. IL_0174:
  11731. {
  11732. int64_t L_36 = __this->get_m_pressTime_12();
  11733. if ((((int64_t)L_36) <= ((int64_t)(((int64_t)((int64_t)((int32_t)1100)))))))
  11734. {
  11735. goto IL_01a4;
  11736. }
  11737. }
  11738. {
  11739. int32_t L_37 = __this->get_m_Number_2();
  11740. Wnd_OpenGift_ChangeValue_m2088126684(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)((int32_t)10))), /*hidden argument*/NULL);
  11741. int64_t L_38 = __this->get_m_pressTime_12();
  11742. __this->set_m_pressTime_12(((int64_t)il2cpp_codegen_subtract((int64_t)L_38, (int64_t)(((int64_t)((int64_t)((int32_t)100)))))));
  11743. }
  11744. IL_01a4:
  11745. {
  11746. bool L_39 = __this->get_IsOnClickReduce_11();
  11747. if (!L_39)
  11748. {
  11749. goto IL_0257;
  11750. }
  11751. }
  11752. {
  11753. int64_t L_40 = __this->get_m_pressTime_12();
  11754. float L_41 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL);
  11755. __this->set_m_pressTime_12(((int64_t)il2cpp_codegen_add((int64_t)L_40, (int64_t)(((int64_t)((int64_t)((float)il2cpp_codegen_multiply((float)L_41, (float)(1000.0f)))))))));
  11756. int64_t L_42 = __this->get_m_pressTime_1_13();
  11757. float L_43 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL);
  11758. __this->set_m_pressTime_1_13(((int64_t)il2cpp_codegen_add((int64_t)L_42, (int64_t)(((int64_t)((int64_t)((float)il2cpp_codegen_multiply((float)L_43, (float)(1000.0f)))))))));
  11759. int64_t L_44 = __this->get_m_pressTime_1_13();
  11760. if ((((int64_t)L_44) <= ((int64_t)(((int64_t)((int64_t)((int32_t)5000)))))))
  11761. {
  11762. goto IL_0227;
  11763. }
  11764. }
  11765. {
  11766. int64_t L_45 = __this->get_m_pressTime_12();
  11767. if ((((int64_t)L_45) <= ((int64_t)(((int64_t)((int64_t)((int32_t)1050)))))))
  11768. {
  11769. goto IL_0222;
  11770. }
  11771. }
  11772. {
  11773. int32_t L_46 = __this->get_m_Number_2();
  11774. Wnd_OpenGift_ChangeValue_m2088126684(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_46, (int32_t)((int32_t)10))), /*hidden argument*/NULL);
  11775. int64_t L_47 = __this->get_m_pressTime_12();
  11776. __this->set_m_pressTime_12(((int64_t)il2cpp_codegen_subtract((int64_t)L_47, (int64_t)(((int64_t)((int64_t)((int32_t)50)))))));
  11777. }
  11778. IL_0222:
  11779. {
  11780. goto IL_0257;
  11781. }
  11782. IL_0227:
  11783. {
  11784. int64_t L_48 = __this->get_m_pressTime_12();
  11785. if ((((int64_t)L_48) <= ((int64_t)(((int64_t)((int64_t)((int32_t)1100)))))))
  11786. {
  11787. goto IL_0257;
  11788. }
  11789. }
  11790. {
  11791. int32_t L_49 = __this->get_m_Number_2();
  11792. Wnd_OpenGift_ChangeValue_m2088126684(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_49, (int32_t)((int32_t)10))), /*hidden argument*/NULL);
  11793. int64_t L_50 = __this->get_m_pressTime_12();
  11794. __this->set_m_pressTime_12(((int64_t)il2cpp_codegen_subtract((int64_t)L_50, (int64_t)(((int64_t)((int64_t)((int32_t)100)))))));
  11795. }
  11796. IL_0257:
  11797. {
  11798. return;
  11799. }
  11800. }
  11801. #ifdef __clang__
  11802. #pragma clang diagnostic pop
  11803. #endif
  11804. #ifdef __clang__
  11805. #pragma clang diagnostic push
  11806. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  11807. #pragma clang diagnostic ignored "-Wunused-variable"
  11808. #endif
  11809. // System.Void WndDrawShop::.ctor()
  11810. extern "C" IL2CPP_METHOD_ATTR void WndDrawShop__ctor_m2382740250 (WndDrawShop_t2691521423 * __this, const RuntimeMethod* method)
  11811. {
  11812. static bool s_Il2CppMethodInitialized;
  11813. if (!s_Il2CppMethodInitialized)
  11814. {
  11815. il2cpp_codegen_initialize_method (WndDrawShop__ctor_m2382740250_MetadataUsageId);
  11816. s_Il2CppMethodInitialized = true;
  11817. }
  11818. {
  11819. IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var);
  11820. CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL);
  11821. return;
  11822. }
  11823. }
  11824. // System.Void WndDrawShop::OnPageInit()
  11825. extern "C" IL2CPP_METHOD_ATTR void WndDrawShop_OnPageInit_m570066790 (WndDrawShop_t2691521423 * __this, const RuntimeMethod* method)
  11826. {
  11827. static bool s_Il2CppMethodInitialized;
  11828. if (!s_Il2CppMethodInitialized)
  11829. {
  11830. il2cpp_codegen_initialize_method (WndDrawShop_OnPageInit_m570066790_MetadataUsageId);
  11831. s_Il2CppMethodInitialized = true;
  11832. }
  11833. {
  11834. Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL);
  11835. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  11836. UILabel_t3248798549 * L_1 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_0, _stringLiteral3284595781, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var);
  11837. __this->set_m_totalIntegral_8(L_1);
  11838. Transform_t3600365921 * L_2 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL);
  11839. Transform_t3600365921 * L_3 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_2, _stringLiteral2723186214, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var);
  11840. __this->set_m_loadingUI_9(L_3);
  11841. Transform_t3600365921 * L_4 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL);
  11842. DMListView_t512231514 * L_5 = CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(NULL /*static, unused*/, L_4, _stringLiteral3739991114, /*hidden argument*/CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var);
  11843. __this->set_m_shopDMList_10(L_5);
  11844. Transform_t3600365921 * L_6 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL);
  11845. UITexture_t3471168817 * L_7 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_6, _stringLiteral1021737809, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var);
  11846. __this->set_m_SuiPianTex_11(L_7);
  11847. DMListView_t512231514 * L_8 = __this->get_m_shopDMList_10();
  11848. NullCheck(L_8);
  11849. DMListView_SetEnumInfo_m2581368040(L_8, 0, 1, /*hidden argument*/NULL);
  11850. CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL);
  11851. CWishFountainMgr_t2594140948 * L_9 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  11852. intptr_t L_10 = (intptr_t)WndDrawShop_OnListChanged_m2358057314_RuntimeMethod_var;
  11853. OnShopListChanged_t2776790831 * L_11 = (OnShopListChanged_t2776790831 *)il2cpp_codegen_object_new(OnShopListChanged_t2776790831_il2cpp_TypeInfo_var);
  11854. OnShopListChanged__ctor_m4094901147(L_11, __this, L_10, /*hidden argument*/NULL);
  11855. NullCheck(L_9);
  11856. CWishFountainMgr_RegisterListChanged_m1662454165(L_9, L_11, /*hidden argument*/NULL);
  11857. return;
  11858. }
  11859. }
  11860. // System.Void WndDrawShop::OnPageShow()
  11861. extern "C" IL2CPP_METHOD_ATTR void WndDrawShop_OnPageShow_m3233032447 (WndDrawShop_t2691521423 * __this, const RuntimeMethod* method)
  11862. {
  11863. static bool s_Il2CppMethodInitialized;
  11864. if (!s_Il2CppMethodInitialized)
  11865. {
  11866. il2cpp_codegen_initialize_method (WndDrawShop_OnPageShow_m3233032447_MetadataUsageId);
  11867. s_Il2CppMethodInitialized = true;
  11868. }
  11869. {
  11870. Transform_t3600365921 * L_0 = __this->get_m_loadingUI_9();
  11871. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  11872. CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL);
  11873. IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var);
  11874. CShopManager_t754298620 * L_1 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL);
  11875. NullCheck(L_1);
  11876. CShopManager_Refresh_m243343107(L_1, /*hidden argument*/NULL);
  11877. return;
  11878. }
  11879. }
  11880. // System.Void WndDrawShop::Update()
  11881. extern "C" IL2CPP_METHOD_ATTR void WndDrawShop_Update_m2057945158 (WndDrawShop_t2691521423 * __this, const RuntimeMethod* method)
  11882. {
  11883. static bool s_Il2CppMethodInitialized;
  11884. if (!s_Il2CppMethodInitialized)
  11885. {
  11886. il2cpp_codegen_initialize_method (WndDrawShop_Update_m2057945158_MetadataUsageId);
  11887. s_Il2CppMethodInitialized = true;
  11888. }
  11889. int32_t V_0 = 0;
  11890. String_t* V_1 = NULL;
  11891. {
  11892. UILabel_t3248798549 * L_0 = __this->get_m_totalIntegral_8();
  11893. IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var);
  11894. CPropManager_t2238730194 * L_1 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL);
  11895. CWishFountainMgr_t2594140948 * L_2 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  11896. NullCheck(L_2);
  11897. TreviType_t2222439988 * L_3 = CWishFountainMgr_get_curTreviType_m3714917885(L_2, /*hidden argument*/NULL);
  11898. NullCheck(L_3);
  11899. int32_t L_4 = L_3->get_exchangeID_2();
  11900. NullCheck(L_1);
  11901. int32_t L_5 = CPropManager_GetPropAmount_m271193511(L_1, L_4, /*hidden argument*/NULL);
  11902. V_0 = L_5;
  11903. String_t* L_6 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL);
  11904. NullCheck(L_0);
  11905. UILabel_set_text_m1071532778(L_0, L_6, /*hidden argument*/NULL);
  11906. bool L_7 = __this->get_m_bSuiPianLoad_12();
  11907. if (L_7)
  11908. {
  11909. goto IL_0074;
  11910. }
  11911. }
  11912. {
  11913. CWishFountainMgr_t2594140948 * L_8 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  11914. NullCheck(L_8);
  11915. TreviType_t2222439988 * L_9 = CWishFountainMgr_get_curTreviType_m3714917885(L_8, /*hidden argument*/NULL);
  11916. NullCheck(L_9);
  11917. int32_t L_10 = L_9->get_exchangeID_2();
  11918. IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var);
  11919. String_t* L_11 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_10, /*hidden argument*/NULL);
  11920. V_1 = L_11;
  11921. UITexture_t3471168817 * L_12 = __this->get_m_SuiPianTex_11();
  11922. String_t* L_13 = V_1;
  11923. UITexture_t3471168817 * L_14 = __this->get_m_SuiPianTex_11();
  11924. NullCheck(L_14);
  11925. Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(L_14, /*hidden argument*/NULL);
  11926. NullCheck(L_15);
  11927. Vector3_t3722313464 L_16 = Transform_get_localScale_m129152068(L_15, /*hidden argument*/NULL);
  11928. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  11929. bool L_17 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_12, L_13, L_16, /*hidden argument*/NULL);
  11930. __this->set_m_bSuiPianLoad_12(L_17);
  11931. }
  11932. IL_0074:
  11933. {
  11934. return;
  11935. }
  11936. }
  11937. // System.Void WndDrawShop::OnDestroy()
  11938. extern "C" IL2CPP_METHOD_ATTR void WndDrawShop_OnDestroy_m4107576790 (WndDrawShop_t2691521423 * __this, const RuntimeMethod* method)
  11939. {
  11940. {
  11941. CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL);
  11942. shopModel_t101745799 * L_0 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL);
  11943. NullCheck(L_0);
  11944. shopModel_ResumeMainRole_m3008746332(L_0, /*hidden argument*/NULL);
  11945. CWishFountainMgr_t2594140948 * L_1 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  11946. NullCheck(L_1);
  11947. CWishFountainMgr_RemoveListChanged_m2908061530(L_1, /*hidden argument*/NULL);
  11948. return;
  11949. }
  11950. }
  11951. // System.Void WndDrawShop::OnListChanged()
  11952. extern "C" IL2CPP_METHOD_ATTR void WndDrawShop_OnListChanged_m2358057314 (WndDrawShop_t2691521423 * __this, const RuntimeMethod* method)
  11953. {
  11954. static bool s_Il2CppMethodInitialized;
  11955. if (!s_Il2CppMethodInitialized)
  11956. {
  11957. il2cpp_codegen_initialize_method (WndDrawShop_OnListChanged_m2358057314_MetadataUsageId);
  11958. s_Il2CppMethodInitialized = true;
  11959. }
  11960. int32_t V_0 = 0;
  11961. int32_t V_1 = 0;
  11962. {
  11963. Transform_t3600365921 * L_0 = __this->get_m_loadingUI_9();
  11964. IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var);
  11965. CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL);
  11966. CWishFountainMgr_t2594140948 * L_1 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  11967. CWishFountainMgr_t2594140948 * L_2 = CWishFountainMgr_GetInstance_m525250956(NULL /*static, unused*/, /*hidden argument*/NULL);
  11968. NullCheck(L_2);
  11969. TreviType_t2222439988 * L_3 = CWishFountainMgr_get_curTreviType_m3714917885(L_2, /*hidden argument*/NULL);
  11970. NullCheck(L_3);
  11971. int32_t L_4 = L_3->get_treviID_0();
  11972. NullCheck(L_1);
  11973. List_1_t1951918887 * L_5 = CWishFountainMgr_GetShopList_m3236902848(L_1, L_4, /*hidden argument*/NULL);
  11974. NullCheck(L_5);
  11975. int32_t L_6 = List_1_get_Count_m1359836580(L_5, /*hidden argument*/List_1_get_Count_m1359836580_RuntimeMethod_var);
  11976. V_0 = L_6;
  11977. int32_t L_7 = V_0;
  11978. V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1))/(int32_t)3)), (int32_t)1));
  11979. DMListView_t512231514 * L_8 = __this->get_m_shopDMList_10();
  11980. int32_t L_9 = V_1;
  11981. NullCheck(L_8);
  11982. DMListView_SetCount_m3988156788(L_8, L_9, /*hidden argument*/NULL);
  11983. return;
  11984. }
  11985. }
  11986. #ifdef __clang__
  11987. #pragma clang diagnostic pop
  11988. #endif
  11989. #ifdef __clang__
  11990. #pragma clang diagnostic push
  11991. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  11992. #pragma clang diagnostic ignored "-Wunused-variable"
  11993. #endif
  11994. // System.Void WndFragmentShop::.ctor()
  11995. extern "C" IL2CPP_METHOD_ATTR void WndFragmentShop__ctor_m2966868914 (WndFragmentShop_t3347703857 * __this, const RuntimeMethod* method)
  11996. {
  11997. static bool s_Il2CppMethodInitialized;
  11998. if (!s_Il2CppMethodInitialized)
  11999. {
  12000. il2cpp_codegen_initialize_method (WndFragmentShop__ctor_m2966868914_MetadataUsageId);
  12001. s_Il2CppMethodInitialized = true;
  12002. }
  12003. {
  12004. IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var);
  12005. CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL);
  12006. return;
  12007. }
  12008. }
  12009. // System.Void WndFragmentShop::OnPageInit()
  12010. extern "C" IL2CPP_METHOD_ATTR void WndFragmentShop_OnPageInit_m1565698147 (WndFragmentShop_t3347703857 * __this, const RuntimeMethod* method)
  12011. {
  12012. static bool s_Il2CppMethodInitialized;
  12013. if (!s_Il2CppMethodInitialized)
  12014. {
  12015. il2cpp_codegen_initialize_method (WndFragmentShop_OnPageInit_m1565698147_MetadataUsageId);
  12016. s_Il2CppMethodInitialized = true;
  12017. }
  12018. {
  12019. CUIBase_OnPageInit_m1433691499(__this, /*hidden argument*/NULL);
  12020. DMListView_t512231514 * L_0 = CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, _stringLiteral3941568111, /*hidden argument*/CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var);
  12021. __this->set_m_ItemView_8(L_0);
  12022. DMListView_t512231514 * L_1 = __this->get_m_ItemView_8();
  12023. NullCheck(L_1);
  12024. DMListView_SetEnumInfo_m2581368040(L_1, 0, 1, /*hidden argument*/NULL);
  12025. uiBtnList_t3771050923 * L_2 = CUIBase_FindSerialValue_TisuiBtnList_t3771050923_m3010638992(__this, _stringLiteral1443724307, /*hidden argument*/CUIBase_FindSerialValue_TisuiBtnList_t3771050923_m3010638992_RuntimeMethod_var);
  12026. __this->set_m_BtnList_9(L_2);
  12027. uiBtnList_t3771050923 * L_3 = __this->get_m_BtnList_9();
  12028. intptr_t L_4 = (intptr_t)WndFragmentShop_OnPageChanged_m272083909_RuntimeMethod_var;
  12029. ChangeHandler_t1870456169 * L_5 = (ChangeHandler_t1870456169 *)il2cpp_codegen_object_new(ChangeHandler_t1870456169_il2cpp_TypeInfo_var);
  12030. ChangeHandler__ctor_m847356726(L_5, __this, L_4, /*hidden argument*/NULL);
  12031. NullCheck(L_3);
  12032. uiBtnList_SetChangedHandle_m2148964665(L_3, L_5, /*hidden argument*/NULL);
  12033. intptr_t L_6 = (intptr_t)WndFragmentShop_OnClkHelp_m685494519_RuntimeMethod_var;
  12034. Action_1_t1286104214 * L_7 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var);
  12035. Action_1__ctor_m2622589598(L_7, __this, L_6, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var);
  12036. CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral3495602150, L_7, /*hidden argument*/NULL);
  12037. return;
  12038. }
  12039. }
  12040. // System.Void WndFragmentShop::OnClkHelp(UnityEngine.GameObject)
  12041. extern "C" IL2CPP_METHOD_ATTR void WndFragmentShop_OnClkHelp_m685494519 (WndFragmentShop_t3347703857 * __this, GameObject_t1113636619 * ___obj0, const RuntimeMethod* method)
  12042. {
  12043. static bool s_Il2CppMethodInitialized;
  12044. if (!s_Il2CppMethodInitialized)
  12045. {
  12046. il2cpp_codegen_initialize_method (WndFragmentShop_OnClkHelp_m685494519_MetadataUsageId);
  12047. s_Il2CppMethodInitialized = true;
  12048. }
  12049. {
  12050. IL2CPP_RUNTIME_CLASS_INIT(PageTipsManager_t2228145721_il2cpp_TypeInfo_var);
  12051. PageTipsManager_t2228145721 * L_0 = PageTipsManager_GetInstance_m1518232043(NULL /*static, unused*/, /*hidden argument*/NULL);
  12052. NullCheck(L_0);
  12053. PageTipsManager_ShowTipWnd_m2060964210(L_0, ((int32_t)220), /*hidden argument*/NULL);
  12054. return;
  12055. }
  12056. }
  12057. // System.Void WndFragmentShop::OnPageShow()
  12058. extern "C" IL2CPP_METHOD_ATTR void WndFragmentShop_OnPageShow_m37767644 (WndFragmentShop_t3347703857 * __this, const RuntimeMethod* method)
  12059. {
  12060. static bool s_Il2CppMethodInitialized;
  12061. if (!s_Il2CppMethodInitialized)
  12062. {
  12063. il2cpp_codegen_initialize_method (WndFragmentShop_OnPageShow_m37767644_MetadataUsageId);
  12064. s_Il2CppMethodInitialized = true;
  12065. }
  12066. Camera_t4157153871 * V_0 = NULL;
  12067. {
  12068. CUIBase_OnPageShow_m610452266(__this, /*hidden argument*/NULL);
  12069. CFragmentShopManager_t693884529 * L_0 = CFragmentShopManager_GetInstance_m1043734401(NULL /*static, unused*/, /*hidden argument*/NULL);
  12070. CFragmentShopManager_t693884529 * L_1 = L_0;
  12071. NullCheck(L_1);
  12072. Action_1_t1368688201 * L_2 = L_1->get_ChangeTabEvent_1();
  12073. intptr_t L_3 = (intptr_t)WndFragmentShop_OnChangeTab_m1649755674_RuntimeMethod_var;
  12074. Action_1_t1368688201 * L_4 = (Action_1_t1368688201 *)il2cpp_codegen_object_new(Action_1_t1368688201_il2cpp_TypeInfo_var);
  12075. Action_1__ctor_m2084225466(L_4, __this, L_3, /*hidden argument*/Action_1__ctor_m2084225466_RuntimeMethod_var);
  12076. Delegate_t1188392813 * L_5 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_2, L_4, /*hidden argument*/NULL);
  12077. NullCheck(L_1);
  12078. L_1->set_ChangeTabEvent_1(((Action_1_t1368688201 *)CastclassSealed((RuntimeObject*)L_5, Action_1_t1368688201_il2cpp_TypeInfo_var)));
  12079. CFragmentShopManager_t693884529 * L_6 = CFragmentShopManager_GetInstance_m1043734401(NULL /*static, unused*/, /*hidden argument*/NULL);
  12080. CFragmentShopManager_t693884529 * L_7 = L_6;
  12081. NullCheck(L_7);
  12082. Action_1_t1631686707 * L_8 = L_7->get_ChangeClothesEvent_2();
  12083. intptr_t L_9 = (intptr_t)WndFragmentShop_OnChangeClothes_m2145664016_RuntimeMethod_var;
  12084. Action_1_t1631686707 * L_10 = (Action_1_t1631686707 *)il2cpp_codegen_object_new(Action_1_t1631686707_il2cpp_TypeInfo_var);
  12085. Action_1__ctor_m430437777(L_10, __this, L_9, /*hidden argument*/Action_1__ctor_m430437777_RuntimeMethod_var);
  12086. Delegate_t1188392813 * L_11 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_8, L_10, /*hidden argument*/NULL);
  12087. NullCheck(L_7);
  12088. L_7->set_ChangeClothesEvent_2(((Action_1_t1631686707 *)CastclassSealed((RuntimeObject*)L_11, Action_1_t1631686707_il2cpp_TypeInfo_var)));
  12089. CFragmentShopManager_t693884529 * L_12 = CFragmentShopManager_GetInstance_m1043734401(NULL /*static, unused*/, /*hidden argument*/NULL);
  12090. NullCheck(L_12);
  12091. CFragmentShopManager_EnterWindow_m3218242410(L_12, /*hidden argument*/NULL);
  12092. Camera_t4157153871 * L_13 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL);
  12093. V_0 = L_13;
  12094. Camera_t4157153871 * L_14 = V_0;
  12095. IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var);
  12096. bool L_15 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_14, /*hidden argument*/NULL);
  12097. if (!L_15)
  12098. {
  12099. goto IL_0085;
  12100. }
  12101. }
  12102. {
  12103. Camera_t4157153871 * L_16 = V_0;
  12104. NullCheck(L_16);
  12105. GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL);
  12106. bool L_18 = ((bool)0);
  12107. RuntimeObject * L_19 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_18);
  12108. NullCheck(L_17);
  12109. GameObject_SendMessage_m3720186693(L_17, _stringLiteral3292652826, L_19, 1, /*hidden argument*/NULL);
  12110. }
  12111. IL_0085:
  12112. {
  12113. return;
  12114. }
  12115. }
  12116. // System.Void WndFragmentShop::OnPageHide()
  12117. extern "C" IL2CPP_METHOD_ATTR void WndFragmentShop_OnPageHide_m2959337793 (WndFragmentShop_t3347703857 * __this, const RuntimeMethod* method)
  12118. {
  12119. static bool s_Il2CppMethodInitialized;
  12120. if (!s_Il2CppMethodInitialized)
  12121. {
  12122. il2cpp_codegen_initialize_method (WndFragmentShop_OnPageHide_m2959337793_MetadataUsageId);
  12123. s_Il2CppMethodInitialized = true;
  12124. }
  12125. Camera_t4157153871 * V_0 = NULL;
  12126. {
  12127. CUIBase_OnPageHide_m2962002039(__this, /*hidden argument*/NULL);
  12128. CFragmentShopManager_t693884529 * L_0 = CFragmentShopManager_GetInstance_m1043734401(NULL /*static, unused*/, /*hidden argument*/NULL);
  12129. NullCheck(L_0);
  12130. CFragmentShopManager_ExitWindow_m309538744(L_0, /*hidden argument*/NULL);
  12131. shopModel_t101745799 * L_1 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL);
  12132. NullCheck(L_1);
  12133. shopModel_ResumeMainRole_m3008746332(L_1, /*hidden argument*/NULL);
  12134. Camera_t4157153871 * L_2 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL);
  12135. V_0 = L_2;
  12136. Camera_t4157153871 * L_3 = V_0;
  12137. IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var);
  12138. bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL);
  12139. if (!L_4)
  12140. {
  12141. goto IL_0043;
  12142. }
  12143. }
  12144. {
  12145. Camera_t4157153871 * L_5 = V_0;
  12146. NullCheck(L_5);
  12147. GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL);
  12148. bool L_7 = ((bool)1);
  12149. RuntimeObject * L_8 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_7);
  12150. NullCheck(L_6);
  12151. GameObject_SendMessage_m3720186693(L_6, _stringLiteral3292652826, L_8, 1, /*hidden argument*/NULL);
  12152. }
  12153. IL_0043:
  12154. {
  12155. return;
  12156. }
  12157. }
  12158. // System.Void WndFragmentShop::OnChangeClothes(DMCore.Logic.ITEM_NEW_TYPE)
  12159. extern "C" IL2CPP_METHOD_ATTR void WndFragmentShop_OnChangeClothes_m2145664016 (WndFragmentShop_t3347703857 * __this, int32_t ___obj0, const RuntimeMethod* method)
  12160. {
  12161. int32_t V_0 = 0;
  12162. int32_t V_1 = 0;
  12163. {
  12164. CFragmentShopManager_t693884529 * L_0 = CFragmentShopManager_GetInstance_m1043734401(NULL /*static, unused*/, /*hidden argument*/NULL);
  12165. NullCheck(L_0);
  12166. int32_t L_1 = CFragmentShopManager_GetClothesCount_m3621046388(L_0, /*hidden argument*/NULL);
  12167. V_0 = L_1;
  12168. DMListView_t512231514 * L_2 = __this->get_m_ItemView_8();
  12169. NullCheck(L_2);
  12170. DMListView_DeleteAll_m488542252(L_2, /*hidden argument*/NULL);
  12171. int32_t L_3 = V_0;
  12172. if ((((int32_t)0) < ((int32_t)L_3)))
  12173. {
  12174. goto IL_001e;
  12175. }
  12176. }
  12177. {
  12178. return;
  12179. }
  12180. IL_001e:
  12181. {
  12182. int32_t L_4 = V_0;
  12183. V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))/(int32_t)3)), (int32_t)1));
  12184. DMListView_t512231514 * L_5 = __this->get_m_ItemView_8();
  12185. int32_t L_6 = V_1;
  12186. NullCheck(L_5);
  12187. DMListView_SetCount_m3988156788(L_5, L_6, /*hidden argument*/NULL);
  12188. return;
  12189. }
  12190. }
  12191. // System.Void WndFragmentShop::OnChangeTab(DMCore.Logic.ITEM_SHOP_TYPE)
  12192. extern "C" IL2CPP_METHOD_ATTR void WndFragmentShop_OnChangeTab_m1649755674 (WndFragmentShop_t3347703857 * __this, int32_t ___obj0, const RuntimeMethod* method)
  12193. {
  12194. {
  12195. uiBtnList_t3771050923 * L_0 = __this->get_m_BtnList_9();
  12196. int32_t L_1 = ___obj0;
  12197. NullCheck(L_0);
  12198. uiBtnList_OnSetMainType_m3993076582(L_0, L_1, /*hidden argument*/NULL);
  12199. uiBtnList_t3771050923 * L_2 = __this->get_m_BtnList_9();
  12200. NullCheck(L_2);
  12201. uiBtnList_OnPageShow_m2918554423(L_2, /*hidden argument*/NULL);
  12202. return;
  12203. }
  12204. }
  12205. // System.Void WndFragmentShop::OnPageChanged(System.Int32,System.Boolean)
  12206. extern "C" IL2CPP_METHOD_ATTR void WndFragmentShop_OnPageChanged_m272083909 (WndFragmentShop_t3347703857 * __this, int32_t ___nPageIndex0, bool ___bInit1, const RuntimeMethod* method)
  12207. {
  12208. {
  12209. CFragmentShopManager_t693884529 * L_0 = CFragmentShopManager_GetInstance_m1043734401(NULL /*static, unused*/, /*hidden argument*/NULL);
  12210. int32_t L_1 = ___nPageIndex0;
  12211. NullCheck(L_0);
  12212. CFragmentShopManager_ChangeClothes_m551746296(L_0, L_1, /*hidden argument*/NULL);
  12213. return;
  12214. }
  12215. }
  12216. #ifdef __clang__
  12217. #pragma clang diagnostic pop
  12218. #endif