Assembly-CSharp57.cpp 277 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684
  1. #include "pch-cpp.hpp"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include <limits>
  8. #include <stdint.h>
  9. template <typename R>
  10. struct VirtualFuncInvoker0
  11. {
  12. typedef R (*Func)(void*, const RuntimeMethod*);
  13. static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
  14. {
  15. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  16. return ((Func)invokeData.methodPtr)(obj, invokeData.method);
  17. }
  18. };
  19. struct InterfaceActionInvoker0
  20. {
  21. typedef void (*Action)(void*, const RuntimeMethod*);
  22. static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
  23. {
  24. const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
  25. ((Action)invokeData.methodPtr)(obj, invokeData.method);
  26. }
  27. };
  28. template <typename R>
  29. struct InterfaceFuncInvoker0
  30. {
  31. typedef R (*Func)(void*, const RuntimeMethod*);
  32. static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
  33. {
  34. const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
  35. return ((Func)invokeData.methodPtr)(obj, invokeData.method);
  36. }
  37. };
  38. // System.Collections.Generic.Dictionary`2<System.Int32,ArrowSync>
  39. struct Dictionary_2_t7770EBD8CD2A9F2B15123613B176DC9B6B9E50BA;
  40. // System.Collections.Generic.Dictionary`2<System.Int32,Rabbit>
  41. struct Dictionary_2_t2E6C8D53FA43584A2FDC684CFA89540862ACF1B4;
  42. // System.Collections.Generic.Dictionary`2<System.Int32,Wolf>
  43. struct Dictionary_2_tA7B29CA6D6589E79E0515D5CD75EE446C69E3801;
  44. // System.Collections.Generic.Dictionary`2<System.Int32,Yeji>
  45. struct Dictionary_2_t4BDF8B7A93F3D9B02BEBEC97EA442EFF60CDA1B2;
  46. // System.Func`2<System.Double,System.Double>
  47. struct Func_2_t8BFF004CCAA52A8CF445C8BA7282B0DE38AEA857;
  48. // System.Collections.Generic.HashSet`1<System.Object>
  49. struct HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B;
  50. // System.Collections.Generic.HashSet`1<UnityEngine.Object>
  51. struct HashSet_1_t658A4F799C39BCEF71EEB383AC1FCCFDC8447673;
  52. // System.Collections.Generic.HashSet`1<TargetAnimal>
  53. struct HashSet_1_tBBDF351960AC909F90DBEEF112FAB92D79FAB089;
  54. // System.Collections.Generic.List`1<MatchPlayerInfo>
  55. struct List_1_t15B094AD97C2A09C1379B7F6EBE64A6EBA491692;
  56. // System.Collections.Generic.List`1<UnityEngine.Quaternion>
  57. struct List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB;
  58. // System.Collections.Generic.List`1<o0.Bow.o0663Axis/State>
  59. struct List_1_t57058CE5CE5CF1ED62A5FC335983F13051990E3E;
  60. // System.Collections.Generic.List`1<o0.Bow.o09AxisAfterXiaMenFromDll/State>
  61. struct List_1_tAF6B794402C4B3FF19CFE6148D1840DC90E31188;
  62. // System.Collections.Generic.List`1<o0.Bow.o09AxisCS/State>
  63. struct List_1_t646E9EDE97E14C6A90E302EF68861CB302207E26;
  64. // System.Char[]
  65. struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34;
  66. // System.Delegate[]
  67. struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8;
  68. // System.Int32[]
  69. struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32;
  70. // System.IntPtr[]
  71. struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6;
  72. // System.Diagnostics.StackTrace[]
  73. struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971;
  74. // System.Action
  75. struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6;
  76. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence
  77. struct Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8;
  78. // ArduinoBluetoothAPI.BluetoothHelper
  79. struct BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2;
  80. // ChallengeGameModeLocalPK
  81. struct ChallengeGameModeLocalPK_t1B4DC78B64AF43CD49C70ACD5204D88F13CA39B5;
  82. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.CrlEntry
  83. struct CrlEntry_t0100B5D8633443D3DAFC86741D49F1D2D0123227;
  84. // System.DelegateData
  85. struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288;
  86. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger
  87. struct DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157;
  88. // GameMgr
  89. struct GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950;
  90. // GameMode
  91. struct GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82;
  92. // UnityEngine.GameObject
  93. struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319;
  94. // o0.IMU.HardwareVariance
  95. struct HardwareVariance_tA92FE6146D363D26FEAB519A7A2EC5DD70276471;
  96. // HunterGamePlayerScoreCounter
  97. struct HunterGamePlayerScoreCounter_t4CFF1912DB681348618492344B5C63984D1CCDD7;
  98. // System.Collections.IDictionary
  99. struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A;
  100. // System.Collections.IEnumerator
  101. struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105;
  102. // System.Collections.IList
  103. struct IList_tB15A9D6625D09661D6E47976BB626C703EC81910;
  104. // UnityEngine.Material
  105. struct Material_t8927C00353A72755313F046D0CE85178AE8218EE;
  106. // System.Reflection.MethodInfo
  107. struct MethodInfo_t;
  108. // System.NotSupportedException
  109. struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339;
  110. // RabbitHuntGameMode_OnlinePK
  111. struct RabbitHuntGameMode_OnlinePK_t40D99B4BBFC4A1497450D9A23BE914FE8290AD6B;
  112. // UnityEngine.Renderer
  113. struct Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C;
  114. // System.Runtime.Serialization.SafeSerializationManager
  115. struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F;
  116. // SocketPlayer
  117. struct SocketPlayer_t3D341EF990F6F99AFA174DF42451ECD05E909D29;
  118. // System.String
  119. struct String_t;
  120. // UnityEngine.UI.Text
  121. struct Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1;
  122. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Time
  123. struct Time_tD684B1785E755395701D46F89A97609911CD6DDE;
  124. // UnityEngine.Transform
  125. struct Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1;
  126. // TreeAreaRecorder
  127. struct TreeAreaRecorder_tAE9063D38B62DF6BE86781A700F0D349C2E43B37;
  128. // o0Project.Variance
  129. struct Variance_t8A000F24295918C8D3E1006CD1AFC18B99BC7522;
  130. // System.Void
  131. struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5;
  132. // UnityEngine.WaitForSeconds
  133. struct WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013;
  134. // UnityEngine.WaitForSecondsRealtime
  135. struct WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40;
  136. // WolfHuntGameMode_OnlinePK
  137. struct WolfHuntGameMode_OnlinePK_tD11FAA821E10D4D6B1363AD491F5D96861CAF627;
  138. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions
  139. struct X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F;
  140. // YejiHuntGameMode_OnlinePK
  141. struct YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA;
  142. // o0.IMU._663AxisPreProcessor
  143. struct _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250;
  144. // o0.IMU._9AxisPreProcessor
  145. struct _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78;
  146. // manager
  147. struct manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F;
  148. // o0Aien.o0WeightedAverageFilterVector3
  149. struct o0WeightedAverageFilterVector3_t7903DC805DA49CE118E06CB953622C695334CB42;
  150. // RabbitHuntGameMode_OnlinePK/OnlineHelper
  151. struct OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6;
  152. // WolfHuntGameMode_OnlinePK/OnlineHelper
  153. struct OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41;
  154. // YejiHuntGameMode_OnlinePK/OnlineHelper
  155. struct OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B;
  156. // YejiHuntGameMode_OnlinePK/SyncLogicData
  157. struct SyncLogicData_t8A87AF92DEB8EB16629C54B2E5640F575632DEE8;
  158. // manager/<blinkSphere>d__6
  159. struct U3CblinkSphereU3Ed__6_t59E79E04BCC0E3A24BFE03A3E1CD807048F531DF;
  160. // o0.Bow.o0663Axis/State
  161. struct State_t4D70CC2845D6A40E2C093608912892C8F2218FA4;
  162. // o0.Bow.o09AxisAfterXiaMenFromDll/State
  163. struct State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E;
  164. // o0.Bow.o09AxisCS/State
  165. struct State_tA998B3974CD46E2941FB7670C333E0A82C1966D1;
  166. // o0MagneticCalibraterEllipsoidFitting/<>c
  167. struct U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1;
  168. // RabbitHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0
  169. struct U3CU3Ec__DisplayClass10_0_t006D34A2325D030CF0A66A59431BBA16AB7E4CB0;
  170. // RabbitHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13
  171. struct U3CCheckAndUploadU3Ed__13_t7436B99389EFA3DA8016B79DAFCFC192EED030B5;
  172. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateList/RevokedCertificatesEnumeration/RevokedCertificatesEnumerator
  173. struct RevokedCertificatesEnumerator_t3B48CCB4D9EB38A4F14C43EF386994C5677EB13D;
  174. // WolfHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0
  175. struct U3CU3Ec__DisplayClass10_0_t5618BCF9F96A4385F90B868EC2E078E3B97EE848;
  176. // WolfHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13
  177. struct U3CCheckAndUploadU3Ed__13_t7A5BD6F4DE1DCAD746AE4DE519951469752C54D6;
  178. // YejiHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0
  179. struct U3CU3Ec__DisplayClass10_0_t131E636345CA7F2CF9BF05369FA691294B9539D2;
  180. // YejiHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13
  181. struct U3CCheckAndUploadU3Ed__13_tAF03832DE4E0E36E2599BAE019306770CB649497;
  182. IL2CPP_EXTERN_C RuntimeClass* CrlEntry_t0100B5D8633443D3DAFC86741D49F1D2D0123227_il2cpp_TypeInfo_var;
  183. IL2CPP_EXTERN_C RuntimeClass* Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var;
  184. IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var;
  185. IL2CPP_EXTERN_C RuntimeClass* GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_il2cpp_TypeInfo_var;
  186. IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var;
  187. IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var;
  188. IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var;
  189. IL2CPP_EXTERN_C RuntimeClass* Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234_il2cpp_TypeInfo_var;
  190. IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1_il2cpp_TypeInfo_var;
  191. IL2CPP_EXTERN_C RuntimeClass* WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013_il2cpp_TypeInfo_var;
  192. IL2CPP_EXTERN_C RuntimeClass* o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_il2cpp_TypeInfo_var;
  193. IL2CPP_EXTERN_C RuntimeClass* o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_il2cpp_TypeInfo_var;
  194. IL2CPP_EXTERN_C RuntimeClass* o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_il2cpp_TypeInfo_var;
  195. IL2CPP_EXTERN_C String_t* _stringLiteral13133EF25674DDB6FA20AD12B0E727538584398E;
  196. IL2CPP_EXTERN_C String_t* _stringLiteral20A108C17AF6FC213816854A7C046F6D9489D45E;
  197. IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD_RuntimeMethod_var;
  198. IL2CPP_EXTERN_C const RuntimeMethod* U3CCheckAndUploadU3Ed__13_System_Collections_IEnumerator_Reset_m3EE5C8CFF2655E053E4DB8706420516A3DC52944_RuntimeMethod_var;
  199. IL2CPP_EXTERN_C const RuntimeMethod* U3CCheckAndUploadU3Ed__13_System_Collections_IEnumerator_Reset_mA794417F9B06BF0D2A7282575CAB631A42667002_RuntimeMethod_var;
  200. IL2CPP_EXTERN_C const RuntimeMethod* U3CCheckAndUploadU3Ed__13_System_Collections_IEnumerator_Reset_mD638AC77B4EC14E413248A304513F8226724132E_RuntimeMethod_var;
  201. IL2CPP_EXTERN_C const RuntimeMethod* U3CblinkSphereU3Ed__6_System_Collections_IEnumerator_Reset_m4AF3A3426870301AC6F0BEAC88879C3A6069EB8D_RuntimeMethod_var;
  202. struct Delegate_t_marshaled_com;
  203. struct Delegate_t_marshaled_pinvoke;
  204. struct Exception_t_marshaled_com;
  205. struct Exception_t_marshaled_pinvoke;
  206. struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32;
  207. IL2CPP_EXTERN_C_BEGIN
  208. IL2CPP_EXTERN_C_END
  209. #ifdef __clang__
  210. #pragma clang diagnostic push
  211. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  212. #pragma clang diagnostic ignored "-Wunused-variable"
  213. #endif
  214. // System.Object
  215. struct Il2CppArrayBounds;
  216. // System.Array
  217. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Encodable
  218. struct Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC : public RuntimeObject
  219. {
  220. public:
  221. public:
  222. };
  223. // UnityEngine.CustomYieldInstruction
  224. struct CustomYieldInstruction_t4ED1543FBAA3143362854EB1867B42E5D190A5C7 : public RuntimeObject
  225. {
  226. public:
  227. public:
  228. };
  229. // GameMode
  230. struct GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82 : public RuntimeObject
  231. {
  232. public:
  233. // GameMgr GameMode::gameMgr
  234. GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 * ___gameMgr_0;
  235. // System.Collections.Generic.HashSet`1<System.Object> GameMode::timeCountingPauseLockers
  236. HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * ___timeCountingPauseLockers_1;
  237. public:
  238. inline static int32_t get_offset_of_gameMgr_0() { return static_cast<int32_t>(offsetof(GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82, ___gameMgr_0)); }
  239. inline GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 * get_gameMgr_0() const { return ___gameMgr_0; }
  240. inline GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 ** get_address_of_gameMgr_0() { return &___gameMgr_0; }
  241. inline void set_gameMgr_0(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 * value)
  242. {
  243. ___gameMgr_0 = value;
  244. Il2CppCodeGenWriteBarrier((void**)(&___gameMgr_0), (void*)value);
  245. }
  246. inline static int32_t get_offset_of_timeCountingPauseLockers_1() { return static_cast<int32_t>(offsetof(GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82, ___timeCountingPauseLockers_1)); }
  247. inline HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * get_timeCountingPauseLockers_1() const { return ___timeCountingPauseLockers_1; }
  248. inline HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B ** get_address_of_timeCountingPauseLockers_1() { return &___timeCountingPauseLockers_1; }
  249. inline void set_timeCountingPauseLockers_1(HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * value)
  250. {
  251. ___timeCountingPauseLockers_1 = value;
  252. Il2CppCodeGenWriteBarrier((void**)(&___timeCountingPauseLockers_1), (void*)value);
  253. }
  254. };
  255. // HunterGamePlayerScoreCounter
  256. struct HunterGamePlayerScoreCounter_t4CFF1912DB681348618492344B5C63984D1CCDD7 : public RuntimeObject
  257. {
  258. public:
  259. // System.Int32[] HunterGamePlayerScoreCounter::hitScores
  260. Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___hitScores_0;
  261. // ChallengeGameModeLocalPK HunterGamePlayerScoreCounter::gameModeLocalPK
  262. RuntimeObject* ___gameModeLocalPK_1;
  263. public:
  264. inline static int32_t get_offset_of_hitScores_0() { return static_cast<int32_t>(offsetof(HunterGamePlayerScoreCounter_t4CFF1912DB681348618492344B5C63984D1CCDD7, ___hitScores_0)); }
  265. inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_hitScores_0() const { return ___hitScores_0; }
  266. inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_hitScores_0() { return &___hitScores_0; }
  267. inline void set_hitScores_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value)
  268. {
  269. ___hitScores_0 = value;
  270. Il2CppCodeGenWriteBarrier((void**)(&___hitScores_0), (void*)value);
  271. }
  272. inline static int32_t get_offset_of_gameModeLocalPK_1() { return static_cast<int32_t>(offsetof(HunterGamePlayerScoreCounter_t4CFF1912DB681348618492344B5C63984D1CCDD7, ___gameModeLocalPK_1)); }
  273. inline RuntimeObject* get_gameModeLocalPK_1() const { return ___gameModeLocalPK_1; }
  274. inline RuntimeObject** get_address_of_gameModeLocalPK_1() { return &___gameModeLocalPK_1; }
  275. inline void set_gameModeLocalPK_1(RuntimeObject* value)
  276. {
  277. ___gameModeLocalPK_1 = value;
  278. Il2CppCodeGenWriteBarrier((void**)(&___gameModeLocalPK_1), (void*)value);
  279. }
  280. };
  281. // System.String
  282. struct String_t : public RuntimeObject
  283. {
  284. public:
  285. // System.Int32 System.String::m_stringLength
  286. int32_t ___m_stringLength_0;
  287. // System.Char System.String::m_firstChar
  288. Il2CppChar ___m_firstChar_1;
  289. public:
  290. inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
  291. inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
  292. inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
  293. inline void set_m_stringLength_0(int32_t value)
  294. {
  295. ___m_stringLength_0 = value;
  296. }
  297. inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
  298. inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
  299. inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
  300. inline void set_m_firstChar_1(Il2CppChar value)
  301. {
  302. ___m_firstChar_1 = value;
  303. }
  304. };
  305. struct String_t_StaticFields
  306. {
  307. public:
  308. // System.String System.String::Empty
  309. String_t* ___Empty_5;
  310. public:
  311. inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
  312. inline String_t* get_Empty_5() const { return ___Empty_5; }
  313. inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
  314. inline void set_Empty_5(String_t* value)
  315. {
  316. ___Empty_5 = value;
  317. Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value);
  318. }
  319. };
  320. // System.ValueType
  321. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject
  322. {
  323. public:
  324. public:
  325. };
  326. // Native definition for P/Invoke marshalling of System.ValueType
  327. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke
  328. {
  329. };
  330. // Native definition for COM marshalling of System.ValueType
  331. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com
  332. {
  333. };
  334. // UnityEngine.YieldInstruction
  335. struct YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF : public RuntimeObject
  336. {
  337. public:
  338. public:
  339. };
  340. // Native definition for P/Invoke marshalling of UnityEngine.YieldInstruction
  341. struct YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_pinvoke
  342. {
  343. };
  344. // Native definition for COM marshalling of UnityEngine.YieldInstruction
  345. struct YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_com
  346. {
  347. };
  348. // YejiHuntGameMode_OnlinePK/SyncLogicData
  349. struct SyncLogicData_t8A87AF92DEB8EB16629C54B2E5640F575632DEE8 : public RuntimeObject
  350. {
  351. public:
  352. // System.Int32 YejiHuntGameMode_OnlinePK/SyncLogicData::roundID
  353. int32_t ___roundID_0;
  354. // System.Int32 YejiHuntGameMode_OnlinePK/SyncLogicData::currentPlayerIndex
  355. int32_t ___currentPlayerIndex_1;
  356. // System.Single YejiHuntGameMode_OnlinePK/SyncLogicData::singleShootReadyTime
  357. float ___singleShootReadyTime_2;
  358. // System.Int32 YejiHuntGameMode_OnlinePK/SyncLogicData::animalCount
  359. int32_t ___animalCount_3;
  360. // System.Int32 YejiHuntGameMode_OnlinePK/SyncLogicData::arrowCount
  361. int32_t ___arrowCount_4;
  362. // System.Single YejiHuntGameMode_OnlinePK/SyncLogicData::time
  363. float ___time_5;
  364. // System.Int32[] YejiHuntGameMode_OnlinePK/SyncLogicData::hitScores
  365. Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___hitScores_6;
  366. // System.Boolean YejiHuntGameMode_OnlinePK/SyncLogicData::gameEnd
  367. bool ___gameEnd_7;
  368. public:
  369. inline static int32_t get_offset_of_roundID_0() { return static_cast<int32_t>(offsetof(SyncLogicData_t8A87AF92DEB8EB16629C54B2E5640F575632DEE8, ___roundID_0)); }
  370. inline int32_t get_roundID_0() const { return ___roundID_0; }
  371. inline int32_t* get_address_of_roundID_0() { return &___roundID_0; }
  372. inline void set_roundID_0(int32_t value)
  373. {
  374. ___roundID_0 = value;
  375. }
  376. inline static int32_t get_offset_of_currentPlayerIndex_1() { return static_cast<int32_t>(offsetof(SyncLogicData_t8A87AF92DEB8EB16629C54B2E5640F575632DEE8, ___currentPlayerIndex_1)); }
  377. inline int32_t get_currentPlayerIndex_1() const { return ___currentPlayerIndex_1; }
  378. inline int32_t* get_address_of_currentPlayerIndex_1() { return &___currentPlayerIndex_1; }
  379. inline void set_currentPlayerIndex_1(int32_t value)
  380. {
  381. ___currentPlayerIndex_1 = value;
  382. }
  383. inline static int32_t get_offset_of_singleShootReadyTime_2() { return static_cast<int32_t>(offsetof(SyncLogicData_t8A87AF92DEB8EB16629C54B2E5640F575632DEE8, ___singleShootReadyTime_2)); }
  384. inline float get_singleShootReadyTime_2() const { return ___singleShootReadyTime_2; }
  385. inline float* get_address_of_singleShootReadyTime_2() { return &___singleShootReadyTime_2; }
  386. inline void set_singleShootReadyTime_2(float value)
  387. {
  388. ___singleShootReadyTime_2 = value;
  389. }
  390. inline static int32_t get_offset_of_animalCount_3() { return static_cast<int32_t>(offsetof(SyncLogicData_t8A87AF92DEB8EB16629C54B2E5640F575632DEE8, ___animalCount_3)); }
  391. inline int32_t get_animalCount_3() const { return ___animalCount_3; }
  392. inline int32_t* get_address_of_animalCount_3() { return &___animalCount_3; }
  393. inline void set_animalCount_3(int32_t value)
  394. {
  395. ___animalCount_3 = value;
  396. }
  397. inline static int32_t get_offset_of_arrowCount_4() { return static_cast<int32_t>(offsetof(SyncLogicData_t8A87AF92DEB8EB16629C54B2E5640F575632DEE8, ___arrowCount_4)); }
  398. inline int32_t get_arrowCount_4() const { return ___arrowCount_4; }
  399. inline int32_t* get_address_of_arrowCount_4() { return &___arrowCount_4; }
  400. inline void set_arrowCount_4(int32_t value)
  401. {
  402. ___arrowCount_4 = value;
  403. }
  404. inline static int32_t get_offset_of_time_5() { return static_cast<int32_t>(offsetof(SyncLogicData_t8A87AF92DEB8EB16629C54B2E5640F575632DEE8, ___time_5)); }
  405. inline float get_time_5() const { return ___time_5; }
  406. inline float* get_address_of_time_5() { return &___time_5; }
  407. inline void set_time_5(float value)
  408. {
  409. ___time_5 = value;
  410. }
  411. inline static int32_t get_offset_of_hitScores_6() { return static_cast<int32_t>(offsetof(SyncLogicData_t8A87AF92DEB8EB16629C54B2E5640F575632DEE8, ___hitScores_6)); }
  412. inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_hitScores_6() const { return ___hitScores_6; }
  413. inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_hitScores_6() { return &___hitScores_6; }
  414. inline void set_hitScores_6(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value)
  415. {
  416. ___hitScores_6 = value;
  417. Il2CppCodeGenWriteBarrier((void**)(&___hitScores_6), (void*)value);
  418. }
  419. inline static int32_t get_offset_of_gameEnd_7() { return static_cast<int32_t>(offsetof(SyncLogicData_t8A87AF92DEB8EB16629C54B2E5640F575632DEE8, ___gameEnd_7)); }
  420. inline bool get_gameEnd_7() const { return ___gameEnd_7; }
  421. inline bool* get_address_of_gameEnd_7() { return &___gameEnd_7; }
  422. inline void set_gameEnd_7(bool value)
  423. {
  424. ___gameEnd_7 = value;
  425. }
  426. };
  427. // manager/<blinkSphere>d__6
  428. struct U3CblinkSphereU3Ed__6_t59E79E04BCC0E3A24BFE03A3E1CD807048F531DF : public RuntimeObject
  429. {
  430. public:
  431. // System.Int32 manager/<blinkSphere>d__6::<>1__state
  432. int32_t ___U3CU3E1__state_0;
  433. // System.Object manager/<blinkSphere>d__6::<>2__current
  434. RuntimeObject * ___U3CU3E2__current_1;
  435. // manager manager/<blinkSphere>d__6::<>4__this
  436. manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F * ___U3CU3E4__this_2;
  437. public:
  438. inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast<int32_t>(offsetof(U3CblinkSphereU3Ed__6_t59E79E04BCC0E3A24BFE03A3E1CD807048F531DF, ___U3CU3E1__state_0)); }
  439. inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; }
  440. inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; }
  441. inline void set_U3CU3E1__state_0(int32_t value)
  442. {
  443. ___U3CU3E1__state_0 = value;
  444. }
  445. inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast<int32_t>(offsetof(U3CblinkSphereU3Ed__6_t59E79E04BCC0E3A24BFE03A3E1CD807048F531DF, ___U3CU3E2__current_1)); }
  446. inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; }
  447. inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; }
  448. inline void set_U3CU3E2__current_1(RuntimeObject * value)
  449. {
  450. ___U3CU3E2__current_1 = value;
  451. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value);
  452. }
  453. inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast<int32_t>(offsetof(U3CblinkSphereU3Ed__6_t59E79E04BCC0E3A24BFE03A3E1CD807048F531DF, ___U3CU3E4__this_2)); }
  454. inline manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; }
  455. inline manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; }
  456. inline void set_U3CU3E4__this_2(manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F * value)
  457. {
  458. ___U3CU3E4__this_2 = value;
  459. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value);
  460. }
  461. };
  462. // o0MagneticCalibraterEllipsoidFitting/<>c
  463. struct U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1 : public RuntimeObject
  464. {
  465. public:
  466. public:
  467. };
  468. struct U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1_StaticFields
  469. {
  470. public:
  471. // o0MagneticCalibraterEllipsoidFitting/<>c o0MagneticCalibraterEllipsoidFitting/<>c::<>9
  472. U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1 * ___U3CU3E9_0;
  473. // System.Func`2<System.Double,System.Double> o0MagneticCalibraterEllipsoidFitting/<>c::<>9__19_0
  474. Func_2_t8BFF004CCAA52A8CF445C8BA7282B0DE38AEA857 * ___U3CU3E9__19_0_1;
  475. public:
  476. inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast<int32_t>(offsetof(U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1_StaticFields, ___U3CU3E9_0)); }
  477. inline U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1 * get_U3CU3E9_0() const { return ___U3CU3E9_0; }
  478. inline U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; }
  479. inline void set_U3CU3E9_0(U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1 * value)
  480. {
  481. ___U3CU3E9_0 = value;
  482. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value);
  483. }
  484. inline static int32_t get_offset_of_U3CU3E9__19_0_1() { return static_cast<int32_t>(offsetof(U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1_StaticFields, ___U3CU3E9__19_0_1)); }
  485. inline Func_2_t8BFF004CCAA52A8CF445C8BA7282B0DE38AEA857 * get_U3CU3E9__19_0_1() const { return ___U3CU3E9__19_0_1; }
  486. inline Func_2_t8BFF004CCAA52A8CF445C8BA7282B0DE38AEA857 ** get_address_of_U3CU3E9__19_0_1() { return &___U3CU3E9__19_0_1; }
  487. inline void set_U3CU3E9__19_0_1(Func_2_t8BFF004CCAA52A8CF445C8BA7282B0DE38AEA857 * value)
  488. {
  489. ___U3CU3E9__19_0_1 = value;
  490. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__19_0_1), (void*)value);
  491. }
  492. };
  493. // RabbitHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0
  494. struct U3CU3Ec__DisplayClass10_0_t006D34A2325D030CF0A66A59431BBA16AB7E4CB0 : public RuntimeObject
  495. {
  496. public:
  497. // RabbitHuntGameMode_OnlinePK/OnlineHelper RabbitHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0::<>4__this
  498. OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 * ___U3CU3E4__this_0;
  499. // System.Action RabbitHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0::successCallback
  500. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___successCallback_1;
  501. public:
  502. inline static int32_t get_offset_of_U3CU3E4__this_0() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass10_0_t006D34A2325D030CF0A66A59431BBA16AB7E4CB0, ___U3CU3E4__this_0)); }
  503. inline OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 * get_U3CU3E4__this_0() const { return ___U3CU3E4__this_0; }
  504. inline OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 ** get_address_of_U3CU3E4__this_0() { return &___U3CU3E4__this_0; }
  505. inline void set_U3CU3E4__this_0(OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 * value)
  506. {
  507. ___U3CU3E4__this_0 = value;
  508. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_0), (void*)value);
  509. }
  510. inline static int32_t get_offset_of_successCallback_1() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass10_0_t006D34A2325D030CF0A66A59431BBA16AB7E4CB0, ___successCallback_1)); }
  511. inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_successCallback_1() const { return ___successCallback_1; }
  512. inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_successCallback_1() { return &___successCallback_1; }
  513. inline void set_successCallback_1(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value)
  514. {
  515. ___successCallback_1 = value;
  516. Il2CppCodeGenWriteBarrier((void**)(&___successCallback_1), (void*)value);
  517. }
  518. };
  519. // RabbitHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13
  520. struct U3CCheckAndUploadU3Ed__13_t7436B99389EFA3DA8016B79DAFCFC192EED030B5 : public RuntimeObject
  521. {
  522. public:
  523. // System.Int32 RabbitHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::<>1__state
  524. int32_t ___U3CU3E1__state_0;
  525. // System.Object RabbitHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::<>2__current
  526. RuntimeObject * ___U3CU3E2__current_1;
  527. // RabbitHuntGameMode_OnlinePK/OnlineHelper RabbitHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::<>4__this
  528. OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 * ___U3CU3E4__this_2;
  529. public:
  530. inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast<int32_t>(offsetof(U3CCheckAndUploadU3Ed__13_t7436B99389EFA3DA8016B79DAFCFC192EED030B5, ___U3CU3E1__state_0)); }
  531. inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; }
  532. inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; }
  533. inline void set_U3CU3E1__state_0(int32_t value)
  534. {
  535. ___U3CU3E1__state_0 = value;
  536. }
  537. inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast<int32_t>(offsetof(U3CCheckAndUploadU3Ed__13_t7436B99389EFA3DA8016B79DAFCFC192EED030B5, ___U3CU3E2__current_1)); }
  538. inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; }
  539. inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; }
  540. inline void set_U3CU3E2__current_1(RuntimeObject * value)
  541. {
  542. ___U3CU3E2__current_1 = value;
  543. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value);
  544. }
  545. inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast<int32_t>(offsetof(U3CCheckAndUploadU3Ed__13_t7436B99389EFA3DA8016B79DAFCFC192EED030B5, ___U3CU3E4__this_2)); }
  546. inline OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; }
  547. inline OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; }
  548. inline void set_U3CU3E4__this_2(OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 * value)
  549. {
  550. ___U3CU3E4__this_2 = value;
  551. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value);
  552. }
  553. };
  554. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateList/RevokedCertificatesEnumeration/RevokedCertificatesEnumerator
  555. struct RevokedCertificatesEnumerator_t3B48CCB4D9EB38A4F14C43EF386994C5677EB13D : public RuntimeObject
  556. {
  557. public:
  558. // System.Collections.IEnumerator BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateList/RevokedCertificatesEnumeration/RevokedCertificatesEnumerator::e
  559. RuntimeObject* ___e_0;
  560. public:
  561. inline static int32_t get_offset_of_e_0() { return static_cast<int32_t>(offsetof(RevokedCertificatesEnumerator_t3B48CCB4D9EB38A4F14C43EF386994C5677EB13D, ___e_0)); }
  562. inline RuntimeObject* get_e_0() const { return ___e_0; }
  563. inline RuntimeObject** get_address_of_e_0() { return &___e_0; }
  564. inline void set_e_0(RuntimeObject* value)
  565. {
  566. ___e_0 = value;
  567. Il2CppCodeGenWriteBarrier((void**)(&___e_0), (void*)value);
  568. }
  569. };
  570. // WolfHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0
  571. struct U3CU3Ec__DisplayClass10_0_t5618BCF9F96A4385F90B868EC2E078E3B97EE848 : public RuntimeObject
  572. {
  573. public:
  574. // WolfHuntGameMode_OnlinePK/OnlineHelper WolfHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0::<>4__this
  575. OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 * ___U3CU3E4__this_0;
  576. // System.Action WolfHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0::successCallback
  577. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___successCallback_1;
  578. public:
  579. inline static int32_t get_offset_of_U3CU3E4__this_0() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass10_0_t5618BCF9F96A4385F90B868EC2E078E3B97EE848, ___U3CU3E4__this_0)); }
  580. inline OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 * get_U3CU3E4__this_0() const { return ___U3CU3E4__this_0; }
  581. inline OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 ** get_address_of_U3CU3E4__this_0() { return &___U3CU3E4__this_0; }
  582. inline void set_U3CU3E4__this_0(OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 * value)
  583. {
  584. ___U3CU3E4__this_0 = value;
  585. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_0), (void*)value);
  586. }
  587. inline static int32_t get_offset_of_successCallback_1() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass10_0_t5618BCF9F96A4385F90B868EC2E078E3B97EE848, ___successCallback_1)); }
  588. inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_successCallback_1() const { return ___successCallback_1; }
  589. inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_successCallback_1() { return &___successCallback_1; }
  590. inline void set_successCallback_1(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value)
  591. {
  592. ___successCallback_1 = value;
  593. Il2CppCodeGenWriteBarrier((void**)(&___successCallback_1), (void*)value);
  594. }
  595. };
  596. // WolfHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13
  597. struct U3CCheckAndUploadU3Ed__13_t7A5BD6F4DE1DCAD746AE4DE519951469752C54D6 : public RuntimeObject
  598. {
  599. public:
  600. // System.Int32 WolfHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::<>1__state
  601. int32_t ___U3CU3E1__state_0;
  602. // System.Object WolfHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::<>2__current
  603. RuntimeObject * ___U3CU3E2__current_1;
  604. // WolfHuntGameMode_OnlinePK/OnlineHelper WolfHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::<>4__this
  605. OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 * ___U3CU3E4__this_2;
  606. public:
  607. inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast<int32_t>(offsetof(U3CCheckAndUploadU3Ed__13_t7A5BD6F4DE1DCAD746AE4DE519951469752C54D6, ___U3CU3E1__state_0)); }
  608. inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; }
  609. inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; }
  610. inline void set_U3CU3E1__state_0(int32_t value)
  611. {
  612. ___U3CU3E1__state_0 = value;
  613. }
  614. inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast<int32_t>(offsetof(U3CCheckAndUploadU3Ed__13_t7A5BD6F4DE1DCAD746AE4DE519951469752C54D6, ___U3CU3E2__current_1)); }
  615. inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; }
  616. inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; }
  617. inline void set_U3CU3E2__current_1(RuntimeObject * value)
  618. {
  619. ___U3CU3E2__current_1 = value;
  620. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value);
  621. }
  622. inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast<int32_t>(offsetof(U3CCheckAndUploadU3Ed__13_t7A5BD6F4DE1DCAD746AE4DE519951469752C54D6, ___U3CU3E4__this_2)); }
  623. inline OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; }
  624. inline OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; }
  625. inline void set_U3CU3E4__this_2(OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 * value)
  626. {
  627. ___U3CU3E4__this_2 = value;
  628. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value);
  629. }
  630. };
  631. // YejiHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0
  632. struct U3CU3Ec__DisplayClass10_0_t131E636345CA7F2CF9BF05369FA691294B9539D2 : public RuntimeObject
  633. {
  634. public:
  635. // YejiHuntGameMode_OnlinePK/OnlineHelper YejiHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0::<>4__this
  636. OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * ___U3CU3E4__this_0;
  637. // System.Action YejiHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0::successCallback
  638. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___successCallback_1;
  639. public:
  640. inline static int32_t get_offset_of_U3CU3E4__this_0() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass10_0_t131E636345CA7F2CF9BF05369FA691294B9539D2, ___U3CU3E4__this_0)); }
  641. inline OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * get_U3CU3E4__this_0() const { return ___U3CU3E4__this_0; }
  642. inline OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B ** get_address_of_U3CU3E4__this_0() { return &___U3CU3E4__this_0; }
  643. inline void set_U3CU3E4__this_0(OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * value)
  644. {
  645. ___U3CU3E4__this_0 = value;
  646. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_0), (void*)value);
  647. }
  648. inline static int32_t get_offset_of_successCallback_1() { return static_cast<int32_t>(offsetof(U3CU3Ec__DisplayClass10_0_t131E636345CA7F2CF9BF05369FA691294B9539D2, ___successCallback_1)); }
  649. inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_successCallback_1() const { return ___successCallback_1; }
  650. inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_successCallback_1() { return &___successCallback_1; }
  651. inline void set_successCallback_1(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value)
  652. {
  653. ___successCallback_1 = value;
  654. Il2CppCodeGenWriteBarrier((void**)(&___successCallback_1), (void*)value);
  655. }
  656. };
  657. // YejiHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13
  658. struct U3CCheckAndUploadU3Ed__13_tAF03832DE4E0E36E2599BAE019306770CB649497 : public RuntimeObject
  659. {
  660. public:
  661. // System.Int32 YejiHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::<>1__state
  662. int32_t ___U3CU3E1__state_0;
  663. // System.Object YejiHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::<>2__current
  664. RuntimeObject * ___U3CU3E2__current_1;
  665. // YejiHuntGameMode_OnlinePK/OnlineHelper YejiHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::<>4__this
  666. OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * ___U3CU3E4__this_2;
  667. public:
  668. inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast<int32_t>(offsetof(U3CCheckAndUploadU3Ed__13_tAF03832DE4E0E36E2599BAE019306770CB649497, ___U3CU3E1__state_0)); }
  669. inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; }
  670. inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; }
  671. inline void set_U3CU3E1__state_0(int32_t value)
  672. {
  673. ___U3CU3E1__state_0 = value;
  674. }
  675. inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast<int32_t>(offsetof(U3CCheckAndUploadU3Ed__13_tAF03832DE4E0E36E2599BAE019306770CB649497, ___U3CU3E2__current_1)); }
  676. inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; }
  677. inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; }
  678. inline void set_U3CU3E2__current_1(RuntimeObject * value)
  679. {
  680. ___U3CU3E2__current_1 = value;
  681. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value);
  682. }
  683. inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast<int32_t>(offsetof(U3CCheckAndUploadU3Ed__13_tAF03832DE4E0E36E2599BAE019306770CB649497, ___U3CU3E4__this_2)); }
  684. inline OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; }
  685. inline OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; }
  686. inline void set_U3CU3E4__this_2(OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * value)
  687. {
  688. ___U3CU3E4__this_2 = value;
  689. Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value);
  690. }
  691. };
  692. // o0.Geometry.Vector`1<System.Double>
  693. struct Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38
  694. {
  695. public:
  696. // T o0.Geometry.Vector`1::x
  697. double ___x_0;
  698. // T o0.Geometry.Vector`1::y
  699. double ___y_1;
  700. // T o0.Geometry.Vector`1::z
  701. double ___z_2;
  702. public:
  703. inline static int32_t get_offset_of_x_0() { return static_cast<int32_t>(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38, ___x_0)); }
  704. inline double get_x_0() const { return ___x_0; }
  705. inline double* get_address_of_x_0() { return &___x_0; }
  706. inline void set_x_0(double value)
  707. {
  708. ___x_0 = value;
  709. }
  710. inline static int32_t get_offset_of_y_1() { return static_cast<int32_t>(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38, ___y_1)); }
  711. inline double get_y_1() const { return ___y_1; }
  712. inline double* get_address_of_y_1() { return &___y_1; }
  713. inline void set_y_1(double value)
  714. {
  715. ___y_1 = value;
  716. }
  717. inline static int32_t get_offset_of_z_2() { return static_cast<int32_t>(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38, ___z_2)); }
  718. inline double get_z_2() const { return ___z_2; }
  719. inline double* get_address_of_z_2() { return &___z_2; }
  720. inline void set_z_2(double value)
  721. {
  722. ___z_2 = value;
  723. }
  724. };
  725. struct Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields
  726. {
  727. public:
  728. // o0.Geometry.Vector`1<T> o0.Geometry.Vector`1::<Zero>k__BackingField
  729. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CZeroU3Ek__BackingField_3;
  730. // o0.Geometry.Vector`1<T> o0.Geometry.Vector`1::<One>k__BackingField
  731. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3COneU3Ek__BackingField_4;
  732. // o0.Geometry.Vector`1<T> o0.Geometry.Vector`1::<Left>k__BackingField
  733. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CLeftU3Ek__BackingField_5;
  734. // o0.Geometry.Vector`1<T> o0.Geometry.Vector`1::<Right>k__BackingField
  735. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CRightU3Ek__BackingField_6;
  736. // o0.Geometry.Vector`1<T> o0.Geometry.Vector`1::<Down>k__BackingField
  737. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CDownU3Ek__BackingField_7;
  738. // o0.Geometry.Vector`1<T> o0.Geometry.Vector`1::<Up>k__BackingField
  739. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CUpU3Ek__BackingField_8;
  740. // o0.Geometry.Vector`1<T> o0.Geometry.Vector`1::<Back>k__BackingField
  741. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CBackU3Ek__BackingField_9;
  742. // o0.Geometry.Vector`1<T> o0.Geometry.Vector`1::<Forward>k__BackingField
  743. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CForwardU3Ek__BackingField_10;
  744. public:
  745. inline static int32_t get_offset_of_U3CZeroU3Ek__BackingField_3() { return static_cast<int32_t>(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CZeroU3Ek__BackingField_3)); }
  746. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CZeroU3Ek__BackingField_3() const { return ___U3CZeroU3Ek__BackingField_3; }
  747. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CZeroU3Ek__BackingField_3() { return &___U3CZeroU3Ek__BackingField_3; }
  748. inline void set_U3CZeroU3Ek__BackingField_3(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  749. {
  750. ___U3CZeroU3Ek__BackingField_3 = value;
  751. }
  752. inline static int32_t get_offset_of_U3COneU3Ek__BackingField_4() { return static_cast<int32_t>(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3COneU3Ek__BackingField_4)); }
  753. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3COneU3Ek__BackingField_4() const { return ___U3COneU3Ek__BackingField_4; }
  754. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3COneU3Ek__BackingField_4() { return &___U3COneU3Ek__BackingField_4; }
  755. inline void set_U3COneU3Ek__BackingField_4(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  756. {
  757. ___U3COneU3Ek__BackingField_4 = value;
  758. }
  759. inline static int32_t get_offset_of_U3CLeftU3Ek__BackingField_5() { return static_cast<int32_t>(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CLeftU3Ek__BackingField_5)); }
  760. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CLeftU3Ek__BackingField_5() const { return ___U3CLeftU3Ek__BackingField_5; }
  761. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CLeftU3Ek__BackingField_5() { return &___U3CLeftU3Ek__BackingField_5; }
  762. inline void set_U3CLeftU3Ek__BackingField_5(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  763. {
  764. ___U3CLeftU3Ek__BackingField_5 = value;
  765. }
  766. inline static int32_t get_offset_of_U3CRightU3Ek__BackingField_6() { return static_cast<int32_t>(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CRightU3Ek__BackingField_6)); }
  767. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CRightU3Ek__BackingField_6() const { return ___U3CRightU3Ek__BackingField_6; }
  768. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CRightU3Ek__BackingField_6() { return &___U3CRightU3Ek__BackingField_6; }
  769. inline void set_U3CRightU3Ek__BackingField_6(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  770. {
  771. ___U3CRightU3Ek__BackingField_6 = value;
  772. }
  773. inline static int32_t get_offset_of_U3CDownU3Ek__BackingField_7() { return static_cast<int32_t>(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CDownU3Ek__BackingField_7)); }
  774. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CDownU3Ek__BackingField_7() const { return ___U3CDownU3Ek__BackingField_7; }
  775. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CDownU3Ek__BackingField_7() { return &___U3CDownU3Ek__BackingField_7; }
  776. inline void set_U3CDownU3Ek__BackingField_7(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  777. {
  778. ___U3CDownU3Ek__BackingField_7 = value;
  779. }
  780. inline static int32_t get_offset_of_U3CUpU3Ek__BackingField_8() { return static_cast<int32_t>(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CUpU3Ek__BackingField_8)); }
  781. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CUpU3Ek__BackingField_8() const { return ___U3CUpU3Ek__BackingField_8; }
  782. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CUpU3Ek__BackingField_8() { return &___U3CUpU3Ek__BackingField_8; }
  783. inline void set_U3CUpU3Ek__BackingField_8(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  784. {
  785. ___U3CUpU3Ek__BackingField_8 = value;
  786. }
  787. inline static int32_t get_offset_of_U3CBackU3Ek__BackingField_9() { return static_cast<int32_t>(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CBackU3Ek__BackingField_9)); }
  788. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CBackU3Ek__BackingField_9() const { return ___U3CBackU3Ek__BackingField_9; }
  789. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CBackU3Ek__BackingField_9() { return &___U3CBackU3Ek__BackingField_9; }
  790. inline void set_U3CBackU3Ek__BackingField_9(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  791. {
  792. ___U3CBackU3Ek__BackingField_9 = value;
  793. }
  794. inline static int32_t get_offset_of_U3CForwardU3Ek__BackingField_10() { return static_cast<int32_t>(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CForwardU3Ek__BackingField_10)); }
  795. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CForwardU3Ek__BackingField_10() const { return ___U3CForwardU3Ek__BackingField_10; }
  796. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CForwardU3Ek__BackingField_10() { return &___U3CForwardU3Ek__BackingField_10; }
  797. inline void set_U3CForwardU3Ek__BackingField_10(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  798. {
  799. ___U3CForwardU3Ek__BackingField_10 = value;
  800. }
  801. };
  802. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Object
  803. struct Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC
  804. {
  805. public:
  806. public:
  807. };
  808. // System.Boolean
  809. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37
  810. {
  811. public:
  812. // System.Boolean System.Boolean::m_value
  813. bool ___m_value_0;
  814. public:
  815. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); }
  816. inline bool get_m_value_0() const { return ___m_value_0; }
  817. inline bool* get_address_of_m_value_0() { return &___m_value_0; }
  818. inline void set_m_value_0(bool value)
  819. {
  820. ___m_value_0 = value;
  821. }
  822. };
  823. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields
  824. {
  825. public:
  826. // System.String System.Boolean::TrueString
  827. String_t* ___TrueString_5;
  828. // System.String System.Boolean::FalseString
  829. String_t* ___FalseString_6;
  830. public:
  831. inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); }
  832. inline String_t* get_TrueString_5() const { return ___TrueString_5; }
  833. inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; }
  834. inline void set_TrueString_5(String_t* value)
  835. {
  836. ___TrueString_5 = value;
  837. Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value);
  838. }
  839. inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); }
  840. inline String_t* get_FalseString_6() const { return ___FalseString_6; }
  841. inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; }
  842. inline void set_FalseString_6(String_t* value)
  843. {
  844. ___FalseString_6 = value;
  845. Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value);
  846. }
  847. };
  848. // ChallengeGameMode
  849. struct ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B : public GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82
  850. {
  851. public:
  852. // System.Int32 ChallengeGameMode::animalTypeID
  853. int32_t ___animalTypeID_2;
  854. // UnityEngine.GameObject ChallengeGameMode::animalPrefab
  855. GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___animalPrefab_3;
  856. // UnityEngine.Transform ChallengeGameMode::hunterT
  857. Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___hunterT_4;
  858. // UnityEngine.Transform ChallengeGameMode::animalsBaseT
  859. Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___animalsBaseT_5;
  860. // System.Collections.Generic.HashSet`1<TargetAnimal> ChallengeGameMode::animalSet
  861. HashSet_1_tBBDF351960AC909F90DBEEF112FAB92D79FAB089 * ___animalSet_6;
  862. // System.Int32 ChallengeGameMode::maxAnimalCountAtTheSameTime
  863. int32_t ___maxAnimalCountAtTheSameTime_7;
  864. // System.Int32 ChallengeGameMode::animalCount
  865. int32_t ___animalCount_8;
  866. // System.Int32 ChallengeGameMode::animalCountMax
  867. int32_t ___animalCountMax_9;
  868. // System.Int32 ChallengeGameMode::arrowCount
  869. int32_t ___arrowCount_10;
  870. // System.Int32 ChallengeGameMode::arrowCountMax
  871. int32_t ___arrowCountMax_11;
  872. // System.Single ChallengeGameMode::time
  873. float ___time_12;
  874. // System.Int32 ChallengeGameMode::currentlevel
  875. int32_t ___currentlevel_13;
  876. // System.String ChallengeGameMode::nextLevel
  877. String_t* ___nextLevel_15;
  878. // System.Boolean ChallengeGameMode::banOnBowArrowShootOut
  879. bool ___banOnBowArrowShootOut_16;
  880. public:
  881. inline static int32_t get_offset_of_animalTypeID_2() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B, ___animalTypeID_2)); }
  882. inline int32_t get_animalTypeID_2() const { return ___animalTypeID_2; }
  883. inline int32_t* get_address_of_animalTypeID_2() { return &___animalTypeID_2; }
  884. inline void set_animalTypeID_2(int32_t value)
  885. {
  886. ___animalTypeID_2 = value;
  887. }
  888. inline static int32_t get_offset_of_animalPrefab_3() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B, ___animalPrefab_3)); }
  889. inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_animalPrefab_3() const { return ___animalPrefab_3; }
  890. inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_animalPrefab_3() { return &___animalPrefab_3; }
  891. inline void set_animalPrefab_3(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value)
  892. {
  893. ___animalPrefab_3 = value;
  894. Il2CppCodeGenWriteBarrier((void**)(&___animalPrefab_3), (void*)value);
  895. }
  896. inline static int32_t get_offset_of_hunterT_4() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B, ___hunterT_4)); }
  897. inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_hunterT_4() const { return ___hunterT_4; }
  898. inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_hunterT_4() { return &___hunterT_4; }
  899. inline void set_hunterT_4(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value)
  900. {
  901. ___hunterT_4 = value;
  902. Il2CppCodeGenWriteBarrier((void**)(&___hunterT_4), (void*)value);
  903. }
  904. inline static int32_t get_offset_of_animalsBaseT_5() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B, ___animalsBaseT_5)); }
  905. inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_animalsBaseT_5() const { return ___animalsBaseT_5; }
  906. inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_animalsBaseT_5() { return &___animalsBaseT_5; }
  907. inline void set_animalsBaseT_5(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value)
  908. {
  909. ___animalsBaseT_5 = value;
  910. Il2CppCodeGenWriteBarrier((void**)(&___animalsBaseT_5), (void*)value);
  911. }
  912. inline static int32_t get_offset_of_animalSet_6() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B, ___animalSet_6)); }
  913. inline HashSet_1_tBBDF351960AC909F90DBEEF112FAB92D79FAB089 * get_animalSet_6() const { return ___animalSet_6; }
  914. inline HashSet_1_tBBDF351960AC909F90DBEEF112FAB92D79FAB089 ** get_address_of_animalSet_6() { return &___animalSet_6; }
  915. inline void set_animalSet_6(HashSet_1_tBBDF351960AC909F90DBEEF112FAB92D79FAB089 * value)
  916. {
  917. ___animalSet_6 = value;
  918. Il2CppCodeGenWriteBarrier((void**)(&___animalSet_6), (void*)value);
  919. }
  920. inline static int32_t get_offset_of_maxAnimalCountAtTheSameTime_7() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B, ___maxAnimalCountAtTheSameTime_7)); }
  921. inline int32_t get_maxAnimalCountAtTheSameTime_7() const { return ___maxAnimalCountAtTheSameTime_7; }
  922. inline int32_t* get_address_of_maxAnimalCountAtTheSameTime_7() { return &___maxAnimalCountAtTheSameTime_7; }
  923. inline void set_maxAnimalCountAtTheSameTime_7(int32_t value)
  924. {
  925. ___maxAnimalCountAtTheSameTime_7 = value;
  926. }
  927. inline static int32_t get_offset_of_animalCount_8() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B, ___animalCount_8)); }
  928. inline int32_t get_animalCount_8() const { return ___animalCount_8; }
  929. inline int32_t* get_address_of_animalCount_8() { return &___animalCount_8; }
  930. inline void set_animalCount_8(int32_t value)
  931. {
  932. ___animalCount_8 = value;
  933. }
  934. inline static int32_t get_offset_of_animalCountMax_9() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B, ___animalCountMax_9)); }
  935. inline int32_t get_animalCountMax_9() const { return ___animalCountMax_9; }
  936. inline int32_t* get_address_of_animalCountMax_9() { return &___animalCountMax_9; }
  937. inline void set_animalCountMax_9(int32_t value)
  938. {
  939. ___animalCountMax_9 = value;
  940. }
  941. inline static int32_t get_offset_of_arrowCount_10() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B, ___arrowCount_10)); }
  942. inline int32_t get_arrowCount_10() const { return ___arrowCount_10; }
  943. inline int32_t* get_address_of_arrowCount_10() { return &___arrowCount_10; }
  944. inline void set_arrowCount_10(int32_t value)
  945. {
  946. ___arrowCount_10 = value;
  947. }
  948. inline static int32_t get_offset_of_arrowCountMax_11() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B, ___arrowCountMax_11)); }
  949. inline int32_t get_arrowCountMax_11() const { return ___arrowCountMax_11; }
  950. inline int32_t* get_address_of_arrowCountMax_11() { return &___arrowCountMax_11; }
  951. inline void set_arrowCountMax_11(int32_t value)
  952. {
  953. ___arrowCountMax_11 = value;
  954. }
  955. inline static int32_t get_offset_of_time_12() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B, ___time_12)); }
  956. inline float get_time_12() const { return ___time_12; }
  957. inline float* get_address_of_time_12() { return &___time_12; }
  958. inline void set_time_12(float value)
  959. {
  960. ___time_12 = value;
  961. }
  962. inline static int32_t get_offset_of_currentlevel_13() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B, ___currentlevel_13)); }
  963. inline int32_t get_currentlevel_13() const { return ___currentlevel_13; }
  964. inline int32_t* get_address_of_currentlevel_13() { return &___currentlevel_13; }
  965. inline void set_currentlevel_13(int32_t value)
  966. {
  967. ___currentlevel_13 = value;
  968. }
  969. inline static int32_t get_offset_of_nextLevel_15() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B, ___nextLevel_15)); }
  970. inline String_t* get_nextLevel_15() const { return ___nextLevel_15; }
  971. inline String_t** get_address_of_nextLevel_15() { return &___nextLevel_15; }
  972. inline void set_nextLevel_15(String_t* value)
  973. {
  974. ___nextLevel_15 = value;
  975. Il2CppCodeGenWriteBarrier((void**)(&___nextLevel_15), (void*)value);
  976. }
  977. inline static int32_t get_offset_of_banOnBowArrowShootOut_16() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B, ___banOnBowArrowShootOut_16)); }
  978. inline bool get_banOnBowArrowShootOut_16() const { return ___banOnBowArrowShootOut_16; }
  979. inline bool* get_address_of_banOnBowArrowShootOut_16() { return &___banOnBowArrowShootOut_16; }
  980. inline void set_banOnBowArrowShootOut_16(bool value)
  981. {
  982. ___banOnBowArrowShootOut_16 = value;
  983. }
  984. };
  985. struct ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B_StaticFields
  986. {
  987. public:
  988. // System.String ChallengeGameMode::enterNextLevel
  989. String_t* ___enterNextLevel_14;
  990. public:
  991. inline static int32_t get_offset_of_enterNextLevel_14() { return static_cast<int32_t>(offsetof(ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B_StaticFields, ___enterNextLevel_14)); }
  992. inline String_t* get_enterNextLevel_14() const { return ___enterNextLevel_14; }
  993. inline String_t** get_address_of_enterNextLevel_14() { return &___enterNextLevel_14; }
  994. inline void set_enterNextLevel_14(String_t* value)
  995. {
  996. ___enterNextLevel_14 = value;
  997. Il2CppCodeGenWriteBarrier((void**)(&___enterNextLevel_14), (void*)value);
  998. }
  999. };
  1000. // UnityEngine.Color
  1001. struct Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659
  1002. {
  1003. public:
  1004. // System.Single UnityEngine.Color::r
  1005. float ___r_0;
  1006. // System.Single UnityEngine.Color::g
  1007. float ___g_1;
  1008. // System.Single UnityEngine.Color::b
  1009. float ___b_2;
  1010. // System.Single UnityEngine.Color::a
  1011. float ___a_3;
  1012. public:
  1013. inline static int32_t get_offset_of_r_0() { return static_cast<int32_t>(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___r_0)); }
  1014. inline float get_r_0() const { return ___r_0; }
  1015. inline float* get_address_of_r_0() { return &___r_0; }
  1016. inline void set_r_0(float value)
  1017. {
  1018. ___r_0 = value;
  1019. }
  1020. inline static int32_t get_offset_of_g_1() { return static_cast<int32_t>(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___g_1)); }
  1021. inline float get_g_1() const { return ___g_1; }
  1022. inline float* get_address_of_g_1() { return &___g_1; }
  1023. inline void set_g_1(float value)
  1024. {
  1025. ___g_1 = value;
  1026. }
  1027. inline static int32_t get_offset_of_b_2() { return static_cast<int32_t>(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___b_2)); }
  1028. inline float get_b_2() const { return ___b_2; }
  1029. inline float* get_address_of_b_2() { return &___b_2; }
  1030. inline void set_b_2(float value)
  1031. {
  1032. ___b_2 = value;
  1033. }
  1034. inline static int32_t get_offset_of_a_3() { return static_cast<int32_t>(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___a_3)); }
  1035. inline float get_a_3() const { return ___a_3; }
  1036. inline float* get_address_of_a_3() { return &___a_3; }
  1037. inline void set_a_3(float value)
  1038. {
  1039. ___a_3 = value;
  1040. }
  1041. };
  1042. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.CrlEntry
  1043. struct CrlEntry_t0100B5D8633443D3DAFC86741D49F1D2D0123227 : public Asn1Encodable_tCA51194A73D6D9585045A4D23CF12B939BF7F6EC
  1044. {
  1045. public:
  1046. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.CrlEntry::seq
  1047. Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ___seq_2;
  1048. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.DerInteger BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.CrlEntry::userCertificate
  1049. DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * ___userCertificate_3;
  1050. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.Time BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.CrlEntry::revocationDate
  1051. Time_tD684B1785E755395701D46F89A97609911CD6DDE * ___revocationDate_4;
  1052. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.X509Extensions BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.CrlEntry::crlEntryExtensions
  1053. X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * ___crlEntryExtensions_5;
  1054. public:
  1055. inline static int32_t get_offset_of_seq_2() { return static_cast<int32_t>(offsetof(CrlEntry_t0100B5D8633443D3DAFC86741D49F1D2D0123227, ___seq_2)); }
  1056. inline Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * get_seq_2() const { return ___seq_2; }
  1057. inline Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 ** get_address_of_seq_2() { return &___seq_2; }
  1058. inline void set_seq_2(Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * value)
  1059. {
  1060. ___seq_2 = value;
  1061. Il2CppCodeGenWriteBarrier((void**)(&___seq_2), (void*)value);
  1062. }
  1063. inline static int32_t get_offset_of_userCertificate_3() { return static_cast<int32_t>(offsetof(CrlEntry_t0100B5D8633443D3DAFC86741D49F1D2D0123227, ___userCertificate_3)); }
  1064. inline DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * get_userCertificate_3() const { return ___userCertificate_3; }
  1065. inline DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 ** get_address_of_userCertificate_3() { return &___userCertificate_3; }
  1066. inline void set_userCertificate_3(DerInteger_tB789F30D6E0E2EFD1E2FFE5AF48B5A98CC61F157 * value)
  1067. {
  1068. ___userCertificate_3 = value;
  1069. Il2CppCodeGenWriteBarrier((void**)(&___userCertificate_3), (void*)value);
  1070. }
  1071. inline static int32_t get_offset_of_revocationDate_4() { return static_cast<int32_t>(offsetof(CrlEntry_t0100B5D8633443D3DAFC86741D49F1D2D0123227, ___revocationDate_4)); }
  1072. inline Time_tD684B1785E755395701D46F89A97609911CD6DDE * get_revocationDate_4() const { return ___revocationDate_4; }
  1073. inline Time_tD684B1785E755395701D46F89A97609911CD6DDE ** get_address_of_revocationDate_4() { return &___revocationDate_4; }
  1074. inline void set_revocationDate_4(Time_tD684B1785E755395701D46F89A97609911CD6DDE * value)
  1075. {
  1076. ___revocationDate_4 = value;
  1077. Il2CppCodeGenWriteBarrier((void**)(&___revocationDate_4), (void*)value);
  1078. }
  1079. inline static int32_t get_offset_of_crlEntryExtensions_5() { return static_cast<int32_t>(offsetof(CrlEntry_t0100B5D8633443D3DAFC86741D49F1D2D0123227, ___crlEntryExtensions_5)); }
  1080. inline X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * get_crlEntryExtensions_5() const { return ___crlEntryExtensions_5; }
  1081. inline X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F ** get_address_of_crlEntryExtensions_5() { return &___crlEntryExtensions_5; }
  1082. inline void set_crlEntryExtensions_5(X509Extensions_tB10F49C3BD6B861E20DB13C91BABE994543EC55F * value)
  1083. {
  1084. ___crlEntryExtensions_5 = value;
  1085. Il2CppCodeGenWriteBarrier((void**)(&___crlEntryExtensions_5), (void*)value);
  1086. }
  1087. };
  1088. // System.Double
  1089. struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181
  1090. {
  1091. public:
  1092. // System.Double System.Double::m_value
  1093. double ___m_value_0;
  1094. public:
  1095. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___m_value_0)); }
  1096. inline double get_m_value_0() const { return ___m_value_0; }
  1097. inline double* get_address_of_m_value_0() { return &___m_value_0; }
  1098. inline void set_m_value_0(double value)
  1099. {
  1100. ___m_value_0 = value;
  1101. }
  1102. };
  1103. struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields
  1104. {
  1105. public:
  1106. // System.Double System.Double::NegativeZero
  1107. double ___NegativeZero_7;
  1108. public:
  1109. inline static int32_t get_offset_of_NegativeZero_7() { return static_cast<int32_t>(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields, ___NegativeZero_7)); }
  1110. inline double get_NegativeZero_7() const { return ___NegativeZero_7; }
  1111. inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; }
  1112. inline void set_NegativeZero_7(double value)
  1113. {
  1114. ___NegativeZero_7 = value;
  1115. }
  1116. };
  1117. // System.Enum
  1118. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52
  1119. {
  1120. public:
  1121. public:
  1122. };
  1123. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields
  1124. {
  1125. public:
  1126. // System.Char[] System.Enum::enumSeperatorCharArray
  1127. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0;
  1128. public:
  1129. inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); }
  1130. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; }
  1131. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; }
  1132. inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value)
  1133. {
  1134. ___enumSeperatorCharArray_0 = value;
  1135. Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value);
  1136. }
  1137. };
  1138. // Native definition for P/Invoke marshalling of System.Enum
  1139. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke
  1140. {
  1141. };
  1142. // Native definition for COM marshalling of System.Enum
  1143. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com
  1144. {
  1145. };
  1146. // System.Int32
  1147. struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046
  1148. {
  1149. public:
  1150. // System.Int32 System.Int32::m_value
  1151. int32_t ___m_value_0;
  1152. public:
  1153. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); }
  1154. inline int32_t get_m_value_0() const { return ___m_value_0; }
  1155. inline int32_t* get_address_of_m_value_0() { return &___m_value_0; }
  1156. inline void set_m_value_0(int32_t value)
  1157. {
  1158. ___m_value_0 = value;
  1159. }
  1160. };
  1161. // System.IntPtr
  1162. struct IntPtr_t
  1163. {
  1164. public:
  1165. // System.Void* System.IntPtr::m_value
  1166. void* ___m_value_0;
  1167. public:
  1168. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(IntPtr_t, ___m_value_0)); }
  1169. inline void* get_m_value_0() const { return ___m_value_0; }
  1170. inline void** get_address_of_m_value_0() { return &___m_value_0; }
  1171. inline void set_m_value_0(void* value)
  1172. {
  1173. ___m_value_0 = value;
  1174. }
  1175. };
  1176. struct IntPtr_t_StaticFields
  1177. {
  1178. public:
  1179. // System.IntPtr System.IntPtr::Zero
  1180. intptr_t ___Zero_1;
  1181. public:
  1182. inline static int32_t get_offset_of_Zero_1() { return static_cast<int32_t>(offsetof(IntPtr_t_StaticFields, ___Zero_1)); }
  1183. inline intptr_t get_Zero_1() const { return ___Zero_1; }
  1184. inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; }
  1185. inline void set_Zero_1(intptr_t value)
  1186. {
  1187. ___Zero_1 = value;
  1188. }
  1189. };
  1190. // UnityEngine.Quaternion
  1191. struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4
  1192. {
  1193. public:
  1194. // System.Single UnityEngine.Quaternion::x
  1195. float ___x_0;
  1196. // System.Single UnityEngine.Quaternion::y
  1197. float ___y_1;
  1198. // System.Single UnityEngine.Quaternion::z
  1199. float ___z_2;
  1200. // System.Single UnityEngine.Quaternion::w
  1201. float ___w_3;
  1202. public:
  1203. inline static int32_t get_offset_of_x_0() { return static_cast<int32_t>(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___x_0)); }
  1204. inline float get_x_0() const { return ___x_0; }
  1205. inline float* get_address_of_x_0() { return &___x_0; }
  1206. inline void set_x_0(float value)
  1207. {
  1208. ___x_0 = value;
  1209. }
  1210. inline static int32_t get_offset_of_y_1() { return static_cast<int32_t>(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___y_1)); }
  1211. inline float get_y_1() const { return ___y_1; }
  1212. inline float* get_address_of_y_1() { return &___y_1; }
  1213. inline void set_y_1(float value)
  1214. {
  1215. ___y_1 = value;
  1216. }
  1217. inline static int32_t get_offset_of_z_2() { return static_cast<int32_t>(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___z_2)); }
  1218. inline float get_z_2() const { return ___z_2; }
  1219. inline float* get_address_of_z_2() { return &___z_2; }
  1220. inline void set_z_2(float value)
  1221. {
  1222. ___z_2 = value;
  1223. }
  1224. inline static int32_t get_offset_of_w_3() { return static_cast<int32_t>(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___w_3)); }
  1225. inline float get_w_3() const { return ___w_3; }
  1226. inline float* get_address_of_w_3() { return &___w_3; }
  1227. inline void set_w_3(float value)
  1228. {
  1229. ___w_3 = value;
  1230. }
  1231. };
  1232. struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields
  1233. {
  1234. public:
  1235. // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion
  1236. Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___identityQuaternion_4;
  1237. public:
  1238. inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast<int32_t>(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields, ___identityQuaternion_4)); }
  1239. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_identityQuaternion_4() const { return ___identityQuaternion_4; }
  1240. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; }
  1241. inline void set_identityQuaternion_4(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value)
  1242. {
  1243. ___identityQuaternion_4 = value;
  1244. }
  1245. };
  1246. // o0.Geometry.Quaternion
  1247. struct Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234
  1248. {
  1249. public:
  1250. // System.Double o0.Geometry.Quaternion::<x>k__BackingField
  1251. double ___U3CxU3Ek__BackingField_0;
  1252. // System.Double o0.Geometry.Quaternion::<y>k__BackingField
  1253. double ___U3CyU3Ek__BackingField_1;
  1254. // System.Double o0.Geometry.Quaternion::<z>k__BackingField
  1255. double ___U3CzU3Ek__BackingField_2;
  1256. // System.Double o0.Geometry.Quaternion::<w>k__BackingField
  1257. double ___U3CwU3Ek__BackingField_3;
  1258. public:
  1259. inline static int32_t get_offset_of_U3CxU3Ek__BackingField_0() { return static_cast<int32_t>(offsetof(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234, ___U3CxU3Ek__BackingField_0)); }
  1260. inline double get_U3CxU3Ek__BackingField_0() const { return ___U3CxU3Ek__BackingField_0; }
  1261. inline double* get_address_of_U3CxU3Ek__BackingField_0() { return &___U3CxU3Ek__BackingField_0; }
  1262. inline void set_U3CxU3Ek__BackingField_0(double value)
  1263. {
  1264. ___U3CxU3Ek__BackingField_0 = value;
  1265. }
  1266. inline static int32_t get_offset_of_U3CyU3Ek__BackingField_1() { return static_cast<int32_t>(offsetof(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234, ___U3CyU3Ek__BackingField_1)); }
  1267. inline double get_U3CyU3Ek__BackingField_1() const { return ___U3CyU3Ek__BackingField_1; }
  1268. inline double* get_address_of_U3CyU3Ek__BackingField_1() { return &___U3CyU3Ek__BackingField_1; }
  1269. inline void set_U3CyU3Ek__BackingField_1(double value)
  1270. {
  1271. ___U3CyU3Ek__BackingField_1 = value;
  1272. }
  1273. inline static int32_t get_offset_of_U3CzU3Ek__BackingField_2() { return static_cast<int32_t>(offsetof(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234, ___U3CzU3Ek__BackingField_2)); }
  1274. inline double get_U3CzU3Ek__BackingField_2() const { return ___U3CzU3Ek__BackingField_2; }
  1275. inline double* get_address_of_U3CzU3Ek__BackingField_2() { return &___U3CzU3Ek__BackingField_2; }
  1276. inline void set_U3CzU3Ek__BackingField_2(double value)
  1277. {
  1278. ___U3CzU3Ek__BackingField_2 = value;
  1279. }
  1280. inline static int32_t get_offset_of_U3CwU3Ek__BackingField_3() { return static_cast<int32_t>(offsetof(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234, ___U3CwU3Ek__BackingField_3)); }
  1281. inline double get_U3CwU3Ek__BackingField_3() const { return ___U3CwU3Ek__BackingField_3; }
  1282. inline double* get_address_of_U3CwU3Ek__BackingField_3() { return &___U3CwU3Ek__BackingField_3; }
  1283. inline void set_U3CwU3Ek__BackingField_3(double value)
  1284. {
  1285. ___U3CwU3Ek__BackingField_3 = value;
  1286. }
  1287. };
  1288. struct Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234_StaticFields
  1289. {
  1290. public:
  1291. // o0.Geometry.Quaternion o0.Geometry.Quaternion::<Identity>k__BackingField
  1292. Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 ___U3CIdentityU3Ek__BackingField_4;
  1293. public:
  1294. inline static int32_t get_offset_of_U3CIdentityU3Ek__BackingField_4() { return static_cast<int32_t>(offsetof(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234_StaticFields, ___U3CIdentityU3Ek__BackingField_4)); }
  1295. inline Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 get_U3CIdentityU3Ek__BackingField_4() const { return ___U3CIdentityU3Ek__BackingField_4; }
  1296. inline Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 * get_address_of_U3CIdentityU3Ek__BackingField_4() { return &___U3CIdentityU3Ek__BackingField_4; }
  1297. inline void set_U3CIdentityU3Ek__BackingField_4(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 value)
  1298. {
  1299. ___U3CIdentityU3Ek__BackingField_4 = value;
  1300. }
  1301. };
  1302. // System.Single
  1303. struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E
  1304. {
  1305. public:
  1306. // System.Single System.Single::m_value
  1307. float ___m_value_0;
  1308. public:
  1309. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); }
  1310. inline float get_m_value_0() const { return ___m_value_0; }
  1311. inline float* get_address_of_m_value_0() { return &___m_value_0; }
  1312. inline void set_m_value_0(float value)
  1313. {
  1314. ___m_value_0 = value;
  1315. }
  1316. };
  1317. // UnityEngine.Vector3
  1318. struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E
  1319. {
  1320. public:
  1321. // System.Single UnityEngine.Vector3::x
  1322. float ___x_2;
  1323. // System.Single UnityEngine.Vector3::y
  1324. float ___y_3;
  1325. // System.Single UnityEngine.Vector3::z
  1326. float ___z_4;
  1327. public:
  1328. inline static int32_t get_offset_of_x_2() { return static_cast<int32_t>(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___x_2)); }
  1329. inline float get_x_2() const { return ___x_2; }
  1330. inline float* get_address_of_x_2() { return &___x_2; }
  1331. inline void set_x_2(float value)
  1332. {
  1333. ___x_2 = value;
  1334. }
  1335. inline static int32_t get_offset_of_y_3() { return static_cast<int32_t>(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___y_3)); }
  1336. inline float get_y_3() const { return ___y_3; }
  1337. inline float* get_address_of_y_3() { return &___y_3; }
  1338. inline void set_y_3(float value)
  1339. {
  1340. ___y_3 = value;
  1341. }
  1342. inline static int32_t get_offset_of_z_4() { return static_cast<int32_t>(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___z_4)); }
  1343. inline float get_z_4() const { return ___z_4; }
  1344. inline float* get_address_of_z_4() { return &___z_4; }
  1345. inline void set_z_4(float value)
  1346. {
  1347. ___z_4 = value;
  1348. }
  1349. };
  1350. struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields
  1351. {
  1352. public:
  1353. // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector
  1354. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___zeroVector_5;
  1355. // UnityEngine.Vector3 UnityEngine.Vector3::oneVector
  1356. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___oneVector_6;
  1357. // UnityEngine.Vector3 UnityEngine.Vector3::upVector
  1358. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___upVector_7;
  1359. // UnityEngine.Vector3 UnityEngine.Vector3::downVector
  1360. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___downVector_8;
  1361. // UnityEngine.Vector3 UnityEngine.Vector3::leftVector
  1362. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___leftVector_9;
  1363. // UnityEngine.Vector3 UnityEngine.Vector3::rightVector
  1364. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rightVector_10;
  1365. // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector
  1366. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___forwardVector_11;
  1367. // UnityEngine.Vector3 UnityEngine.Vector3::backVector
  1368. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___backVector_12;
  1369. // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector
  1370. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___positiveInfinityVector_13;
  1371. // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector
  1372. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___negativeInfinityVector_14;
  1373. public:
  1374. inline static int32_t get_offset_of_zeroVector_5() { return static_cast<int32_t>(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___zeroVector_5)); }
  1375. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_zeroVector_5() const { return ___zeroVector_5; }
  1376. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_zeroVector_5() { return &___zeroVector_5; }
  1377. inline void set_zeroVector_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  1378. {
  1379. ___zeroVector_5 = value;
  1380. }
  1381. inline static int32_t get_offset_of_oneVector_6() { return static_cast<int32_t>(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___oneVector_6)); }
  1382. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_oneVector_6() const { return ___oneVector_6; }
  1383. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_oneVector_6() { return &___oneVector_6; }
  1384. inline void set_oneVector_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  1385. {
  1386. ___oneVector_6 = value;
  1387. }
  1388. inline static int32_t get_offset_of_upVector_7() { return static_cast<int32_t>(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___upVector_7)); }
  1389. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_upVector_7() const { return ___upVector_7; }
  1390. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_upVector_7() { return &___upVector_7; }
  1391. inline void set_upVector_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  1392. {
  1393. ___upVector_7 = value;
  1394. }
  1395. inline static int32_t get_offset_of_downVector_8() { return static_cast<int32_t>(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___downVector_8)); }
  1396. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_downVector_8() const { return ___downVector_8; }
  1397. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_downVector_8() { return &___downVector_8; }
  1398. inline void set_downVector_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  1399. {
  1400. ___downVector_8 = value;
  1401. }
  1402. inline static int32_t get_offset_of_leftVector_9() { return static_cast<int32_t>(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___leftVector_9)); }
  1403. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_leftVector_9() const { return ___leftVector_9; }
  1404. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_leftVector_9() { return &___leftVector_9; }
  1405. inline void set_leftVector_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  1406. {
  1407. ___leftVector_9 = value;
  1408. }
  1409. inline static int32_t get_offset_of_rightVector_10() { return static_cast<int32_t>(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___rightVector_10)); }
  1410. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_rightVector_10() const { return ___rightVector_10; }
  1411. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_rightVector_10() { return &___rightVector_10; }
  1412. inline void set_rightVector_10(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  1413. {
  1414. ___rightVector_10 = value;
  1415. }
  1416. inline static int32_t get_offset_of_forwardVector_11() { return static_cast<int32_t>(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___forwardVector_11)); }
  1417. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_forwardVector_11() const { return ___forwardVector_11; }
  1418. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_forwardVector_11() { return &___forwardVector_11; }
  1419. inline void set_forwardVector_11(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  1420. {
  1421. ___forwardVector_11 = value;
  1422. }
  1423. inline static int32_t get_offset_of_backVector_12() { return static_cast<int32_t>(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___backVector_12)); }
  1424. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_backVector_12() const { return ___backVector_12; }
  1425. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_backVector_12() { return &___backVector_12; }
  1426. inline void set_backVector_12(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  1427. {
  1428. ___backVector_12 = value;
  1429. }
  1430. inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast<int32_t>(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___positiveInfinityVector_13)); }
  1431. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; }
  1432. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; }
  1433. inline void set_positiveInfinityVector_13(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  1434. {
  1435. ___positiveInfinityVector_13 = value;
  1436. }
  1437. inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast<int32_t>(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___negativeInfinityVector_14)); }
  1438. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; }
  1439. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; }
  1440. inline void set_negativeInfinityVector_14(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  1441. {
  1442. ___negativeInfinityVector_14 = value;
  1443. }
  1444. };
  1445. // System.Void
  1446. struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5
  1447. {
  1448. public:
  1449. union
  1450. {
  1451. struct
  1452. {
  1453. };
  1454. uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1];
  1455. };
  1456. public:
  1457. };
  1458. // UnityEngine.WaitForSeconds
  1459. struct WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013 : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF
  1460. {
  1461. public:
  1462. // System.Single UnityEngine.WaitForSeconds::m_Seconds
  1463. float ___m_Seconds_0;
  1464. public:
  1465. inline static int32_t get_offset_of_m_Seconds_0() { return static_cast<int32_t>(offsetof(WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013, ___m_Seconds_0)); }
  1466. inline float get_m_Seconds_0() const { return ___m_Seconds_0; }
  1467. inline float* get_address_of_m_Seconds_0() { return &___m_Seconds_0; }
  1468. inline void set_m_Seconds_0(float value)
  1469. {
  1470. ___m_Seconds_0 = value;
  1471. }
  1472. };
  1473. // Native definition for P/Invoke marshalling of UnityEngine.WaitForSeconds
  1474. struct WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013_marshaled_pinvoke : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_pinvoke
  1475. {
  1476. float ___m_Seconds_0;
  1477. };
  1478. // Native definition for COM marshalling of UnityEngine.WaitForSeconds
  1479. struct WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013_marshaled_com : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_com
  1480. {
  1481. float ___m_Seconds_0;
  1482. };
  1483. // UnityEngine.WaitForSecondsRealtime
  1484. struct WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 : public CustomYieldInstruction_t4ED1543FBAA3143362854EB1867B42E5D190A5C7
  1485. {
  1486. public:
  1487. // System.Single UnityEngine.WaitForSecondsRealtime::<waitTime>k__BackingField
  1488. float ___U3CwaitTimeU3Ek__BackingField_0;
  1489. // System.Single UnityEngine.WaitForSecondsRealtime::m_WaitUntilTime
  1490. float ___m_WaitUntilTime_1;
  1491. public:
  1492. inline static int32_t get_offset_of_U3CwaitTimeU3Ek__BackingField_0() { return static_cast<int32_t>(offsetof(WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40, ___U3CwaitTimeU3Ek__BackingField_0)); }
  1493. inline float get_U3CwaitTimeU3Ek__BackingField_0() const { return ___U3CwaitTimeU3Ek__BackingField_0; }
  1494. inline float* get_address_of_U3CwaitTimeU3Ek__BackingField_0() { return &___U3CwaitTimeU3Ek__BackingField_0; }
  1495. inline void set_U3CwaitTimeU3Ek__BackingField_0(float value)
  1496. {
  1497. ___U3CwaitTimeU3Ek__BackingField_0 = value;
  1498. }
  1499. inline static int32_t get_offset_of_m_WaitUntilTime_1() { return static_cast<int32_t>(offsetof(WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40, ___m_WaitUntilTime_1)); }
  1500. inline float get_m_WaitUntilTime_1() const { return ___m_WaitUntilTime_1; }
  1501. inline float* get_address_of_m_WaitUntilTime_1() { return &___m_WaitUntilTime_1; }
  1502. inline void set_m_WaitUntilTime_1(float value)
  1503. {
  1504. ___m_WaitUntilTime_1 = value;
  1505. }
  1506. };
  1507. // o09Axis/Vector3D
  1508. struct Vector3D_t3AD09CF5CC2B76360B4013A22B91B6AE730292B3
  1509. {
  1510. public:
  1511. // System.Double o09Axis/Vector3D::x
  1512. double ___x_0;
  1513. // System.Double o09Axis/Vector3D::y
  1514. double ___y_1;
  1515. // System.Double o09Axis/Vector3D::z
  1516. double ___z_2;
  1517. public:
  1518. inline static int32_t get_offset_of_x_0() { return static_cast<int32_t>(offsetof(Vector3D_t3AD09CF5CC2B76360B4013A22B91B6AE730292B3, ___x_0)); }
  1519. inline double get_x_0() const { return ___x_0; }
  1520. inline double* get_address_of_x_0() { return &___x_0; }
  1521. inline void set_x_0(double value)
  1522. {
  1523. ___x_0 = value;
  1524. }
  1525. inline static int32_t get_offset_of_y_1() { return static_cast<int32_t>(offsetof(Vector3D_t3AD09CF5CC2B76360B4013A22B91B6AE730292B3, ___y_1)); }
  1526. inline double get_y_1() const { return ___y_1; }
  1527. inline double* get_address_of_y_1() { return &___y_1; }
  1528. inline void set_y_1(double value)
  1529. {
  1530. ___y_1 = value;
  1531. }
  1532. inline static int32_t get_offset_of_z_2() { return static_cast<int32_t>(offsetof(Vector3D_t3AD09CF5CC2B76360B4013A22B91B6AE730292B3, ___z_2)); }
  1533. inline double get_z_2() const { return ___z_2; }
  1534. inline double* get_address_of_z_2() { return &___z_2; }
  1535. inline void set_z_2(double value)
  1536. {
  1537. ___z_2 = value;
  1538. }
  1539. };
  1540. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence
  1541. struct Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 : public Asn1Object_t6EBED9F28280E72844A4F6F176D7E2A5B94FFCFC
  1542. {
  1543. public:
  1544. // System.Collections.IList BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::seq
  1545. RuntimeObject* ___seq_2;
  1546. public:
  1547. inline static int32_t get_offset_of_seq_2() { return static_cast<int32_t>(offsetof(Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8, ___seq_2)); }
  1548. inline RuntimeObject* get_seq_2() const { return ___seq_2; }
  1549. inline RuntimeObject** get_address_of_seq_2() { return &___seq_2; }
  1550. inline void set_seq_2(RuntimeObject* value)
  1551. {
  1552. ___seq_2 = value;
  1553. Il2CppCodeGenWriteBarrier((void**)(&___seq_2), (void*)value);
  1554. }
  1555. };
  1556. // System.Delegate
  1557. struct Delegate_t : public RuntimeObject
  1558. {
  1559. public:
  1560. // System.IntPtr System.Delegate::method_ptr
  1561. Il2CppMethodPointer ___method_ptr_0;
  1562. // System.IntPtr System.Delegate::invoke_impl
  1563. intptr_t ___invoke_impl_1;
  1564. // System.Object System.Delegate::m_target
  1565. RuntimeObject * ___m_target_2;
  1566. // System.IntPtr System.Delegate::method
  1567. intptr_t ___method_3;
  1568. // System.IntPtr System.Delegate::delegate_trampoline
  1569. intptr_t ___delegate_trampoline_4;
  1570. // System.IntPtr System.Delegate::extra_arg
  1571. intptr_t ___extra_arg_5;
  1572. // System.IntPtr System.Delegate::method_code
  1573. intptr_t ___method_code_6;
  1574. // System.Reflection.MethodInfo System.Delegate::method_info
  1575. MethodInfo_t * ___method_info_7;
  1576. // System.Reflection.MethodInfo System.Delegate::original_method_info
  1577. MethodInfo_t * ___original_method_info_8;
  1578. // System.DelegateData System.Delegate::data
  1579. DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9;
  1580. // System.Boolean System.Delegate::method_is_virtual
  1581. bool ___method_is_virtual_10;
  1582. public:
  1583. inline static int32_t get_offset_of_method_ptr_0() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_ptr_0)); }
  1584. inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; }
  1585. inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; }
  1586. inline void set_method_ptr_0(Il2CppMethodPointer value)
  1587. {
  1588. ___method_ptr_0 = value;
  1589. }
  1590. inline static int32_t get_offset_of_invoke_impl_1() { return static_cast<int32_t>(offsetof(Delegate_t, ___invoke_impl_1)); }
  1591. inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; }
  1592. inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; }
  1593. inline void set_invoke_impl_1(intptr_t value)
  1594. {
  1595. ___invoke_impl_1 = value;
  1596. }
  1597. inline static int32_t get_offset_of_m_target_2() { return static_cast<int32_t>(offsetof(Delegate_t, ___m_target_2)); }
  1598. inline RuntimeObject * get_m_target_2() const { return ___m_target_2; }
  1599. inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; }
  1600. inline void set_m_target_2(RuntimeObject * value)
  1601. {
  1602. ___m_target_2 = value;
  1603. Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value);
  1604. }
  1605. inline static int32_t get_offset_of_method_3() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_3)); }
  1606. inline intptr_t get_method_3() const { return ___method_3; }
  1607. inline intptr_t* get_address_of_method_3() { return &___method_3; }
  1608. inline void set_method_3(intptr_t value)
  1609. {
  1610. ___method_3 = value;
  1611. }
  1612. inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast<int32_t>(offsetof(Delegate_t, ___delegate_trampoline_4)); }
  1613. inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; }
  1614. inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; }
  1615. inline void set_delegate_trampoline_4(intptr_t value)
  1616. {
  1617. ___delegate_trampoline_4 = value;
  1618. }
  1619. inline static int32_t get_offset_of_extra_arg_5() { return static_cast<int32_t>(offsetof(Delegate_t, ___extra_arg_5)); }
  1620. inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; }
  1621. inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; }
  1622. inline void set_extra_arg_5(intptr_t value)
  1623. {
  1624. ___extra_arg_5 = value;
  1625. }
  1626. inline static int32_t get_offset_of_method_code_6() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_code_6)); }
  1627. inline intptr_t get_method_code_6() const { return ___method_code_6; }
  1628. inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; }
  1629. inline void set_method_code_6(intptr_t value)
  1630. {
  1631. ___method_code_6 = value;
  1632. }
  1633. inline static int32_t get_offset_of_method_info_7() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_info_7)); }
  1634. inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; }
  1635. inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; }
  1636. inline void set_method_info_7(MethodInfo_t * value)
  1637. {
  1638. ___method_info_7 = value;
  1639. Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value);
  1640. }
  1641. inline static int32_t get_offset_of_original_method_info_8() { return static_cast<int32_t>(offsetof(Delegate_t, ___original_method_info_8)); }
  1642. inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; }
  1643. inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; }
  1644. inline void set_original_method_info_8(MethodInfo_t * value)
  1645. {
  1646. ___original_method_info_8 = value;
  1647. Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value);
  1648. }
  1649. inline static int32_t get_offset_of_data_9() { return static_cast<int32_t>(offsetof(Delegate_t, ___data_9)); }
  1650. inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; }
  1651. inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; }
  1652. inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value)
  1653. {
  1654. ___data_9 = value;
  1655. Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value);
  1656. }
  1657. inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_is_virtual_10)); }
  1658. inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; }
  1659. inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; }
  1660. inline void set_method_is_virtual_10(bool value)
  1661. {
  1662. ___method_is_virtual_10 = value;
  1663. }
  1664. };
  1665. // Native definition for P/Invoke marshalling of System.Delegate
  1666. struct Delegate_t_marshaled_pinvoke
  1667. {
  1668. intptr_t ___method_ptr_0;
  1669. intptr_t ___invoke_impl_1;
  1670. Il2CppIUnknown* ___m_target_2;
  1671. intptr_t ___method_3;
  1672. intptr_t ___delegate_trampoline_4;
  1673. intptr_t ___extra_arg_5;
  1674. intptr_t ___method_code_6;
  1675. MethodInfo_t * ___method_info_7;
  1676. MethodInfo_t * ___original_method_info_8;
  1677. DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9;
  1678. int32_t ___method_is_virtual_10;
  1679. };
  1680. // Native definition for COM marshalling of System.Delegate
  1681. struct Delegate_t_marshaled_com
  1682. {
  1683. intptr_t ___method_ptr_0;
  1684. intptr_t ___invoke_impl_1;
  1685. Il2CppIUnknown* ___m_target_2;
  1686. intptr_t ___method_3;
  1687. intptr_t ___delegate_trampoline_4;
  1688. intptr_t ___extra_arg_5;
  1689. intptr_t ___method_code_6;
  1690. MethodInfo_t * ___method_info_7;
  1691. MethodInfo_t * ___original_method_info_8;
  1692. DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9;
  1693. int32_t ___method_is_virtual_10;
  1694. };
  1695. // System.Exception
  1696. struct Exception_t : public RuntimeObject
  1697. {
  1698. public:
  1699. // System.String System.Exception::_className
  1700. String_t* ____className_1;
  1701. // System.String System.Exception::_message
  1702. String_t* ____message_2;
  1703. // System.Collections.IDictionary System.Exception::_data
  1704. RuntimeObject* ____data_3;
  1705. // System.Exception System.Exception::_innerException
  1706. Exception_t * ____innerException_4;
  1707. // System.String System.Exception::_helpURL
  1708. String_t* ____helpURL_5;
  1709. // System.Object System.Exception::_stackTrace
  1710. RuntimeObject * ____stackTrace_6;
  1711. // System.String System.Exception::_stackTraceString
  1712. String_t* ____stackTraceString_7;
  1713. // System.String System.Exception::_remoteStackTraceString
  1714. String_t* ____remoteStackTraceString_8;
  1715. // System.Int32 System.Exception::_remoteStackIndex
  1716. int32_t ____remoteStackIndex_9;
  1717. // System.Object System.Exception::_dynamicMethods
  1718. RuntimeObject * ____dynamicMethods_10;
  1719. // System.Int32 System.Exception::_HResult
  1720. int32_t ____HResult_11;
  1721. // System.String System.Exception::_source
  1722. String_t* ____source_12;
  1723. // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
  1724. SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13;
  1725. // System.Diagnostics.StackTrace[] System.Exception::captured_traces
  1726. StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14;
  1727. // System.IntPtr[] System.Exception::native_trace_ips
  1728. IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15;
  1729. public:
  1730. inline static int32_t get_offset_of__className_1() { return static_cast<int32_t>(offsetof(Exception_t, ____className_1)); }
  1731. inline String_t* get__className_1() const { return ____className_1; }
  1732. inline String_t** get_address_of__className_1() { return &____className_1; }
  1733. inline void set__className_1(String_t* value)
  1734. {
  1735. ____className_1 = value;
  1736. Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value);
  1737. }
  1738. inline static int32_t get_offset_of__message_2() { return static_cast<int32_t>(offsetof(Exception_t, ____message_2)); }
  1739. inline String_t* get__message_2() const { return ____message_2; }
  1740. inline String_t** get_address_of__message_2() { return &____message_2; }
  1741. inline void set__message_2(String_t* value)
  1742. {
  1743. ____message_2 = value;
  1744. Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value);
  1745. }
  1746. inline static int32_t get_offset_of__data_3() { return static_cast<int32_t>(offsetof(Exception_t, ____data_3)); }
  1747. inline RuntimeObject* get__data_3() const { return ____data_3; }
  1748. inline RuntimeObject** get_address_of__data_3() { return &____data_3; }
  1749. inline void set__data_3(RuntimeObject* value)
  1750. {
  1751. ____data_3 = value;
  1752. Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value);
  1753. }
  1754. inline static int32_t get_offset_of__innerException_4() { return static_cast<int32_t>(offsetof(Exception_t, ____innerException_4)); }
  1755. inline Exception_t * get__innerException_4() const { return ____innerException_4; }
  1756. inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; }
  1757. inline void set__innerException_4(Exception_t * value)
  1758. {
  1759. ____innerException_4 = value;
  1760. Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value);
  1761. }
  1762. inline static int32_t get_offset_of__helpURL_5() { return static_cast<int32_t>(offsetof(Exception_t, ____helpURL_5)); }
  1763. inline String_t* get__helpURL_5() const { return ____helpURL_5; }
  1764. inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; }
  1765. inline void set__helpURL_5(String_t* value)
  1766. {
  1767. ____helpURL_5 = value;
  1768. Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value);
  1769. }
  1770. inline static int32_t get_offset_of__stackTrace_6() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTrace_6)); }
  1771. inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; }
  1772. inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; }
  1773. inline void set__stackTrace_6(RuntimeObject * value)
  1774. {
  1775. ____stackTrace_6 = value;
  1776. Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value);
  1777. }
  1778. inline static int32_t get_offset_of__stackTraceString_7() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTraceString_7)); }
  1779. inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; }
  1780. inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; }
  1781. inline void set__stackTraceString_7(String_t* value)
  1782. {
  1783. ____stackTraceString_7 = value;
  1784. Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value);
  1785. }
  1786. inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackTraceString_8)); }
  1787. inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; }
  1788. inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; }
  1789. inline void set__remoteStackTraceString_8(String_t* value)
  1790. {
  1791. ____remoteStackTraceString_8 = value;
  1792. Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value);
  1793. }
  1794. inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackIndex_9)); }
  1795. inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; }
  1796. inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; }
  1797. inline void set__remoteStackIndex_9(int32_t value)
  1798. {
  1799. ____remoteStackIndex_9 = value;
  1800. }
  1801. inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast<int32_t>(offsetof(Exception_t, ____dynamicMethods_10)); }
  1802. inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; }
  1803. inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; }
  1804. inline void set__dynamicMethods_10(RuntimeObject * value)
  1805. {
  1806. ____dynamicMethods_10 = value;
  1807. Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value);
  1808. }
  1809. inline static int32_t get_offset_of__HResult_11() { return static_cast<int32_t>(offsetof(Exception_t, ____HResult_11)); }
  1810. inline int32_t get__HResult_11() const { return ____HResult_11; }
  1811. inline int32_t* get_address_of__HResult_11() { return &____HResult_11; }
  1812. inline void set__HResult_11(int32_t value)
  1813. {
  1814. ____HResult_11 = value;
  1815. }
  1816. inline static int32_t get_offset_of__source_12() { return static_cast<int32_t>(offsetof(Exception_t, ____source_12)); }
  1817. inline String_t* get__source_12() const { return ____source_12; }
  1818. inline String_t** get_address_of__source_12() { return &____source_12; }
  1819. inline void set__source_12(String_t* value)
  1820. {
  1821. ____source_12 = value;
  1822. Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value);
  1823. }
  1824. inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast<int32_t>(offsetof(Exception_t, ____safeSerializationManager_13)); }
  1825. inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; }
  1826. inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; }
  1827. inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value)
  1828. {
  1829. ____safeSerializationManager_13 = value;
  1830. Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value);
  1831. }
  1832. inline static int32_t get_offset_of_captured_traces_14() { return static_cast<int32_t>(offsetof(Exception_t, ___captured_traces_14)); }
  1833. inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; }
  1834. inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; }
  1835. inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value)
  1836. {
  1837. ___captured_traces_14 = value;
  1838. Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value);
  1839. }
  1840. inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast<int32_t>(offsetof(Exception_t, ___native_trace_ips_15)); }
  1841. inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; }
  1842. inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; }
  1843. inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value)
  1844. {
  1845. ___native_trace_ips_15 = value;
  1846. Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value);
  1847. }
  1848. };
  1849. struct Exception_t_StaticFields
  1850. {
  1851. public:
  1852. // System.Object System.Exception::s_EDILock
  1853. RuntimeObject * ___s_EDILock_0;
  1854. public:
  1855. inline static int32_t get_offset_of_s_EDILock_0() { return static_cast<int32_t>(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); }
  1856. inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; }
  1857. inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; }
  1858. inline void set_s_EDILock_0(RuntimeObject * value)
  1859. {
  1860. ___s_EDILock_0 = value;
  1861. Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value);
  1862. }
  1863. };
  1864. // Native definition for P/Invoke marshalling of System.Exception
  1865. struct Exception_t_marshaled_pinvoke
  1866. {
  1867. char* ____className_1;
  1868. char* ____message_2;
  1869. RuntimeObject* ____data_3;
  1870. Exception_t_marshaled_pinvoke* ____innerException_4;
  1871. char* ____helpURL_5;
  1872. Il2CppIUnknown* ____stackTrace_6;
  1873. char* ____stackTraceString_7;
  1874. char* ____remoteStackTraceString_8;
  1875. int32_t ____remoteStackIndex_9;
  1876. Il2CppIUnknown* ____dynamicMethods_10;
  1877. int32_t ____HResult_11;
  1878. char* ____source_12;
  1879. SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13;
  1880. StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14;
  1881. Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
  1882. };
  1883. // Native definition for COM marshalling of System.Exception
  1884. struct Exception_t_marshaled_com
  1885. {
  1886. Il2CppChar* ____className_1;
  1887. Il2CppChar* ____message_2;
  1888. RuntimeObject* ____data_3;
  1889. Exception_t_marshaled_com* ____innerException_4;
  1890. Il2CppChar* ____helpURL_5;
  1891. Il2CppIUnknown* ____stackTrace_6;
  1892. Il2CppChar* ____stackTraceString_7;
  1893. Il2CppChar* ____remoteStackTraceString_8;
  1894. int32_t ____remoteStackIndex_9;
  1895. Il2CppIUnknown* ____dynamicMethods_10;
  1896. int32_t ____HResult_11;
  1897. Il2CppChar* ____source_12;
  1898. SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13;
  1899. StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14;
  1900. Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
  1901. };
  1902. // UnityEngine.Object
  1903. struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A : public RuntimeObject
  1904. {
  1905. public:
  1906. // System.IntPtr UnityEngine.Object::m_CachedPtr
  1907. intptr_t ___m_CachedPtr_0;
  1908. public:
  1909. inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast<int32_t>(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A, ___m_CachedPtr_0)); }
  1910. inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; }
  1911. inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; }
  1912. inline void set_m_CachedPtr_0(intptr_t value)
  1913. {
  1914. ___m_CachedPtr_0 = value;
  1915. }
  1916. };
  1917. struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields
  1918. {
  1919. public:
  1920. // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject
  1921. int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1;
  1922. public:
  1923. inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast<int32_t>(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); }
  1924. inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; }
  1925. inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; }
  1926. inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value)
  1927. {
  1928. ___OffsetOfInstanceIDInCPlusPlusObject_1 = value;
  1929. }
  1930. };
  1931. // Native definition for P/Invoke marshalling of UnityEngine.Object
  1932. struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke
  1933. {
  1934. intptr_t ___m_CachedPtr_0;
  1935. };
  1936. // Native definition for COM marshalling of UnityEngine.Object
  1937. struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com
  1938. {
  1939. intptr_t ___m_CachedPtr_0;
  1940. };
  1941. // PKMatchType
  1942. struct PKMatchType_t70226E0488006DF20B2A9EB3F2692119A95A8240
  1943. {
  1944. public:
  1945. // System.Int32 PKMatchType::value__
  1946. int32_t ___value___2;
  1947. public:
  1948. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(PKMatchType_t70226E0488006DF20B2A9EB3F2692119A95A8240, ___value___2)); }
  1949. inline int32_t get_value___2() const { return ___value___2; }
  1950. inline int32_t* get_address_of_value___2() { return &___value___2; }
  1951. inline void set_value___2(int32_t value)
  1952. {
  1953. ___value___2 = value;
  1954. }
  1955. };
  1956. // YejiHuntGameMode
  1957. struct YejiHuntGameMode_tC7B3AEEF3616DD293F13F32FC974BC22C561D563 : public ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B
  1958. {
  1959. public:
  1960. // System.Single YejiHuntGameMode::flyPlaneHeight
  1961. float ___flyPlaneHeight_17;
  1962. // TreeAreaRecorder YejiHuntGameMode::treeAreaRecorder
  1963. TreeAreaRecorder_tAE9063D38B62DF6BE86781A700F0D349C2E43B37 * ___treeAreaRecorder_18;
  1964. // System.Int32 YejiHuntGameMode::createCountMax
  1965. int32_t ___createCountMax_19;
  1966. // System.Int32 YejiHuntGameMode::createAnimalIndex
  1967. int32_t ___createAnimalIndex_20;
  1968. // System.Boolean YejiHuntGameMode::banCreateAnimal
  1969. bool ___banCreateAnimal_21;
  1970. public:
  1971. inline static int32_t get_offset_of_flyPlaneHeight_17() { return static_cast<int32_t>(offsetof(YejiHuntGameMode_tC7B3AEEF3616DD293F13F32FC974BC22C561D563, ___flyPlaneHeight_17)); }
  1972. inline float get_flyPlaneHeight_17() const { return ___flyPlaneHeight_17; }
  1973. inline float* get_address_of_flyPlaneHeight_17() { return &___flyPlaneHeight_17; }
  1974. inline void set_flyPlaneHeight_17(float value)
  1975. {
  1976. ___flyPlaneHeight_17 = value;
  1977. }
  1978. inline static int32_t get_offset_of_treeAreaRecorder_18() { return static_cast<int32_t>(offsetof(YejiHuntGameMode_tC7B3AEEF3616DD293F13F32FC974BC22C561D563, ___treeAreaRecorder_18)); }
  1979. inline TreeAreaRecorder_tAE9063D38B62DF6BE86781A700F0D349C2E43B37 * get_treeAreaRecorder_18() const { return ___treeAreaRecorder_18; }
  1980. inline TreeAreaRecorder_tAE9063D38B62DF6BE86781A700F0D349C2E43B37 ** get_address_of_treeAreaRecorder_18() { return &___treeAreaRecorder_18; }
  1981. inline void set_treeAreaRecorder_18(TreeAreaRecorder_tAE9063D38B62DF6BE86781A700F0D349C2E43B37 * value)
  1982. {
  1983. ___treeAreaRecorder_18 = value;
  1984. Il2CppCodeGenWriteBarrier((void**)(&___treeAreaRecorder_18), (void*)value);
  1985. }
  1986. inline static int32_t get_offset_of_createCountMax_19() { return static_cast<int32_t>(offsetof(YejiHuntGameMode_tC7B3AEEF3616DD293F13F32FC974BC22C561D563, ___createCountMax_19)); }
  1987. inline int32_t get_createCountMax_19() const { return ___createCountMax_19; }
  1988. inline int32_t* get_address_of_createCountMax_19() { return &___createCountMax_19; }
  1989. inline void set_createCountMax_19(int32_t value)
  1990. {
  1991. ___createCountMax_19 = value;
  1992. }
  1993. inline static int32_t get_offset_of_createAnimalIndex_20() { return static_cast<int32_t>(offsetof(YejiHuntGameMode_tC7B3AEEF3616DD293F13F32FC974BC22C561D563, ___createAnimalIndex_20)); }
  1994. inline int32_t get_createAnimalIndex_20() const { return ___createAnimalIndex_20; }
  1995. inline int32_t* get_address_of_createAnimalIndex_20() { return &___createAnimalIndex_20; }
  1996. inline void set_createAnimalIndex_20(int32_t value)
  1997. {
  1998. ___createAnimalIndex_20 = value;
  1999. }
  2000. inline static int32_t get_offset_of_banCreateAnimal_21() { return static_cast<int32_t>(offsetof(YejiHuntGameMode_tC7B3AEEF3616DD293F13F32FC974BC22C561D563, ___banCreateAnimal_21)); }
  2001. inline bool get_banCreateAnimal_21() const { return ___banCreateAnimal_21; }
  2002. inline bool* get_address_of_banCreateAnimal_21() { return &___banCreateAnimal_21; }
  2003. inline void set_banCreateAnimal_21(bool value)
  2004. {
  2005. ___banCreateAnimal_21 = value;
  2006. }
  2007. };
  2008. // o0.Bow.o0663Axis
  2009. struct o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1 : public RuntimeObject
  2010. {
  2011. public:
  2012. // o0.IMU._663AxisPreProcessor o0.Bow.o0663Axis::Attitude
  2013. _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250 * ___Attitude_0;
  2014. // System.Collections.Generic.List`1<o0.Bow.o0663Axis/State> o0.Bow.o0663Axis::States
  2015. List_1_t57058CE5CE5CF1ED62A5FC335983F13051990E3E * ___States_4;
  2016. // System.Int32 o0.Bow.o0663Axis::StatesMaxCount
  2017. int32_t ___StatesMaxCount_5;
  2018. // System.Single o0.Bow.o0663Axis::x
  2019. float ___x_6;
  2020. // System.Single o0.Bow.o0663Axis::y
  2021. float ___y_7;
  2022. // System.Single o0.Bow.o0663Axis::z
  2023. float ___z_8;
  2024. // System.Int64 o0.Bow.o0663Axis::TimeGapOld
  2025. int64_t ___TimeGapOld_9;
  2026. // System.Double o0.Bow.o0663Axis::lastv
  2027. double ___lastv_10;
  2028. // System.Int32 o0.Bow.o0663Axis::ShakeFrame
  2029. int32_t ___ShakeFrame_11;
  2030. // System.Int32 o0.Bow.o0663Axis::AccVarianceInput
  2031. int32_t ___AccVarianceInput_12;
  2032. // System.Double o0.Bow.o0663Axis::diff
  2033. double ___diff_13;
  2034. public:
  2035. inline static int32_t get_offset_of_Attitude_0() { return static_cast<int32_t>(offsetof(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1, ___Attitude_0)); }
  2036. inline _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250 * get_Attitude_0() const { return ___Attitude_0; }
  2037. inline _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250 ** get_address_of_Attitude_0() { return &___Attitude_0; }
  2038. inline void set_Attitude_0(_663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250 * value)
  2039. {
  2040. ___Attitude_0 = value;
  2041. Il2CppCodeGenWriteBarrier((void**)(&___Attitude_0), (void*)value);
  2042. }
  2043. inline static int32_t get_offset_of_States_4() { return static_cast<int32_t>(offsetof(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1, ___States_4)); }
  2044. inline List_1_t57058CE5CE5CF1ED62A5FC335983F13051990E3E * get_States_4() const { return ___States_4; }
  2045. inline List_1_t57058CE5CE5CF1ED62A5FC335983F13051990E3E ** get_address_of_States_4() { return &___States_4; }
  2046. inline void set_States_4(List_1_t57058CE5CE5CF1ED62A5FC335983F13051990E3E * value)
  2047. {
  2048. ___States_4 = value;
  2049. Il2CppCodeGenWriteBarrier((void**)(&___States_4), (void*)value);
  2050. }
  2051. inline static int32_t get_offset_of_StatesMaxCount_5() { return static_cast<int32_t>(offsetof(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1, ___StatesMaxCount_5)); }
  2052. inline int32_t get_StatesMaxCount_5() const { return ___StatesMaxCount_5; }
  2053. inline int32_t* get_address_of_StatesMaxCount_5() { return &___StatesMaxCount_5; }
  2054. inline void set_StatesMaxCount_5(int32_t value)
  2055. {
  2056. ___StatesMaxCount_5 = value;
  2057. }
  2058. inline static int32_t get_offset_of_x_6() { return static_cast<int32_t>(offsetof(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1, ___x_6)); }
  2059. inline float get_x_6() const { return ___x_6; }
  2060. inline float* get_address_of_x_6() { return &___x_6; }
  2061. inline void set_x_6(float value)
  2062. {
  2063. ___x_6 = value;
  2064. }
  2065. inline static int32_t get_offset_of_y_7() { return static_cast<int32_t>(offsetof(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1, ___y_7)); }
  2066. inline float get_y_7() const { return ___y_7; }
  2067. inline float* get_address_of_y_7() { return &___y_7; }
  2068. inline void set_y_7(float value)
  2069. {
  2070. ___y_7 = value;
  2071. }
  2072. inline static int32_t get_offset_of_z_8() { return static_cast<int32_t>(offsetof(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1, ___z_8)); }
  2073. inline float get_z_8() const { return ___z_8; }
  2074. inline float* get_address_of_z_8() { return &___z_8; }
  2075. inline void set_z_8(float value)
  2076. {
  2077. ___z_8 = value;
  2078. }
  2079. inline static int32_t get_offset_of_TimeGapOld_9() { return static_cast<int32_t>(offsetof(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1, ___TimeGapOld_9)); }
  2080. inline int64_t get_TimeGapOld_9() const { return ___TimeGapOld_9; }
  2081. inline int64_t* get_address_of_TimeGapOld_9() { return &___TimeGapOld_9; }
  2082. inline void set_TimeGapOld_9(int64_t value)
  2083. {
  2084. ___TimeGapOld_9 = value;
  2085. }
  2086. inline static int32_t get_offset_of_lastv_10() { return static_cast<int32_t>(offsetof(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1, ___lastv_10)); }
  2087. inline double get_lastv_10() const { return ___lastv_10; }
  2088. inline double* get_address_of_lastv_10() { return &___lastv_10; }
  2089. inline void set_lastv_10(double value)
  2090. {
  2091. ___lastv_10 = value;
  2092. }
  2093. inline static int32_t get_offset_of_ShakeFrame_11() { return static_cast<int32_t>(offsetof(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1, ___ShakeFrame_11)); }
  2094. inline int32_t get_ShakeFrame_11() const { return ___ShakeFrame_11; }
  2095. inline int32_t* get_address_of_ShakeFrame_11() { return &___ShakeFrame_11; }
  2096. inline void set_ShakeFrame_11(int32_t value)
  2097. {
  2098. ___ShakeFrame_11 = value;
  2099. }
  2100. inline static int32_t get_offset_of_AccVarianceInput_12() { return static_cast<int32_t>(offsetof(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1, ___AccVarianceInput_12)); }
  2101. inline int32_t get_AccVarianceInput_12() const { return ___AccVarianceInput_12; }
  2102. inline int32_t* get_address_of_AccVarianceInput_12() { return &___AccVarianceInput_12; }
  2103. inline void set_AccVarianceInput_12(int32_t value)
  2104. {
  2105. ___AccVarianceInput_12 = value;
  2106. }
  2107. inline static int32_t get_offset_of_diff_13() { return static_cast<int32_t>(offsetof(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1, ___diff_13)); }
  2108. inline double get_diff_13() const { return ___diff_13; }
  2109. inline double* get_address_of_diff_13() { return &___diff_13; }
  2110. inline void set_diff_13(double value)
  2111. {
  2112. ___diff_13 = value;
  2113. }
  2114. };
  2115. struct o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_StaticFields
  2116. {
  2117. public:
  2118. // System.Collections.Generic.List`1<UnityEngine.Quaternion> o0.Bow.o0663Axis::QuaTest
  2119. List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * ___QuaTest_1;
  2120. // o0.Geometry.Vector`1<System.Double> o0.Bow.o0663Axis::AccIdentity
  2121. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___AccIdentity_2;
  2122. // o0.Geometry.Vector`1<System.Double> o0.Bow.o0663Axis::MagIdentity
  2123. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___MagIdentity_3;
  2124. public:
  2125. inline static int32_t get_offset_of_QuaTest_1() { return static_cast<int32_t>(offsetof(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_StaticFields, ___QuaTest_1)); }
  2126. inline List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * get_QuaTest_1() const { return ___QuaTest_1; }
  2127. inline List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB ** get_address_of_QuaTest_1() { return &___QuaTest_1; }
  2128. inline void set_QuaTest_1(List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * value)
  2129. {
  2130. ___QuaTest_1 = value;
  2131. Il2CppCodeGenWriteBarrier((void**)(&___QuaTest_1), (void*)value);
  2132. }
  2133. inline static int32_t get_offset_of_AccIdentity_2() { return static_cast<int32_t>(offsetof(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_StaticFields, ___AccIdentity_2)); }
  2134. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_AccIdentity_2() const { return ___AccIdentity_2; }
  2135. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_AccIdentity_2() { return &___AccIdentity_2; }
  2136. inline void set_AccIdentity_2(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  2137. {
  2138. ___AccIdentity_2 = value;
  2139. }
  2140. inline static int32_t get_offset_of_MagIdentity_3() { return static_cast<int32_t>(offsetof(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_StaticFields, ___MagIdentity_3)); }
  2141. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_MagIdentity_3() const { return ___MagIdentity_3; }
  2142. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_MagIdentity_3() { return &___MagIdentity_3; }
  2143. inline void set_MagIdentity_3(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  2144. {
  2145. ___MagIdentity_3 = value;
  2146. }
  2147. };
  2148. // o0.Bow.o09AxisAfterXiaMenFromDll
  2149. struct o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD : public RuntimeObject
  2150. {
  2151. public:
  2152. // o0.IMU._9AxisPreProcessor o0.Bow.o09AxisAfterXiaMenFromDll::Attitude
  2153. _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78 * ___Attitude_0;
  2154. // o0.IMU.HardwareVariance o0.Bow.o09AxisAfterXiaMenFromDll::GyrHardwareVariance
  2155. HardwareVariance_tA92FE6146D363D26FEAB519A7A2EC5DD70276471 * ___GyrHardwareVariance_1;
  2156. // o0.IMU.HardwareVariance o0.Bow.o09AxisAfterXiaMenFromDll::AccHardwareVariance
  2157. HardwareVariance_tA92FE6146D363D26FEAB519A7A2EC5DD70276471 * ___AccHardwareVariance_2;
  2158. // o0.IMU.HardwareVariance o0.Bow.o09AxisAfterXiaMenFromDll::MagHardwareVariance
  2159. HardwareVariance_tA92FE6146D363D26FEAB519A7A2EC5DD70276471 * ___MagHardwareVariance_3;
  2160. // System.Collections.Generic.List`1<o0.Bow.o09AxisAfterXiaMenFromDll/State> o0.Bow.o09AxisAfterXiaMenFromDll::States
  2161. List_1_tAF6B794402C4B3FF19CFE6148D1840DC90E31188 * ___States_6;
  2162. // System.Int32 o0.Bow.o09AxisAfterXiaMenFromDll::StatesMaxCount
  2163. int32_t ___StatesMaxCount_7;
  2164. // System.Int32 o0.Bow.o09AxisAfterXiaMenFromDll::ShakeFrame
  2165. int32_t ___ShakeFrame_8;
  2166. // System.Int32 o0.Bow.o09AxisAfterXiaMenFromDll::AccVarianceInput
  2167. int32_t ___AccVarianceInput_9;
  2168. // System.Double o0.Bow.o09AxisAfterXiaMenFromDll::diff
  2169. double ___diff_10;
  2170. public:
  2171. inline static int32_t get_offset_of_Attitude_0() { return static_cast<int32_t>(offsetof(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD, ___Attitude_0)); }
  2172. inline _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78 * get_Attitude_0() const { return ___Attitude_0; }
  2173. inline _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78 ** get_address_of_Attitude_0() { return &___Attitude_0; }
  2174. inline void set_Attitude_0(_9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78 * value)
  2175. {
  2176. ___Attitude_0 = value;
  2177. Il2CppCodeGenWriteBarrier((void**)(&___Attitude_0), (void*)value);
  2178. }
  2179. inline static int32_t get_offset_of_GyrHardwareVariance_1() { return static_cast<int32_t>(offsetof(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD, ___GyrHardwareVariance_1)); }
  2180. inline HardwareVariance_tA92FE6146D363D26FEAB519A7A2EC5DD70276471 * get_GyrHardwareVariance_1() const { return ___GyrHardwareVariance_1; }
  2181. inline HardwareVariance_tA92FE6146D363D26FEAB519A7A2EC5DD70276471 ** get_address_of_GyrHardwareVariance_1() { return &___GyrHardwareVariance_1; }
  2182. inline void set_GyrHardwareVariance_1(HardwareVariance_tA92FE6146D363D26FEAB519A7A2EC5DD70276471 * value)
  2183. {
  2184. ___GyrHardwareVariance_1 = value;
  2185. Il2CppCodeGenWriteBarrier((void**)(&___GyrHardwareVariance_1), (void*)value);
  2186. }
  2187. inline static int32_t get_offset_of_AccHardwareVariance_2() { return static_cast<int32_t>(offsetof(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD, ___AccHardwareVariance_2)); }
  2188. inline HardwareVariance_tA92FE6146D363D26FEAB519A7A2EC5DD70276471 * get_AccHardwareVariance_2() const { return ___AccHardwareVariance_2; }
  2189. inline HardwareVariance_tA92FE6146D363D26FEAB519A7A2EC5DD70276471 ** get_address_of_AccHardwareVariance_2() { return &___AccHardwareVariance_2; }
  2190. inline void set_AccHardwareVariance_2(HardwareVariance_tA92FE6146D363D26FEAB519A7A2EC5DD70276471 * value)
  2191. {
  2192. ___AccHardwareVariance_2 = value;
  2193. Il2CppCodeGenWriteBarrier((void**)(&___AccHardwareVariance_2), (void*)value);
  2194. }
  2195. inline static int32_t get_offset_of_MagHardwareVariance_3() { return static_cast<int32_t>(offsetof(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD, ___MagHardwareVariance_3)); }
  2196. inline HardwareVariance_tA92FE6146D363D26FEAB519A7A2EC5DD70276471 * get_MagHardwareVariance_3() const { return ___MagHardwareVariance_3; }
  2197. inline HardwareVariance_tA92FE6146D363D26FEAB519A7A2EC5DD70276471 ** get_address_of_MagHardwareVariance_3() { return &___MagHardwareVariance_3; }
  2198. inline void set_MagHardwareVariance_3(HardwareVariance_tA92FE6146D363D26FEAB519A7A2EC5DD70276471 * value)
  2199. {
  2200. ___MagHardwareVariance_3 = value;
  2201. Il2CppCodeGenWriteBarrier((void**)(&___MagHardwareVariance_3), (void*)value);
  2202. }
  2203. inline static int32_t get_offset_of_States_6() { return static_cast<int32_t>(offsetof(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD, ___States_6)); }
  2204. inline List_1_tAF6B794402C4B3FF19CFE6148D1840DC90E31188 * get_States_6() const { return ___States_6; }
  2205. inline List_1_tAF6B794402C4B3FF19CFE6148D1840DC90E31188 ** get_address_of_States_6() { return &___States_6; }
  2206. inline void set_States_6(List_1_tAF6B794402C4B3FF19CFE6148D1840DC90E31188 * value)
  2207. {
  2208. ___States_6 = value;
  2209. Il2CppCodeGenWriteBarrier((void**)(&___States_6), (void*)value);
  2210. }
  2211. inline static int32_t get_offset_of_StatesMaxCount_7() { return static_cast<int32_t>(offsetof(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD, ___StatesMaxCount_7)); }
  2212. inline int32_t get_StatesMaxCount_7() const { return ___StatesMaxCount_7; }
  2213. inline int32_t* get_address_of_StatesMaxCount_7() { return &___StatesMaxCount_7; }
  2214. inline void set_StatesMaxCount_7(int32_t value)
  2215. {
  2216. ___StatesMaxCount_7 = value;
  2217. }
  2218. inline static int32_t get_offset_of_ShakeFrame_8() { return static_cast<int32_t>(offsetof(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD, ___ShakeFrame_8)); }
  2219. inline int32_t get_ShakeFrame_8() const { return ___ShakeFrame_8; }
  2220. inline int32_t* get_address_of_ShakeFrame_8() { return &___ShakeFrame_8; }
  2221. inline void set_ShakeFrame_8(int32_t value)
  2222. {
  2223. ___ShakeFrame_8 = value;
  2224. }
  2225. inline static int32_t get_offset_of_AccVarianceInput_9() { return static_cast<int32_t>(offsetof(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD, ___AccVarianceInput_9)); }
  2226. inline int32_t get_AccVarianceInput_9() const { return ___AccVarianceInput_9; }
  2227. inline int32_t* get_address_of_AccVarianceInput_9() { return &___AccVarianceInput_9; }
  2228. inline void set_AccVarianceInput_9(int32_t value)
  2229. {
  2230. ___AccVarianceInput_9 = value;
  2231. }
  2232. inline static int32_t get_offset_of_diff_10() { return static_cast<int32_t>(offsetof(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD, ___diff_10)); }
  2233. inline double get_diff_10() const { return ___diff_10; }
  2234. inline double* get_address_of_diff_10() { return &___diff_10; }
  2235. inline void set_diff_10(double value)
  2236. {
  2237. ___diff_10 = value;
  2238. }
  2239. };
  2240. struct o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_StaticFields
  2241. {
  2242. public:
  2243. // o0.Geometry.Vector`1<System.Double> o0.Bow.o09AxisAfterXiaMenFromDll::AccIdentity
  2244. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___AccIdentity_4;
  2245. // o0.Geometry.Vector`1<System.Double> o0.Bow.o09AxisAfterXiaMenFromDll::MagIdentity
  2246. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___MagIdentity_5;
  2247. // System.Double o0.Bow.o09AxisAfterXiaMenFromDll::vari
  2248. double ___vari_11;
  2249. public:
  2250. inline static int32_t get_offset_of_AccIdentity_4() { return static_cast<int32_t>(offsetof(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_StaticFields, ___AccIdentity_4)); }
  2251. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_AccIdentity_4() const { return ___AccIdentity_4; }
  2252. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_AccIdentity_4() { return &___AccIdentity_4; }
  2253. inline void set_AccIdentity_4(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  2254. {
  2255. ___AccIdentity_4 = value;
  2256. }
  2257. inline static int32_t get_offset_of_MagIdentity_5() { return static_cast<int32_t>(offsetof(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_StaticFields, ___MagIdentity_5)); }
  2258. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_MagIdentity_5() const { return ___MagIdentity_5; }
  2259. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_MagIdentity_5() { return &___MagIdentity_5; }
  2260. inline void set_MagIdentity_5(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  2261. {
  2262. ___MagIdentity_5 = value;
  2263. }
  2264. inline static int32_t get_offset_of_vari_11() { return static_cast<int32_t>(offsetof(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_StaticFields, ___vari_11)); }
  2265. inline double get_vari_11() const { return ___vari_11; }
  2266. inline double* get_address_of_vari_11() { return &___vari_11; }
  2267. inline void set_vari_11(double value)
  2268. {
  2269. ___vari_11 = value;
  2270. }
  2271. };
  2272. // o0.Bow.o09AxisCS
  2273. struct o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A : public RuntimeObject
  2274. {
  2275. public:
  2276. // o0Project.Variance o0.Bow.o09AxisCS::HardwareVarianceGyr
  2277. Variance_t8A000F24295918C8D3E1006CD1AFC18B99BC7522 * ___HardwareVarianceGyr_3;
  2278. // o0Project.Variance o0.Bow.o09AxisCS::HardwareVarianceAcc
  2279. Variance_t8A000F24295918C8D3E1006CD1AFC18B99BC7522 * ___HardwareVarianceAcc_4;
  2280. // o0Project.Variance o0.Bow.o09AxisCS::HardwareVarianceMag
  2281. Variance_t8A000F24295918C8D3E1006CD1AFC18B99BC7522 * ___HardwareVarianceMag_5;
  2282. // System.Collections.Generic.List`1<o0.Bow.o09AxisCS/State> o0.Bow.o09AxisCS::States
  2283. List_1_t646E9EDE97E14C6A90E302EF68861CB302207E26 * ___States_6;
  2284. // System.Single o0.Bow.o09AxisCS::x
  2285. float ___x_7;
  2286. // System.Single o0.Bow.o09AxisCS::y
  2287. float ___y_8;
  2288. // System.Single o0.Bow.o09AxisCS::z
  2289. float ___z_9;
  2290. // System.Int64 o0.Bow.o09AxisCS::TimeGapOld
  2291. int64_t ___TimeGapOld_10;
  2292. // o0Aien.o0WeightedAverageFilterVector3 o0.Bow.o09AxisCS::AccFilter
  2293. o0WeightedAverageFilterVector3_t7903DC805DA49CE118E06CB953622C695334CB42 * ___AccFilter_11;
  2294. // o0Aien.o0WeightedAverageFilterVector3 o0.Bow.o09AxisCS::MagFilter
  2295. o0WeightedAverageFilterVector3_t7903DC805DA49CE118E06CB953622C695334CB42 * ___MagFilter_12;
  2296. // System.Int32 o0.Bow.o09AxisCS::ShakeFrame
  2297. int32_t ___ShakeFrame_13;
  2298. // System.Int32 o0.Bow.o09AxisCS::AccVarianceInput
  2299. int32_t ___AccVarianceInput_14;
  2300. // System.Double o0.Bow.o09AxisCS::diff
  2301. double ___diff_15;
  2302. public:
  2303. inline static int32_t get_offset_of_HardwareVarianceGyr_3() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A, ___HardwareVarianceGyr_3)); }
  2304. inline Variance_t8A000F24295918C8D3E1006CD1AFC18B99BC7522 * get_HardwareVarianceGyr_3() const { return ___HardwareVarianceGyr_3; }
  2305. inline Variance_t8A000F24295918C8D3E1006CD1AFC18B99BC7522 ** get_address_of_HardwareVarianceGyr_3() { return &___HardwareVarianceGyr_3; }
  2306. inline void set_HardwareVarianceGyr_3(Variance_t8A000F24295918C8D3E1006CD1AFC18B99BC7522 * value)
  2307. {
  2308. ___HardwareVarianceGyr_3 = value;
  2309. Il2CppCodeGenWriteBarrier((void**)(&___HardwareVarianceGyr_3), (void*)value);
  2310. }
  2311. inline static int32_t get_offset_of_HardwareVarianceAcc_4() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A, ___HardwareVarianceAcc_4)); }
  2312. inline Variance_t8A000F24295918C8D3E1006CD1AFC18B99BC7522 * get_HardwareVarianceAcc_4() const { return ___HardwareVarianceAcc_4; }
  2313. inline Variance_t8A000F24295918C8D3E1006CD1AFC18B99BC7522 ** get_address_of_HardwareVarianceAcc_4() { return &___HardwareVarianceAcc_4; }
  2314. inline void set_HardwareVarianceAcc_4(Variance_t8A000F24295918C8D3E1006CD1AFC18B99BC7522 * value)
  2315. {
  2316. ___HardwareVarianceAcc_4 = value;
  2317. Il2CppCodeGenWriteBarrier((void**)(&___HardwareVarianceAcc_4), (void*)value);
  2318. }
  2319. inline static int32_t get_offset_of_HardwareVarianceMag_5() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A, ___HardwareVarianceMag_5)); }
  2320. inline Variance_t8A000F24295918C8D3E1006CD1AFC18B99BC7522 * get_HardwareVarianceMag_5() const { return ___HardwareVarianceMag_5; }
  2321. inline Variance_t8A000F24295918C8D3E1006CD1AFC18B99BC7522 ** get_address_of_HardwareVarianceMag_5() { return &___HardwareVarianceMag_5; }
  2322. inline void set_HardwareVarianceMag_5(Variance_t8A000F24295918C8D3E1006CD1AFC18B99BC7522 * value)
  2323. {
  2324. ___HardwareVarianceMag_5 = value;
  2325. Il2CppCodeGenWriteBarrier((void**)(&___HardwareVarianceMag_5), (void*)value);
  2326. }
  2327. inline static int32_t get_offset_of_States_6() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A, ___States_6)); }
  2328. inline List_1_t646E9EDE97E14C6A90E302EF68861CB302207E26 * get_States_6() const { return ___States_6; }
  2329. inline List_1_t646E9EDE97E14C6A90E302EF68861CB302207E26 ** get_address_of_States_6() { return &___States_6; }
  2330. inline void set_States_6(List_1_t646E9EDE97E14C6A90E302EF68861CB302207E26 * value)
  2331. {
  2332. ___States_6 = value;
  2333. Il2CppCodeGenWriteBarrier((void**)(&___States_6), (void*)value);
  2334. }
  2335. inline static int32_t get_offset_of_x_7() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A, ___x_7)); }
  2336. inline float get_x_7() const { return ___x_7; }
  2337. inline float* get_address_of_x_7() { return &___x_7; }
  2338. inline void set_x_7(float value)
  2339. {
  2340. ___x_7 = value;
  2341. }
  2342. inline static int32_t get_offset_of_y_8() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A, ___y_8)); }
  2343. inline float get_y_8() const { return ___y_8; }
  2344. inline float* get_address_of_y_8() { return &___y_8; }
  2345. inline void set_y_8(float value)
  2346. {
  2347. ___y_8 = value;
  2348. }
  2349. inline static int32_t get_offset_of_z_9() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A, ___z_9)); }
  2350. inline float get_z_9() const { return ___z_9; }
  2351. inline float* get_address_of_z_9() { return &___z_9; }
  2352. inline void set_z_9(float value)
  2353. {
  2354. ___z_9 = value;
  2355. }
  2356. inline static int32_t get_offset_of_TimeGapOld_10() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A, ___TimeGapOld_10)); }
  2357. inline int64_t get_TimeGapOld_10() const { return ___TimeGapOld_10; }
  2358. inline int64_t* get_address_of_TimeGapOld_10() { return &___TimeGapOld_10; }
  2359. inline void set_TimeGapOld_10(int64_t value)
  2360. {
  2361. ___TimeGapOld_10 = value;
  2362. }
  2363. inline static int32_t get_offset_of_AccFilter_11() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A, ___AccFilter_11)); }
  2364. inline o0WeightedAverageFilterVector3_t7903DC805DA49CE118E06CB953622C695334CB42 * get_AccFilter_11() const { return ___AccFilter_11; }
  2365. inline o0WeightedAverageFilterVector3_t7903DC805DA49CE118E06CB953622C695334CB42 ** get_address_of_AccFilter_11() { return &___AccFilter_11; }
  2366. inline void set_AccFilter_11(o0WeightedAverageFilterVector3_t7903DC805DA49CE118E06CB953622C695334CB42 * value)
  2367. {
  2368. ___AccFilter_11 = value;
  2369. Il2CppCodeGenWriteBarrier((void**)(&___AccFilter_11), (void*)value);
  2370. }
  2371. inline static int32_t get_offset_of_MagFilter_12() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A, ___MagFilter_12)); }
  2372. inline o0WeightedAverageFilterVector3_t7903DC805DA49CE118E06CB953622C695334CB42 * get_MagFilter_12() const { return ___MagFilter_12; }
  2373. inline o0WeightedAverageFilterVector3_t7903DC805DA49CE118E06CB953622C695334CB42 ** get_address_of_MagFilter_12() { return &___MagFilter_12; }
  2374. inline void set_MagFilter_12(o0WeightedAverageFilterVector3_t7903DC805DA49CE118E06CB953622C695334CB42 * value)
  2375. {
  2376. ___MagFilter_12 = value;
  2377. Il2CppCodeGenWriteBarrier((void**)(&___MagFilter_12), (void*)value);
  2378. }
  2379. inline static int32_t get_offset_of_ShakeFrame_13() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A, ___ShakeFrame_13)); }
  2380. inline int32_t get_ShakeFrame_13() const { return ___ShakeFrame_13; }
  2381. inline int32_t* get_address_of_ShakeFrame_13() { return &___ShakeFrame_13; }
  2382. inline void set_ShakeFrame_13(int32_t value)
  2383. {
  2384. ___ShakeFrame_13 = value;
  2385. }
  2386. inline static int32_t get_offset_of_AccVarianceInput_14() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A, ___AccVarianceInput_14)); }
  2387. inline int32_t get_AccVarianceInput_14() const { return ___AccVarianceInput_14; }
  2388. inline int32_t* get_address_of_AccVarianceInput_14() { return &___AccVarianceInput_14; }
  2389. inline void set_AccVarianceInput_14(int32_t value)
  2390. {
  2391. ___AccVarianceInput_14 = value;
  2392. }
  2393. inline static int32_t get_offset_of_diff_15() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A, ___diff_15)); }
  2394. inline double get_diff_15() const { return ___diff_15; }
  2395. inline double* get_address_of_diff_15() { return &___diff_15; }
  2396. inline void set_diff_15(double value)
  2397. {
  2398. ___diff_15 = value;
  2399. }
  2400. };
  2401. struct o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_StaticFields
  2402. {
  2403. public:
  2404. // System.Collections.Generic.List`1<UnityEngine.Quaternion> o0.Bow.o09AxisCS::QuaTest
  2405. List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * ___QuaTest_0;
  2406. // UnityEngine.Vector3 o0.Bow.o09AxisCS::AccIdentity
  2407. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___AccIdentity_1;
  2408. // UnityEngine.Vector3 o0.Bow.o09AxisCS::MagIdentity
  2409. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___MagIdentity_2;
  2410. public:
  2411. inline static int32_t get_offset_of_QuaTest_0() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_StaticFields, ___QuaTest_0)); }
  2412. inline List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * get_QuaTest_0() const { return ___QuaTest_0; }
  2413. inline List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB ** get_address_of_QuaTest_0() { return &___QuaTest_0; }
  2414. inline void set_QuaTest_0(List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * value)
  2415. {
  2416. ___QuaTest_0 = value;
  2417. Il2CppCodeGenWriteBarrier((void**)(&___QuaTest_0), (void*)value);
  2418. }
  2419. inline static int32_t get_offset_of_AccIdentity_1() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_StaticFields, ___AccIdentity_1)); }
  2420. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_AccIdentity_1() const { return ___AccIdentity_1; }
  2421. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_AccIdentity_1() { return &___AccIdentity_1; }
  2422. inline void set_AccIdentity_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  2423. {
  2424. ___AccIdentity_1 = value;
  2425. }
  2426. inline static int32_t get_offset_of_MagIdentity_2() { return static_cast<int32_t>(offsetof(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_StaticFields, ___MagIdentity_2)); }
  2427. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_MagIdentity_2() const { return ___MagIdentity_2; }
  2428. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_MagIdentity_2() { return &___MagIdentity_2; }
  2429. inline void set_MagIdentity_2(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  2430. {
  2431. ___MagIdentity_2 = value;
  2432. }
  2433. };
  2434. // RabbitHuntGameMode_OnlinePK/OnlineHelper
  2435. struct OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 : public RuntimeObject
  2436. {
  2437. public:
  2438. // RabbitHuntGameMode_OnlinePK RabbitHuntGameMode_OnlinePK/OnlineHelper::gameMode
  2439. RabbitHuntGameMode_OnlinePK_t40D99B4BBFC4A1497450D9A23BE914FE8290AD6B * ___gameMode_0;
  2440. // SocketPlayer RabbitHuntGameMode_OnlinePK/OnlineHelper::socketPlayer
  2441. SocketPlayer_t3D341EF990F6F99AFA174DF42451ECD05E909D29 * ___socketPlayer_1;
  2442. // System.Int32 RabbitHuntGameMode_OnlinePK/OnlineHelper::myPlayerIndex
  2443. int32_t ___myPlayerIndex_2;
  2444. // System.Int32 RabbitHuntGameMode_OnlinePK/OnlineHelper::roundID
  2445. int32_t ___roundID_3;
  2446. // System.Boolean RabbitHuntGameMode_OnlinePK/OnlineHelper::gameEnd
  2447. bool ___gameEnd_4;
  2448. // UnityEngine.WaitForSecondsRealtime RabbitHuntGameMode_OnlinePK/OnlineHelper::uploadOnceTime
  2449. WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 * ___uploadOnceTime_5;
  2450. // UnityEngine.Quaternion RabbitHuntGameMode_OnlinePK/OnlineHelper::bowTargetQua
  2451. Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___bowTargetQua_6;
  2452. // System.Boolean RabbitHuntGameMode_OnlinePK/OnlineHelper::hasBowTargBtQua
  2453. bool ___hasBowTargBtQua_7;
  2454. // System.Int32 RabbitHuntGameMode_OnlinePK/OnlineHelper::lastRoundID
  2455. int32_t ___lastRoundID_8;
  2456. // System.Collections.Generic.Dictionary`2<System.Int32,ArrowSync> RabbitHuntGameMode_OnlinePK/OnlineHelper::arrowSyncMap
  2457. Dictionary_2_t7770EBD8CD2A9F2B15123613B176DC9B6B9E50BA * ___arrowSyncMap_9;
  2458. // System.Collections.Generic.Dictionary`2<System.Int32,Rabbit> RabbitHuntGameMode_OnlinePK/OnlineHelper::animalSyncMap
  2459. Dictionary_2_t2E6C8D53FA43584A2FDC684CFA89540862ACF1B4 * ___animalSyncMap_10;
  2460. public:
  2461. inline static int32_t get_offset_of_gameMode_0() { return static_cast<int32_t>(offsetof(OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6, ___gameMode_0)); }
  2462. inline RabbitHuntGameMode_OnlinePK_t40D99B4BBFC4A1497450D9A23BE914FE8290AD6B * get_gameMode_0() const { return ___gameMode_0; }
  2463. inline RabbitHuntGameMode_OnlinePK_t40D99B4BBFC4A1497450D9A23BE914FE8290AD6B ** get_address_of_gameMode_0() { return &___gameMode_0; }
  2464. inline void set_gameMode_0(RabbitHuntGameMode_OnlinePK_t40D99B4BBFC4A1497450D9A23BE914FE8290AD6B * value)
  2465. {
  2466. ___gameMode_0 = value;
  2467. Il2CppCodeGenWriteBarrier((void**)(&___gameMode_0), (void*)value);
  2468. }
  2469. inline static int32_t get_offset_of_socketPlayer_1() { return static_cast<int32_t>(offsetof(OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6, ___socketPlayer_1)); }
  2470. inline SocketPlayer_t3D341EF990F6F99AFA174DF42451ECD05E909D29 * get_socketPlayer_1() const { return ___socketPlayer_1; }
  2471. inline SocketPlayer_t3D341EF990F6F99AFA174DF42451ECD05E909D29 ** get_address_of_socketPlayer_1() { return &___socketPlayer_1; }
  2472. inline void set_socketPlayer_1(SocketPlayer_t3D341EF990F6F99AFA174DF42451ECD05E909D29 * value)
  2473. {
  2474. ___socketPlayer_1 = value;
  2475. Il2CppCodeGenWriteBarrier((void**)(&___socketPlayer_1), (void*)value);
  2476. }
  2477. inline static int32_t get_offset_of_myPlayerIndex_2() { return static_cast<int32_t>(offsetof(OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6, ___myPlayerIndex_2)); }
  2478. inline int32_t get_myPlayerIndex_2() const { return ___myPlayerIndex_2; }
  2479. inline int32_t* get_address_of_myPlayerIndex_2() { return &___myPlayerIndex_2; }
  2480. inline void set_myPlayerIndex_2(int32_t value)
  2481. {
  2482. ___myPlayerIndex_2 = value;
  2483. }
  2484. inline static int32_t get_offset_of_roundID_3() { return static_cast<int32_t>(offsetof(OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6, ___roundID_3)); }
  2485. inline int32_t get_roundID_3() const { return ___roundID_3; }
  2486. inline int32_t* get_address_of_roundID_3() { return &___roundID_3; }
  2487. inline void set_roundID_3(int32_t value)
  2488. {
  2489. ___roundID_3 = value;
  2490. }
  2491. inline static int32_t get_offset_of_gameEnd_4() { return static_cast<int32_t>(offsetof(OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6, ___gameEnd_4)); }
  2492. inline bool get_gameEnd_4() const { return ___gameEnd_4; }
  2493. inline bool* get_address_of_gameEnd_4() { return &___gameEnd_4; }
  2494. inline void set_gameEnd_4(bool value)
  2495. {
  2496. ___gameEnd_4 = value;
  2497. }
  2498. inline static int32_t get_offset_of_uploadOnceTime_5() { return static_cast<int32_t>(offsetof(OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6, ___uploadOnceTime_5)); }
  2499. inline WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 * get_uploadOnceTime_5() const { return ___uploadOnceTime_5; }
  2500. inline WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 ** get_address_of_uploadOnceTime_5() { return &___uploadOnceTime_5; }
  2501. inline void set_uploadOnceTime_5(WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 * value)
  2502. {
  2503. ___uploadOnceTime_5 = value;
  2504. Il2CppCodeGenWriteBarrier((void**)(&___uploadOnceTime_5), (void*)value);
  2505. }
  2506. inline static int32_t get_offset_of_bowTargetQua_6() { return static_cast<int32_t>(offsetof(OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6, ___bowTargetQua_6)); }
  2507. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_bowTargetQua_6() const { return ___bowTargetQua_6; }
  2508. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_bowTargetQua_6() { return &___bowTargetQua_6; }
  2509. inline void set_bowTargetQua_6(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value)
  2510. {
  2511. ___bowTargetQua_6 = value;
  2512. }
  2513. inline static int32_t get_offset_of_hasBowTargBtQua_7() { return static_cast<int32_t>(offsetof(OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6, ___hasBowTargBtQua_7)); }
  2514. inline bool get_hasBowTargBtQua_7() const { return ___hasBowTargBtQua_7; }
  2515. inline bool* get_address_of_hasBowTargBtQua_7() { return &___hasBowTargBtQua_7; }
  2516. inline void set_hasBowTargBtQua_7(bool value)
  2517. {
  2518. ___hasBowTargBtQua_7 = value;
  2519. }
  2520. inline static int32_t get_offset_of_lastRoundID_8() { return static_cast<int32_t>(offsetof(OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6, ___lastRoundID_8)); }
  2521. inline int32_t get_lastRoundID_8() const { return ___lastRoundID_8; }
  2522. inline int32_t* get_address_of_lastRoundID_8() { return &___lastRoundID_8; }
  2523. inline void set_lastRoundID_8(int32_t value)
  2524. {
  2525. ___lastRoundID_8 = value;
  2526. }
  2527. inline static int32_t get_offset_of_arrowSyncMap_9() { return static_cast<int32_t>(offsetof(OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6, ___arrowSyncMap_9)); }
  2528. inline Dictionary_2_t7770EBD8CD2A9F2B15123613B176DC9B6B9E50BA * get_arrowSyncMap_9() const { return ___arrowSyncMap_9; }
  2529. inline Dictionary_2_t7770EBD8CD2A9F2B15123613B176DC9B6B9E50BA ** get_address_of_arrowSyncMap_9() { return &___arrowSyncMap_9; }
  2530. inline void set_arrowSyncMap_9(Dictionary_2_t7770EBD8CD2A9F2B15123613B176DC9B6B9E50BA * value)
  2531. {
  2532. ___arrowSyncMap_9 = value;
  2533. Il2CppCodeGenWriteBarrier((void**)(&___arrowSyncMap_9), (void*)value);
  2534. }
  2535. inline static int32_t get_offset_of_animalSyncMap_10() { return static_cast<int32_t>(offsetof(OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6, ___animalSyncMap_10)); }
  2536. inline Dictionary_2_t2E6C8D53FA43584A2FDC684CFA89540862ACF1B4 * get_animalSyncMap_10() const { return ___animalSyncMap_10; }
  2537. inline Dictionary_2_t2E6C8D53FA43584A2FDC684CFA89540862ACF1B4 ** get_address_of_animalSyncMap_10() { return &___animalSyncMap_10; }
  2538. inline void set_animalSyncMap_10(Dictionary_2_t2E6C8D53FA43584A2FDC684CFA89540862ACF1B4 * value)
  2539. {
  2540. ___animalSyncMap_10 = value;
  2541. Il2CppCodeGenWriteBarrier((void**)(&___animalSyncMap_10), (void*)value);
  2542. }
  2543. };
  2544. // WolfHuntGameMode_OnlinePK/OnlineHelper
  2545. struct OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 : public RuntimeObject
  2546. {
  2547. public:
  2548. // WolfHuntGameMode_OnlinePK WolfHuntGameMode_OnlinePK/OnlineHelper::gameMode
  2549. WolfHuntGameMode_OnlinePK_tD11FAA821E10D4D6B1363AD491F5D96861CAF627 * ___gameMode_0;
  2550. // SocketPlayer WolfHuntGameMode_OnlinePK/OnlineHelper::socketPlayer
  2551. SocketPlayer_t3D341EF990F6F99AFA174DF42451ECD05E909D29 * ___socketPlayer_1;
  2552. // System.Int32 WolfHuntGameMode_OnlinePK/OnlineHelper::myPlayerIndex
  2553. int32_t ___myPlayerIndex_2;
  2554. // System.Int32 WolfHuntGameMode_OnlinePK/OnlineHelper::roundID
  2555. int32_t ___roundID_3;
  2556. // System.Boolean WolfHuntGameMode_OnlinePK/OnlineHelper::gameEnd
  2557. bool ___gameEnd_4;
  2558. // UnityEngine.WaitForSecondsRealtime WolfHuntGameMode_OnlinePK/OnlineHelper::uploadOnceTime
  2559. WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 * ___uploadOnceTime_5;
  2560. // UnityEngine.Quaternion WolfHuntGameMode_OnlinePK/OnlineHelper::bowTargetQua
  2561. Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___bowTargetQua_6;
  2562. // System.Boolean WolfHuntGameMode_OnlinePK/OnlineHelper::hasBowTargBtQua
  2563. bool ___hasBowTargBtQua_7;
  2564. // System.Int32 WolfHuntGameMode_OnlinePK/OnlineHelper::lastRoundID
  2565. int32_t ___lastRoundID_8;
  2566. // System.Int32 WolfHuntGameMode_OnlinePK/OnlineHelper::lastRoundTipPlayerIndex
  2567. int32_t ___lastRoundTipPlayerIndex_9;
  2568. // System.Collections.Generic.Dictionary`2<System.Int32,ArrowSync> WolfHuntGameMode_OnlinePK/OnlineHelper::arrowSyncMap
  2569. Dictionary_2_t7770EBD8CD2A9F2B15123613B176DC9B6B9E50BA * ___arrowSyncMap_10;
  2570. // System.Collections.Generic.Dictionary`2<System.Int32,Wolf> WolfHuntGameMode_OnlinePK/OnlineHelper::animalSyncMap
  2571. Dictionary_2_tA7B29CA6D6589E79E0515D5CD75EE446C69E3801 * ___animalSyncMap_11;
  2572. public:
  2573. inline static int32_t get_offset_of_gameMode_0() { return static_cast<int32_t>(offsetof(OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41, ___gameMode_0)); }
  2574. inline WolfHuntGameMode_OnlinePK_tD11FAA821E10D4D6B1363AD491F5D96861CAF627 * get_gameMode_0() const { return ___gameMode_0; }
  2575. inline WolfHuntGameMode_OnlinePK_tD11FAA821E10D4D6B1363AD491F5D96861CAF627 ** get_address_of_gameMode_0() { return &___gameMode_0; }
  2576. inline void set_gameMode_0(WolfHuntGameMode_OnlinePK_tD11FAA821E10D4D6B1363AD491F5D96861CAF627 * value)
  2577. {
  2578. ___gameMode_0 = value;
  2579. Il2CppCodeGenWriteBarrier((void**)(&___gameMode_0), (void*)value);
  2580. }
  2581. inline static int32_t get_offset_of_socketPlayer_1() { return static_cast<int32_t>(offsetof(OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41, ___socketPlayer_1)); }
  2582. inline SocketPlayer_t3D341EF990F6F99AFA174DF42451ECD05E909D29 * get_socketPlayer_1() const { return ___socketPlayer_1; }
  2583. inline SocketPlayer_t3D341EF990F6F99AFA174DF42451ECD05E909D29 ** get_address_of_socketPlayer_1() { return &___socketPlayer_1; }
  2584. inline void set_socketPlayer_1(SocketPlayer_t3D341EF990F6F99AFA174DF42451ECD05E909D29 * value)
  2585. {
  2586. ___socketPlayer_1 = value;
  2587. Il2CppCodeGenWriteBarrier((void**)(&___socketPlayer_1), (void*)value);
  2588. }
  2589. inline static int32_t get_offset_of_myPlayerIndex_2() { return static_cast<int32_t>(offsetof(OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41, ___myPlayerIndex_2)); }
  2590. inline int32_t get_myPlayerIndex_2() const { return ___myPlayerIndex_2; }
  2591. inline int32_t* get_address_of_myPlayerIndex_2() { return &___myPlayerIndex_2; }
  2592. inline void set_myPlayerIndex_2(int32_t value)
  2593. {
  2594. ___myPlayerIndex_2 = value;
  2595. }
  2596. inline static int32_t get_offset_of_roundID_3() { return static_cast<int32_t>(offsetof(OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41, ___roundID_3)); }
  2597. inline int32_t get_roundID_3() const { return ___roundID_3; }
  2598. inline int32_t* get_address_of_roundID_3() { return &___roundID_3; }
  2599. inline void set_roundID_3(int32_t value)
  2600. {
  2601. ___roundID_3 = value;
  2602. }
  2603. inline static int32_t get_offset_of_gameEnd_4() { return static_cast<int32_t>(offsetof(OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41, ___gameEnd_4)); }
  2604. inline bool get_gameEnd_4() const { return ___gameEnd_4; }
  2605. inline bool* get_address_of_gameEnd_4() { return &___gameEnd_4; }
  2606. inline void set_gameEnd_4(bool value)
  2607. {
  2608. ___gameEnd_4 = value;
  2609. }
  2610. inline static int32_t get_offset_of_uploadOnceTime_5() { return static_cast<int32_t>(offsetof(OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41, ___uploadOnceTime_5)); }
  2611. inline WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 * get_uploadOnceTime_5() const { return ___uploadOnceTime_5; }
  2612. inline WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 ** get_address_of_uploadOnceTime_5() { return &___uploadOnceTime_5; }
  2613. inline void set_uploadOnceTime_5(WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 * value)
  2614. {
  2615. ___uploadOnceTime_5 = value;
  2616. Il2CppCodeGenWriteBarrier((void**)(&___uploadOnceTime_5), (void*)value);
  2617. }
  2618. inline static int32_t get_offset_of_bowTargetQua_6() { return static_cast<int32_t>(offsetof(OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41, ___bowTargetQua_6)); }
  2619. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_bowTargetQua_6() const { return ___bowTargetQua_6; }
  2620. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_bowTargetQua_6() { return &___bowTargetQua_6; }
  2621. inline void set_bowTargetQua_6(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value)
  2622. {
  2623. ___bowTargetQua_6 = value;
  2624. }
  2625. inline static int32_t get_offset_of_hasBowTargBtQua_7() { return static_cast<int32_t>(offsetof(OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41, ___hasBowTargBtQua_7)); }
  2626. inline bool get_hasBowTargBtQua_7() const { return ___hasBowTargBtQua_7; }
  2627. inline bool* get_address_of_hasBowTargBtQua_7() { return &___hasBowTargBtQua_7; }
  2628. inline void set_hasBowTargBtQua_7(bool value)
  2629. {
  2630. ___hasBowTargBtQua_7 = value;
  2631. }
  2632. inline static int32_t get_offset_of_lastRoundID_8() { return static_cast<int32_t>(offsetof(OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41, ___lastRoundID_8)); }
  2633. inline int32_t get_lastRoundID_8() const { return ___lastRoundID_8; }
  2634. inline int32_t* get_address_of_lastRoundID_8() { return &___lastRoundID_8; }
  2635. inline void set_lastRoundID_8(int32_t value)
  2636. {
  2637. ___lastRoundID_8 = value;
  2638. }
  2639. inline static int32_t get_offset_of_lastRoundTipPlayerIndex_9() { return static_cast<int32_t>(offsetof(OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41, ___lastRoundTipPlayerIndex_9)); }
  2640. inline int32_t get_lastRoundTipPlayerIndex_9() const { return ___lastRoundTipPlayerIndex_9; }
  2641. inline int32_t* get_address_of_lastRoundTipPlayerIndex_9() { return &___lastRoundTipPlayerIndex_9; }
  2642. inline void set_lastRoundTipPlayerIndex_9(int32_t value)
  2643. {
  2644. ___lastRoundTipPlayerIndex_9 = value;
  2645. }
  2646. inline static int32_t get_offset_of_arrowSyncMap_10() { return static_cast<int32_t>(offsetof(OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41, ___arrowSyncMap_10)); }
  2647. inline Dictionary_2_t7770EBD8CD2A9F2B15123613B176DC9B6B9E50BA * get_arrowSyncMap_10() const { return ___arrowSyncMap_10; }
  2648. inline Dictionary_2_t7770EBD8CD2A9F2B15123613B176DC9B6B9E50BA ** get_address_of_arrowSyncMap_10() { return &___arrowSyncMap_10; }
  2649. inline void set_arrowSyncMap_10(Dictionary_2_t7770EBD8CD2A9F2B15123613B176DC9B6B9E50BA * value)
  2650. {
  2651. ___arrowSyncMap_10 = value;
  2652. Il2CppCodeGenWriteBarrier((void**)(&___arrowSyncMap_10), (void*)value);
  2653. }
  2654. inline static int32_t get_offset_of_animalSyncMap_11() { return static_cast<int32_t>(offsetof(OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41, ___animalSyncMap_11)); }
  2655. inline Dictionary_2_tA7B29CA6D6589E79E0515D5CD75EE446C69E3801 * get_animalSyncMap_11() const { return ___animalSyncMap_11; }
  2656. inline Dictionary_2_tA7B29CA6D6589E79E0515D5CD75EE446C69E3801 ** get_address_of_animalSyncMap_11() { return &___animalSyncMap_11; }
  2657. inline void set_animalSyncMap_11(Dictionary_2_tA7B29CA6D6589E79E0515D5CD75EE446C69E3801 * value)
  2658. {
  2659. ___animalSyncMap_11 = value;
  2660. Il2CppCodeGenWriteBarrier((void**)(&___animalSyncMap_11), (void*)value);
  2661. }
  2662. };
  2663. // YejiHuntGameMode_OnlinePK/OnlineHelper
  2664. struct OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B : public RuntimeObject
  2665. {
  2666. public:
  2667. // YejiHuntGameMode_OnlinePK YejiHuntGameMode_OnlinePK/OnlineHelper::gameMode
  2668. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * ___gameMode_0;
  2669. // SocketPlayer YejiHuntGameMode_OnlinePK/OnlineHelper::socketPlayer
  2670. SocketPlayer_t3D341EF990F6F99AFA174DF42451ECD05E909D29 * ___socketPlayer_1;
  2671. // System.Int32 YejiHuntGameMode_OnlinePK/OnlineHelper::myPlayerIndex
  2672. int32_t ___myPlayerIndex_2;
  2673. // System.Int32 YejiHuntGameMode_OnlinePK/OnlineHelper::roundID
  2674. int32_t ___roundID_3;
  2675. // System.Boolean YejiHuntGameMode_OnlinePK/OnlineHelper::gameEnd
  2676. bool ___gameEnd_4;
  2677. // UnityEngine.WaitForSecondsRealtime YejiHuntGameMode_OnlinePK/OnlineHelper::uploadOnceTime
  2678. WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 * ___uploadOnceTime_5;
  2679. // UnityEngine.Quaternion YejiHuntGameMode_OnlinePK/OnlineHelper::bowTargetQua
  2680. Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___bowTargetQua_6;
  2681. // System.Boolean YejiHuntGameMode_OnlinePK/OnlineHelper::hasBowTargBtQua
  2682. bool ___hasBowTargBtQua_7;
  2683. // System.Int32 YejiHuntGameMode_OnlinePK/OnlineHelper::lastRoundID
  2684. int32_t ___lastRoundID_8;
  2685. // System.Collections.Generic.Dictionary`2<System.Int32,ArrowSync> YejiHuntGameMode_OnlinePK/OnlineHelper::arrowSyncMap
  2686. Dictionary_2_t7770EBD8CD2A9F2B15123613B176DC9B6B9E50BA * ___arrowSyncMap_9;
  2687. // System.Collections.Generic.Dictionary`2<System.Int32,Yeji> YejiHuntGameMode_OnlinePK/OnlineHelper::animalSyncMap
  2688. Dictionary_2_t4BDF8B7A93F3D9B02BEBEC97EA442EFF60CDA1B2 * ___animalSyncMap_10;
  2689. public:
  2690. inline static int32_t get_offset_of_gameMode_0() { return static_cast<int32_t>(offsetof(OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B, ___gameMode_0)); }
  2691. inline YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * get_gameMode_0() const { return ___gameMode_0; }
  2692. inline YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA ** get_address_of_gameMode_0() { return &___gameMode_0; }
  2693. inline void set_gameMode_0(YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * value)
  2694. {
  2695. ___gameMode_0 = value;
  2696. Il2CppCodeGenWriteBarrier((void**)(&___gameMode_0), (void*)value);
  2697. }
  2698. inline static int32_t get_offset_of_socketPlayer_1() { return static_cast<int32_t>(offsetof(OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B, ___socketPlayer_1)); }
  2699. inline SocketPlayer_t3D341EF990F6F99AFA174DF42451ECD05E909D29 * get_socketPlayer_1() const { return ___socketPlayer_1; }
  2700. inline SocketPlayer_t3D341EF990F6F99AFA174DF42451ECD05E909D29 ** get_address_of_socketPlayer_1() { return &___socketPlayer_1; }
  2701. inline void set_socketPlayer_1(SocketPlayer_t3D341EF990F6F99AFA174DF42451ECD05E909D29 * value)
  2702. {
  2703. ___socketPlayer_1 = value;
  2704. Il2CppCodeGenWriteBarrier((void**)(&___socketPlayer_1), (void*)value);
  2705. }
  2706. inline static int32_t get_offset_of_myPlayerIndex_2() { return static_cast<int32_t>(offsetof(OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B, ___myPlayerIndex_2)); }
  2707. inline int32_t get_myPlayerIndex_2() const { return ___myPlayerIndex_2; }
  2708. inline int32_t* get_address_of_myPlayerIndex_2() { return &___myPlayerIndex_2; }
  2709. inline void set_myPlayerIndex_2(int32_t value)
  2710. {
  2711. ___myPlayerIndex_2 = value;
  2712. }
  2713. inline static int32_t get_offset_of_roundID_3() { return static_cast<int32_t>(offsetof(OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B, ___roundID_3)); }
  2714. inline int32_t get_roundID_3() const { return ___roundID_3; }
  2715. inline int32_t* get_address_of_roundID_3() { return &___roundID_3; }
  2716. inline void set_roundID_3(int32_t value)
  2717. {
  2718. ___roundID_3 = value;
  2719. }
  2720. inline static int32_t get_offset_of_gameEnd_4() { return static_cast<int32_t>(offsetof(OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B, ___gameEnd_4)); }
  2721. inline bool get_gameEnd_4() const { return ___gameEnd_4; }
  2722. inline bool* get_address_of_gameEnd_4() { return &___gameEnd_4; }
  2723. inline void set_gameEnd_4(bool value)
  2724. {
  2725. ___gameEnd_4 = value;
  2726. }
  2727. inline static int32_t get_offset_of_uploadOnceTime_5() { return static_cast<int32_t>(offsetof(OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B, ___uploadOnceTime_5)); }
  2728. inline WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 * get_uploadOnceTime_5() const { return ___uploadOnceTime_5; }
  2729. inline WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 ** get_address_of_uploadOnceTime_5() { return &___uploadOnceTime_5; }
  2730. inline void set_uploadOnceTime_5(WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 * value)
  2731. {
  2732. ___uploadOnceTime_5 = value;
  2733. Il2CppCodeGenWriteBarrier((void**)(&___uploadOnceTime_5), (void*)value);
  2734. }
  2735. inline static int32_t get_offset_of_bowTargetQua_6() { return static_cast<int32_t>(offsetof(OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B, ___bowTargetQua_6)); }
  2736. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_bowTargetQua_6() const { return ___bowTargetQua_6; }
  2737. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_bowTargetQua_6() { return &___bowTargetQua_6; }
  2738. inline void set_bowTargetQua_6(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value)
  2739. {
  2740. ___bowTargetQua_6 = value;
  2741. }
  2742. inline static int32_t get_offset_of_hasBowTargBtQua_7() { return static_cast<int32_t>(offsetof(OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B, ___hasBowTargBtQua_7)); }
  2743. inline bool get_hasBowTargBtQua_7() const { return ___hasBowTargBtQua_7; }
  2744. inline bool* get_address_of_hasBowTargBtQua_7() { return &___hasBowTargBtQua_7; }
  2745. inline void set_hasBowTargBtQua_7(bool value)
  2746. {
  2747. ___hasBowTargBtQua_7 = value;
  2748. }
  2749. inline static int32_t get_offset_of_lastRoundID_8() { return static_cast<int32_t>(offsetof(OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B, ___lastRoundID_8)); }
  2750. inline int32_t get_lastRoundID_8() const { return ___lastRoundID_8; }
  2751. inline int32_t* get_address_of_lastRoundID_8() { return &___lastRoundID_8; }
  2752. inline void set_lastRoundID_8(int32_t value)
  2753. {
  2754. ___lastRoundID_8 = value;
  2755. }
  2756. inline static int32_t get_offset_of_arrowSyncMap_9() { return static_cast<int32_t>(offsetof(OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B, ___arrowSyncMap_9)); }
  2757. inline Dictionary_2_t7770EBD8CD2A9F2B15123613B176DC9B6B9E50BA * get_arrowSyncMap_9() const { return ___arrowSyncMap_9; }
  2758. inline Dictionary_2_t7770EBD8CD2A9F2B15123613B176DC9B6B9E50BA ** get_address_of_arrowSyncMap_9() { return &___arrowSyncMap_9; }
  2759. inline void set_arrowSyncMap_9(Dictionary_2_t7770EBD8CD2A9F2B15123613B176DC9B6B9E50BA * value)
  2760. {
  2761. ___arrowSyncMap_9 = value;
  2762. Il2CppCodeGenWriteBarrier((void**)(&___arrowSyncMap_9), (void*)value);
  2763. }
  2764. inline static int32_t get_offset_of_animalSyncMap_10() { return static_cast<int32_t>(offsetof(OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B, ___animalSyncMap_10)); }
  2765. inline Dictionary_2_t4BDF8B7A93F3D9B02BEBEC97EA442EFF60CDA1B2 * get_animalSyncMap_10() const { return ___animalSyncMap_10; }
  2766. inline Dictionary_2_t4BDF8B7A93F3D9B02BEBEC97EA442EFF60CDA1B2 ** get_address_of_animalSyncMap_10() { return &___animalSyncMap_10; }
  2767. inline void set_animalSyncMap_10(Dictionary_2_t4BDF8B7A93F3D9B02BEBEC97EA442EFF60CDA1B2 * value)
  2768. {
  2769. ___animalSyncMap_10 = value;
  2770. Il2CppCodeGenWriteBarrier((void**)(&___animalSyncMap_10), (void*)value);
  2771. }
  2772. };
  2773. // BestHTTP.Decompression.Zlib.ZlibBaseStream/StreamMode
  2774. struct StreamMode_t474448175308F31151931899EFB7A26AE6DC3264
  2775. {
  2776. public:
  2777. // System.Int32 BestHTTP.Decompression.Zlib.ZlibBaseStream/StreamMode::value__
  2778. int32_t ___value___2;
  2779. public:
  2780. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(StreamMode_t474448175308F31151931899EFB7A26AE6DC3264, ___value___2)); }
  2781. inline int32_t get_value___2() const { return ___value___2; }
  2782. inline int32_t* get_address_of_value___2() { return &___value___2; }
  2783. inline void set_value___2(int32_t value)
  2784. {
  2785. ___value___2 = value;
  2786. }
  2787. };
  2788. // o0.Bow.o0663Axis/State
  2789. struct State_t4D70CC2845D6A40E2C093608912892C8F2218FA4 : public RuntimeObject
  2790. {
  2791. public:
  2792. // System.Double o0.Bow.o0663Axis/State::TimeGap
  2793. double ___TimeGap_0;
  2794. // o0.Geometry.Vector`1<System.Double> o0.Bow.o0663Axis/State::Acc
  2795. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___Acc_1;
  2796. // o0.Geometry.Vector`1<System.Double> o0.Bow.o0663Axis/State::AccSmooth
  2797. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___AccSmooth_2;
  2798. // o0.Geometry.Vector`1<System.Double> o0.Bow.o0663Axis/State::Gyr
  2799. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___Gyr_3;
  2800. // o0.Geometry.Vector`1<System.Double> o0.Bow.o0663Axis/State::Mag
  2801. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___Mag_4;
  2802. // o0.Geometry.Vector`1<System.Double> o0.Bow.o0663Axis/State::MagSmooth
  2803. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___MagSmooth_5;
  2804. // System.Double o0.Bow.o0663Axis/State::GapMS
  2805. double ___GapMS_6;
  2806. // o0.Geometry.Quaternion o0.Bow.o0663Axis/State::Qua
  2807. Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 ___Qua_7;
  2808. // o0.Geometry.Quaternion o0.Bow.o0663Axis/State::QuaSmooth
  2809. Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 ___QuaSmooth_8;
  2810. // System.Double o0.Bow.o0663Axis/State::Variance
  2811. double ___Variance_9;
  2812. // System.Double o0.Bow.o0663Axis/State::GyrVariance
  2813. double ___GyrVariance_10;
  2814. // System.Double o0.Bow.o0663Axis/State::AccVariance
  2815. double ___AccVariance_11;
  2816. // System.Double o0.Bow.o0663Axis/State::MagVariance
  2817. double ___MagVariance_12;
  2818. // o0.Geometry.Quaternion o0.Bow.o0663Axis/State::QuaAccMag
  2819. Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 ___QuaAccMag_13;
  2820. // System.Int32 o0.Bow.o0663Axis/State::QuaAccMagCount
  2821. int32_t ___QuaAccMagCount_14;
  2822. // System.Double o0.Bow.o0663Axis/State::AccMagVariance
  2823. double ___AccMagVariance_15;
  2824. // System.Double o0.Bow.o0663Axis/State::TotalVariance
  2825. double ___TotalVariance_16;
  2826. public:
  2827. inline static int32_t get_offset_of_TimeGap_0() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___TimeGap_0)); }
  2828. inline double get_TimeGap_0() const { return ___TimeGap_0; }
  2829. inline double* get_address_of_TimeGap_0() { return &___TimeGap_0; }
  2830. inline void set_TimeGap_0(double value)
  2831. {
  2832. ___TimeGap_0 = value;
  2833. }
  2834. inline static int32_t get_offset_of_Acc_1() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___Acc_1)); }
  2835. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_Acc_1() const { return ___Acc_1; }
  2836. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_Acc_1() { return &___Acc_1; }
  2837. inline void set_Acc_1(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  2838. {
  2839. ___Acc_1 = value;
  2840. }
  2841. inline static int32_t get_offset_of_AccSmooth_2() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___AccSmooth_2)); }
  2842. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_AccSmooth_2() const { return ___AccSmooth_2; }
  2843. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_AccSmooth_2() { return &___AccSmooth_2; }
  2844. inline void set_AccSmooth_2(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  2845. {
  2846. ___AccSmooth_2 = value;
  2847. }
  2848. inline static int32_t get_offset_of_Gyr_3() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___Gyr_3)); }
  2849. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_Gyr_3() const { return ___Gyr_3; }
  2850. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_Gyr_3() { return &___Gyr_3; }
  2851. inline void set_Gyr_3(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  2852. {
  2853. ___Gyr_3 = value;
  2854. }
  2855. inline static int32_t get_offset_of_Mag_4() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___Mag_4)); }
  2856. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_Mag_4() const { return ___Mag_4; }
  2857. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_Mag_4() { return &___Mag_4; }
  2858. inline void set_Mag_4(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  2859. {
  2860. ___Mag_4 = value;
  2861. }
  2862. inline static int32_t get_offset_of_MagSmooth_5() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___MagSmooth_5)); }
  2863. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_MagSmooth_5() const { return ___MagSmooth_5; }
  2864. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_MagSmooth_5() { return &___MagSmooth_5; }
  2865. inline void set_MagSmooth_5(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  2866. {
  2867. ___MagSmooth_5 = value;
  2868. }
  2869. inline static int32_t get_offset_of_GapMS_6() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___GapMS_6)); }
  2870. inline double get_GapMS_6() const { return ___GapMS_6; }
  2871. inline double* get_address_of_GapMS_6() { return &___GapMS_6; }
  2872. inline void set_GapMS_6(double value)
  2873. {
  2874. ___GapMS_6 = value;
  2875. }
  2876. inline static int32_t get_offset_of_Qua_7() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___Qua_7)); }
  2877. inline Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 get_Qua_7() const { return ___Qua_7; }
  2878. inline Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 * get_address_of_Qua_7() { return &___Qua_7; }
  2879. inline void set_Qua_7(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 value)
  2880. {
  2881. ___Qua_7 = value;
  2882. }
  2883. inline static int32_t get_offset_of_QuaSmooth_8() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___QuaSmooth_8)); }
  2884. inline Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 get_QuaSmooth_8() const { return ___QuaSmooth_8; }
  2885. inline Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 * get_address_of_QuaSmooth_8() { return &___QuaSmooth_8; }
  2886. inline void set_QuaSmooth_8(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 value)
  2887. {
  2888. ___QuaSmooth_8 = value;
  2889. }
  2890. inline static int32_t get_offset_of_Variance_9() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___Variance_9)); }
  2891. inline double get_Variance_9() const { return ___Variance_9; }
  2892. inline double* get_address_of_Variance_9() { return &___Variance_9; }
  2893. inline void set_Variance_9(double value)
  2894. {
  2895. ___Variance_9 = value;
  2896. }
  2897. inline static int32_t get_offset_of_GyrVariance_10() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___GyrVariance_10)); }
  2898. inline double get_GyrVariance_10() const { return ___GyrVariance_10; }
  2899. inline double* get_address_of_GyrVariance_10() { return &___GyrVariance_10; }
  2900. inline void set_GyrVariance_10(double value)
  2901. {
  2902. ___GyrVariance_10 = value;
  2903. }
  2904. inline static int32_t get_offset_of_AccVariance_11() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___AccVariance_11)); }
  2905. inline double get_AccVariance_11() const { return ___AccVariance_11; }
  2906. inline double* get_address_of_AccVariance_11() { return &___AccVariance_11; }
  2907. inline void set_AccVariance_11(double value)
  2908. {
  2909. ___AccVariance_11 = value;
  2910. }
  2911. inline static int32_t get_offset_of_MagVariance_12() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___MagVariance_12)); }
  2912. inline double get_MagVariance_12() const { return ___MagVariance_12; }
  2913. inline double* get_address_of_MagVariance_12() { return &___MagVariance_12; }
  2914. inline void set_MagVariance_12(double value)
  2915. {
  2916. ___MagVariance_12 = value;
  2917. }
  2918. inline static int32_t get_offset_of_QuaAccMag_13() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___QuaAccMag_13)); }
  2919. inline Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 get_QuaAccMag_13() const { return ___QuaAccMag_13; }
  2920. inline Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 * get_address_of_QuaAccMag_13() { return &___QuaAccMag_13; }
  2921. inline void set_QuaAccMag_13(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 value)
  2922. {
  2923. ___QuaAccMag_13 = value;
  2924. }
  2925. inline static int32_t get_offset_of_QuaAccMagCount_14() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___QuaAccMagCount_14)); }
  2926. inline int32_t get_QuaAccMagCount_14() const { return ___QuaAccMagCount_14; }
  2927. inline int32_t* get_address_of_QuaAccMagCount_14() { return &___QuaAccMagCount_14; }
  2928. inline void set_QuaAccMagCount_14(int32_t value)
  2929. {
  2930. ___QuaAccMagCount_14 = value;
  2931. }
  2932. inline static int32_t get_offset_of_AccMagVariance_15() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___AccMagVariance_15)); }
  2933. inline double get_AccMagVariance_15() const { return ___AccMagVariance_15; }
  2934. inline double* get_address_of_AccMagVariance_15() { return &___AccMagVariance_15; }
  2935. inline void set_AccMagVariance_15(double value)
  2936. {
  2937. ___AccMagVariance_15 = value;
  2938. }
  2939. inline static int32_t get_offset_of_TotalVariance_16() { return static_cast<int32_t>(offsetof(State_t4D70CC2845D6A40E2C093608912892C8F2218FA4, ___TotalVariance_16)); }
  2940. inline double get_TotalVariance_16() const { return ___TotalVariance_16; }
  2941. inline double* get_address_of_TotalVariance_16() { return &___TotalVariance_16; }
  2942. inline void set_TotalVariance_16(double value)
  2943. {
  2944. ___TotalVariance_16 = value;
  2945. }
  2946. };
  2947. // o09Axis/State
  2948. struct State_tA22FE4AD70813E142835821A0705A8EAF47FBE6E
  2949. {
  2950. public:
  2951. // System.Int32 o09Axis/State::TimeGap
  2952. int32_t ___TimeGap_0;
  2953. // UnityEngine.Vector3 o09Axis/State::Acc
  2954. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___Acc_1;
  2955. // UnityEngine.Vector3 o09Axis/State::AccSmooth
  2956. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___AccSmooth_2;
  2957. // System.Single o09Axis/State::AccVariance
  2958. float ___AccVariance_3;
  2959. // UnityEngine.Vector3 o09Axis/State::Gyr
  2960. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___Gyr_4;
  2961. // UnityEngine.Vector3 o09Axis/State::Mag
  2962. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___Mag_5;
  2963. // UnityEngine.Vector3 o09Axis/State::MagSmooth
  2964. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___MagSmooth_6;
  2965. // UnityEngine.Quaternion o09Axis/State::Qua
  2966. Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___Qua_7;
  2967. // UnityEngine.Quaternion o09Axis/State::QuaSmooth
  2968. Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___QuaSmooth_8;
  2969. // System.Single o09Axis/State::Variance
  2970. float ___Variance_9;
  2971. public:
  2972. inline static int32_t get_offset_of_TimeGap_0() { return static_cast<int32_t>(offsetof(State_tA22FE4AD70813E142835821A0705A8EAF47FBE6E, ___TimeGap_0)); }
  2973. inline int32_t get_TimeGap_0() const { return ___TimeGap_0; }
  2974. inline int32_t* get_address_of_TimeGap_0() { return &___TimeGap_0; }
  2975. inline void set_TimeGap_0(int32_t value)
  2976. {
  2977. ___TimeGap_0 = value;
  2978. }
  2979. inline static int32_t get_offset_of_Acc_1() { return static_cast<int32_t>(offsetof(State_tA22FE4AD70813E142835821A0705A8EAF47FBE6E, ___Acc_1)); }
  2980. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_Acc_1() const { return ___Acc_1; }
  2981. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_Acc_1() { return &___Acc_1; }
  2982. inline void set_Acc_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  2983. {
  2984. ___Acc_1 = value;
  2985. }
  2986. inline static int32_t get_offset_of_AccSmooth_2() { return static_cast<int32_t>(offsetof(State_tA22FE4AD70813E142835821A0705A8EAF47FBE6E, ___AccSmooth_2)); }
  2987. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_AccSmooth_2() const { return ___AccSmooth_2; }
  2988. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_AccSmooth_2() { return &___AccSmooth_2; }
  2989. inline void set_AccSmooth_2(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  2990. {
  2991. ___AccSmooth_2 = value;
  2992. }
  2993. inline static int32_t get_offset_of_AccVariance_3() { return static_cast<int32_t>(offsetof(State_tA22FE4AD70813E142835821A0705A8EAF47FBE6E, ___AccVariance_3)); }
  2994. inline float get_AccVariance_3() const { return ___AccVariance_3; }
  2995. inline float* get_address_of_AccVariance_3() { return &___AccVariance_3; }
  2996. inline void set_AccVariance_3(float value)
  2997. {
  2998. ___AccVariance_3 = value;
  2999. }
  3000. inline static int32_t get_offset_of_Gyr_4() { return static_cast<int32_t>(offsetof(State_tA22FE4AD70813E142835821A0705A8EAF47FBE6E, ___Gyr_4)); }
  3001. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_Gyr_4() const { return ___Gyr_4; }
  3002. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_Gyr_4() { return &___Gyr_4; }
  3003. inline void set_Gyr_4(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  3004. {
  3005. ___Gyr_4 = value;
  3006. }
  3007. inline static int32_t get_offset_of_Mag_5() { return static_cast<int32_t>(offsetof(State_tA22FE4AD70813E142835821A0705A8EAF47FBE6E, ___Mag_5)); }
  3008. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_Mag_5() const { return ___Mag_5; }
  3009. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_Mag_5() { return &___Mag_5; }
  3010. inline void set_Mag_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  3011. {
  3012. ___Mag_5 = value;
  3013. }
  3014. inline static int32_t get_offset_of_MagSmooth_6() { return static_cast<int32_t>(offsetof(State_tA22FE4AD70813E142835821A0705A8EAF47FBE6E, ___MagSmooth_6)); }
  3015. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_MagSmooth_6() const { return ___MagSmooth_6; }
  3016. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_MagSmooth_6() { return &___MagSmooth_6; }
  3017. inline void set_MagSmooth_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  3018. {
  3019. ___MagSmooth_6 = value;
  3020. }
  3021. inline static int32_t get_offset_of_Qua_7() { return static_cast<int32_t>(offsetof(State_tA22FE4AD70813E142835821A0705A8EAF47FBE6E, ___Qua_7)); }
  3022. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_Qua_7() const { return ___Qua_7; }
  3023. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_Qua_7() { return &___Qua_7; }
  3024. inline void set_Qua_7(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value)
  3025. {
  3026. ___Qua_7 = value;
  3027. }
  3028. inline static int32_t get_offset_of_QuaSmooth_8() { return static_cast<int32_t>(offsetof(State_tA22FE4AD70813E142835821A0705A8EAF47FBE6E, ___QuaSmooth_8)); }
  3029. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_QuaSmooth_8() const { return ___QuaSmooth_8; }
  3030. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_QuaSmooth_8() { return &___QuaSmooth_8; }
  3031. inline void set_QuaSmooth_8(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value)
  3032. {
  3033. ___QuaSmooth_8 = value;
  3034. }
  3035. inline static int32_t get_offset_of_Variance_9() { return static_cast<int32_t>(offsetof(State_tA22FE4AD70813E142835821A0705A8EAF47FBE6E, ___Variance_9)); }
  3036. inline float get_Variance_9() const { return ___Variance_9; }
  3037. inline float* get_address_of_Variance_9() { return &___Variance_9; }
  3038. inline void set_Variance_9(float value)
  3039. {
  3040. ___Variance_9 = value;
  3041. }
  3042. };
  3043. // o0.Bow.o09AxisAfterXiaMenFromDll/State
  3044. struct State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E : public RuntimeObject
  3045. {
  3046. public:
  3047. // System.Double o0.Bow.o09AxisAfterXiaMenFromDll/State::TimeGap
  3048. double ___TimeGap_0;
  3049. // o0.Geometry.Vector`1<System.Double> o0.Bow.o09AxisAfterXiaMenFromDll/State::Acc
  3050. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___Acc_1;
  3051. // o0.Geometry.Vector`1<System.Double> o0.Bow.o09AxisAfterXiaMenFromDll/State::AccSmooth
  3052. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___AccSmooth_2;
  3053. // o0.Geometry.Vector`1<System.Double> o0.Bow.o09AxisAfterXiaMenFromDll/State::Gyr
  3054. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___Gyr_3;
  3055. // o0.Geometry.Vector`1<System.Double> o0.Bow.o09AxisAfterXiaMenFromDll/State::Mag
  3056. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___Mag_4;
  3057. // o0.Geometry.Vector`1<System.Double> o0.Bow.o09AxisAfterXiaMenFromDll/State::MagSmooth
  3058. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___MagSmooth_5;
  3059. // System.Double o0.Bow.o09AxisAfterXiaMenFromDll/State::GapMS
  3060. double ___GapMS_6;
  3061. // o0.Geometry.Quaternion o0.Bow.o09AxisAfterXiaMenFromDll/State::Qua
  3062. Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 ___Qua_7;
  3063. // o0.Geometry.Quaternion o0.Bow.o09AxisAfterXiaMenFromDll/State::QuaSmooth
  3064. Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 ___QuaSmooth_8;
  3065. // System.Double o0.Bow.o09AxisAfterXiaMenFromDll/State::Variance
  3066. double ___Variance_9;
  3067. // System.Double o0.Bow.o09AxisAfterXiaMenFromDll/State::GyrVariance
  3068. double ___GyrVariance_10;
  3069. // System.Double o0.Bow.o09AxisAfterXiaMenFromDll/State::AccVariance
  3070. double ___AccVariance_11;
  3071. // System.Double o0.Bow.o09AxisAfterXiaMenFromDll/State::MagVariance
  3072. double ___MagVariance_12;
  3073. // o0.Geometry.Quaternion o0.Bow.o09AxisAfterXiaMenFromDll/State::QuaAccMag
  3074. Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 ___QuaAccMag_13;
  3075. // System.Int32 o0.Bow.o09AxisAfterXiaMenFromDll/State::QuaAccMagCount
  3076. int32_t ___QuaAccMagCount_14;
  3077. // System.Double o0.Bow.o09AxisAfterXiaMenFromDll/State::AccMagVariance
  3078. double ___AccMagVariance_15;
  3079. // System.Double o0.Bow.o09AxisAfterXiaMenFromDll/State::TotalVariance
  3080. double ___TotalVariance_16;
  3081. public:
  3082. inline static int32_t get_offset_of_TimeGap_0() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___TimeGap_0)); }
  3083. inline double get_TimeGap_0() const { return ___TimeGap_0; }
  3084. inline double* get_address_of_TimeGap_0() { return &___TimeGap_0; }
  3085. inline void set_TimeGap_0(double value)
  3086. {
  3087. ___TimeGap_0 = value;
  3088. }
  3089. inline static int32_t get_offset_of_Acc_1() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___Acc_1)); }
  3090. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_Acc_1() const { return ___Acc_1; }
  3091. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_Acc_1() { return &___Acc_1; }
  3092. inline void set_Acc_1(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  3093. {
  3094. ___Acc_1 = value;
  3095. }
  3096. inline static int32_t get_offset_of_AccSmooth_2() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___AccSmooth_2)); }
  3097. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_AccSmooth_2() const { return ___AccSmooth_2; }
  3098. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_AccSmooth_2() { return &___AccSmooth_2; }
  3099. inline void set_AccSmooth_2(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  3100. {
  3101. ___AccSmooth_2 = value;
  3102. }
  3103. inline static int32_t get_offset_of_Gyr_3() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___Gyr_3)); }
  3104. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_Gyr_3() const { return ___Gyr_3; }
  3105. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_Gyr_3() { return &___Gyr_3; }
  3106. inline void set_Gyr_3(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  3107. {
  3108. ___Gyr_3 = value;
  3109. }
  3110. inline static int32_t get_offset_of_Mag_4() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___Mag_4)); }
  3111. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_Mag_4() const { return ___Mag_4; }
  3112. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_Mag_4() { return &___Mag_4; }
  3113. inline void set_Mag_4(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  3114. {
  3115. ___Mag_4 = value;
  3116. }
  3117. inline static int32_t get_offset_of_MagSmooth_5() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___MagSmooth_5)); }
  3118. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_MagSmooth_5() const { return ___MagSmooth_5; }
  3119. inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_MagSmooth_5() { return &___MagSmooth_5; }
  3120. inline void set_MagSmooth_5(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value)
  3121. {
  3122. ___MagSmooth_5 = value;
  3123. }
  3124. inline static int32_t get_offset_of_GapMS_6() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___GapMS_6)); }
  3125. inline double get_GapMS_6() const { return ___GapMS_6; }
  3126. inline double* get_address_of_GapMS_6() { return &___GapMS_6; }
  3127. inline void set_GapMS_6(double value)
  3128. {
  3129. ___GapMS_6 = value;
  3130. }
  3131. inline static int32_t get_offset_of_Qua_7() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___Qua_7)); }
  3132. inline Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 get_Qua_7() const { return ___Qua_7; }
  3133. inline Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 * get_address_of_Qua_7() { return &___Qua_7; }
  3134. inline void set_Qua_7(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 value)
  3135. {
  3136. ___Qua_7 = value;
  3137. }
  3138. inline static int32_t get_offset_of_QuaSmooth_8() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___QuaSmooth_8)); }
  3139. inline Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 get_QuaSmooth_8() const { return ___QuaSmooth_8; }
  3140. inline Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 * get_address_of_QuaSmooth_8() { return &___QuaSmooth_8; }
  3141. inline void set_QuaSmooth_8(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 value)
  3142. {
  3143. ___QuaSmooth_8 = value;
  3144. }
  3145. inline static int32_t get_offset_of_Variance_9() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___Variance_9)); }
  3146. inline double get_Variance_9() const { return ___Variance_9; }
  3147. inline double* get_address_of_Variance_9() { return &___Variance_9; }
  3148. inline void set_Variance_9(double value)
  3149. {
  3150. ___Variance_9 = value;
  3151. }
  3152. inline static int32_t get_offset_of_GyrVariance_10() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___GyrVariance_10)); }
  3153. inline double get_GyrVariance_10() const { return ___GyrVariance_10; }
  3154. inline double* get_address_of_GyrVariance_10() { return &___GyrVariance_10; }
  3155. inline void set_GyrVariance_10(double value)
  3156. {
  3157. ___GyrVariance_10 = value;
  3158. }
  3159. inline static int32_t get_offset_of_AccVariance_11() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___AccVariance_11)); }
  3160. inline double get_AccVariance_11() const { return ___AccVariance_11; }
  3161. inline double* get_address_of_AccVariance_11() { return &___AccVariance_11; }
  3162. inline void set_AccVariance_11(double value)
  3163. {
  3164. ___AccVariance_11 = value;
  3165. }
  3166. inline static int32_t get_offset_of_MagVariance_12() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___MagVariance_12)); }
  3167. inline double get_MagVariance_12() const { return ___MagVariance_12; }
  3168. inline double* get_address_of_MagVariance_12() { return &___MagVariance_12; }
  3169. inline void set_MagVariance_12(double value)
  3170. {
  3171. ___MagVariance_12 = value;
  3172. }
  3173. inline static int32_t get_offset_of_QuaAccMag_13() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___QuaAccMag_13)); }
  3174. inline Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 get_QuaAccMag_13() const { return ___QuaAccMag_13; }
  3175. inline Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 * get_address_of_QuaAccMag_13() { return &___QuaAccMag_13; }
  3176. inline void set_QuaAccMag_13(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 value)
  3177. {
  3178. ___QuaAccMag_13 = value;
  3179. }
  3180. inline static int32_t get_offset_of_QuaAccMagCount_14() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___QuaAccMagCount_14)); }
  3181. inline int32_t get_QuaAccMagCount_14() const { return ___QuaAccMagCount_14; }
  3182. inline int32_t* get_address_of_QuaAccMagCount_14() { return &___QuaAccMagCount_14; }
  3183. inline void set_QuaAccMagCount_14(int32_t value)
  3184. {
  3185. ___QuaAccMagCount_14 = value;
  3186. }
  3187. inline static int32_t get_offset_of_AccMagVariance_15() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___AccMagVariance_15)); }
  3188. inline double get_AccMagVariance_15() const { return ___AccMagVariance_15; }
  3189. inline double* get_address_of_AccMagVariance_15() { return &___AccMagVariance_15; }
  3190. inline void set_AccMagVariance_15(double value)
  3191. {
  3192. ___AccMagVariance_15 = value;
  3193. }
  3194. inline static int32_t get_offset_of_TotalVariance_16() { return static_cast<int32_t>(offsetof(State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E, ___TotalVariance_16)); }
  3195. inline double get_TotalVariance_16() const { return ___TotalVariance_16; }
  3196. inline double* get_address_of_TotalVariance_16() { return &___TotalVariance_16; }
  3197. inline void set_TotalVariance_16(double value)
  3198. {
  3199. ___TotalVariance_16 = value;
  3200. }
  3201. };
  3202. // o0.Bow.o09AxisCS/State
  3203. struct State_tA998B3974CD46E2941FB7670C333E0A82C1966D1 : public RuntimeObject
  3204. {
  3205. public:
  3206. // System.Int64 o0.Bow.o09AxisCS/State::TimeGap
  3207. int64_t ___TimeGap_0;
  3208. // UnityEngine.Vector3 o0.Bow.o09AxisCS/State::Acc
  3209. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___Acc_1;
  3210. // UnityEngine.Vector3 o0.Bow.o09AxisCS/State::AccSmooth
  3211. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___AccSmooth_2;
  3212. // UnityEngine.Vector3 o0.Bow.o09AxisCS/State::Gyr
  3213. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___Gyr_3;
  3214. // UnityEngine.Vector3 o0.Bow.o09AxisCS/State::Mag
  3215. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___Mag_4;
  3216. // UnityEngine.Vector3 o0.Bow.o09AxisCS/State::MagSmooth
  3217. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___MagSmooth_5;
  3218. // System.Double o0.Bow.o09AxisCS/State::GapMS
  3219. double ___GapMS_6;
  3220. // UnityEngine.Quaternion o0.Bow.o09AxisCS/State::Qua
  3221. Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___Qua_7;
  3222. // UnityEngine.Quaternion o0.Bow.o09AxisCS/State::QuaSmooth
  3223. Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___QuaSmooth_8;
  3224. // System.Double o0.Bow.o09AxisCS/State::Variance
  3225. double ___Variance_9;
  3226. // System.Double o0.Bow.o09AxisCS/State::GyrVariance
  3227. double ___GyrVariance_10;
  3228. // System.Double o0.Bow.o09AxisCS/State::AccVariance
  3229. double ___AccVariance_11;
  3230. // System.Double o0.Bow.o09AxisCS/State::MagVariance
  3231. double ___MagVariance_12;
  3232. // UnityEngine.Quaternion o0.Bow.o09AxisCS/State::QuaAccMag
  3233. Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___QuaAccMag_13;
  3234. // System.Int32 o0.Bow.o09AxisCS/State::QuaAccMagCount
  3235. int32_t ___QuaAccMagCount_14;
  3236. // System.Double o0.Bow.o09AxisCS/State::AccMagVariance
  3237. double ___AccMagVariance_15;
  3238. // System.Double o0.Bow.o09AxisCS/State::TotalVariance
  3239. double ___TotalVariance_16;
  3240. public:
  3241. inline static int32_t get_offset_of_TimeGap_0() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___TimeGap_0)); }
  3242. inline int64_t get_TimeGap_0() const { return ___TimeGap_0; }
  3243. inline int64_t* get_address_of_TimeGap_0() { return &___TimeGap_0; }
  3244. inline void set_TimeGap_0(int64_t value)
  3245. {
  3246. ___TimeGap_0 = value;
  3247. }
  3248. inline static int32_t get_offset_of_Acc_1() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___Acc_1)); }
  3249. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_Acc_1() const { return ___Acc_1; }
  3250. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_Acc_1() { return &___Acc_1; }
  3251. inline void set_Acc_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  3252. {
  3253. ___Acc_1 = value;
  3254. }
  3255. inline static int32_t get_offset_of_AccSmooth_2() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___AccSmooth_2)); }
  3256. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_AccSmooth_2() const { return ___AccSmooth_2; }
  3257. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_AccSmooth_2() { return &___AccSmooth_2; }
  3258. inline void set_AccSmooth_2(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  3259. {
  3260. ___AccSmooth_2 = value;
  3261. }
  3262. inline static int32_t get_offset_of_Gyr_3() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___Gyr_3)); }
  3263. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_Gyr_3() const { return ___Gyr_3; }
  3264. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_Gyr_3() { return &___Gyr_3; }
  3265. inline void set_Gyr_3(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  3266. {
  3267. ___Gyr_3 = value;
  3268. }
  3269. inline static int32_t get_offset_of_Mag_4() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___Mag_4)); }
  3270. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_Mag_4() const { return ___Mag_4; }
  3271. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_Mag_4() { return &___Mag_4; }
  3272. inline void set_Mag_4(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  3273. {
  3274. ___Mag_4 = value;
  3275. }
  3276. inline static int32_t get_offset_of_MagSmooth_5() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___MagSmooth_5)); }
  3277. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_MagSmooth_5() const { return ___MagSmooth_5; }
  3278. inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_MagSmooth_5() { return &___MagSmooth_5; }
  3279. inline void set_MagSmooth_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value)
  3280. {
  3281. ___MagSmooth_5 = value;
  3282. }
  3283. inline static int32_t get_offset_of_GapMS_6() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___GapMS_6)); }
  3284. inline double get_GapMS_6() const { return ___GapMS_6; }
  3285. inline double* get_address_of_GapMS_6() { return &___GapMS_6; }
  3286. inline void set_GapMS_6(double value)
  3287. {
  3288. ___GapMS_6 = value;
  3289. }
  3290. inline static int32_t get_offset_of_Qua_7() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___Qua_7)); }
  3291. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_Qua_7() const { return ___Qua_7; }
  3292. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_Qua_7() { return &___Qua_7; }
  3293. inline void set_Qua_7(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value)
  3294. {
  3295. ___Qua_7 = value;
  3296. }
  3297. inline static int32_t get_offset_of_QuaSmooth_8() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___QuaSmooth_8)); }
  3298. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_QuaSmooth_8() const { return ___QuaSmooth_8; }
  3299. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_QuaSmooth_8() { return &___QuaSmooth_8; }
  3300. inline void set_QuaSmooth_8(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value)
  3301. {
  3302. ___QuaSmooth_8 = value;
  3303. }
  3304. inline static int32_t get_offset_of_Variance_9() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___Variance_9)); }
  3305. inline double get_Variance_9() const { return ___Variance_9; }
  3306. inline double* get_address_of_Variance_9() { return &___Variance_9; }
  3307. inline void set_Variance_9(double value)
  3308. {
  3309. ___Variance_9 = value;
  3310. }
  3311. inline static int32_t get_offset_of_GyrVariance_10() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___GyrVariance_10)); }
  3312. inline double get_GyrVariance_10() const { return ___GyrVariance_10; }
  3313. inline double* get_address_of_GyrVariance_10() { return &___GyrVariance_10; }
  3314. inline void set_GyrVariance_10(double value)
  3315. {
  3316. ___GyrVariance_10 = value;
  3317. }
  3318. inline static int32_t get_offset_of_AccVariance_11() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___AccVariance_11)); }
  3319. inline double get_AccVariance_11() const { return ___AccVariance_11; }
  3320. inline double* get_address_of_AccVariance_11() { return &___AccVariance_11; }
  3321. inline void set_AccVariance_11(double value)
  3322. {
  3323. ___AccVariance_11 = value;
  3324. }
  3325. inline static int32_t get_offset_of_MagVariance_12() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___MagVariance_12)); }
  3326. inline double get_MagVariance_12() const { return ___MagVariance_12; }
  3327. inline double* get_address_of_MagVariance_12() { return &___MagVariance_12; }
  3328. inline void set_MagVariance_12(double value)
  3329. {
  3330. ___MagVariance_12 = value;
  3331. }
  3332. inline static int32_t get_offset_of_QuaAccMag_13() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___QuaAccMag_13)); }
  3333. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_QuaAccMag_13() const { return ___QuaAccMag_13; }
  3334. inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_QuaAccMag_13() { return &___QuaAccMag_13; }
  3335. inline void set_QuaAccMag_13(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value)
  3336. {
  3337. ___QuaAccMag_13 = value;
  3338. }
  3339. inline static int32_t get_offset_of_QuaAccMagCount_14() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___QuaAccMagCount_14)); }
  3340. inline int32_t get_QuaAccMagCount_14() const { return ___QuaAccMagCount_14; }
  3341. inline int32_t* get_address_of_QuaAccMagCount_14() { return &___QuaAccMagCount_14; }
  3342. inline void set_QuaAccMagCount_14(int32_t value)
  3343. {
  3344. ___QuaAccMagCount_14 = value;
  3345. }
  3346. inline static int32_t get_offset_of_AccMagVariance_15() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___AccMagVariance_15)); }
  3347. inline double get_AccMagVariance_15() const { return ___AccMagVariance_15; }
  3348. inline double* get_address_of_AccMagVariance_15() { return &___AccMagVariance_15; }
  3349. inline void set_AccMagVariance_15(double value)
  3350. {
  3351. ___AccMagVariance_15 = value;
  3352. }
  3353. inline static int32_t get_offset_of_TotalVariance_16() { return static_cast<int32_t>(offsetof(State_tA998B3974CD46E2941FB7670C333E0A82C1966D1, ___TotalVariance_16)); }
  3354. inline double get_TotalVariance_16() const { return ___TotalVariance_16; }
  3355. inline double* get_address_of_TotalVariance_16() { return &___TotalVariance_16; }
  3356. inline void set_TotalVariance_16(double value)
  3357. {
  3358. ___TotalVariance_16 = value;
  3359. }
  3360. };
  3361. // UnityStandardAssets.Vehicles.Aeroplane.AeroplaneControlSurfaceAnimator/ControlSurface/Type
  3362. struct Type_tE25E229165249DAE8FE35DDDC942EC58754688B9
  3363. {
  3364. public:
  3365. // System.Int32 UnityStandardAssets.Vehicles.Aeroplane.AeroplaneControlSurfaceAnimator/ControlSurface/Type::value__
  3366. int32_t ___value___2;
  3367. public:
  3368. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(Type_tE25E229165249DAE8FE35DDDC942EC58754688B9, ___value___2)); }
  3369. inline int32_t get_value___2() const { return ___value___2; }
  3370. inline int32_t* get_address_of_value___2() { return &___value___2; }
  3371. inline void set_value___2(int32_t value)
  3372. {
  3373. ___value___2 = value;
  3374. }
  3375. };
  3376. // MiniJSON.Json/Parser/TOKEN
  3377. struct TOKEN_tFCED4BC8C12135EC8C467EE277073E58BFC3A007
  3378. {
  3379. public:
  3380. // System.Int32 MiniJSON.Json/Parser/TOKEN::value__
  3381. int32_t ___value___2;
  3382. public:
  3383. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TOKEN_tFCED4BC8C12135EC8C467EE277073E58BFC3A007, ___value___2)); }
  3384. inline int32_t get_value___2() const { return ___value___2; }
  3385. inline int32_t* get_address_of_value___2() { return &___value___2; }
  3386. inline void set_value___2(int32_t value)
  3387. {
  3388. ___value___2 = value;
  3389. }
  3390. };
  3391. // UnityStandardAssets.CrossPlatformInput.TiltInput/AxisMapping/MappingType
  3392. struct MappingType_tF22825BB93417A5C60F9DF9ABBDEE10DD5CE4738
  3393. {
  3394. public:
  3395. // System.Int32 UnityStandardAssets.CrossPlatformInput.TiltInput/AxisMapping/MappingType::value__
  3396. int32_t ___value___2;
  3397. public:
  3398. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(MappingType_tF22825BB93417A5C60F9DF9ABBDEE10DD5CE4738, ___value___2)); }
  3399. inline int32_t get_value___2() const { return ___value___2; }
  3400. inline int32_t* get_address_of_value___2() { return &___value___2; }
  3401. inline void set_value___2(int32_t value)
  3402. {
  3403. ___value___2 = value;
  3404. }
  3405. };
  3406. // UnityEngine.Component
  3407. struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A
  3408. {
  3409. public:
  3410. public:
  3411. };
  3412. // UnityEngine.GameObject
  3413. struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A
  3414. {
  3415. public:
  3416. public:
  3417. };
  3418. // GlobalData
  3419. struct GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425 : public RuntimeObject
  3420. {
  3421. public:
  3422. public:
  3423. };
  3424. struct GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_StaticFields
  3425. {
  3426. public:
  3427. // PKMatchType GlobalData::pkMatchType
  3428. int32_t ___pkMatchType_0;
  3429. // System.Int32[] GlobalData::localPK_playerRoleIDs
  3430. Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___localPK_playerRoleIDs_1;
  3431. // System.String GlobalData::roomKey
  3432. String_t* ___roomKey_2;
  3433. // System.Int32 GlobalData::matchGameType
  3434. int32_t ___matchGameType_3;
  3435. // System.Int32 GlobalData::playerIndexInRoom
  3436. int32_t ___playerIndexInRoom_4;
  3437. // System.Collections.Generic.List`1<MatchPlayerInfo> GlobalData::matchPlayerInfos
  3438. List_1_t15B094AD97C2A09C1379B7F6EBE64A6EBA491692 * ___matchPlayerInfos_5;
  3439. public:
  3440. inline static int32_t get_offset_of_pkMatchType_0() { return static_cast<int32_t>(offsetof(GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_StaticFields, ___pkMatchType_0)); }
  3441. inline int32_t get_pkMatchType_0() const { return ___pkMatchType_0; }
  3442. inline int32_t* get_address_of_pkMatchType_0() { return &___pkMatchType_0; }
  3443. inline void set_pkMatchType_0(int32_t value)
  3444. {
  3445. ___pkMatchType_0 = value;
  3446. }
  3447. inline static int32_t get_offset_of_localPK_playerRoleIDs_1() { return static_cast<int32_t>(offsetof(GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_StaticFields, ___localPK_playerRoleIDs_1)); }
  3448. inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_localPK_playerRoleIDs_1() const { return ___localPK_playerRoleIDs_1; }
  3449. inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_localPK_playerRoleIDs_1() { return &___localPK_playerRoleIDs_1; }
  3450. inline void set_localPK_playerRoleIDs_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value)
  3451. {
  3452. ___localPK_playerRoleIDs_1 = value;
  3453. Il2CppCodeGenWriteBarrier((void**)(&___localPK_playerRoleIDs_1), (void*)value);
  3454. }
  3455. inline static int32_t get_offset_of_roomKey_2() { return static_cast<int32_t>(offsetof(GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_StaticFields, ___roomKey_2)); }
  3456. inline String_t* get_roomKey_2() const { return ___roomKey_2; }
  3457. inline String_t** get_address_of_roomKey_2() { return &___roomKey_2; }
  3458. inline void set_roomKey_2(String_t* value)
  3459. {
  3460. ___roomKey_2 = value;
  3461. Il2CppCodeGenWriteBarrier((void**)(&___roomKey_2), (void*)value);
  3462. }
  3463. inline static int32_t get_offset_of_matchGameType_3() { return static_cast<int32_t>(offsetof(GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_StaticFields, ___matchGameType_3)); }
  3464. inline int32_t get_matchGameType_3() const { return ___matchGameType_3; }
  3465. inline int32_t* get_address_of_matchGameType_3() { return &___matchGameType_3; }
  3466. inline void set_matchGameType_3(int32_t value)
  3467. {
  3468. ___matchGameType_3 = value;
  3469. }
  3470. inline static int32_t get_offset_of_playerIndexInRoom_4() { return static_cast<int32_t>(offsetof(GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_StaticFields, ___playerIndexInRoom_4)); }
  3471. inline int32_t get_playerIndexInRoom_4() const { return ___playerIndexInRoom_4; }
  3472. inline int32_t* get_address_of_playerIndexInRoom_4() { return &___playerIndexInRoom_4; }
  3473. inline void set_playerIndexInRoom_4(int32_t value)
  3474. {
  3475. ___playerIndexInRoom_4 = value;
  3476. }
  3477. inline static int32_t get_offset_of_matchPlayerInfos_5() { return static_cast<int32_t>(offsetof(GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_StaticFields, ___matchPlayerInfos_5)); }
  3478. inline List_1_t15B094AD97C2A09C1379B7F6EBE64A6EBA491692 * get_matchPlayerInfos_5() const { return ___matchPlayerInfos_5; }
  3479. inline List_1_t15B094AD97C2A09C1379B7F6EBE64A6EBA491692 ** get_address_of_matchPlayerInfos_5() { return &___matchPlayerInfos_5; }
  3480. inline void set_matchPlayerInfos_5(List_1_t15B094AD97C2A09C1379B7F6EBE64A6EBA491692 * value)
  3481. {
  3482. ___matchPlayerInfos_5 = value;
  3483. Il2CppCodeGenWriteBarrier((void**)(&___matchPlayerInfos_5), (void*)value);
  3484. }
  3485. };
  3486. // UnityEngine.Material
  3487. struct Material_t8927C00353A72755313F046D0CE85178AE8218EE : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A
  3488. {
  3489. public:
  3490. public:
  3491. };
  3492. // System.MulticastDelegate
  3493. struct MulticastDelegate_t : public Delegate_t
  3494. {
  3495. public:
  3496. // System.Delegate[] System.MulticastDelegate::delegates
  3497. DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11;
  3498. public:
  3499. inline static int32_t get_offset_of_delegates_11() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___delegates_11)); }
  3500. inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; }
  3501. inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; }
  3502. inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value)
  3503. {
  3504. ___delegates_11 = value;
  3505. Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value);
  3506. }
  3507. };
  3508. // Native definition for P/Invoke marshalling of System.MulticastDelegate
  3509. struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
  3510. {
  3511. Delegate_t_marshaled_pinvoke** ___delegates_11;
  3512. };
  3513. // Native definition for COM marshalling of System.MulticastDelegate
  3514. struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
  3515. {
  3516. Delegate_t_marshaled_com** ___delegates_11;
  3517. };
  3518. // System.SystemException
  3519. struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t
  3520. {
  3521. public:
  3522. public:
  3523. };
  3524. // YejiHuntGameMode_OnlinePK
  3525. struct YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA : public YejiHuntGameMode_tC7B3AEEF3616DD293F13F32FC974BC22C561D563
  3526. {
  3527. public:
  3528. // System.Int32 YejiHuntGameMode_OnlinePK::currentPlayerIndex
  3529. int32_t ___currentPlayerIndex_22;
  3530. // System.Single YejiHuntGameMode_OnlinePK::singleShootReadyTime
  3531. float ___singleShootReadyTime_23;
  3532. // System.Single YejiHuntGameMode_OnlinePK::singleShootReadyTimeMax
  3533. float ___singleShootReadyTimeMax_24;
  3534. // HunterGamePlayerScoreCounter YejiHuntGameMode_OnlinePK::hunterGamePlayerScoreCounter
  3535. HunterGamePlayerScoreCounter_t4CFF1912DB681348618492344B5C63984D1CCDD7 * ___hunterGamePlayerScoreCounter_25;
  3536. // YejiHuntGameMode_OnlinePK/OnlineHelper YejiHuntGameMode_OnlinePK::onlineHelper
  3537. OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * ___onlineHelper_26;
  3538. public:
  3539. inline static int32_t get_offset_of_currentPlayerIndex_22() { return static_cast<int32_t>(offsetof(YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA, ___currentPlayerIndex_22)); }
  3540. inline int32_t get_currentPlayerIndex_22() const { return ___currentPlayerIndex_22; }
  3541. inline int32_t* get_address_of_currentPlayerIndex_22() { return &___currentPlayerIndex_22; }
  3542. inline void set_currentPlayerIndex_22(int32_t value)
  3543. {
  3544. ___currentPlayerIndex_22 = value;
  3545. }
  3546. inline static int32_t get_offset_of_singleShootReadyTime_23() { return static_cast<int32_t>(offsetof(YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA, ___singleShootReadyTime_23)); }
  3547. inline float get_singleShootReadyTime_23() const { return ___singleShootReadyTime_23; }
  3548. inline float* get_address_of_singleShootReadyTime_23() { return &___singleShootReadyTime_23; }
  3549. inline void set_singleShootReadyTime_23(float value)
  3550. {
  3551. ___singleShootReadyTime_23 = value;
  3552. }
  3553. inline static int32_t get_offset_of_singleShootReadyTimeMax_24() { return static_cast<int32_t>(offsetof(YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA, ___singleShootReadyTimeMax_24)); }
  3554. inline float get_singleShootReadyTimeMax_24() const { return ___singleShootReadyTimeMax_24; }
  3555. inline float* get_address_of_singleShootReadyTimeMax_24() { return &___singleShootReadyTimeMax_24; }
  3556. inline void set_singleShootReadyTimeMax_24(float value)
  3557. {
  3558. ___singleShootReadyTimeMax_24 = value;
  3559. }
  3560. inline static int32_t get_offset_of_hunterGamePlayerScoreCounter_25() { return static_cast<int32_t>(offsetof(YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA, ___hunterGamePlayerScoreCounter_25)); }
  3561. inline HunterGamePlayerScoreCounter_t4CFF1912DB681348618492344B5C63984D1CCDD7 * get_hunterGamePlayerScoreCounter_25() const { return ___hunterGamePlayerScoreCounter_25; }
  3562. inline HunterGamePlayerScoreCounter_t4CFF1912DB681348618492344B5C63984D1CCDD7 ** get_address_of_hunterGamePlayerScoreCounter_25() { return &___hunterGamePlayerScoreCounter_25; }
  3563. inline void set_hunterGamePlayerScoreCounter_25(HunterGamePlayerScoreCounter_t4CFF1912DB681348618492344B5C63984D1CCDD7 * value)
  3564. {
  3565. ___hunterGamePlayerScoreCounter_25 = value;
  3566. Il2CppCodeGenWriteBarrier((void**)(&___hunterGamePlayerScoreCounter_25), (void*)value);
  3567. }
  3568. inline static int32_t get_offset_of_onlineHelper_26() { return static_cast<int32_t>(offsetof(YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA, ___onlineHelper_26)); }
  3569. inline OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * get_onlineHelper_26() const { return ___onlineHelper_26; }
  3570. inline OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B ** get_address_of_onlineHelper_26() { return &___onlineHelper_26; }
  3571. inline void set_onlineHelper_26(OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * value)
  3572. {
  3573. ___onlineHelper_26 = value;
  3574. Il2CppCodeGenWriteBarrier((void**)(&___onlineHelper_26), (void*)value);
  3575. }
  3576. };
  3577. // System.Action
  3578. struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 : public MulticastDelegate_t
  3579. {
  3580. public:
  3581. public:
  3582. };
  3583. // UnityEngine.Behaviour
  3584. struct Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684
  3585. {
  3586. public:
  3587. public:
  3588. };
  3589. // System.NotSupportedException
  3590. struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62
  3591. {
  3592. public:
  3593. public:
  3594. };
  3595. // UnityEngine.Renderer
  3596. struct Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684
  3597. {
  3598. public:
  3599. public:
  3600. };
  3601. // UnityEngine.MonoBehaviour
  3602. struct MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A : public Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9
  3603. {
  3604. public:
  3605. public:
  3606. };
  3607. // GameMgr
  3608. struct GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A
  3609. {
  3610. public:
  3611. // GameMode GameMgr::gameMode
  3612. GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82 * ___gameMode_6;
  3613. // System.Boolean GameMgr::gameOver
  3614. bool ___gameOver_7;
  3615. // System.Boolean GameMgr::guideFinish
  3616. bool ___guideFinish_9;
  3617. // System.Collections.Generic.HashSet`1<UnityEngine.Object> GameMgr::gamePauseLockers
  3618. HashSet_1_t658A4F799C39BCEF71EEB383AC1FCCFDC8447673 * ___gamePauseLockers_10;
  3619. public:
  3620. inline static int32_t get_offset_of_gameMode_6() { return static_cast<int32_t>(offsetof(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950, ___gameMode_6)); }
  3621. inline GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82 * get_gameMode_6() const { return ___gameMode_6; }
  3622. inline GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82 ** get_address_of_gameMode_6() { return &___gameMode_6; }
  3623. inline void set_gameMode_6(GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82 * value)
  3624. {
  3625. ___gameMode_6 = value;
  3626. Il2CppCodeGenWriteBarrier((void**)(&___gameMode_6), (void*)value);
  3627. }
  3628. inline static int32_t get_offset_of_gameOver_7() { return static_cast<int32_t>(offsetof(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950, ___gameOver_7)); }
  3629. inline bool get_gameOver_7() const { return ___gameOver_7; }
  3630. inline bool* get_address_of_gameOver_7() { return &___gameOver_7; }
  3631. inline void set_gameOver_7(bool value)
  3632. {
  3633. ___gameOver_7 = value;
  3634. }
  3635. inline static int32_t get_offset_of_guideFinish_9() { return static_cast<int32_t>(offsetof(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950, ___guideFinish_9)); }
  3636. inline bool get_guideFinish_9() const { return ___guideFinish_9; }
  3637. inline bool* get_address_of_guideFinish_9() { return &___guideFinish_9; }
  3638. inline void set_guideFinish_9(bool value)
  3639. {
  3640. ___guideFinish_9 = value;
  3641. }
  3642. inline static int32_t get_offset_of_gamePauseLockers_10() { return static_cast<int32_t>(offsetof(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950, ___gamePauseLockers_10)); }
  3643. inline HashSet_1_t658A4F799C39BCEF71EEB383AC1FCCFDC8447673 * get_gamePauseLockers_10() const { return ___gamePauseLockers_10; }
  3644. inline HashSet_1_t658A4F799C39BCEF71EEB383AC1FCCFDC8447673 ** get_address_of_gamePauseLockers_10() { return &___gamePauseLockers_10; }
  3645. inline void set_gamePauseLockers_10(HashSet_1_t658A4F799C39BCEF71EEB383AC1FCCFDC8447673 * value)
  3646. {
  3647. ___gamePauseLockers_10 = value;
  3648. Il2CppCodeGenWriteBarrier((void**)(&___gamePauseLockers_10), (void*)value);
  3649. }
  3650. };
  3651. struct GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950_StaticFields
  3652. {
  3653. public:
  3654. // System.Boolean GameMgr::debugInEditor
  3655. bool ___debugInEditor_4;
  3656. // System.Int32 GameMgr::gameType
  3657. int32_t ___gameType_5;
  3658. // GameMgr GameMgr::ins
  3659. GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 * ___ins_8;
  3660. public:
  3661. inline static int32_t get_offset_of_debugInEditor_4() { return static_cast<int32_t>(offsetof(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950_StaticFields, ___debugInEditor_4)); }
  3662. inline bool get_debugInEditor_4() const { return ___debugInEditor_4; }
  3663. inline bool* get_address_of_debugInEditor_4() { return &___debugInEditor_4; }
  3664. inline void set_debugInEditor_4(bool value)
  3665. {
  3666. ___debugInEditor_4 = value;
  3667. }
  3668. inline static int32_t get_offset_of_gameType_5() { return static_cast<int32_t>(offsetof(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950_StaticFields, ___gameType_5)); }
  3669. inline int32_t get_gameType_5() const { return ___gameType_5; }
  3670. inline int32_t* get_address_of_gameType_5() { return &___gameType_5; }
  3671. inline void set_gameType_5(int32_t value)
  3672. {
  3673. ___gameType_5 = value;
  3674. }
  3675. inline static int32_t get_offset_of_ins_8() { return static_cast<int32_t>(offsetof(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950_StaticFields, ___ins_8)); }
  3676. inline GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 * get_ins_8() const { return ___ins_8; }
  3677. inline GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 ** get_address_of_ins_8() { return &___ins_8; }
  3678. inline void set_ins_8(GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 * value)
  3679. {
  3680. ___ins_8 = value;
  3681. Il2CppCodeGenWriteBarrier((void**)(&___ins_8), (void*)value);
  3682. }
  3683. };
  3684. // manager
  3685. struct manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A
  3686. {
  3687. public:
  3688. // ArduinoBluetoothAPI.BluetoothHelper manager::bluetoothHelper
  3689. BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * ___bluetoothHelper_4;
  3690. // System.String manager::deviceName
  3691. String_t* ___deviceName_5;
  3692. // UnityEngine.UI.Text manager::text
  3693. Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___text_6;
  3694. // UnityEngine.GameObject manager::sphere
  3695. GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___sphere_7;
  3696. // System.String manager::received_message
  3697. String_t* ___received_message_8;
  3698. public:
  3699. inline static int32_t get_offset_of_bluetoothHelper_4() { return static_cast<int32_t>(offsetof(manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F, ___bluetoothHelper_4)); }
  3700. inline BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * get_bluetoothHelper_4() const { return ___bluetoothHelper_4; }
  3701. inline BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 ** get_address_of_bluetoothHelper_4() { return &___bluetoothHelper_4; }
  3702. inline void set_bluetoothHelper_4(BluetoothHelper_t15B42A0CCFF782A3A55652748E5495BCEA3063D2 * value)
  3703. {
  3704. ___bluetoothHelper_4 = value;
  3705. Il2CppCodeGenWriteBarrier((void**)(&___bluetoothHelper_4), (void*)value);
  3706. }
  3707. inline static int32_t get_offset_of_deviceName_5() { return static_cast<int32_t>(offsetof(manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F, ___deviceName_5)); }
  3708. inline String_t* get_deviceName_5() const { return ___deviceName_5; }
  3709. inline String_t** get_address_of_deviceName_5() { return &___deviceName_5; }
  3710. inline void set_deviceName_5(String_t* value)
  3711. {
  3712. ___deviceName_5 = value;
  3713. Il2CppCodeGenWriteBarrier((void**)(&___deviceName_5), (void*)value);
  3714. }
  3715. inline static int32_t get_offset_of_text_6() { return static_cast<int32_t>(offsetof(manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F, ___text_6)); }
  3716. inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_text_6() const { return ___text_6; }
  3717. inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_text_6() { return &___text_6; }
  3718. inline void set_text_6(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value)
  3719. {
  3720. ___text_6 = value;
  3721. Il2CppCodeGenWriteBarrier((void**)(&___text_6), (void*)value);
  3722. }
  3723. inline static int32_t get_offset_of_sphere_7() { return static_cast<int32_t>(offsetof(manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F, ___sphere_7)); }
  3724. inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_sphere_7() const { return ___sphere_7; }
  3725. inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_sphere_7() { return &___sphere_7; }
  3726. inline void set_sphere_7(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value)
  3727. {
  3728. ___sphere_7 = value;
  3729. Il2CppCodeGenWriteBarrier((void**)(&___sphere_7), (void*)value);
  3730. }
  3731. inline static int32_t get_offset_of_received_message_8() { return static_cast<int32_t>(offsetof(manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F, ___received_message_8)); }
  3732. inline String_t* get_received_message_8() const { return ___received_message_8; }
  3733. inline String_t** get_address_of_received_message_8() { return &___received_message_8; }
  3734. inline void set_received_message_8(String_t* value)
  3735. {
  3736. ___received_message_8 = value;
  3737. Il2CppCodeGenWriteBarrier((void**)(&___received_message_8), (void*)value);
  3738. }
  3739. };
  3740. #ifdef __clang__
  3741. #pragma clang diagnostic pop
  3742. #endif
  3743. // System.Int32[]
  3744. struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32 : public RuntimeArray
  3745. {
  3746. public:
  3747. ALIGN_FIELD (8) int32_t m_Items[1];
  3748. public:
  3749. inline int32_t GetAt(il2cpp_array_size_t index) const
  3750. {
  3751. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  3752. return m_Items[index];
  3753. }
  3754. inline int32_t* GetAddressAt(il2cpp_array_size_t index)
  3755. {
  3756. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  3757. return m_Items + index;
  3758. }
  3759. inline void SetAt(il2cpp_array_size_t index, int32_t value)
  3760. {
  3761. IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
  3762. m_Items[index] = value;
  3763. }
  3764. inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const
  3765. {
  3766. return m_Items[index];
  3767. }
  3768. inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
  3769. {
  3770. return m_Items + index;
  3771. }
  3772. inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value)
  3773. {
  3774. m_Items[index] = value;
  3775. }
  3776. };
  3777. // !!0 UnityEngine.GameObject::GetComponent<System.Object>()
  3778. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m533C28B362284747FD5138B02D183642545146E8_gshared (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method);
  3779. // HunterGamePlayerScoreCounter YejiHuntGameMode_OnlinePK::getHunterGamePlayerScoreCounter()
  3780. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HunterGamePlayerScoreCounter_t4CFF1912DB681348618492344B5C63984D1CCDD7 * YejiHuntGameMode_OnlinePK_getHunterGamePlayerScoreCounter_m6AF00600208BD094C0E416A249CC9BD17F14CD46_inline (YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * __this, const RuntimeMethod* method);
  3781. // System.Void System.Object::.ctor()
  3782. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method);
  3783. // !!0 UnityEngine.GameObject::GetComponent<UnityEngine.Renderer>()
  3784. inline Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method)
  3785. {
  3786. return (( Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m533C28B362284747FD5138B02D183642545146E8_gshared)(__this, method);
  3787. }
  3788. // UnityEngine.Material UnityEngine.Renderer::get_material()
  3789. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t8927C00353A72755313F046D0CE85178AE8218EE * Renderer_get_material_mE6B01125502D08EE0D6DFE2EAEC064AD9BB31804 (Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * __this, const RuntimeMethod* method);
  3790. // UnityEngine.Color UnityEngine.Color::get_cyan()
  3791. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_get_cyan_m0C608BC083FD98C45C1F4F15AE803D288C647686 (const RuntimeMethod* method);
  3792. // System.Void UnityEngine.Material::set_color(UnityEngine.Color)
  3793. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_set_color_mC3C88E2389B7132EBF3EB0D1F040545176B795C0 (Material_t8927C00353A72755313F046D0CE85178AE8218EE * __this, Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___value0, const RuntimeMethod* method);
  3794. // System.Void UnityEngine.WaitForSeconds::.ctor(System.Single)
  3795. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitForSeconds__ctor_mD298C4CB9532BBBDE172FC40F3397E30504038D4 (WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013 * __this, float ___seconds0, const RuntimeMethod* method);
  3796. // UnityEngine.Color UnityEngine.Color::get_green()
  3797. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_get_green_mFF9BD42534D385A0717B1EAD083ADF08712984B9 (const RuntimeMethod* method);
  3798. // System.Void System.NotSupportedException::.ctor()
  3799. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * __this, const RuntimeMethod* method);
  3800. // o0.Geometry.Quaternion o0.Geometry.Quaternion::get_Identity()
  3801. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 Quaternion_get_Identity_mF2A8650DC77A6E323C0F4EE34467FBF296889A67_inline (const RuntimeMethod* method);
  3802. // System.Void o09Axis/Vector3D::.ctor(UnityEngine.Vector3)
  3803. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3D__ctor_m33CE7221BB4947246125BFE55E7ADD17319B2FFE (Vector3D_t3AD09CF5CC2B76360B4013A22B91B6AE730292B3 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___v0, const RuntimeMethod* method);
  3804. // UnityEngine.Quaternion UnityEngine.Quaternion::get_identity()
  3805. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 Quaternion_get_identity_mF2E565DBCE793A1AE6208056D42CA7C59D83A702 (const RuntimeMethod* method);
  3806. // System.Void o0MagneticCalibraterEllipsoidFitting/<>c::.ctor()
  3807. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mFFC2BE635B15CA3D220E2B28C9034E99A26DA909 (U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1 * __this, const RuntimeMethod* method);
  3808. // System.Void System.Action::Invoke()
  3809. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_Invoke_m3FFA5BE3D64F0FF8E1E1CB6F953913FADB5EB89E (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * __this, const RuntimeMethod* method);
  3810. // System.Void UnityEngine.Debug::Log(System.Object)
  3811. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Log_mC26E5AD0D8D156C7FFD173AA15827F69225E9DB8 (RuntimeObject * ___message0, const RuntimeMethod* method);
  3812. // System.Void RabbitHuntGameMode_OnlinePK/OnlineHelper::Upload()
  3813. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OnlineHelper_Upload_mDC730B2862BBC24262C554D711CCE1EF516B939E (OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 * __this, const RuntimeMethod* method);
  3814. // System.Void UnityEngine.Debug::LogError(System.Object)
  3815. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_m8850D65592770A364D494025FF3A73E8D4D70485 (RuntimeObject * ___message0, const RuntimeMethod* method);
  3816. // System.Boolean RabbitHuntGameMode_OnlinePK/OnlineHelper::IsCanUpload()
  3817. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool OnlineHelper_IsCanUpload_m4CA256099B00053B598E8E2583E6AE28B0528F12 (OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 * __this, const RuntimeMethod* method);
  3818. // BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence::GetInstance(System.Object)
  3819. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * Asn1Sequence_GetInstance_m53E4D5619D84F02123D6C3B6EA8E0EEEF86B244C (RuntimeObject * ___obj0, const RuntimeMethod* method);
  3820. // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.CrlEntry::.ctor(BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.Asn1Sequence)
  3821. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CrlEntry__ctor_m228F9A0A5ECAD5110594708716CE2ECAA8732838 (CrlEntry_t0100B5D8633443D3DAFC86741D49F1D2D0123227 * __this, Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * ___seq0, const RuntimeMethod* method);
  3822. // System.Void WolfHuntGameMode_OnlinePK/OnlineHelper::Upload()
  3823. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OnlineHelper_Upload_m576493A9FA0ADE35488B42B736BC93036C34410A (OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 * __this, const RuntimeMethod* method);
  3824. // System.Boolean WolfHuntGameMode_OnlinePK/OnlineHelper::IsCanUpload()
  3825. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool OnlineHelper_IsCanUpload_mE58B6EFB0167FCC1222D31D6A079ED9CE82E9487 (OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 * __this, const RuntimeMethod* method);
  3826. // System.Void YejiHuntGameMode_OnlinePK/OnlineHelper::Upload()
  3827. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OnlineHelper_Upload_m5B2C2C74DA5B2B553E94080609DFC8046123BEF6 (OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * __this, const RuntimeMethod* method);
  3828. // System.Boolean YejiHuntGameMode_OnlinePK/OnlineHelper::IsCanUpload()
  3829. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool OnlineHelper_IsCanUpload_mC85468C99C3FA42DACCFBCEEA66552417C406173 (OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * __this, const RuntimeMethod* method);
  3830. #ifdef __clang__
  3831. #pragma clang diagnostic push
  3832. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3833. #pragma clang diagnostic ignored "-Wunused-variable"
  3834. #endif
  3835. // YejiHuntGameMode_OnlinePK/SyncLogicData YejiHuntGameMode_OnlinePK/SyncLogicData::Input(YejiHuntGameMode_OnlinePK)
  3836. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SyncLogicData_t8A87AF92DEB8EB16629C54B2E5640F575632DEE8 * SyncLogicData_Input_m69076FAC0F8247ECB1B9E3037895D209FBA5C2BF (SyncLogicData_t8A87AF92DEB8EB16629C54B2E5640F575632DEE8 * __this, YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * ___src0, const RuntimeMethod* method)
  3837. {
  3838. {
  3839. // roundID = src.onlineHelper.roundID;
  3840. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_0 = ___src0;
  3841. NullCheck(L_0);
  3842. OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * L_1 = L_0->get_onlineHelper_26();
  3843. NullCheck(L_1);
  3844. int32_t L_2 = L_1->get_roundID_3();
  3845. __this->set_roundID_0(L_2);
  3846. // currentPlayerIndex = src.currentPlayerIndex;
  3847. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_3 = ___src0;
  3848. NullCheck(L_3);
  3849. int32_t L_4 = L_3->get_currentPlayerIndex_22();
  3850. __this->set_currentPlayerIndex_1(L_4);
  3851. // singleShootReadyTime = src.singleShootReadyTime;
  3852. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_5 = ___src0;
  3853. NullCheck(L_5);
  3854. float L_6 = L_5->get_singleShootReadyTime_23();
  3855. __this->set_singleShootReadyTime_2(L_6);
  3856. // animalCount = src.animalCount;
  3857. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_7 = ___src0;
  3858. NullCheck(L_7);
  3859. int32_t L_8 = ((ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B *)L_7)->get_animalCount_8();
  3860. __this->set_animalCount_3(L_8);
  3861. // arrowCount = src.arrowCount;
  3862. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_9 = ___src0;
  3863. NullCheck(L_9);
  3864. int32_t L_10 = ((ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B *)L_9)->get_arrowCount_10();
  3865. __this->set_arrowCount_4(L_10);
  3866. // time = src.time;
  3867. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_11 = ___src0;
  3868. NullCheck(L_11);
  3869. float L_12 = ((ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B *)L_11)->get_time_12();
  3870. __this->set_time_5(L_12);
  3871. // hitScores = src.getHunterGamePlayerScoreCounter().hitScores;
  3872. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_13 = ___src0;
  3873. NullCheck(L_13);
  3874. HunterGamePlayerScoreCounter_t4CFF1912DB681348618492344B5C63984D1CCDD7 * L_14;
  3875. L_14 = YejiHuntGameMode_OnlinePK_getHunterGamePlayerScoreCounter_m6AF00600208BD094C0E416A249CC9BD17F14CD46_inline(L_13, /*hidden argument*/NULL);
  3876. NullCheck(L_14);
  3877. Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_15 = L_14->get_hitScores_0();
  3878. __this->set_hitScores_6(L_15);
  3879. // gameEnd = src.gameMgr.gameOver;
  3880. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_16 = ___src0;
  3881. NullCheck(L_16);
  3882. GameMgr_tE3D60AE9C96D966787437C5F15D3477A9E948950 * L_17 = ((GameMode_t3635427B8DF6A50F9EAE8955955887AD0D098C82 *)L_16)->get_gameMgr_0();
  3883. NullCheck(L_17);
  3884. bool L_18 = L_17->get_gameOver_7();
  3885. __this->set_gameEnd_7(L_18);
  3886. // return this;
  3887. return __this;
  3888. }
  3889. }
  3890. // System.Void YejiHuntGameMode_OnlinePK/SyncLogicData::Output(YejiHuntGameMode_OnlinePK)
  3891. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SyncLogicData_Output_mB78F298E8D7E503A9FC2B801240E745F6250503F (SyncLogicData_t8A87AF92DEB8EB16629C54B2E5640F575632DEE8 * __this, YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * ___dest0, const RuntimeMethod* method)
  3892. {
  3893. {
  3894. // dest.onlineHelper.roundID = roundID;
  3895. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_0 = ___dest0;
  3896. NullCheck(L_0);
  3897. OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * L_1 = L_0->get_onlineHelper_26();
  3898. int32_t L_2 = __this->get_roundID_0();
  3899. NullCheck(L_1);
  3900. L_1->set_roundID_3(L_2);
  3901. // dest.currentPlayerIndex = currentPlayerIndex;
  3902. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_3 = ___dest0;
  3903. int32_t L_4 = __this->get_currentPlayerIndex_1();
  3904. NullCheck(L_3);
  3905. L_3->set_currentPlayerIndex_22(L_4);
  3906. // dest.singleShootReadyTime = singleShootReadyTime;
  3907. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_5 = ___dest0;
  3908. float L_6 = __this->get_singleShootReadyTime_2();
  3909. NullCheck(L_5);
  3910. L_5->set_singleShootReadyTime_23(L_6);
  3911. // dest.animalCount = animalCount;
  3912. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_7 = ___dest0;
  3913. int32_t L_8 = __this->get_animalCount_3();
  3914. NullCheck(L_7);
  3915. ((ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B *)L_7)->set_animalCount_8(L_8);
  3916. // dest.arrowCount = arrowCount;
  3917. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_9 = ___dest0;
  3918. int32_t L_10 = __this->get_arrowCount_4();
  3919. NullCheck(L_9);
  3920. ((ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B *)L_9)->set_arrowCount_10(L_10);
  3921. // dest.time = time;
  3922. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_11 = ___dest0;
  3923. float L_12 = __this->get_time_5();
  3924. NullCheck(L_11);
  3925. ((ChallengeGameMode_tBEE3EA8F275D49B06B7D5E9743E0F17CF4F0418B *)L_11)->set_time_12(L_12);
  3926. // dest.getHunterGamePlayerScoreCounter().hitScores = hitScores;
  3927. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_13 = ___dest0;
  3928. NullCheck(L_13);
  3929. HunterGamePlayerScoreCounter_t4CFF1912DB681348618492344B5C63984D1CCDD7 * L_14;
  3930. L_14 = YejiHuntGameMode_OnlinePK_getHunterGamePlayerScoreCounter_m6AF00600208BD094C0E416A249CC9BD17F14CD46_inline(L_13, /*hidden argument*/NULL);
  3931. Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_15 = __this->get_hitScores_6();
  3932. NullCheck(L_14);
  3933. L_14->set_hitScores_0(L_15);
  3934. // dest.onlineHelper.gameEnd = gameEnd;
  3935. YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * L_16 = ___dest0;
  3936. NullCheck(L_16);
  3937. OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * L_17 = L_16->get_onlineHelper_26();
  3938. bool L_18 = __this->get_gameEnd_7();
  3939. NullCheck(L_17);
  3940. L_17->set_gameEnd_4(L_18);
  3941. // }
  3942. return;
  3943. }
  3944. }
  3945. // System.Void YejiHuntGameMode_OnlinePK/SyncLogicData::.ctor()
  3946. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SyncLogicData__ctor_m209F9993060621AC48153823BE4934989236804E (SyncLogicData_t8A87AF92DEB8EB16629C54B2E5640F575632DEE8 * __this, const RuntimeMethod* method)
  3947. {
  3948. {
  3949. // public float time = 60;
  3950. __this->set_time_5((60.0f));
  3951. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  3952. return;
  3953. }
  3954. }
  3955. #ifdef __clang__
  3956. #pragma clang diagnostic pop
  3957. #endif
  3958. #ifdef __clang__
  3959. #pragma clang diagnostic push
  3960. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3961. #pragma clang diagnostic ignored "-Wunused-variable"
  3962. #endif
  3963. #ifdef __clang__
  3964. #pragma clang diagnostic pop
  3965. #endif
  3966. #ifdef __clang__
  3967. #pragma clang diagnostic push
  3968. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  3969. #pragma clang diagnostic ignored "-Wunused-variable"
  3970. #endif
  3971. // System.Void manager/<blinkSphere>d__6::.ctor(System.Int32)
  3972. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CblinkSphereU3Ed__6__ctor_m67F0E28DFD2D6780549558BB18E73DCD6984957E (U3CblinkSphereU3Ed__6_t59E79E04BCC0E3A24BFE03A3E1CD807048F531DF * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method)
  3973. {
  3974. {
  3975. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  3976. int32_t L_0 = ___U3CU3E1__state0;
  3977. __this->set_U3CU3E1__state_0(L_0);
  3978. return;
  3979. }
  3980. }
  3981. // System.Void manager/<blinkSphere>d__6::System.IDisposable.Dispose()
  3982. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CblinkSphereU3Ed__6_System_IDisposable_Dispose_m194061BF765F8BCF812BD289BEA474EF5FA063D4 (U3CblinkSphereU3Ed__6_t59E79E04BCC0E3A24BFE03A3E1CD807048F531DF * __this, const RuntimeMethod* method)
  3983. {
  3984. {
  3985. return;
  3986. }
  3987. }
  3988. // System.Boolean manager/<blinkSphere>d__6::MoveNext()
  3989. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CblinkSphereU3Ed__6_MoveNext_mC12CF38099EB7E4B5A35272C138F86C9BBC67365 (U3CblinkSphereU3Ed__6_t59E79E04BCC0E3A24BFE03A3E1CD807048F531DF * __this, const RuntimeMethod* method)
  3990. {
  3991. static bool s_Il2CppMethodInitialized;
  3992. if (!s_Il2CppMethodInitialized)
  3993. {
  3994. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD_RuntimeMethod_var);
  3995. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013_il2cpp_TypeInfo_var);
  3996. s_Il2CppMethodInitialized = true;
  3997. }
  3998. int32_t V_0 = 0;
  3999. manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F * V_1 = NULL;
  4000. {
  4001. int32_t L_0 = __this->get_U3CU3E1__state_0();
  4002. V_0 = L_0;
  4003. manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F * L_1 = __this->get_U3CU3E4__this_2();
  4004. V_1 = L_1;
  4005. int32_t L_2 = V_0;
  4006. if (!L_2)
  4007. {
  4008. goto IL_0017;
  4009. }
  4010. }
  4011. {
  4012. int32_t L_3 = V_0;
  4013. if ((((int32_t)L_3) == ((int32_t)1)))
  4014. {
  4015. goto IL_0051;
  4016. }
  4017. }
  4018. {
  4019. return (bool)0;
  4020. }
  4021. IL_0017:
  4022. {
  4023. __this->set_U3CU3E1__state_0((-1));
  4024. // sphere.GetComponent<Renderer>().material.color = Color.cyan;
  4025. manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F * L_4 = V_1;
  4026. NullCheck(L_4);
  4027. GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_5 = L_4->get_sphere_7();
  4028. NullCheck(L_5);
  4029. Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * L_6;
  4030. L_6 = GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD(L_5, /*hidden argument*/GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD_RuntimeMethod_var);
  4031. NullCheck(L_6);
  4032. Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_7;
  4033. L_7 = Renderer_get_material_mE6B01125502D08EE0D6DFE2EAEC064AD9BB31804(L_6, /*hidden argument*/NULL);
  4034. Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_8;
  4035. L_8 = Color_get_cyan_m0C608BC083FD98C45C1F4F15AE803D288C647686(/*hidden argument*/NULL);
  4036. NullCheck(L_7);
  4037. Material_set_color_mC3C88E2389B7132EBF3EB0D1F040545176B795C0(L_7, L_8, /*hidden argument*/NULL);
  4038. // yield return new WaitForSeconds(0.5f);
  4039. WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013 * L_9 = (WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013 *)il2cpp_codegen_object_new(WaitForSeconds_t8F9189BE6E467C98C99177038881F8982E0E4013_il2cpp_TypeInfo_var);
  4040. WaitForSeconds__ctor_mD298C4CB9532BBBDE172FC40F3397E30504038D4(L_9, (0.5f), /*hidden argument*/NULL);
  4041. __this->set_U3CU3E2__current_1(L_9);
  4042. __this->set_U3CU3E1__state_0(1);
  4043. return (bool)1;
  4044. }
  4045. IL_0051:
  4046. {
  4047. __this->set_U3CU3E1__state_0((-1));
  4048. // sphere.GetComponent<Renderer>().material.color = Color.green;
  4049. manager_tB08C46B8642F7E2121E1E8F29E978B4AC557393F * L_10 = V_1;
  4050. NullCheck(L_10);
  4051. GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_11 = L_10->get_sphere_7();
  4052. NullCheck(L_11);
  4053. Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * L_12;
  4054. L_12 = GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD(L_11, /*hidden argument*/GameObject_GetComponent_TisRenderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C_mAA80B27087B65328408937154F5F424817297FCD_RuntimeMethod_var);
  4055. NullCheck(L_12);
  4056. Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_13;
  4057. L_13 = Renderer_get_material_mE6B01125502D08EE0D6DFE2EAEC064AD9BB31804(L_12, /*hidden argument*/NULL);
  4058. Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_14;
  4059. L_14 = Color_get_green_mFF9BD42534D385A0717B1EAD083ADF08712984B9(/*hidden argument*/NULL);
  4060. NullCheck(L_13);
  4061. Material_set_color_mC3C88E2389B7132EBF3EB0D1F040545176B795C0(L_13, L_14, /*hidden argument*/NULL);
  4062. // }
  4063. return (bool)0;
  4064. }
  4065. }
  4066. // System.Object manager/<blinkSphere>d__6::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
  4067. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CblinkSphereU3Ed__6_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m30FF7E4C4953CB465453582712750D0B3FDCAE97 (U3CblinkSphereU3Ed__6_t59E79E04BCC0E3A24BFE03A3E1CD807048F531DF * __this, const RuntimeMethod* method)
  4068. {
  4069. {
  4070. RuntimeObject * L_0 = __this->get_U3CU3E2__current_1();
  4071. return L_0;
  4072. }
  4073. }
  4074. // System.Void manager/<blinkSphere>d__6::System.Collections.IEnumerator.Reset()
  4075. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CblinkSphereU3Ed__6_System_Collections_IEnumerator_Reset_m4AF3A3426870301AC6F0BEAC88879C3A6069EB8D (U3CblinkSphereU3Ed__6_t59E79E04BCC0E3A24BFE03A3E1CD807048F531DF * __this, const RuntimeMethod* method)
  4076. {
  4077. {
  4078. NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var)));
  4079. NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL);
  4080. IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CblinkSphereU3Ed__6_System_Collections_IEnumerator_Reset_m4AF3A3426870301AC6F0BEAC88879C3A6069EB8D_RuntimeMethod_var)));
  4081. }
  4082. }
  4083. // System.Object manager/<blinkSphere>d__6::System.Collections.IEnumerator.get_Current()
  4084. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CblinkSphereU3Ed__6_System_Collections_IEnumerator_get_Current_mEA1C38ADC74D236FBB0A47342E2D43D4D59A5FC0 (U3CblinkSphereU3Ed__6_t59E79E04BCC0E3A24BFE03A3E1CD807048F531DF * __this, const RuntimeMethod* method)
  4085. {
  4086. {
  4087. RuntimeObject * L_0 = __this->get_U3CU3E2__current_1();
  4088. return L_0;
  4089. }
  4090. }
  4091. #ifdef __clang__
  4092. #pragma clang diagnostic pop
  4093. #endif
  4094. #ifdef __clang__
  4095. #pragma clang diagnostic push
  4096. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4097. #pragma clang diagnostic ignored "-Wunused-variable"
  4098. #endif
  4099. // System.Void o0.Bow.o0663Axis/State::.ctor()
  4100. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void State__ctor_m2218FE5F9EB9085D251A216E9E3D7AAB6FFBB398 (State_t4D70CC2845D6A40E2C093608912892C8F2218FA4 * __this, const RuntimeMethod* method)
  4101. {
  4102. static bool s_Il2CppMethodInitialized;
  4103. if (!s_Il2CppMethodInitialized)
  4104. {
  4105. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234_il2cpp_TypeInfo_var);
  4106. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_il2cpp_TypeInfo_var);
  4107. s_Il2CppMethodInitialized = true;
  4108. }
  4109. {
  4110. // public Vector<double> Acc = AccIdentity;
  4111. IL2CPP_RUNTIME_CLASS_INIT(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_il2cpp_TypeInfo_var);
  4112. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_0 = ((o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_StaticFields*)il2cpp_codegen_static_fields_for(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_il2cpp_TypeInfo_var))->get_AccIdentity_2();
  4113. __this->set_Acc_1(L_0);
  4114. // public Vector<double> AccSmooth = AccIdentity;
  4115. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_1 = ((o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_StaticFields*)il2cpp_codegen_static_fields_for(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_il2cpp_TypeInfo_var))->get_AccIdentity_2();
  4116. __this->set_AccSmooth_2(L_1);
  4117. // public Vector<double> Mag = MagIdentity;
  4118. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_2 = ((o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_StaticFields*)il2cpp_codegen_static_fields_for(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_il2cpp_TypeInfo_var))->get_MagIdentity_3();
  4119. __this->set_Mag_4(L_2);
  4120. // public Vector<double> MagSmooth = MagIdentity;
  4121. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_3 = ((o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_StaticFields*)il2cpp_codegen_static_fields_for(o0663Axis_t83C2FC6F25ACEE4E09E82DDA4C968609451255E1_il2cpp_TypeInfo_var))->get_MagIdentity_3();
  4122. __this->set_MagSmooth_5(L_3);
  4123. // public Geometry.Quaternion Qua = Geometry.Quaternion.Identity;
  4124. IL2CPP_RUNTIME_CLASS_INIT(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234_il2cpp_TypeInfo_var);
  4125. Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 L_4;
  4126. L_4 = Quaternion_get_Identity_mF2A8650DC77A6E323C0F4EE34467FBF296889A67_inline(/*hidden argument*/NULL);
  4127. __this->set_Qua_7(L_4);
  4128. // public Geometry.Quaternion QuaSmooth = Geometry.Quaternion.Identity;
  4129. Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 L_5;
  4130. L_5 = Quaternion_get_Identity_mF2A8650DC77A6E323C0F4EE34467FBF296889A67_inline(/*hidden argument*/NULL);
  4131. __this->set_QuaSmooth_8(L_5);
  4132. // public double Variance = 1;
  4133. __this->set_Variance_9((1.0));
  4134. // public double GyrVariance = 1;
  4135. __this->set_GyrVariance_10((1.0));
  4136. // public double AccVariance = 1;
  4137. __this->set_AccVariance_11((1.0));
  4138. // public double MagVariance = 1;
  4139. __this->set_MagVariance_12((1.0));
  4140. // public Geometry.Quaternion QuaAccMag = Geometry.Quaternion.Identity;
  4141. Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 L_6;
  4142. L_6 = Quaternion_get_Identity_mF2A8650DC77A6E323C0F4EE34467FBF296889A67_inline(/*hidden argument*/NULL);
  4143. __this->set_QuaAccMag_13(L_6);
  4144. // public double AccMagVariance = 1;
  4145. __this->set_AccMagVariance_15((1.0));
  4146. // public double TotalVariance = 1;
  4147. __this->set_TotalVariance_16((1.0));
  4148. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  4149. return;
  4150. }
  4151. }
  4152. #ifdef __clang__
  4153. #pragma clang diagnostic pop
  4154. #endif
  4155. #ifdef __clang__
  4156. #pragma clang diagnostic push
  4157. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4158. #pragma clang diagnostic ignored "-Wunused-variable"
  4159. #endif
  4160. #ifdef __clang__
  4161. #pragma clang diagnostic pop
  4162. #endif
  4163. #ifdef __clang__
  4164. #pragma clang diagnostic push
  4165. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4166. #pragma clang diagnostic ignored "-Wunused-variable"
  4167. #endif
  4168. // System.Void o09Axis/Vector3D::.ctor(UnityEngine.Vector3)
  4169. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3D__ctor_m33CE7221BB4947246125BFE55E7ADD17319B2FFE (Vector3D_t3AD09CF5CC2B76360B4013A22B91B6AE730292B3 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___v0, const RuntimeMethod* method)
  4170. {
  4171. {
  4172. // this.x = v.x;
  4173. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_0 = ___v0;
  4174. float L_1 = L_0.get_x_2();
  4175. __this->set_x_0(((double)((double)L_1)));
  4176. // this.y = v.y;
  4177. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_2 = ___v0;
  4178. float L_3 = L_2.get_y_3();
  4179. __this->set_y_1(((double)((double)L_3)));
  4180. // this.z = v.z;
  4181. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4 = ___v0;
  4182. float L_5 = L_4.get_z_4();
  4183. __this->set_z_2(((double)((double)L_5)));
  4184. // }
  4185. return;
  4186. }
  4187. }
  4188. IL2CPP_EXTERN_C void Vector3D__ctor_m33CE7221BB4947246125BFE55E7ADD17319B2FFE_AdjustorThunk (RuntimeObject * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___v0, const RuntimeMethod* method)
  4189. {
  4190. Vector3D_t3AD09CF5CC2B76360B4013A22B91B6AE730292B3 * _thisAdjusted;
  4191. int32_t _offset = 1;
  4192. _thisAdjusted = reinterpret_cast<Vector3D_t3AD09CF5CC2B76360B4013A22B91B6AE730292B3 *>(__this + _offset);
  4193. Vector3D__ctor_m33CE7221BB4947246125BFE55E7ADD17319B2FFE(_thisAdjusted, ___v0, method);
  4194. }
  4195. #ifdef __clang__
  4196. #pragma clang diagnostic pop
  4197. #endif
  4198. #ifdef __clang__
  4199. #pragma clang diagnostic push
  4200. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4201. #pragma clang diagnostic ignored "-Wunused-variable"
  4202. #endif
  4203. // System.Void o0.Bow.o09AxisAfterXiaMenFromDll/State::.ctor()
  4204. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void State__ctor_mB508846C8062BBB002B736DDF0C42638A2F4D043 (State_t20D7395D2B8CF38C8F141ED95FB965983F62E61E * __this, const RuntimeMethod* method)
  4205. {
  4206. static bool s_Il2CppMethodInitialized;
  4207. if (!s_Il2CppMethodInitialized)
  4208. {
  4209. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234_il2cpp_TypeInfo_var);
  4210. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_il2cpp_TypeInfo_var);
  4211. s_Il2CppMethodInitialized = true;
  4212. }
  4213. {
  4214. // public Vector<double> Acc = AccIdentity;
  4215. IL2CPP_RUNTIME_CLASS_INIT(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_il2cpp_TypeInfo_var);
  4216. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_0 = ((o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_StaticFields*)il2cpp_codegen_static_fields_for(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_il2cpp_TypeInfo_var))->get_AccIdentity_4();
  4217. __this->set_Acc_1(L_0);
  4218. // public Vector<double> AccSmooth = AccIdentity;
  4219. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_1 = ((o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_StaticFields*)il2cpp_codegen_static_fields_for(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_il2cpp_TypeInfo_var))->get_AccIdentity_4();
  4220. __this->set_AccSmooth_2(L_1);
  4221. // public Vector<double> Mag = MagIdentity;
  4222. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_2 = ((o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_StaticFields*)il2cpp_codegen_static_fields_for(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_il2cpp_TypeInfo_var))->get_MagIdentity_5();
  4223. __this->set_Mag_4(L_2);
  4224. // public Vector<double> MagSmooth = MagIdentity;
  4225. Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_3 = ((o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_StaticFields*)il2cpp_codegen_static_fields_for(o09AxisAfterXiaMenFromDll_tC600929C631772B86385C48A08E903A9817FB5CD_il2cpp_TypeInfo_var))->get_MagIdentity_5();
  4226. __this->set_MagSmooth_5(L_3);
  4227. // public Geometry.Quaternion Qua = Geometry.Quaternion.Identity;
  4228. IL2CPP_RUNTIME_CLASS_INIT(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234_il2cpp_TypeInfo_var);
  4229. Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 L_4;
  4230. L_4 = Quaternion_get_Identity_mF2A8650DC77A6E323C0F4EE34467FBF296889A67_inline(/*hidden argument*/NULL);
  4231. __this->set_Qua_7(L_4);
  4232. // public Geometry.Quaternion QuaSmooth = Geometry.Quaternion.Identity;
  4233. Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 L_5;
  4234. L_5 = Quaternion_get_Identity_mF2A8650DC77A6E323C0F4EE34467FBF296889A67_inline(/*hidden argument*/NULL);
  4235. __this->set_QuaSmooth_8(L_5);
  4236. // public double Variance = 1;
  4237. __this->set_Variance_9((1.0));
  4238. // public double GyrVariance = 1;
  4239. __this->set_GyrVariance_10((1.0));
  4240. // public double AccVariance = 1;
  4241. __this->set_AccVariance_11((1.0));
  4242. // public double MagVariance = 1;
  4243. __this->set_MagVariance_12((1.0));
  4244. // public Geometry.Quaternion QuaAccMag = Geometry.Quaternion.Identity;
  4245. Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 L_6;
  4246. L_6 = Quaternion_get_Identity_mF2A8650DC77A6E323C0F4EE34467FBF296889A67_inline(/*hidden argument*/NULL);
  4247. __this->set_QuaAccMag_13(L_6);
  4248. // public double AccMagVariance = 1;
  4249. __this->set_AccMagVariance_15((1.0));
  4250. // public double TotalVariance = 1;
  4251. __this->set_TotalVariance_16((1.0));
  4252. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  4253. return;
  4254. }
  4255. }
  4256. #ifdef __clang__
  4257. #pragma clang diagnostic pop
  4258. #endif
  4259. #ifdef __clang__
  4260. #pragma clang diagnostic push
  4261. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4262. #pragma clang diagnostic ignored "-Wunused-variable"
  4263. #endif
  4264. // System.Void o0.Bow.o09AxisCS/State::.ctor()
  4265. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void State__ctor_m599D28F7C70218520DB30FB302D7A83B1B8FC062 (State_tA998B3974CD46E2941FB7670C333E0A82C1966D1 * __this, const RuntimeMethod* method)
  4266. {
  4267. static bool s_Il2CppMethodInitialized;
  4268. if (!s_Il2CppMethodInitialized)
  4269. {
  4270. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_il2cpp_TypeInfo_var);
  4271. s_Il2CppMethodInitialized = true;
  4272. }
  4273. {
  4274. // public Vector3 Acc = AccIdentity;
  4275. IL2CPP_RUNTIME_CLASS_INIT(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_il2cpp_TypeInfo_var);
  4276. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_0 = ((o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_StaticFields*)il2cpp_codegen_static_fields_for(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_il2cpp_TypeInfo_var))->get_AccIdentity_1();
  4277. __this->set_Acc_1(L_0);
  4278. // public Vector3 AccSmooth = AccIdentity;
  4279. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_1 = ((o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_StaticFields*)il2cpp_codegen_static_fields_for(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_il2cpp_TypeInfo_var))->get_AccIdentity_1();
  4280. __this->set_AccSmooth_2(L_1);
  4281. // public Vector3 Mag = MagIdentity;
  4282. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_2 = ((o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_StaticFields*)il2cpp_codegen_static_fields_for(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_il2cpp_TypeInfo_var))->get_MagIdentity_2();
  4283. __this->set_Mag_4(L_2);
  4284. // public Vector3 MagSmooth = MagIdentity;
  4285. Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_3 = ((o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_StaticFields*)il2cpp_codegen_static_fields_for(o09AxisCS_t2A92861C5BDC6ABC3184CB2EB2597A77BF93322A_il2cpp_TypeInfo_var))->get_MagIdentity_2();
  4286. __this->set_MagSmooth_5(L_3);
  4287. // public UnityEngine.Quaternion Qua = UnityEngine.Quaternion.identity;
  4288. Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_4;
  4289. L_4 = Quaternion_get_identity_mF2E565DBCE793A1AE6208056D42CA7C59D83A702(/*hidden argument*/NULL);
  4290. __this->set_Qua_7(L_4);
  4291. // public UnityEngine.Quaternion QuaSmooth = UnityEngine.Quaternion.identity;
  4292. Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_5;
  4293. L_5 = Quaternion_get_identity_mF2E565DBCE793A1AE6208056D42CA7C59D83A702(/*hidden argument*/NULL);
  4294. __this->set_QuaSmooth_8(L_5);
  4295. // public double Variance = 1;
  4296. __this->set_Variance_9((1.0));
  4297. // public double GyrVariance = 1;
  4298. __this->set_GyrVariance_10((1.0));
  4299. // public double AccVariance = 1;
  4300. __this->set_AccVariance_11((1.0));
  4301. // public double MagVariance = 1;
  4302. __this->set_MagVariance_12((1.0));
  4303. // public UnityEngine.Quaternion QuaAccMag = UnityEngine.Quaternion.identity;
  4304. Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_6;
  4305. L_6 = Quaternion_get_identity_mF2E565DBCE793A1AE6208056D42CA7C59D83A702(/*hidden argument*/NULL);
  4306. __this->set_QuaAccMag_13(L_6);
  4307. // public double AccMagVariance = 1;
  4308. __this->set_AccMagVariance_15((1.0));
  4309. // public double TotalVariance = 1;
  4310. __this->set_TotalVariance_16((1.0));
  4311. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  4312. return;
  4313. }
  4314. }
  4315. #ifdef __clang__
  4316. #pragma clang diagnostic pop
  4317. #endif
  4318. #ifdef __clang__
  4319. #pragma clang diagnostic push
  4320. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4321. #pragma clang diagnostic ignored "-Wunused-variable"
  4322. #endif
  4323. // System.Void o0MagneticCalibraterEllipsoidFitting/<>c::.cctor()
  4324. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mEBE54B814C3A05FE66E10764AE87ED2413F21E9C (const RuntimeMethod* method)
  4325. {
  4326. static bool s_Il2CppMethodInitialized;
  4327. if (!s_Il2CppMethodInitialized)
  4328. {
  4329. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1_il2cpp_TypeInfo_var);
  4330. s_Il2CppMethodInitialized = true;
  4331. }
  4332. {
  4333. U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1 * L_0 = (U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1 *)il2cpp_codegen_object_new(U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1_il2cpp_TypeInfo_var);
  4334. U3CU3Ec__ctor_mFFC2BE635B15CA3D220E2B28C9034E99A26DA909(L_0, /*hidden argument*/NULL);
  4335. ((U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0);
  4336. return;
  4337. }
  4338. }
  4339. // System.Void o0MagneticCalibraterEllipsoidFitting/<>c::.ctor()
  4340. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mFFC2BE635B15CA3D220E2B28C9034E99A26DA909 (U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1 * __this, const RuntimeMethod* method)
  4341. {
  4342. {
  4343. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  4344. return;
  4345. }
  4346. }
  4347. // System.Double o0MagneticCalibraterEllipsoidFitting/<>c::<set_Calibration>b__19_0(System.Double)
  4348. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double U3CU3Ec_U3Cset_CalibrationU3Eb__19_0_m67898651FB8B2BFBA385AC5BDE5CB17EF4D8B155 (U3CU3Ec_tA26BA070BC57894870C56EB02AF708B6FC1703B1 * __this, double ___x0, const RuntimeMethod* method)
  4349. {
  4350. static bool s_Il2CppMethodInitialized;
  4351. if (!s_Il2CppMethodInitialized)
  4352. {
  4353. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var);
  4354. s_Il2CppMethodInitialized = true;
  4355. }
  4356. {
  4357. // return 1.0 / Math.Sqrt(Math.Abs(x));
  4358. double L_0 = ___x0;
  4359. IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var);
  4360. double L_1;
  4361. L_1 = fabs(L_0);
  4362. double L_2;
  4363. L_2 = sqrt(L_1);
  4364. return ((double)((double)(1.0)/(double)L_2));
  4365. }
  4366. }
  4367. #ifdef __clang__
  4368. #pragma clang diagnostic pop
  4369. #endif
  4370. #ifdef __clang__
  4371. #pragma clang diagnostic push
  4372. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4373. #pragma clang diagnostic ignored "-Wunused-variable"
  4374. #endif
  4375. #ifdef __clang__
  4376. #pragma clang diagnostic pop
  4377. #endif
  4378. #ifdef __clang__
  4379. #pragma clang diagnostic push
  4380. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4381. #pragma clang diagnostic ignored "-Wunused-variable"
  4382. #endif
  4383. #ifdef __clang__
  4384. #pragma clang diagnostic pop
  4385. #endif
  4386. #ifdef __clang__
  4387. #pragma clang diagnostic push
  4388. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4389. #pragma clang diagnostic ignored "-Wunused-variable"
  4390. #endif
  4391. // System.Void RabbitHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0::.ctor()
  4392. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass10_0__ctor_mC654995F2A39BA2150A48230FDEE8B43CDE278F2 (U3CU3Ec__DisplayClass10_0_t006D34A2325D030CF0A66A59431BBA16AB7E4CB0 * __this, const RuntimeMethod* method)
  4393. {
  4394. {
  4395. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  4396. return;
  4397. }
  4398. }
  4399. // System.Void RabbitHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0::<InitSocketPlayer>b__0()
  4400. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass10_0_U3CInitSocketPlayerU3Eb__0_m0E2DD79337D60BFB99C5F41E986F74CC3C3A7BED (U3CU3Ec__DisplayClass10_0_t006D34A2325D030CF0A66A59431BBA16AB7E4CB0 * __this, const RuntimeMethod* method)
  4401. {
  4402. static bool s_Il2CppMethodInitialized;
  4403. if (!s_Il2CppMethodInitialized)
  4404. {
  4405. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_il2cpp_TypeInfo_var);
  4406. s_Il2CppMethodInitialized = true;
  4407. }
  4408. {
  4409. // myPlayerIndex = GlobalData.playerIndexInRoom;
  4410. OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 * L_0 = __this->get_U3CU3E4__this_0();
  4411. IL2CPP_RUNTIME_CLASS_INIT(GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_il2cpp_TypeInfo_var);
  4412. int32_t L_1 = ((GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_StaticFields*)il2cpp_codegen_static_fields_for(GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_il2cpp_TypeInfo_var))->get_playerIndexInRoom_4();
  4413. NullCheck(L_0);
  4414. L_0->set_myPlayerIndex_2(L_1);
  4415. // if (successCallback != null) successCallback();
  4416. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_2 = __this->get_successCallback_1();
  4417. if (!L_2)
  4418. {
  4419. goto IL_0023;
  4420. }
  4421. }
  4422. {
  4423. // if (successCallback != null) successCallback();
  4424. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_3 = __this->get_successCallback_1();
  4425. NullCheck(L_3);
  4426. Action_Invoke_m3FFA5BE3D64F0FF8E1E1CB6F953913FADB5EB89E(L_3, /*hidden argument*/NULL);
  4427. }
  4428. IL_0023:
  4429. {
  4430. // };
  4431. return;
  4432. }
  4433. }
  4434. #ifdef __clang__
  4435. #pragma clang diagnostic pop
  4436. #endif
  4437. #ifdef __clang__
  4438. #pragma clang diagnostic push
  4439. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4440. #pragma clang diagnostic ignored "-Wunused-variable"
  4441. #endif
  4442. // System.Void RabbitHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::.ctor(System.Int32)
  4443. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCheckAndUploadU3Ed__13__ctor_m38C06A2CF95268EA5886E7D230D75764F4688090 (U3CCheckAndUploadU3Ed__13_t7436B99389EFA3DA8016B79DAFCFC192EED030B5 * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method)
  4444. {
  4445. {
  4446. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  4447. int32_t L_0 = ___U3CU3E1__state0;
  4448. __this->set_U3CU3E1__state_0(L_0);
  4449. return;
  4450. }
  4451. }
  4452. // System.Void RabbitHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::System.IDisposable.Dispose()
  4453. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCheckAndUploadU3Ed__13_System_IDisposable_Dispose_m93B0FC7A0419F996F7C8F19D1D10733AAB0498D0 (U3CCheckAndUploadU3Ed__13_t7436B99389EFA3DA8016B79DAFCFC192EED030B5 * __this, const RuntimeMethod* method)
  4454. {
  4455. {
  4456. return;
  4457. }
  4458. }
  4459. // System.Boolean RabbitHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::MoveNext()
  4460. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CCheckAndUploadU3Ed__13_MoveNext_mCEBFB7C19A4E5C9A2EF0C6013544FE851A1413F3 (U3CCheckAndUploadU3Ed__13_t7436B99389EFA3DA8016B79DAFCFC192EED030B5 * __this, const RuntimeMethod* method)
  4461. {
  4462. static bool s_Il2CppMethodInitialized;
  4463. if (!s_Il2CppMethodInitialized)
  4464. {
  4465. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var);
  4466. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13133EF25674DDB6FA20AD12B0E727538584398E);
  4467. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral20A108C17AF6FC213816854A7C046F6D9489D45E);
  4468. s_Il2CppMethodInitialized = true;
  4469. }
  4470. int32_t V_0 = 0;
  4471. OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 * V_1 = NULL;
  4472. il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
  4473. il2cpp::utils::ExceptionSupportStack<int32_t, 2> __leave_targets;
  4474. {
  4475. int32_t L_0 = __this->get_U3CU3E1__state_0();
  4476. V_0 = L_0;
  4477. OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 * L_1 = __this->get_U3CU3E4__this_2();
  4478. V_1 = L_1;
  4479. int32_t L_2 = V_0;
  4480. if (!L_2)
  4481. {
  4482. goto IL_0017;
  4483. }
  4484. }
  4485. {
  4486. int32_t L_3 = V_0;
  4487. if ((((int32_t)L_3) == ((int32_t)1)))
  4488. {
  4489. goto IL_005f;
  4490. }
  4491. }
  4492. {
  4493. return (bool)0;
  4494. }
  4495. IL_0017:
  4496. {
  4497. __this->set_U3CU3E1__state_0((-1));
  4498. // Debug.Log("??-????-??");
  4499. IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var);
  4500. Debug_Log_mC26E5AD0D8D156C7FFD173AA15827F69225E9DB8(_stringLiteral13133EF25674DDB6FA20AD12B0E727538584398E, /*hidden argument*/NULL);
  4501. goto IL_0066;
  4502. }
  4503. IL_002a:
  4504. {
  4505. }
  4506. IL_002b:
  4507. try
  4508. {// begin try (depth: 1)
  4509. // Upload();
  4510. OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 * L_4 = V_1;
  4511. NullCheck(L_4);
  4512. OnlineHelper_Upload_mDC730B2862BBC24262C554D711CCE1EF516B939E(L_4, /*hidden argument*/NULL);
  4513. // }
  4514. goto IL_004a;
  4515. }// end try (depth: 1)
  4516. catch(Il2CppExceptionWrapper& e)
  4517. {
  4518. if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
  4519. {
  4520. IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
  4521. goto CATCH_0033;
  4522. }
  4523. throw e;
  4524. }
  4525. CATCH_0033:
  4526. {// begin catch(System.Exception)
  4527. // Debug.LogError(e.Message);
  4528. Exception_t * L_5 = ((Exception_t *)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *));
  4529. NullCheck(L_5);
  4530. String_t* L_6;
  4531. L_6 = VirtualFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Exception::get_Message() */, L_5);
  4532. IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var)));
  4533. Debug_LogError_m8850D65592770A364D494025FF3A73E8D4D70485(L_6, /*hidden argument*/NULL);
  4534. // Debug.LogError(e.StackTrace);
  4535. NullCheck(L_5);
  4536. String_t* L_7;
  4537. L_7 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Exception::get_StackTrace() */, L_5);
  4538. Debug_LogError_m8850D65592770A364D494025FF3A73E8D4D70485(L_7, /*hidden argument*/NULL);
  4539. // }
  4540. IL2CPP_POP_ACTIVE_EXCEPTION();
  4541. goto IL_004a;
  4542. }// end catch (depth: 1)
  4543. IL_004a:
  4544. {
  4545. // yield return uploadOnceTime;
  4546. OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 * L_8 = V_1;
  4547. NullCheck(L_8);
  4548. WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 * L_9 = L_8->get_uploadOnceTime_5();
  4549. __this->set_U3CU3E2__current_1(L_9);
  4550. __this->set_U3CU3E1__state_0(1);
  4551. return (bool)1;
  4552. }
  4553. IL_005f:
  4554. {
  4555. __this->set_U3CU3E1__state_0((-1));
  4556. }
  4557. IL_0066:
  4558. {
  4559. // while (IsCanUpload()) {
  4560. OnlineHelper_t162C1DC30FB69A479C4ED4581BAE9C4A084367C6 * L_10 = V_1;
  4561. NullCheck(L_10);
  4562. bool L_11;
  4563. L_11 = OnlineHelper_IsCanUpload_m4CA256099B00053B598E8E2583E6AE28B0528F12(L_10, /*hidden argument*/NULL);
  4564. if (L_11)
  4565. {
  4566. goto IL_002a;
  4567. }
  4568. }
  4569. {
  4570. // Debug.Log("??-????-??");
  4571. IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var);
  4572. Debug_Log_mC26E5AD0D8D156C7FFD173AA15827F69225E9DB8(_stringLiteral20A108C17AF6FC213816854A7C046F6D9489D45E, /*hidden argument*/NULL);
  4573. // }
  4574. return (bool)0;
  4575. }
  4576. }
  4577. // System.Object RabbitHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
  4578. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CCheckAndUploadU3Ed__13_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mE57EC0CFD49077F0333CEDDDE2606597BCB8AAE4 (U3CCheckAndUploadU3Ed__13_t7436B99389EFA3DA8016B79DAFCFC192EED030B5 * __this, const RuntimeMethod* method)
  4579. {
  4580. {
  4581. RuntimeObject * L_0 = __this->get_U3CU3E2__current_1();
  4582. return L_0;
  4583. }
  4584. }
  4585. // System.Void RabbitHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::System.Collections.IEnumerator.Reset()
  4586. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCheckAndUploadU3Ed__13_System_Collections_IEnumerator_Reset_m3EE5C8CFF2655E053E4DB8706420516A3DC52944 (U3CCheckAndUploadU3Ed__13_t7436B99389EFA3DA8016B79DAFCFC192EED030B5 * __this, const RuntimeMethod* method)
  4587. {
  4588. {
  4589. NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var)));
  4590. NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL);
  4591. IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CCheckAndUploadU3Ed__13_System_Collections_IEnumerator_Reset_m3EE5C8CFF2655E053E4DB8706420516A3DC52944_RuntimeMethod_var)));
  4592. }
  4593. }
  4594. // System.Object RabbitHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::System.Collections.IEnumerator.get_Current()
  4595. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CCheckAndUploadU3Ed__13_System_Collections_IEnumerator_get_Current_m642240FC720B025E8EB7AD688DC2919C23902291 (U3CCheckAndUploadU3Ed__13_t7436B99389EFA3DA8016B79DAFCFC192EED030B5 * __this, const RuntimeMethod* method)
  4596. {
  4597. {
  4598. RuntimeObject * L_0 = __this->get_U3CU3E2__current_1();
  4599. return L_0;
  4600. }
  4601. }
  4602. #ifdef __clang__
  4603. #pragma clang diagnostic pop
  4604. #endif
  4605. #ifdef __clang__
  4606. #pragma clang diagnostic push
  4607. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4608. #pragma clang diagnostic ignored "-Wunused-variable"
  4609. #endif
  4610. // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateList/RevokedCertificatesEnumeration/RevokedCertificatesEnumerator::.ctor(System.Collections.IEnumerator)
  4611. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RevokedCertificatesEnumerator__ctor_m3D7473801AB98EA61F078F635EAA2C8719251265 (RevokedCertificatesEnumerator_t3B48CCB4D9EB38A4F14C43EF386994C5677EB13D * __this, RuntimeObject* ___e0, const RuntimeMethod* method)
  4612. {
  4613. {
  4614. // internal RevokedCertificatesEnumerator(
  4615. // IEnumerator e)
  4616. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  4617. // this.e = e;
  4618. RuntimeObject* L_0 = ___e0;
  4619. __this->set_e_0(L_0);
  4620. // }
  4621. return;
  4622. }
  4623. }
  4624. // System.Boolean BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateList/RevokedCertificatesEnumeration/RevokedCertificatesEnumerator::MoveNext()
  4625. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RevokedCertificatesEnumerator_MoveNext_m81F735D1456EC0E8EDCF33284BB6CA9B086FDB0F (RevokedCertificatesEnumerator_t3B48CCB4D9EB38A4F14C43EF386994C5677EB13D * __this, const RuntimeMethod* method)
  4626. {
  4627. static bool s_Il2CppMethodInitialized;
  4628. if (!s_Il2CppMethodInitialized)
  4629. {
  4630. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var);
  4631. s_Il2CppMethodInitialized = true;
  4632. }
  4633. {
  4634. // return e.MoveNext();
  4635. RuntimeObject* L_0 = __this->get_e_0();
  4636. NullCheck(L_0);
  4637. bool L_1;
  4638. L_1 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_0);
  4639. return L_1;
  4640. }
  4641. }
  4642. // System.Void BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateList/RevokedCertificatesEnumeration/RevokedCertificatesEnumerator::Reset()
  4643. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RevokedCertificatesEnumerator_Reset_m2B2041DB0822B3B8F41DC422FB906E7743220B23 (RevokedCertificatesEnumerator_t3B48CCB4D9EB38A4F14C43EF386994C5677EB13D * __this, const RuntimeMethod* method)
  4644. {
  4645. static bool s_Il2CppMethodInitialized;
  4646. if (!s_Il2CppMethodInitialized)
  4647. {
  4648. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var);
  4649. s_Il2CppMethodInitialized = true;
  4650. }
  4651. {
  4652. // e.Reset();
  4653. RuntimeObject* L_0 = __this->get_e_0();
  4654. NullCheck(L_0);
  4655. InterfaceActionInvoker0::Invoke(2 /* System.Void System.Collections.IEnumerator::Reset() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_0);
  4656. // }
  4657. return;
  4658. }
  4659. }
  4660. // System.Object BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1.X509.TbsCertificateList/RevokedCertificatesEnumeration/RevokedCertificatesEnumerator::get_Current()
  4661. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * RevokedCertificatesEnumerator_get_Current_m1195C82584046D360D4F46B92370E157367105D2 (RevokedCertificatesEnumerator_t3B48CCB4D9EB38A4F14C43EF386994C5677EB13D * __this, const RuntimeMethod* method)
  4662. {
  4663. static bool s_Il2CppMethodInitialized;
  4664. if (!s_Il2CppMethodInitialized)
  4665. {
  4666. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CrlEntry_t0100B5D8633443D3DAFC86741D49F1D2D0123227_il2cpp_TypeInfo_var);
  4667. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var);
  4668. s_Il2CppMethodInitialized = true;
  4669. }
  4670. {
  4671. // get { return new CrlEntry(Asn1Sequence.GetInstance(e.Current)); }
  4672. RuntimeObject* L_0 = __this->get_e_0();
  4673. NullCheck(L_0);
  4674. RuntimeObject * L_1;
  4675. L_1 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_0);
  4676. Asn1Sequence_t95137642F0FE56379E966B4C62A5A4DAC9DC37E8 * L_2;
  4677. L_2 = Asn1Sequence_GetInstance_m53E4D5619D84F02123D6C3B6EA8E0EEEF86B244C(L_1, /*hidden argument*/NULL);
  4678. CrlEntry_t0100B5D8633443D3DAFC86741D49F1D2D0123227 * L_3 = (CrlEntry_t0100B5D8633443D3DAFC86741D49F1D2D0123227 *)il2cpp_codegen_object_new(CrlEntry_t0100B5D8633443D3DAFC86741D49F1D2D0123227_il2cpp_TypeInfo_var);
  4679. CrlEntry__ctor_m228F9A0A5ECAD5110594708716CE2ECAA8732838(L_3, L_2, /*hidden argument*/NULL);
  4680. return L_3;
  4681. }
  4682. }
  4683. #ifdef __clang__
  4684. #pragma clang diagnostic pop
  4685. #endif
  4686. #ifdef __clang__
  4687. #pragma clang diagnostic push
  4688. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4689. #pragma clang diagnostic ignored "-Wunused-variable"
  4690. #endif
  4691. #ifdef __clang__
  4692. #pragma clang diagnostic pop
  4693. #endif
  4694. #ifdef __clang__
  4695. #pragma clang diagnostic push
  4696. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4697. #pragma clang diagnostic ignored "-Wunused-variable"
  4698. #endif
  4699. // System.Void WolfHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0::.ctor()
  4700. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass10_0__ctor_m8AC16FAD5CFA720EE2E3D7F53A6ECDF0A3EB5397 (U3CU3Ec__DisplayClass10_0_t5618BCF9F96A4385F90B868EC2E078E3B97EE848 * __this, const RuntimeMethod* method)
  4701. {
  4702. {
  4703. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  4704. return;
  4705. }
  4706. }
  4707. // System.Void WolfHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0::<InitSocketPlayer>b__0()
  4708. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass10_0_U3CInitSocketPlayerU3Eb__0_mF51E313506CD1C9C6AACF41D9993293921F317F4 (U3CU3Ec__DisplayClass10_0_t5618BCF9F96A4385F90B868EC2E078E3B97EE848 * __this, const RuntimeMethod* method)
  4709. {
  4710. static bool s_Il2CppMethodInitialized;
  4711. if (!s_Il2CppMethodInitialized)
  4712. {
  4713. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_il2cpp_TypeInfo_var);
  4714. s_Il2CppMethodInitialized = true;
  4715. }
  4716. {
  4717. // myPlayerIndex = GlobalData.playerIndexInRoom;
  4718. OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 * L_0 = __this->get_U3CU3E4__this_0();
  4719. IL2CPP_RUNTIME_CLASS_INIT(GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_il2cpp_TypeInfo_var);
  4720. int32_t L_1 = ((GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_StaticFields*)il2cpp_codegen_static_fields_for(GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_il2cpp_TypeInfo_var))->get_playerIndexInRoom_4();
  4721. NullCheck(L_0);
  4722. L_0->set_myPlayerIndex_2(L_1);
  4723. // if (successCallback != null) successCallback();
  4724. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_2 = __this->get_successCallback_1();
  4725. if (!L_2)
  4726. {
  4727. goto IL_0023;
  4728. }
  4729. }
  4730. {
  4731. // if (successCallback != null) successCallback();
  4732. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_3 = __this->get_successCallback_1();
  4733. NullCheck(L_3);
  4734. Action_Invoke_m3FFA5BE3D64F0FF8E1E1CB6F953913FADB5EB89E(L_3, /*hidden argument*/NULL);
  4735. }
  4736. IL_0023:
  4737. {
  4738. // };
  4739. return;
  4740. }
  4741. }
  4742. #ifdef __clang__
  4743. #pragma clang diagnostic pop
  4744. #endif
  4745. #ifdef __clang__
  4746. #pragma clang diagnostic push
  4747. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4748. #pragma clang diagnostic ignored "-Wunused-variable"
  4749. #endif
  4750. // System.Void WolfHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::.ctor(System.Int32)
  4751. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCheckAndUploadU3Ed__13__ctor_m89420EF937F9A28B96B7590A389DAAB3E1A54EAE (U3CCheckAndUploadU3Ed__13_t7A5BD6F4DE1DCAD746AE4DE519951469752C54D6 * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method)
  4752. {
  4753. {
  4754. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  4755. int32_t L_0 = ___U3CU3E1__state0;
  4756. __this->set_U3CU3E1__state_0(L_0);
  4757. return;
  4758. }
  4759. }
  4760. // System.Void WolfHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::System.IDisposable.Dispose()
  4761. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCheckAndUploadU3Ed__13_System_IDisposable_Dispose_m836A668F520EDBF7701DAAFA17822D9C30D14DC0 (U3CCheckAndUploadU3Ed__13_t7A5BD6F4DE1DCAD746AE4DE519951469752C54D6 * __this, const RuntimeMethod* method)
  4762. {
  4763. {
  4764. return;
  4765. }
  4766. }
  4767. // System.Boolean WolfHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::MoveNext()
  4768. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CCheckAndUploadU3Ed__13_MoveNext_mBE438095273E772532F3F7ACB1A31DC98DC00C88 (U3CCheckAndUploadU3Ed__13_t7A5BD6F4DE1DCAD746AE4DE519951469752C54D6 * __this, const RuntimeMethod* method)
  4769. {
  4770. static bool s_Il2CppMethodInitialized;
  4771. if (!s_Il2CppMethodInitialized)
  4772. {
  4773. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var);
  4774. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13133EF25674DDB6FA20AD12B0E727538584398E);
  4775. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral20A108C17AF6FC213816854A7C046F6D9489D45E);
  4776. s_Il2CppMethodInitialized = true;
  4777. }
  4778. int32_t V_0 = 0;
  4779. OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 * V_1 = NULL;
  4780. il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
  4781. il2cpp::utils::ExceptionSupportStack<int32_t, 2> __leave_targets;
  4782. {
  4783. int32_t L_0 = __this->get_U3CU3E1__state_0();
  4784. V_0 = L_0;
  4785. OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 * L_1 = __this->get_U3CU3E4__this_2();
  4786. V_1 = L_1;
  4787. int32_t L_2 = V_0;
  4788. if (!L_2)
  4789. {
  4790. goto IL_0017;
  4791. }
  4792. }
  4793. {
  4794. int32_t L_3 = V_0;
  4795. if ((((int32_t)L_3) == ((int32_t)1)))
  4796. {
  4797. goto IL_005f;
  4798. }
  4799. }
  4800. {
  4801. return (bool)0;
  4802. }
  4803. IL_0017:
  4804. {
  4805. __this->set_U3CU3E1__state_0((-1));
  4806. // Debug.Log("??-????-??");
  4807. IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var);
  4808. Debug_Log_mC26E5AD0D8D156C7FFD173AA15827F69225E9DB8(_stringLiteral13133EF25674DDB6FA20AD12B0E727538584398E, /*hidden argument*/NULL);
  4809. goto IL_0066;
  4810. }
  4811. IL_002a:
  4812. {
  4813. }
  4814. IL_002b:
  4815. try
  4816. {// begin try (depth: 1)
  4817. // Upload();
  4818. OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 * L_4 = V_1;
  4819. NullCheck(L_4);
  4820. OnlineHelper_Upload_m576493A9FA0ADE35488B42B736BC93036C34410A(L_4, /*hidden argument*/NULL);
  4821. // }
  4822. goto IL_004a;
  4823. }// end try (depth: 1)
  4824. catch(Il2CppExceptionWrapper& e)
  4825. {
  4826. if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
  4827. {
  4828. IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
  4829. goto CATCH_0033;
  4830. }
  4831. throw e;
  4832. }
  4833. CATCH_0033:
  4834. {// begin catch(System.Exception)
  4835. // Debug.LogError(e.Message);
  4836. Exception_t * L_5 = ((Exception_t *)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *));
  4837. NullCheck(L_5);
  4838. String_t* L_6;
  4839. L_6 = VirtualFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Exception::get_Message() */, L_5);
  4840. IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var)));
  4841. Debug_LogError_m8850D65592770A364D494025FF3A73E8D4D70485(L_6, /*hidden argument*/NULL);
  4842. // Debug.LogError(e.StackTrace);
  4843. NullCheck(L_5);
  4844. String_t* L_7;
  4845. L_7 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Exception::get_StackTrace() */, L_5);
  4846. Debug_LogError_m8850D65592770A364D494025FF3A73E8D4D70485(L_7, /*hidden argument*/NULL);
  4847. // }
  4848. IL2CPP_POP_ACTIVE_EXCEPTION();
  4849. goto IL_004a;
  4850. }// end catch (depth: 1)
  4851. IL_004a:
  4852. {
  4853. // yield return uploadOnceTime;
  4854. OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 * L_8 = V_1;
  4855. NullCheck(L_8);
  4856. WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 * L_9 = L_8->get_uploadOnceTime_5();
  4857. __this->set_U3CU3E2__current_1(L_9);
  4858. __this->set_U3CU3E1__state_0(1);
  4859. return (bool)1;
  4860. }
  4861. IL_005f:
  4862. {
  4863. __this->set_U3CU3E1__state_0((-1));
  4864. }
  4865. IL_0066:
  4866. {
  4867. // while (IsCanUpload()) {
  4868. OnlineHelper_t1DBC4882DE67A49D6B45F71779F8A7AF1CB57C41 * L_10 = V_1;
  4869. NullCheck(L_10);
  4870. bool L_11;
  4871. L_11 = OnlineHelper_IsCanUpload_mE58B6EFB0167FCC1222D31D6A079ED9CE82E9487(L_10, /*hidden argument*/NULL);
  4872. if (L_11)
  4873. {
  4874. goto IL_002a;
  4875. }
  4876. }
  4877. {
  4878. // Debug.Log("??-????-??");
  4879. IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var);
  4880. Debug_Log_mC26E5AD0D8D156C7FFD173AA15827F69225E9DB8(_stringLiteral20A108C17AF6FC213816854A7C046F6D9489D45E, /*hidden argument*/NULL);
  4881. // }
  4882. return (bool)0;
  4883. }
  4884. }
  4885. // System.Object WolfHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
  4886. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CCheckAndUploadU3Ed__13_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m408708295157692754673AF4FC043871E07F9BC0 (U3CCheckAndUploadU3Ed__13_t7A5BD6F4DE1DCAD746AE4DE519951469752C54D6 * __this, const RuntimeMethod* method)
  4887. {
  4888. {
  4889. RuntimeObject * L_0 = __this->get_U3CU3E2__current_1();
  4890. return L_0;
  4891. }
  4892. }
  4893. // System.Void WolfHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::System.Collections.IEnumerator.Reset()
  4894. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCheckAndUploadU3Ed__13_System_Collections_IEnumerator_Reset_mA794417F9B06BF0D2A7282575CAB631A42667002 (U3CCheckAndUploadU3Ed__13_t7A5BD6F4DE1DCAD746AE4DE519951469752C54D6 * __this, const RuntimeMethod* method)
  4895. {
  4896. {
  4897. NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var)));
  4898. NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL);
  4899. IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CCheckAndUploadU3Ed__13_System_Collections_IEnumerator_Reset_mA794417F9B06BF0D2A7282575CAB631A42667002_RuntimeMethod_var)));
  4900. }
  4901. }
  4902. // System.Object WolfHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::System.Collections.IEnumerator.get_Current()
  4903. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CCheckAndUploadU3Ed__13_System_Collections_IEnumerator_get_Current_m14EFED4F491FD2FCC3203CCD3461D0C0BA550654 (U3CCheckAndUploadU3Ed__13_t7A5BD6F4DE1DCAD746AE4DE519951469752C54D6 * __this, const RuntimeMethod* method)
  4904. {
  4905. {
  4906. RuntimeObject * L_0 = __this->get_U3CU3E2__current_1();
  4907. return L_0;
  4908. }
  4909. }
  4910. #ifdef __clang__
  4911. #pragma clang diagnostic pop
  4912. #endif
  4913. #ifdef __clang__
  4914. #pragma clang diagnostic push
  4915. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4916. #pragma clang diagnostic ignored "-Wunused-variable"
  4917. #endif
  4918. // System.Void YejiHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0::.ctor()
  4919. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass10_0__ctor_m1A3622BC56E36C79E9D2918183DFACDB87DA7495 (U3CU3Ec__DisplayClass10_0_t131E636345CA7F2CF9BF05369FA691294B9539D2 * __this, const RuntimeMethod* method)
  4920. {
  4921. {
  4922. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  4923. return;
  4924. }
  4925. }
  4926. // System.Void YejiHuntGameMode_OnlinePK/OnlineHelper/<>c__DisplayClass10_0::<InitSocketPlayer>b__0()
  4927. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass10_0_U3CInitSocketPlayerU3Eb__0_m3DA3884F56AAC055B107027A144E2D405B614CF6 (U3CU3Ec__DisplayClass10_0_t131E636345CA7F2CF9BF05369FA691294B9539D2 * __this, const RuntimeMethod* method)
  4928. {
  4929. static bool s_Il2CppMethodInitialized;
  4930. if (!s_Il2CppMethodInitialized)
  4931. {
  4932. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_il2cpp_TypeInfo_var);
  4933. s_Il2CppMethodInitialized = true;
  4934. }
  4935. {
  4936. // myPlayerIndex = GlobalData.playerIndexInRoom;
  4937. OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * L_0 = __this->get_U3CU3E4__this_0();
  4938. IL2CPP_RUNTIME_CLASS_INIT(GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_il2cpp_TypeInfo_var);
  4939. int32_t L_1 = ((GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_StaticFields*)il2cpp_codegen_static_fields_for(GlobalData_t3244B5104126591A1D30C1EC109CBA9FFEDC1425_il2cpp_TypeInfo_var))->get_playerIndexInRoom_4();
  4940. NullCheck(L_0);
  4941. L_0->set_myPlayerIndex_2(L_1);
  4942. // if (successCallback != null) successCallback();
  4943. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_2 = __this->get_successCallback_1();
  4944. if (!L_2)
  4945. {
  4946. goto IL_0023;
  4947. }
  4948. }
  4949. {
  4950. // if (successCallback != null) successCallback();
  4951. Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_3 = __this->get_successCallback_1();
  4952. NullCheck(L_3);
  4953. Action_Invoke_m3FFA5BE3D64F0FF8E1E1CB6F953913FADB5EB89E(L_3, /*hidden argument*/NULL);
  4954. }
  4955. IL_0023:
  4956. {
  4957. // };
  4958. return;
  4959. }
  4960. }
  4961. #ifdef __clang__
  4962. #pragma clang diagnostic pop
  4963. #endif
  4964. #ifdef __clang__
  4965. #pragma clang diagnostic push
  4966. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  4967. #pragma clang diagnostic ignored "-Wunused-variable"
  4968. #endif
  4969. // System.Void YejiHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::.ctor(System.Int32)
  4970. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCheckAndUploadU3Ed__13__ctor_m71D4234DA293F5726E6A5F3FAD5BC616402854B2 (U3CCheckAndUploadU3Ed__13_tAF03832DE4E0E36E2599BAE019306770CB649497 * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method)
  4971. {
  4972. {
  4973. Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL);
  4974. int32_t L_0 = ___U3CU3E1__state0;
  4975. __this->set_U3CU3E1__state_0(L_0);
  4976. return;
  4977. }
  4978. }
  4979. // System.Void YejiHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::System.IDisposable.Dispose()
  4980. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCheckAndUploadU3Ed__13_System_IDisposable_Dispose_m39294BDA8D9C4CCB97832A42CBD7F068D4E5F394 (U3CCheckAndUploadU3Ed__13_tAF03832DE4E0E36E2599BAE019306770CB649497 * __this, const RuntimeMethod* method)
  4981. {
  4982. {
  4983. return;
  4984. }
  4985. }
  4986. // System.Boolean YejiHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::MoveNext()
  4987. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CCheckAndUploadU3Ed__13_MoveNext_mFA0DF71F0E65B8AA853C592753D2BBCD42E41402 (U3CCheckAndUploadU3Ed__13_tAF03832DE4E0E36E2599BAE019306770CB649497 * __this, const RuntimeMethod* method)
  4988. {
  4989. static bool s_Il2CppMethodInitialized;
  4990. if (!s_Il2CppMethodInitialized)
  4991. {
  4992. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var);
  4993. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13133EF25674DDB6FA20AD12B0E727538584398E);
  4994. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral20A108C17AF6FC213816854A7C046F6D9489D45E);
  4995. s_Il2CppMethodInitialized = true;
  4996. }
  4997. int32_t V_0 = 0;
  4998. OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * V_1 = NULL;
  4999. il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
  5000. il2cpp::utils::ExceptionSupportStack<int32_t, 2> __leave_targets;
  5001. {
  5002. int32_t L_0 = __this->get_U3CU3E1__state_0();
  5003. V_0 = L_0;
  5004. OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * L_1 = __this->get_U3CU3E4__this_2();
  5005. V_1 = L_1;
  5006. int32_t L_2 = V_0;
  5007. if (!L_2)
  5008. {
  5009. goto IL_0017;
  5010. }
  5011. }
  5012. {
  5013. int32_t L_3 = V_0;
  5014. if ((((int32_t)L_3) == ((int32_t)1)))
  5015. {
  5016. goto IL_005f;
  5017. }
  5018. }
  5019. {
  5020. return (bool)0;
  5021. }
  5022. IL_0017:
  5023. {
  5024. __this->set_U3CU3E1__state_0((-1));
  5025. // Debug.Log("??-????-??");
  5026. IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var);
  5027. Debug_Log_mC26E5AD0D8D156C7FFD173AA15827F69225E9DB8(_stringLiteral13133EF25674DDB6FA20AD12B0E727538584398E, /*hidden argument*/NULL);
  5028. goto IL_0066;
  5029. }
  5030. IL_002a:
  5031. {
  5032. }
  5033. IL_002b:
  5034. try
  5035. {// begin try (depth: 1)
  5036. // Upload();
  5037. OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * L_4 = V_1;
  5038. NullCheck(L_4);
  5039. OnlineHelper_Upload_m5B2C2C74DA5B2B553E94080609DFC8046123BEF6(L_4, /*hidden argument*/NULL);
  5040. // }
  5041. goto IL_004a;
  5042. }// end try (depth: 1)
  5043. catch(Il2CppExceptionWrapper& e)
  5044. {
  5045. if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
  5046. {
  5047. IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
  5048. goto CATCH_0033;
  5049. }
  5050. throw e;
  5051. }
  5052. CATCH_0033:
  5053. {// begin catch(System.Exception)
  5054. // Debug.LogError(e.Message);
  5055. Exception_t * L_5 = ((Exception_t *)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *));
  5056. NullCheck(L_5);
  5057. String_t* L_6;
  5058. L_6 = VirtualFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Exception::get_Message() */, L_5);
  5059. IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var)));
  5060. Debug_LogError_m8850D65592770A364D494025FF3A73E8D4D70485(L_6, /*hidden argument*/NULL);
  5061. // Debug.LogError(e.StackTrace);
  5062. NullCheck(L_5);
  5063. String_t* L_7;
  5064. L_7 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Exception::get_StackTrace() */, L_5);
  5065. Debug_LogError_m8850D65592770A364D494025FF3A73E8D4D70485(L_7, /*hidden argument*/NULL);
  5066. // }
  5067. IL2CPP_POP_ACTIVE_EXCEPTION();
  5068. goto IL_004a;
  5069. }// end catch (depth: 1)
  5070. IL_004a:
  5071. {
  5072. // yield return uploadOnceTime;
  5073. OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * L_8 = V_1;
  5074. NullCheck(L_8);
  5075. WaitForSecondsRealtime_t04F2884A9814C3E4E415E788AFE56B5928577C40 * L_9 = L_8->get_uploadOnceTime_5();
  5076. __this->set_U3CU3E2__current_1(L_9);
  5077. __this->set_U3CU3E1__state_0(1);
  5078. return (bool)1;
  5079. }
  5080. IL_005f:
  5081. {
  5082. __this->set_U3CU3E1__state_0((-1));
  5083. }
  5084. IL_0066:
  5085. {
  5086. // while (IsCanUpload()) {
  5087. OnlineHelper_t2E4F71841FE6F0B13C9845579D42E94EE517115B * L_10 = V_1;
  5088. NullCheck(L_10);
  5089. bool L_11;
  5090. L_11 = OnlineHelper_IsCanUpload_mC85468C99C3FA42DACCFBCEEA66552417C406173(L_10, /*hidden argument*/NULL);
  5091. if (L_11)
  5092. {
  5093. goto IL_002a;
  5094. }
  5095. }
  5096. {
  5097. // Debug.Log("??-????-??");
  5098. IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var);
  5099. Debug_Log_mC26E5AD0D8D156C7FFD173AA15827F69225E9DB8(_stringLiteral20A108C17AF6FC213816854A7C046F6D9489D45E, /*hidden argument*/NULL);
  5100. // }
  5101. return (bool)0;
  5102. }
  5103. }
  5104. // System.Object YejiHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
  5105. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CCheckAndUploadU3Ed__13_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mA1DD4860490A97D8BD6159CE7B5123F417436876 (U3CCheckAndUploadU3Ed__13_tAF03832DE4E0E36E2599BAE019306770CB649497 * __this, const RuntimeMethod* method)
  5106. {
  5107. {
  5108. RuntimeObject * L_0 = __this->get_U3CU3E2__current_1();
  5109. return L_0;
  5110. }
  5111. }
  5112. // System.Void YejiHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::System.Collections.IEnumerator.Reset()
  5113. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCheckAndUploadU3Ed__13_System_Collections_IEnumerator_Reset_mD638AC77B4EC14E413248A304513F8226724132E (U3CCheckAndUploadU3Ed__13_tAF03832DE4E0E36E2599BAE019306770CB649497 * __this, const RuntimeMethod* method)
  5114. {
  5115. {
  5116. NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var)));
  5117. NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL);
  5118. IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CCheckAndUploadU3Ed__13_System_Collections_IEnumerator_Reset_mD638AC77B4EC14E413248A304513F8226724132E_RuntimeMethod_var)));
  5119. }
  5120. }
  5121. // System.Object YejiHuntGameMode_OnlinePK/OnlineHelper/<CheckAndUpload>d__13::System.Collections.IEnumerator.get_Current()
  5122. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CCheckAndUploadU3Ed__13_System_Collections_IEnumerator_get_Current_mC387E35E31F587EBBC5D1013C9ED6312E17014B3 (U3CCheckAndUploadU3Ed__13_tAF03832DE4E0E36E2599BAE019306770CB649497 * __this, const RuntimeMethod* method)
  5123. {
  5124. {
  5125. RuntimeObject * L_0 = __this->get_U3CU3E2__current_1();
  5126. return L_0;
  5127. }
  5128. }
  5129. #ifdef __clang__
  5130. #pragma clang diagnostic pop
  5131. #endif
  5132. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HunterGamePlayerScoreCounter_t4CFF1912DB681348618492344B5C63984D1CCDD7 * YejiHuntGameMode_OnlinePK_getHunterGamePlayerScoreCounter_m6AF00600208BD094C0E416A249CC9BD17F14CD46_inline (YejiHuntGameMode_OnlinePK_tDDA2472446AEB0BB1728C88EE9B5DBE80B4CDCAA * __this, const RuntimeMethod* method)
  5133. {
  5134. {
  5135. // return hunterGamePlayerScoreCounter;
  5136. HunterGamePlayerScoreCounter_t4CFF1912DB681348618492344B5C63984D1CCDD7 * L_0 = __this->get_hunterGamePlayerScoreCounter_25();
  5137. return L_0;
  5138. }
  5139. }
  5140. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 Quaternion_get_Identity_mF2A8650DC77A6E323C0F4EE34467FBF296889A67_inline (const RuntimeMethod* method)
  5141. {
  5142. static bool s_Il2CppMethodInitialized;
  5143. if (!s_Il2CppMethodInitialized)
  5144. {
  5145. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234_il2cpp_TypeInfo_var);
  5146. s_Il2CppMethodInitialized = true;
  5147. }
  5148. {
  5149. IL2CPP_RUNTIME_CLASS_INIT(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234_il2cpp_TypeInfo_var);
  5150. Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234 L_0 = ((Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234_StaticFields*)il2cpp_codegen_static_fields_for(Quaternion_tD0F282C6D4C18EEE7F8E8AE35A2EF13050E50234_il2cpp_TypeInfo_var))->get_U3CIdentityU3Ek__BackingField_4();
  5151. return L_0;
  5152. }
  5153. }