#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include struct VirtualActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtualActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtualFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceFuncInvoker4 { typedef R (*Func)(void*, T1, T2, T3, T4, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method); } }; // System.Action`1>> struct Action_1_tFF4589F6D5FB21908953FF497EBDBC42E6BD2D24; // System.Action`1>> struct Action_1_t1C7003288C87E9936757254C11CE1A21F3172E9A; // System.Action`1>> struct Action_1_t1A8512017A571D768CD87D0389A3E236A0F38D74; // System.Action`1>> struct Action_1_t5BEEBD1D51D37FCE58AF7EB5BF523AD7C8819FB4; // System.Action`1>> struct Action_1_tD7B044A6135939359420A7C999ACCF7F13FF7F18; // System.Action`1>> struct Action_1_tE7E60800BAB8D8D90AE806130B19787F3CD867DC; // System.Action`1>> struct Action_1_tCC3B5679C4B7925785C6055A266DE1D9E1220607; // System.Action`1>> struct Action_1_t55BF2E340CAEB91E47B90E3EFF59120EDBDCC98D; // System.Action`1>> struct Action_1_tC00AB03D2E40EC53D13387EBDF0DBD1FBCA6F123; // System.Action`1> struct Action_1_t12D515BBBDB69A29DC0C4812555D0A8A51D6B856; // System.Action`1> struct Action_1_t043964AC15B71F24503DEEB8913A85F6164F8C73; // System.Action`1> struct Action_1_tD921DD4207843C7FA208DF2A04B64A7EC6EE90F1; // System.Action`1> struct Action_1_t14B26BAC2002B527764811C43BAEC429C3B25446; // System.Action`1> struct Action_1_t0328A8A468C762DAECEC2BDBE23D4E47955D8678; // System.Action`1> struct Action_1_t839F3E949693088C3B23DB29849AC0CA1A2583BA; // System.Action`1> struct Action_1_t2A5DF92F66A322B1138DECB857638383A0616590; // System.Action`1 struct Action_1_tE8693FF0E67CDBA52BAFB211BFF1844D076ABAFB; // System.Action`1 struct Action_1_tF0C1AFCCE9CE63382F43540DC0DA04A8939A8A53; // System.Action`1 struct Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C; // System.Action`1 struct Action_1_t7E3E3BD609665D0212EAD524D1B0B36E483AE10E; // System.Action`1 struct Action_1_tD91E4D0ED3C2E385D3BDD4B3EA48B5F99D39F1DC; // System.Action`1 struct Action_1_t8AE9CB3E5DC764211C9FEAC59DE7B65AD1444780; // System.Action`1 struct Action_1_tE55F8AC1EEC45D0C976E56B2950D65EC814C06E6; // System.Action`1 struct Action_1_t996DFD52B4BDA6CBE8058C13167C4D2B8C612CAA; // System.Action`1 struct Action_1_t3DC3411926243F1DB9C330F8E105B904E38C1A0B; // System.Action`1 struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87; // UnityEngine.UIElements.UIR.BasicNode`1 struct BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t6AC338B3CEB934A66B363042F19213FE666F6818; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tB87BEC840CF876F5CE38D31A5FD1BFD7BDCCCD75; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t403063CE4960B4F46C688912237C6A27E550FF55; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4055F6540F36F21F9FEDAFB92D8E0089B38EBBC8; // UnityEngine.UIElements.EventCallback`1 struct EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88; // UnityEngine.UIElements.EventCallback`1 struct EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F; // UnityEngine.UIElements.EventCallback`1 struct EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30; // UnityEngine.UIElements.EventCallback`1 struct EventCallback_1_t15E400616AB56B841F72D09E503D6377E8366E07; // System.EventHandler`1 struct EventHandler_1_t5D3FC4609BD8133ED1226D6D49A1D8076B16A9ED; // System.EventHandler`1 struct EventHandler_1_tE698654C3F437D97ABCCA3FD0AD8F86E776DC77A; // System.Func`1> struct Func_1_tAFC7E41DBFB1E0F2A80370653B2C6B6D686B7ED5; // System.Func`1> struct Func_1_t10FA3C935508D12F8CCF1C9AAC77B71D80690A4D; // System.Func`1> struct Func_1_t4A69695025EC9184BF73EDFC1C9E0F9EA2BC4181; // System.Func`1> struct Func_1_tD4ECD1EC2DF1FDB6D5DF455E4A6DA5474AEAA9C4; // System.Func`1> struct Func_1_t2012E9999E1136BC90C1D0E0CC94427E982E120A; // System.Func`1> struct Func_1_t7A50A843EE96073A28D4688B8500A74150D8C6C8; // System.Func`1> struct Func_1_t34862C1C21AD2EE049DBD79B692E35A4BB5E6129; // System.Func`1> struct Func_1_t0EA383DEF95021C0802D619ABC708A1B20B43CD5; // System.Func`1> struct Func_1_tC566B2C1E6572E7F2245F26CE8A1CF3EF6AC0FF1; // System.Func`1 struct Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457; // System.Func`1 struct Func_1_tE206E9F9B41CFFF0572F2C4B0387B4E70C161ACC; // System.Func`1 struct Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD; // System.Func`1 struct Func_1_t84FF2BA023F4FF598B3D124B60BB85D6F904FE1D; // System.Func`1 struct Func_1_tD5C081AE11746B200C711DD48DBEB00E3A9276D4; // System.Func`1 struct Func_1_tA874361D443F21AA52500F5AB448870A77ABB83A; // System.Func`1 struct Func_1_t511AC01F88D5F3FAF9903156A74C5F40DF0D6A0E; // System.Func`1 struct Func_1_tD59A12717D79BFB403BF973694B1BE5B85474BD1; // System.Func`2 struct Func_2_tFE00FC9C490BDDEF52C99ED6238F6C9B2C9638AC; // System.Func`2> struct Func_2_tC658C8167E81BA7E3A2793A128EF2B6C9B2EA85E; // System.Func`2> struct Func_2_tB039E353B2EFB0DE75F52F20B47324EE6BFE1015; // System.Func`2> struct Func_2_t538CE12472A45AA0DEC03E375E4C01CA58A8902F; // System.Func`2 struct Func_2_tE48A03159F635D127212FD727ACB9FB31A26811F; // System.Func`2 struct Func_2_tD6BE8F24EC6D330941C3B3B9D957F24D21636C0B; // System.Func`2 struct Func_2_t220F4BE926B8D4493F769800A03F8F5ACE5CD4C0; // System.Func`2 struct Func_2_t2371A0F7553D954649F40316F2DE36F47F931363; // System.Func`2 struct Func_2_t0D0687635BAF9EA3FF389149941C5473EC0CD2D4; // System.Func`2 struct Func_2_t0ADF0D9023577893A1421AB34B56E372C70444C0; // System.Func`2 struct Func_2_tB94FD0871A189804122B115BF7F49B3F0B035706; // System.Func`2> struct Func_2_t3720B07918CDF70232923BF3A8CEAD96E1B97B56; // System.Func`2> struct Func_2_t3D2878E526F1C21F7DA5454B7DF0FB8BC3B0745E; // System.Func`2> struct Func_2_t8D57DB3FD6E5E980C505D4DB106EDE381C0AF25F; // System.Func`2> struct Func_2_t1EE7B88D4216B85C8665FB82E512E56E07A64752; // System.Func`2> struct Func_2_t1B81A262430D3552787048D67101A5DB5FB0FF1E; // System.Func`2> struct Func_2_t9BDD2E959989A0F342560C7A37F50108887A6F4F; // System.Func`2> struct Func_2_tA0EEFAE7C92638659E9BB0B7413EAA91B94F9856; // System.Func`2> struct Func_2_tCD5AA4A296D960BBF4C4F87A28930EAEE61EFD66; // System.Func`2> struct Func_2_tFE7563C0628D7F87CCDC5B6B1027F20F842C6A9B; // System.Func`2 struct Func_2_tE1F0D41563EE092E5E5540B061449FDE88F1DC00; // System.Func`2 struct Func_2_tA8F6CB924B4548E42010325397F16C187C098225; // System.Func`2 struct Func_2_t9A0D493A82DCC47C9C819A3B045E02D9B5DDCE1B; // System.Func`2 struct Func_2_t213311159653563BDCC21CC060B449705C96791F; // System.Func`2 struct Func_2_t78D13C74B0F5A1DD640F8722F0AFB5F5144EAB97; // System.Func`2 struct Func_2_tACBF5A1656250800CE861707354491F0611F6624; // System.Func`2 struct Func_2_t1997BD152D2F0085C9F00A883F4BE34C90ADDA8B; // System.Func`2 struct Func_2_t71FA99F7C6CDD51A4C237B5165867D485B0735EA; // System.Func`3 struct Func_3_t37EC932F9834D7F9E1C44B6BC6C01F409AE93BA7; // System.Func`3 struct Func_3_tAB0692B406AF1455ADB5F518BF283E084B5E8566; // System.Collections.Generic.IList`1> struct IList_1_t80970C26B61C899A37E146F69BC51E2443270FC1; // UnityEngine.UIElements.KeyboardEventBase`1 struct KeyboardEventBase_1_t8A33E6EBB804F18BFE49BE0C38C5D0B8E233B6FA; // UnityEngine.UIElements.KeyboardEventBase`1 struct KeyboardEventBase_1_tB4DAE7BE749F5CB0E5230FC31380D5BD30259B0C; // System.Collections.Generic.List`1> struct List_1_t60F39D768DAD2345527AD3EE73FAB2667DF4F260; // System.Collections.Generic.List`1> struct List_1_t74C6AEA308C4F693A59399B52C271D29F073582E; // System.Collections.Generic.List`1> struct List_1_t5E17A2E3291E460F8DD6196CD63348A836B2447F; // System.Collections.Generic.List`1 struct List_1_t98556D08ADC95F025E529036B8FB0403DC53D789; // System.Collections.Generic.List`1 struct List_1_t6FBD33EFCD307A54E0E8F62AAA0677E2ADAE58D3; // System.Collections.Generic.List`1 struct List_1_t96E9133B70FB6765E6B138E810D33E18901715DA; // System.Collections.Generic.List`1 struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D; // System.Collections.Generic.List`1 struct List_1_t9FF902E193613BD654FD1CF8DBDEF7B872504919; // System.Collections.Generic.List`1 struct List_1_t3ADC2CEE608F7E0043EBE4FD425E6C9AE43E19CC; // System.Collections.Generic.List`1 struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD; // System.Collections.Generic.List`1 struct List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F; // System.Collections.Generic.List`1 struct List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95; // System.Collections.Generic.List`1 struct List_1_t1E327CB749CA1F2F2DA41B2D4DFF57FD6BE0FF66; // System.Collections.Generic.LowLevelListWithIList`1 struct LowLevelListWithIList_1_tF50E18783F85DA5B718DBE53B5ECD305948DFE8A; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t7FDDBA964772905A89719355C6E4F07922AA0C78; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t465044209F0B459C5B7B829BA8D8AEBDFDFF2889; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t5FC06EAFF1CF75D5A94102AEB85EBD17B92324E7; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t58FACB77D1CC237FB39BCD540235D55E5E9ED75F; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tC6626AC387E62EDBD0EA56924280D44E6476EC67; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tB199E7A154EA10017A4933C9D8D6832F4B01EF74; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t37080504ECCFF986BCF1E7D4C1D26BB929DEC7E9; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tC06B45D8A0C7CBBDAE418090727D1DF1F2FCB9F6; // UnityEngine.UIElements.PanelChangedEventBase`1 struct PanelChangedEventBase_1_t08E54FB461E77FFD76488075D78EFDBED77D44E3; // UnityEngine.UIElements.PanelChangedEventBase`1 struct PanelChangedEventBase_1_tBD261468FE94C0F11CE3EE232C78393DEB70F0E2; // System.Predicate`1 struct Predicate_1_t8342C85FF4E41CD1F7024AC0CDC3E5312A32CB12; // System.Predicate`1 struct Predicate_1_t7F48518B008C1472339EEEBABA3DE203FE1F26ED; // UnityEngine.UIElements.StyleDataRef`1/RefCounted struct RefCounted_t6B975CD3D06E8D955346FC0D66E8F6E449D49A44; // UnityEngine.UIElements.StyleDataRef`1/RefCounted struct RefCounted_t0E133AD36715877AE1CE72539A0199B4D3AA8CD1; // UnityEngine.UIElements.StyleDataRef`1/RefCounted struct RefCounted_t81BCBAE57D930C934CF7A439452D65303AC6A8CD; // UnityEngine.UIElements.StyleDataRef`1/RefCounted struct RefCounted_t78303B1CD3D08C664ABB15EBD7C882DA3E06CF7D; // UnityEngine.UIElements.StyleDataRef`1/RefCounted struct RefCounted_tA9FB4D63A1064BD322AFDFCD70319CB384C057D9; // UnityEngine.UIElements.StyleDataRef`1/RefCounted struct RefCounted_t812D790A2C787F18230F9234F6C9B84D4AC1A85A; // System.Collections.Generic.Stack`1 struct Stack_1_t9978CB0119EA70B0C3101996FB3D675B2D59025A; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_tA691E2BC5961896B5A97C2F15650D3151CE60A00; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_tD1312B07567D037375AE1BC9E412FA736BE9A26C; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_t9BADAC0CF805EB57D601FE0FDE41344D8C34C9AD; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_t1FC6F041AB46A11726B4503E01C3D2C937910EC2; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_t440BCA273D8F7D2BE5CAA88135480E6CF22A9715; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_tAE919A7BAE255B9F6EF5F440E30D3AF6A9C9322E; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_t33023AA72DA5D4155ACB9DF7BD7465ABE4589718; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_tAC05D6D406D9ADEA2435D7C2A76B69CC6C6D56B2; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_t01F66E25A9E51E68DEBCF993CDB5F163B96834D4; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_tFAEAC22A1E986463E6956C344A78A7C7197288E0; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_tAE55B2107FC11B3C6C510A21445CAC987671E7FD; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_t0BEF06D58E44525B9135AB0B22D016856EE69FF3; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_t7AD5FF56CD0FBD6843796AC47F4A1949F8E936DC; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_t6F188FE70F3006B0386002E392B799D85100732B; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_tB7A1CB3B51FA5F527D22DD05E17198544202FB62; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_t4BEAD6CE2527DBE682C128CEAA0FF2A79483E96C; // System.Net.Sockets.Socket/TaskSocketAsyncEventArgs`1 struct TaskSocketAsyncEventArgs_1_tBF4E736DC8FCB94FF74068992FE40D092F521E90; // System.Net.Sockets.Socket/TaskSocketAsyncEventArgs`1 struct TaskSocketAsyncEventArgs_1_t5EA3160C99B48ADC0C6D08D1B5E7FA33D47437DD; // System.Threading.Tasks.Task`1> struct Task_1_t73C2C5C7202C39C9ED1CE9CD750B63BD7B0705D0; // System.Threading.Tasks.Task`1> struct Task_1_t65DD22766038CC419979FC66D2CFEF60381EE84B; // System.Threading.Tasks.Task`1> struct Task_1_tEFEAE70575CF6F04BF8FB37590483461AC941964; // System.Threading.Tasks.Task`1> struct Task_1_t1253923251256D5BDFC2FDA8EFF422DBBAB7C239; // System.Threading.Tasks.Task`1> struct Task_1_tB943B576D2304CD76D3E20C67231C192B2DD0C41; // System.Threading.Tasks.Task`1> struct Task_1_t75694119DBB4B68675BB4BAB3E446BA4EE5C91C7; // System.Threading.Tasks.Task`1> struct Task_1_tFF67A2EFF1771DDAF11A06438D12EF7597D0010D; // System.Threading.Tasks.Task`1> struct Task_1_t0E679CF373AED311E3AE3FC87E3C59FCA835479C; // System.Threading.Tasks.Task`1> struct Task_1_t92877BA87ADE0900BD5EBC3E66E94C5598602A9A; // System.Threading.Tasks.Task`1 struct Task_1_t824317F4B958F7512E8F7300511752937A6C6043; // System.Threading.Tasks.Task`1 struct Task_1_tF70626CA48A1BC439512EBC23E365CCCE98C92F9; // System.Threading.Tasks.Task`1 struct Task_1_t4C228DE57804012969575431CFF12D57C875552D; // System.Threading.Tasks.Task`1 struct Task_1_t1640FA195724830135E3C6FC16DBCDC579F3876F; // System.Threading.Tasks.Task`1 struct Task_1_t0C4CD3A5BB93A184420D73218644C56C70FDA7E2; // System.Threading.Tasks.Task`1 struct Task_1_t8769AE53CCB1B54F15217D3CBAA8DB506BF7763F; // System.Threading.Tasks.Task`1 struct Task_1_tE41CFF640EB7C045550D9D0D92BE67533B084C17; // UnityEngine.UIElements.TextInputBaseField`1/TextInputBase struct TextInputBase_tB39C3307149E695704F6CB95FE12BD9916743CAE; // UnityEngine.UIElements.TextInputBaseField`1/TextInputBase struct TextInputBase_t0D5056EFC1F0EE9F3ABEC383BD112983341D267C; // Unity.Collections.NativeArray`1[] struct NativeArray_1U5BU5D_t5708752E67A3741D4DA0AC623A13517FB9F14F1F; // Unity.Collections.NativeArray`1[] struct NativeArray_1U5BU5D_t2AD369913045ED9C475A11EE2E250E110374E1E0; // System.Byte[] struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031; // System.Char[] struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB; // UnityEngine.UIElements.ComputedTransitionProperty[] struct ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82; // System.Delegate[] struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771; // UnityEngine.UIElements.DropdownMenuItem[] struct DropdownMenuItemU5BU5D_t5D467D7BF099681C9B48E74EB5125D13D4C6A40A; // System.Int32[] struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; // System.IntPtr[] struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832; // System.Object[] struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF; // System.Action struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07; // System.ArgumentNullException struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129; // System.AsyncCallback struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C; // UnityEngine.AsyncOperation struct AsyncOperation_tD2789250E4B098DEDA92B366A577E500A92D2D3C; // UnityEngine.UIElements.AttachToPanelEvent struct AttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28; // UnityEngine.UIElements.BaseVisualElementPanel struct BaseVisualElementPanel_tE3811F3D1474B72CB6CD5BCEECFF5B5CBEC1E303; // System.Byte struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3; // UnityEngine.UIElements.CallbackEventHandler struct CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4; // System.Threading.CancellationTokenSource struct CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B; // System.Threading.ContextCallback struct ContextCallback_tE8AFBDBFCC040FDA8DA8C1EEFE9BD66B16BDA007; // UnityEngine.UIElements.ContextualMenuManager struct ContextualMenuManager_tEE3B1F33FFFD180705467CA625AEBA0F5D63154B; // UnityEngine.UIElements.ContextualMenuPopulateEvent struct ContextualMenuPopulateEvent_t72C856D9B3951E3AA5901442A98BF6DE7F4258FB; // UnityEngine.UIElements.CustomStyleResolvedEvent struct CustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E; // UnityEngine.UIElements.DropdownMenu struct DropdownMenu_tCC0483D2EB24641C3ADAE4BC122C92ABCFB186D2; // UnityEngine.UIElements.DropdownMenuAction struct DropdownMenuAction_t9E1F246511E77E34FB7E3CA05FD7354E16268835; // UnityEngine.UIElements.DropdownMenuEventInfo struct DropdownMenuEventInfo_t6118D88BC1584748707C62A0F91938760E4665CF; // UnityEngine.UIElements.ElementUnderPointer struct ElementUnderPointer_tB43AD64F79C6F06829D8B90318AF1A6BBE9C1904; // System.Net.EndPoint struct EndPoint_t6233F4E2EB9F0F2D36E187F12BE050E6D8B73564; // UnityEngine.Event struct Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB; // UnityEngine.UIElements.EventBase struct EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C; // UnityEngine.UIElements.EventCallbackRegistry struct EventCallbackRegistry_tE18297C3F7E535BD82EDA83EC6D6DAA386226B85; // UnityEngine.UIElements.ExecuteCommandEvent struct ExecuteCommandEvent_t41D5C771261998F58E01612B66E1EF60C100F6D4; // System.Threading.ExecutionContext struct ExecutionContext_t9D6EDFD92F0B2D391751963E2D77A8B03CB81710; // UnityEngine.UIElements.FocusController struct FocusController_t5D2E45F2CCBE3B7082DE4088EE03C2E8F736011A; // UnityEngine.UIElements.Focusable struct Focusable_t39F2BAF0AF6CA465BC2BEDAF9B5B2CF379B846D0; // UnityEngine.Font struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6; // UnityEngine.TextCore.Text.FontAsset struct FontAsset_t61A6446D934E582651044E33D250EA8D306AB958; // UnityEngine.GUIContent struct GUIContent_t15E48D4BEB1E6B6044F7DEB5E350800F511C2ED2; // UnityEngine.GUIStyle struct GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580; // UnityEngine.GUIStyleState struct GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95; // UnityEngine.UIElements.GeometryChangedEvent struct GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A; // UnityEngine.UIElements.HierarchyEvent struct HierarchyEvent_tB23E4347BC47656A014CA104A5B1DDC172A2A705; // System.IAsyncResult struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5; // System.Runtime.CompilerServices.IAsyncStateMachine struct IAsyncStateMachine_t0680C7F905C553076B552D5A1A6E39E2F0F36AA2; // UnityEngine.UIElements.IBinding struct IBinding_t02FD99E9C9F2072B28E110F16C157666F5B2DBC7; // UnityEngine.UIElements.ICursorManager struct ICursorManager_t78B026DED2559C62810B21C54C5F882457073A8B; // UnityEngine.UIElements.ICustomStyle struct ICustomStyle_t4385916BE4168875B5CC8B442752D4A1A6A69026; // System.Collections.IDictionary struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220; // UnityEngine.UIElements.IEventHandler struct IEventHandler_tB1627CA1B7729F3E714572E69A79C91A1578C9A3; // UnityEngine.UIElements.IFocusRing struct IFocusRing_t08BC753A7D9FFD5F88C58DF61E4FF056804CEC78; // UnityEngine.UIElements.IPanel struct IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5; // UnityEngine.UIElements.IPointerEvent struct IPointerEvent_t934940574FFC2D6D155265ACC6D78BC48174D9B7; // UnityEngine.UIElements.IResolvedStyle struct IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89; // UnityEngine.UIElements.IStylePainter struct IStylePainter_t0B2A07F3DA2AD05641C95841817F32B352E464E6; // UnityEngine.UIElements.ITextHandle struct ITextHandle_tE073838D8ECC8553222F256E181F96527EC273E4; // UnityEngine.UIElements.ITextInputField struct ITextInputField_t296BC00FAE223F608BF62EDFA9E5C7B0A8677CDC; // UnityEngine.UIElements.IVisualElementScheduledItem struct IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F; // UnityEngine.UIElements.IVisualElementScheduler struct IVisualElementScheduler_tA68650FA9218398E77265748741B091638336FD8; // UnityEngine.UIElements.InlineStyleAccess struct InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165; // UnityEngine.UIElements.InputEvent struct InputEvent_t7C4CFCDF49880FB8473340D0BFD298EEA49ECCCF; // UnityEngine.UIElements.KeyboardTextEditorEventHandler struct KeyboardTextEditorEventHandler_t325F3C36F8293D4146610AA3776DB49C58931A9D; // UnityEngine.UIElements.Label struct Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70; // System.Threading.Lock struct Lock_t529C04C831C120E5FFD6039EC3CB76F9956BCDD7; // System.Threading.ManualResetEventSlim struct ManualResetEventSlim_tF787FECBA03E587696EC89D5AF8CB9EA24701796; // UnityEngine.Material struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3; // UnityEngine.UIElements.MeshGenerationContext struct MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62; // UnityEngine.UIElements.UIR.MeshHandle struct MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E; // System.Reflection.MethodInfo struct MethodInfo_t; // System.NotSupportedException struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A; // System.OperationCanceledException struct OperationCanceledException_tC97D0B4532C15E6F0E9F9375091C9ECCA438D662; // UnityEngine.UIElements.PropagationPaths struct PropagationPaths_tA17A0F2CAFF1A86B552ED6D984DAA2F14AB2B0E5; // UnityEngine.RectOffset struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5; // System.Text.RegularExpressions.Regex struct Regex_tE773142C2BE45C5D362B0F815AFF831707A51772; // UnityEngine.UIElements.UIR.RenderChainCommand struct RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727; // UnityEngine.UIElements.RepaintData struct RepaintData_t90534752135661579EC254884F550545D001B5EA; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6; // System.Net.Sockets.Socket struct Socket_t1F49472CDA22B581C29A258225ABF3ADA9DED67E; // System.Net.Sockets.SocketAsyncEventArgs struct SocketAsyncEventArgs_t69FA99F5C4FBBE1F321A770B65D38FE5D62027EC; // System.Net.Sockets.SocketAsyncResult struct SocketAsyncResult_tB157B0D0A1219D5A71AC5030C8BA8EA9D0F25340; // UnityEngine.Sprite struct Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99; // System.Threading.Tasks.StackGuard struct StackGuard_tACE063A1B7374BDF4AD472DE4585D05AD8745352; // System.String struct String_t; // UnityEngine.UIElements.StyleVariableContext struct StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527; // System.Threading.Tasks.Task struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572; // System.Threading.Tasks.TaskExceptionHolder struct TaskExceptionHolder_tE3E36ACC44FCADC414DCE422347262034A83CDF9; // System.Threading.Tasks.TaskFactory struct TaskFactory_tF781BD37BE23917412AD83424D1497C7C1509DF0; // System.Threading.Tasks.TaskScheduler struct TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E; // UnityEngine.TextEditor struct TextEditor_t45128DFCB4C388BF7B8153693C9342D5D2358B27; // UnityEngine.UIElements.TextEditorEngine struct TextEditorEngine_t45A0C86DFD3A15B93E9B3DCD4DD2183C1ABB5663; // UnityEngine.UIElements.TextEditorEventHandler struct TextEditorEventHandler_t31E517704D1ACFF029D3FDD6AD9E134EE71FB3F7; // UnityEngine.Texture struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700; // UnityEngine.TouchScreenKeyboard struct TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A; // UnityEngine.UIElements.TouchScreenTextEditorEventHandler struct TouchScreenTextEditorEventHandler_t143C598DF9DB5D5BC853A203D3B2ABCA67321DA2; // System.ValueType struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F; // UnityEngine.UIElements.VectorImage struct VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC; // UnityEngine.UIElements.VisualElement struct VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115; // UnityEngine.UIElements.VisualTreeAsset struct VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB; // System.Void struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915; // UnityEngine.Yoga.YogaConfig struct YogaConfig_tE8B56F99460C291C1F7F46DBD8BAC9F0B653A345; // UnityEngine.Yoga.YogaNode struct YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA; // UnityEngine.Font/FontTextureRebuildCallback struct FontTextureRebuildCallback_t76D5E172DF8AA57E67763D453AAC40F0961D09B1; // System.Threading.Tasks.Task/ContingentProperties struct ContingentProperties_t3FA59480914505CEA917B1002EC675F29D0CB540; // UnityEngine.UIElements.TextEditorEngine/OnDetectFocusChangeFunction struct OnDetectFocusChangeFunction_tB31D458403A6818419AAAFBA0049B72060284326; // UnityEngine.UIElements.TextEditorEngine/OnIndexChangeFunction struct OnIndexChangeFunction_t85C95CE0E180FEF496A57F758911AD7D1562043C; // UnityEngine.UIElements.VisualElement/CustomStyleAccess struct CustomStyleAccess_t170C852102B4D09FB478B620A75B14D096F9F2B1; // UnityEngine.UIElements.VisualElement/TypeData struct TypeData_t01D670B4E71B5571B38C7412B1E652A47D6AF66A; IL2CPP_EXTERN_C RuntimeClass* Action_1_t3DC3411926243F1DB9C330F8E105B904E38C1A0B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_1_t7E3E3BD609665D0212EAD524D1B0B36E483AE10E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ContextualMenuPopulateEvent_t72C856D9B3951E3AA5901442A98BF6DE7F4258FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DebuggerSupport_tDD9572640CC0FDE885CA0394A44CB639ADFF69E2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_t01A865DB5F1B17F837A1670705B7579323F76216_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_t730BB171C1C7F183359949BD5F4BA81AFE9A35CE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_tB1ABC1F6948DC48F8C711F9C36E4D0DC9F158F05_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_tFF13D0B80B4CBC6B9B6101B69E3A38EDB7D7A53E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tFE00FC9C490BDDEF52C99ED6238F6C9B2C9638AC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ICustomStyle_t4385916BE4168875B5CC8B442752D4A1A6A69026_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ITextHandle_tE073838D8ECC8553222F256E181F96527EC273E4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IVisualElementScheduler_tA68650FA9218398E77265748741B091638336FD8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* KeyDownEvent_t1971978254C8EE65CDDD992AF86B44E442CDD18C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* KeyboardTextEditorEventHandler_t325F3C36F8293D4146610AA3776DB49C58931A9D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OnDetectFocusChangeFunction_tB31D458403A6818419AAAFBA0049B72060284326_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OnIndexChangeFunction_t85C95CE0E180FEF496A57F758911AD7D1562043C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OperationCanceledException_tC97D0B4532C15E6F0E9F9375091C9ECCA438D662_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextEditorEngine_t45A0C86DFD3A15B93E9B3DCD4DD2183C1ABB5663_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextInputBaseField_1_tB92AF7223ADFB610C49A05AC45918DC385A4D840_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TouchScreenTextEditorEventHandler_t143C598DF9DB5D5BC853A203D3B2ABCA67321DA2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B; IL2CPP_EXTERN_C String_t* _stringLiteral19A591E076465B264D0FAFC4F98833B0673D6092; IL2CPP_EXTERN_C String_t* _stringLiteral1AFCC888E02E1FF7531EF3FFE2563F9A7700B3A3; IL2CPP_EXTERN_C String_t* _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745; IL2CPP_EXTERN_C String_t* _stringLiteral5A65C5353FCF9B2392130B62992E8D50E5552C89; IL2CPP_EXTERN_C String_t* _stringLiteral6CC3E1DD33A38E3E2F04D65592EC5A28179A3CE6; IL2CPP_EXTERN_C String_t* _stringLiteral7AD319493499620E43634FF644A0CEF1624086AD; IL2CPP_EXTERN_C String_t* _stringLiteral92BF5D2AB9AD1A68596BC5F92B31A8D6A6C3F5BF; IL2CPP_EXTERN_C String_t* _stringLiteral9E745421355FA02A4CE85A06F90DAE382B19D21F; IL2CPP_EXTERN_C String_t* _stringLiteralA75CF6F408A626E601212712FB539C300D88CDBE; IL2CPP_EXTERN_C String_t* _stringLiteralA7DEB4E83ED6644FBE7C7276D77CAEE0397BF409; IL2CPP_EXTERN_C String_t* _stringLiteralC1BB8AE9BFE937FA87BF5CDF9AAF5F7EF548A581; IL2CPP_EXTERN_C String_t* _stringLiteralC1D4554DFD15728C8963EBE51CE7ADD687FBCE2F; IL2CPP_EXTERN_C String_t* _stringLiteralD663F4B233942905D2F89559BFE1EACCE6C65B2D; IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisAttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28_mE90FCB724E9E49659FDCAE9A1BB0FC9BA01C9BEF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisCustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6_m667D7BACFE267AD56818889E3879640E13998401_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_UnregisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m7E6F5C986914E13F679AC4D1E8F0131F9C2A06E2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CommandEventBase_1_GetPooled_mFE02A3BB868EEA21E722C6F0868BAA7C7F175A7C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_m92635A8825B283B99459CCFFD0AD671F63AF16EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_m9A9C6A653557AD2F67BB5F4AAF33C68711C4198B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_mACB2A7C7B93CDDC6ADB415D04A61D11F184F342C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_mF974BEEC820F79BD614977D40BDC358A2925330E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyboardEventBase_1_get_keyCode_m1F9724EFC75BE6E998EC0DB5515F7FD577257D6B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mBDA4AC226C7E29BB75F648AD04787FFC85B807FE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_GetValueOrDefault_m5270672823A1917D6D56F5ACF4AC1BA37A103FC5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m117BE9EF6DBC76B088B52AFB80634B9195D384A1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_mB4991C0F4C2664AB3CB2584DEECF5BCE6AB7757D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PanelChangedEventBase_1_get_destinationPanel_m8AE1564C5D0CADA5428BFC43C5111C6227ED65C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskFactory_1_FromAsyncImpl_m09EFA08EDF84DD8B931AF81A61467AE8A353EA35_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskFactory_1_FromAsyncImpl_m1933CA5A49CC53C59E122FE3D330139D5864D72F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskFactory_1_FromAsyncImpl_m2BB73F9AA8C65C36CF98FCAE64EAE79376D9AB28_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskFactory_1_FromAsyncImpl_m3E750E6A60FA459D939165AC539D1E5CD6042B8B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskFactory_1_FromAsyncImpl_m446BC96AF77CDB311E66684ECA7EC2223BAE86EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskFactory_1_FromAsyncImpl_m861606A3DE10BF27EC5E98B09B862218D2B24ADE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskFactory_1_FromAsyncImpl_m942C45D0DFEF014F6ABA30025AC0B164CAA713C6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskFactory_1_FromAsyncImpl_m9FF7A4F98749F44A73D074683461CA8858BCF455_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskFactory_1_FromAsyncImpl_mB359788856A20925C0DB4F492DACAF14A3D7EF67_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TaskFactory_1_FromAsyncImpl_mC89305C597EC396F11131D5935B1B667CBE11DCD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_m1433509A4596980557FF3B44BD574B6088062E1A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_m2C501772E448E3D611C0A8B4E15149B5261877EA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_m3F5D15FC2E8B1DEAA0F5D81BE19FA0DADD07B001_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_m51177D49B588DA09162758DE2C4CFBA8EEA86B1E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_m5DAC4BF33740DE2503282FF1DD1A658BC0D6DD0F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_m5FE0D8DE332823C25BAFCB5F61D3071AB0DCF886_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_m672595B5F034D7ED19C751B8D2D54BAE6F8EEE63_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_m93F51604B664D9B0D4AFEEDBAF69506EA2F42C7A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_m99F9EA89B15F6FF63866619FD3BC1EB432977588_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_mB91C9B0B4412E49A98EFCC6CFC3F4EF0E42677AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_mCC7C5426FC885E08889F2B9FB3D93D487E3F6C02_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_mD5D94BF77FF99BD3BEC3633E307B8378300F5791_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_mDC2912C0BF70AC44183AB2C58495460A28A3F0C7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_mEA9D9E016D9E61D212855D41B03349374260B739_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_mF26F6D216DC6AF61A138D0796779E875357F9C9C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_ContinueWith_mF5F2B841DE4922CDD8B6D39DA1D18B821A73C3E0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m0597DD71F1061315E92C9DD9394EF40CC6A0FF28_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m0B0ACE0B5B36E7F327C1B4F544490C6E72FBEF71_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m0D3D9E9C9FABED3DA3E1BB87F6DB3E7BB2D24B48_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m19D85B61C65603BBCFAA9BCD980AE1AD5362B4B8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m207069947DD384AB1EB97D2B1C7CAA19D7368E4C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m242744D20761BC498B1262E007DD0A63B14A2B18_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m28DDF6B559F8FF209DB7831BF6492EE5DE5A1879_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m3A674D0B4CF0A12552B07B6F27A7CCB12449F4FF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m4E8612A856FBE5330A7D76C3D1752CA9101035F0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m54E21B057BEBF8E69F5DF78D6D6A0FD8F2FE153E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m67AD2D1AE65B9C5A11AA383289A6D692A362D825_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m6DD13E473D9CF9E36F0E20B1DB54D64F7EFDBBD9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m71E7F05214A987894AB79F1986389B8E7A7D621C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m75DB1A0DFA4493735EEF25474F382104B3D3C023_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m800CE287AE40DB9693BABF78510E2E41504F95D9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m8C7C3D306D509162A07F39C686299DB3A19FD823_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m8C8AC6F146CD7262D0D20378CC9F0921CFF6A1E7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m8D7AA8C8F9977AAAE9E14CA90C193AB9AF16699B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m8EA0912386C957FE231170D11CEBB99267D54EEE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m95EA652154C1802FE6CB041A3269045CFC8A0C2D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_m9EEBF6EB150397027E86AC484C7EE180CAB57902_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_mA6D14C61B54246C6B32F51B1BDA035886368FCE7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_mAC6C14734D3B2D200D777F4AC30B4634F876E832_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_mCE11202054D0B527E5AD6B316D35D26423923CBA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_mCF3D6AAD6E183FA390FBDBC64031B28F79F67900_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_mD78CE035971FCF8E0CB6EF96FCCB8625095C0CF2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_mD7A4A1F261FDE38F10DB57DAA05693233B604414_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_mDB0F6E5404C5BDB1223504A1784B33B6BD319F9F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_mEF691D254F3D8C95302325752D3234AE2F00982C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_mF28F427764D64A8207F03C08A2E1DDE6705DFA19_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_mFAB2E5E618D2E5B1DBBA56269B9E65C9C89AB009_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Task_1_StartNew_mFFFAF45B244CAB26A62865A069723428F4E17A65_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TextInputBase_StringToValue_mA67DB554E6627454798E14DFAF22F3908CA3CE1F_RuntimeMethod_var; struct AsyncOperation_tD2789250E4B098DEDA92B366A577E500A92D2D3C_marshaled_com; struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_com; struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_pinvoke; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com; struct GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke; struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_com; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0> struct U3CU3Ec__DisplayClass35_0_t384BADC014F452C08C8B60BDAD78B35543008462 : public RuntimeObject { // System.Func`2 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endFunction Func_2_tC658C8167E81BA7E3A2793A128EF2B6C9B2EA85E* ___endFunction_0; // System.Action`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endAction Action_1_t8AE9CB3E5DC764211C9FEAC59DE7B65AD1444780* ___endAction_1; // System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::promise Task_1_tFF67A2EFF1771DDAF11A06438D12EF7597D0010D* ___promise_2; }; // System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0> struct U3CU3Ec__DisplayClass35_0_tCBA802F579F2DF42A160A89F12B112FDA9052931 : public RuntimeObject { // System.Func`2 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endFunction Func_2_tB039E353B2EFB0DE75F52F20B47324EE6BFE1015* ___endFunction_0; // System.Action`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endAction Action_1_t8AE9CB3E5DC764211C9FEAC59DE7B65AD1444780* ___endAction_1; // System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::promise Task_1_t0E679CF373AED311E3AE3FC87E3C59FCA835479C* ___promise_2; }; // System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0> struct U3CU3Ec__DisplayClass35_0_t493FD245789C74D3B193C7196877390DCCE91CC1 : public RuntimeObject { // System.Func`2 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endFunction Func_2_t538CE12472A45AA0DEC03E375E4C01CA58A8902F* ___endFunction_0; // System.Action`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endAction Action_1_t8AE9CB3E5DC764211C9FEAC59DE7B65AD1444780* ___endAction_1; // System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::promise Task_1_t92877BA87ADE0900BD5EBC3E66E94C5598602A9A* ___promise_2; }; // System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0 struct U3CU3Ec__DisplayClass35_0_t87BE690002D787A5A3537E340CC55E015C7E6F1F : public RuntimeObject { // System.Func`2 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endFunction Func_2_tE48A03159F635D127212FD727ACB9FB31A26811F* ___endFunction_0; // System.Action`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endAction Action_1_t8AE9CB3E5DC764211C9FEAC59DE7B65AD1444780* ___endAction_1; // System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::promise Task_1_t824317F4B958F7512E8F7300511752937A6C6043* ___promise_2; }; // System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0 struct U3CU3Ec__DisplayClass35_0_t2BBFECAA451116F72E3C4A23E630DD5EDD1E9F37 : public RuntimeObject { // System.Func`2 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endFunction Func_2_tD6BE8F24EC6D330941C3B3B9D957F24D21636C0B* ___endFunction_0; // System.Action`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endAction Action_1_t8AE9CB3E5DC764211C9FEAC59DE7B65AD1444780* ___endAction_1; // System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::promise Task_1_tF70626CA48A1BC439512EBC23E365CCCE98C92F9* ___promise_2; }; // System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0 struct U3CU3Ec__DisplayClass35_0_tFFEA89859EAD073D30214FE571A06387716CC107 : public RuntimeObject { // System.Func`2 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endFunction Func_2_t220F4BE926B8D4493F769800A03F8F5ACE5CD4C0* ___endFunction_0; // System.Action`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endAction Action_1_t8AE9CB3E5DC764211C9FEAC59DE7B65AD1444780* ___endAction_1; // System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::promise Task_1_t4C228DE57804012969575431CFF12D57C875552D* ___promise_2; }; // System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0 struct U3CU3Ec__DisplayClass35_0_tDE31752E18B94DFC52BF1622CAB870197B23B6F8 : public RuntimeObject { // System.Func`2 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endFunction Func_2_t2371A0F7553D954649F40316F2DE36F47F931363* ___endFunction_0; // System.Action`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endAction Action_1_t8AE9CB3E5DC764211C9FEAC59DE7B65AD1444780* ___endAction_1; // System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::promise Task_1_t1640FA195724830135E3C6FC16DBCDC579F3876F* ___promise_2; }; // System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0 struct U3CU3Ec__DisplayClass35_0_t0C4EBA61828C5780F0C28648BE93D884D98B671D : public RuntimeObject { // System.Func`2 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endFunction Func_2_t0D0687635BAF9EA3FF389149941C5473EC0CD2D4* ___endFunction_0; // System.Action`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endAction Action_1_t8AE9CB3E5DC764211C9FEAC59DE7B65AD1444780* ___endAction_1; // System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::promise Task_1_t0C4CD3A5BB93A184420D73218644C56C70FDA7E2* ___promise_2; }; // System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0 struct U3CU3Ec__DisplayClass35_0_tDD6513AC5AE4BB0A589627AD8A18800CAC8279FC : public RuntimeObject { // System.Func`2 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endFunction Func_2_t0ADF0D9023577893A1421AB34B56E372C70444C0* ___endFunction_0; // System.Action`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endAction Action_1_t8AE9CB3E5DC764211C9FEAC59DE7B65AD1444780* ___endAction_1; // System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::promise Task_1_t8769AE53CCB1B54F15217D3CBAA8DB506BF7763F* ___promise_2; }; // System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0 struct U3CU3Ec__DisplayClass35_0_t424C06693E0093F1599BC4E38615CCBA6958F7CE : public RuntimeObject { // System.Func`2 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endFunction Func_2_tB94FD0871A189804122B115BF7F49B3F0B035706* ___endFunction_0; // System.Action`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::endAction Action_1_t8AE9CB3E5DC764211C9FEAC59DE7B65AD1444780* ___endAction_1; // System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskFactory`1/<>c__DisplayClass35_0::promise Task_1_tE41CFF640EB7C045550D9D0D92BE67533B084C17* ___promise_2; }; // System.Collections.Generic.List`1> struct List_1_t74C6AEA308C4F693A59399B52C271D29F073582E : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items NativeArray_1U5BU5D_t5708752E67A3741D4DA0AC623A13517FB9F14F1F* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t74C6AEA308C4F693A59399B52C271D29F073582E_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray NativeArray_1U5BU5D_t5708752E67A3741D4DA0AC623A13517FB9F14F1F* ___s_emptyArray_5; }; // System.Collections.Generic.List`1> struct List_1_t5E17A2E3291E460F8DD6196CD63348A836B2447F : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items NativeArray_1U5BU5D_t2AD369913045ED9C475A11EE2E250E110374E1E0* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t5E17A2E3291E460F8DD6196CD63348A836B2447F_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray NativeArray_1U5BU5D_t2AD369913045ED9C475A11EE2E250E110374E1E0* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_t98556D08ADC95F025E529036B8FB0403DC53D789 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items DropdownMenuItemU5BU5D_t5D467D7BF099681C9B48E74EB5125D13D4C6A40A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_t98556D08ADC95F025E529036B8FB0403DC53D789_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray DropdownMenuItemU5BU5D_t5D467D7BF099681C9B48E74EB5125D13D4C6A40A* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray_5; }; struct Il2CppArrayBounds; // UnityEngine.UIElements.CallbackEventHandler struct CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4 : public RuntimeObject { // UnityEngine.UIElements.EventCallbackRegistry UnityEngine.UIElements.CallbackEventHandler::m_CallbackRegistry EventCallbackRegistry_tE18297C3F7E535BD82EDA83EC6D6DAA386226B85* ___m_CallbackRegistry_0; }; // UnityEngine.UIElements.ContextualMenuManager struct ContextualMenuManager_tEE3B1F33FFFD180705467CA625AEBA0F5D63154B : public RuntimeObject { // System.Boolean UnityEngine.UIElements.ContextualMenuManager::k__BackingField bool ___U3CdisplayMenuHandledOSXU3Ek__BackingField_0; }; // UnityEngine.UIElements.DropdownMenu struct DropdownMenu_tCC0483D2EB24641C3ADAE4BC122C92ABCFB186D2 : public RuntimeObject { // System.Collections.Generic.List`1 UnityEngine.UIElements.DropdownMenu::m_MenuItems List_1_t98556D08ADC95F025E529036B8FB0403DC53D789* ___m_MenuItems_0; // UnityEngine.UIElements.DropdownMenuEventInfo UnityEngine.UIElements.DropdownMenu::m_DropdownMenuEventInfo DropdownMenuEventInfo_t6118D88BC1584748707C62A0F91938760E4665CF* ___m_DropdownMenuEventInfo_1; }; // UnityEngine.UIElements.DropdownMenuItem struct DropdownMenuItem_t06E130627F21DC0FA6A1968241363AB0B48F1B10 : public RuntimeObject { }; // System.EventArgs struct EventArgs_t37273F03EAC87217701DD431B190FBD84AD7C377 : public RuntimeObject { }; struct EventArgs_t37273F03EAC87217701DD431B190FBD84AD7C377_StaticFields { // System.EventArgs System.EventArgs::Empty EventArgs_t37273F03EAC87217701DD431B190FBD84AD7C377* ___Empty_0; }; // UnityEngine.UIElements.FocusController struct FocusController_t5D2E45F2CCBE3B7082DE4088EE03C2E8F736011A : public RuntimeObject { // UnityEngine.UIElements.IFocusRing UnityEngine.UIElements.FocusController::k__BackingField RuntimeObject* ___U3CfocusRingU3Ek__BackingField_0; // System.Collections.Generic.List`1 UnityEngine.UIElements.FocusController::m_FocusedElements List_1_t1E327CB749CA1F2F2DA41B2D4DFF57FD6BE0FF66* ___m_FocusedElements_1; // UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusController::m_LastFocusedElement Focusable_t39F2BAF0AF6CA465BC2BEDAF9B5B2CF379B846D0* ___m_LastFocusedElement_2; // UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusController::m_LastPendingFocusedElement Focusable_t39F2BAF0AF6CA465BC2BEDAF9B5B2CF379B846D0* ___m_LastPendingFocusedElement_3; // System.Int32 UnityEngine.UIElements.FocusController::m_PendingFocusCount int32_t ___m_PendingFocusCount_4; // System.Int32 UnityEngine.UIElements.FocusController::k__BackingField int32_t ___U3CimguiKeyboardControlU3Ek__BackingField_5; }; // UnityEngine.UIElements.MeshGenerationContext struct MeshGenerationContext_tD1BD8DB52C7126A7987DE5DF1A4AF47A906EAF62 : public RuntimeObject { // UnityEngine.UIElements.IStylePainter UnityEngine.UIElements.MeshGenerationContext::painter RuntimeObject* ___painter_0; }; // System.String struct String_t : public RuntimeObject { // System.Int32 System.String::_stringLength int32_t ____stringLength_4; // System.Char System.String::_firstChar Il2CppChar ____firstChar_5; }; struct String_t_StaticFields { // System.String System.String::Empty String_t* ___Empty_6; }; // UnityEngine.UIElements.TextEditorEventHandler struct TextEditorEventHandler_t31E517704D1ACFF029D3FDD6AD9E134EE71FB3F7 : public RuntimeObject { // UnityEngine.UIElements.TextEditorEngine UnityEngine.UIElements.TextEditorEventHandler::k__BackingField TextEditorEngine_t45A0C86DFD3A15B93E9B3DCD4DD2183C1ABB5663* ___U3CeditorEngineU3Ek__BackingField_0; // UnityEngine.UIElements.ITextInputField UnityEngine.UIElements.TextEditorEventHandler::k__BackingField RuntimeObject* ___U3CtextInputFieldU3Ek__BackingField_1; }; // System.ValueType struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject { }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com { }; // UnityEngine.YieldInstruction struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D : public RuntimeObject { }; // Native definition for P/Invoke marshalling of UnityEngine.YieldInstruction struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.YieldInstruction struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_com { }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter> struct ConfiguredTaskAwaiter_t906FBD6123E4747E0FBBFD19B3519327C424A598 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_t73C2C5C7202C39C9ED1CE9CD750B63BD7B0705D0* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter> struct ConfiguredTaskAwaiter_tF05B76F96B5926065320D530308A93AE6F1A38E9 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_t65DD22766038CC419979FC66D2CFEF60381EE84B* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter> struct ConfiguredTaskAwaiter_tFF0C76FBC0FD362259726FA7D2012BBA8E1E52E2 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_tEFEAE70575CF6F04BF8FB37590483461AC941964* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter> struct ConfiguredTaskAwaiter_tA3111C26CBF75DC08BC19CEDFDC0DF79A60B2452 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_t1253923251256D5BDFC2FDA8EFF422DBBAB7C239* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter> struct ConfiguredTaskAwaiter_tC9F3B725EF6372C286061B2E6B4FE986247DF135 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_tB943B576D2304CD76D3E20C67231C192B2DD0C41* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter> struct ConfiguredTaskAwaiter_t55C4D50A016D191AA666134EE36747E9B51C76B5 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_t75694119DBB4B68675BB4BAB3E446BA4EE5C91C7* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter> struct ConfiguredTaskAwaiter_tF9E09AAA624DFAC26E447FFC011F497039500719 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_tFF67A2EFF1771DDAF11A06438D12EF7597D0010D* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter> struct ConfiguredTaskAwaiter_t5086CFED8E3AFAC65C9ADB222B7B4B568693FCB9 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_t0E679CF373AED311E3AE3FC87E3C59FCA835479C* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter> struct ConfiguredTaskAwaiter_tA4E12A0D799D1D2599D99BCE685DD94CBB7119FC { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_t92877BA87ADE0900BD5EBC3E66E94C5598602A9A* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter struct ConfiguredTaskAwaiter_tADFEF9AE6CB4E22E17B1DFA386EE3D86DB8955E4 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_t824317F4B958F7512E8F7300511752937A6C6043* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter struct ConfiguredTaskAwaiter_tFE1F3E8785A34499A7F552C538E2FAAA5AFEFCED { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_tF70626CA48A1BC439512EBC23E365CCCE98C92F9* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter struct ConfiguredTaskAwaiter_t8FC486401D1951F2426478F2050EE290197B6E80 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_t4C228DE57804012969575431CFF12D57C875552D* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter struct ConfiguredTaskAwaiter_t51992A1BCE5658B3F05C29334A2DA17A22B07F3C { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_t1640FA195724830135E3C6FC16DBCDC579F3876F* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter struct ConfiguredTaskAwaiter_t28A5A60199BBE7F1F31159301DD211EFDCF955E2 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_t0C4CD3A5BB93A184420D73218644C56C70FDA7E2* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter struct ConfiguredTaskAwaiter_tB5F347DD81FA18B01B39CD7B4610276D46958CEC { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_t8769AE53CCB1B54F15217D3CBAA8DB506BF7763F* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter struct ConfiguredTaskAwaiter_t10F0057B7F31913C37CBB3E2900A547A6C29CD6A { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_tE41CFF640EB7C045550D9D0D92BE67533B084C17* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // UnityEngine.UIElements.CustomStyleProperty`1 struct CustomStyleProperty_1_tE4B20CAB5BCFEE711EB4A26F077DC700987C0C2D { // System.String UnityEngine.UIElements.CustomStyleProperty`1::k__BackingField String_t* ___U3CnameU3Ek__BackingField_0; }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.CustomStyleProperty`1 #ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define #define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke { char* ___U3CnameU3Ek__BackingField_0; }; #endif // Native definition for COM marshalling of UnityEngine.UIElements.CustomStyleProperty`1 #ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define #define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com { Il2CppChar* ___U3CnameU3Ek__BackingField_0; }; #endif // System.Memory`1 struct Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036 { // System.Object System.Memory`1::_object RuntimeObject* ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t56F63672B8E752B13E0BBBBD034BA3C1F6CFDC17_marshaled_pinvoke_define #define Memory_1_t56F63672B8E752B13E0BBBBD034BA3C1F6CFDC17_marshaled_pinvoke_define struct Memory_1_t56F63672B8E752B13E0BBBBD034BA3C1F6CFDC17_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t56F63672B8E752B13E0BBBBD034BA3C1F6CFDC17_marshaled_com_define #define Memory_1_t56F63672B8E752B13E0BBBBD034BA3C1F6CFDC17_marshaled_com_define struct Memory_1_t56F63672B8E752B13E0BBBBD034BA3C1F6CFDC17_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Unity.Collections.NativeSlice`1 struct NativeSlice_1_t0D1A1AB7A9C4768B84EB7420D04A90920533C78A { // System.Byte* Unity.Collections.NativeSlice`1::m_Buffer uint8_t* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeSlice`1::m_Stride int32_t ___m_Stride_1; // System.Int32 Unity.Collections.NativeSlice`1::m_Length int32_t ___m_Length_2; }; // Unity.Collections.NativeSlice`1 struct NativeSlice_1_t66375568C4FF313931F4D2F646D64FE6A406BAD2 { // System.Byte* Unity.Collections.NativeSlice`1::m_Buffer uint8_t* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeSlice`1::m_Stride int32_t ___m_Stride_1; // System.Int32 Unity.Collections.NativeSlice`1::m_Length int32_t ___m_Length_2; }; // System.Nullable`1 struct Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01 { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value bool ___value_1; }; // System.Nullable`1 struct Nullable_1_t6E154519A812D040E3016229CD7638843A2CC165 { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value double ___value_1; }; // System.Nullable`1 struct Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value int32_t ___value_1; }; // System.Nullable`1 struct Nullable_1_t365991B3904FDA7642A788423B28692FDC7CDB17 { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value int64_t ___value_1; }; // UnityEngine.UIElements.StyleDataRef`1 struct StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA { // UnityEngine.UIElements.StyleDataRef`1/RefCounted UnityEngine.UIElements.StyleDataRef`1::m_Ref RefCounted_t6B975CD3D06E8D955346FC0D66E8F6E449D49A44* ___m_Ref_0; }; // UnityEngine.UIElements.StyleDataRef`1 struct StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4 { // UnityEngine.UIElements.StyleDataRef`1/RefCounted UnityEngine.UIElements.StyleDataRef`1::m_Ref RefCounted_t0E133AD36715877AE1CE72539A0199B4D3AA8CD1* ___m_Ref_0; }; // UnityEngine.UIElements.StyleDataRef`1 struct StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3 { // UnityEngine.UIElements.StyleDataRef`1/RefCounted UnityEngine.UIElements.StyleDataRef`1::m_Ref RefCounted_t81BCBAE57D930C934CF7A439452D65303AC6A8CD* ___m_Ref_0; }; // UnityEngine.UIElements.StyleDataRef`1 struct StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3 { // UnityEngine.UIElements.StyleDataRef`1/RefCounted UnityEngine.UIElements.StyleDataRef`1::m_Ref RefCounted_t78303B1CD3D08C664ABB15EBD7C882DA3E06CF7D* ___m_Ref_0; }; // UnityEngine.UIElements.StyleDataRef`1 struct StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E { // UnityEngine.UIElements.StyleDataRef`1/RefCounted UnityEngine.UIElements.StyleDataRef`1::m_Ref RefCounted_tA9FB4D63A1064BD322AFDFCD70319CB384C057D9* ___m_Ref_0; }; // UnityEngine.UIElements.StyleDataRef`1 struct StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC { // UnityEngine.UIElements.StyleDataRef`1/RefCounted UnityEngine.UIElements.StyleDataRef`1::m_Ref RefCounted_t812D790A2C787F18230F9234F6C9B84D4AC1A85A* ___m_Ref_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1> struct TaskAwaiter_1_tD028CABDF8FAFF18791F9BFD51EB6CE388CB7F69 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_t73C2C5C7202C39C9ED1CE9CD750B63BD7B0705D0* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1> struct TaskAwaiter_1_t5A2BB7BCC8F26262E63733935B1B162E01FA0155 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_t65DD22766038CC419979FC66D2CFEF60381EE84B* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1> struct TaskAwaiter_1_t3A19FEBE89BE9EC19C191BE351F19FA0B723E47F { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_tEFEAE70575CF6F04BF8FB37590483461AC941964* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1> struct TaskAwaiter_1_t01E8E3A2269D8C38587768250B1D7E0E966726D8 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_t1253923251256D5BDFC2FDA8EFF422DBBAB7C239* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1> struct TaskAwaiter_1_t50D541A625CAE02521801ADB1A3F868EA539462B { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_tB943B576D2304CD76D3E20C67231C192B2DD0C41* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1> struct TaskAwaiter_1_tCACCBBA5CA5653F570D3835BA0C34A930F245E00 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_t75694119DBB4B68675BB4BAB3E446BA4EE5C91C7* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1> struct TaskAwaiter_1_t71E5D4318351FBCF73EFDE2CE9E6EC7ED58A3ECE { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_tFF67A2EFF1771DDAF11A06438D12EF7597D0010D* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1> struct TaskAwaiter_1_tC8AE2C22E92E5E2C1CDC49AE72FBBB39A3DB983C { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_t0E679CF373AED311E3AE3FC87E3C59FCA835479C* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1> struct TaskAwaiter_1_t77F4BB9F6E6517A2B9DF2EF17EC7C709FB302981 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_t92877BA87ADE0900BD5EBC3E66E94C5598602A9A* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1 struct TaskAwaiter_1_t1F3F1A2BD44A71ED705D6586CA2594868672DE35 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_t824317F4B958F7512E8F7300511752937A6C6043* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1 struct TaskAwaiter_1_t554EAD8C9EAA76994FA9D91EEFF42C756F5941EB { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_tF70626CA48A1BC439512EBC23E365CCCE98C92F9* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1 struct TaskAwaiter_1_t6207F4E776722AC1BA32517028D30E6E3071F48E { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_t4C228DE57804012969575431CFF12D57C875552D* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1 struct TaskAwaiter_1_tFDF1CD4803B3D752884BCB63E51052CC6D7B2FFD { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_t1640FA195724830135E3C6FC16DBCDC579F3876F* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1 struct TaskAwaiter_1_t0B808409CD8201F13AAC85F29D646518C4857BEA { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_t0C4CD3A5BB93A184420D73218644C56C70FDA7E2* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1 struct TaskAwaiter_1_tF1EFC2C8D0A92455CE56DCB4F243AAF5A8F0F6A3 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_t8769AE53CCB1B54F15217D3CBAA8DB506BF7763F* ___m_task_0; }; // System.Runtime.CompilerServices.TaskAwaiter`1 struct TaskAwaiter_1_tC0C120E538FED5AD1F0AFF399320BF6EF3DABCF2 { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.TaskAwaiter`1::m_task Task_1_tE41CFF640EB7C045550D9D0D92BE67533B084C17* ___m_task_0; }; // System.ValueTuple`2 struct ValueTuple_2_t307FF872C9931F811F5573093B923498C2EFC798 { // T1 System.ValueTuple`2::Item1 bool ___Item1_0; // T2 System.ValueTuple`2::Item2 RuntimeObject* ___Item2_1; }; // System.ValueTuple`3 struct ValueTuple_3_tF2051B729BAC568E721EF95E4D0DDA41E7744C5F { // T1 System.ValueTuple`3::Item1 RuntimeObject* ___Item1_0; // T2 System.ValueTuple`3::Item2 RuntimeObject* ___Item2_1; // T3 System.ValueTuple`3::Item3 int32_t ___Item3_2; }; // System.ValueTuple`5 struct ValueTuple_5_t0ECA92C4CF82E53BCE5CFE578708475CBA45B999 { // T1 System.ValueTuple`5::Item1 RuntimeObject* ___Item1_0; // T2 System.ValueTuple`5::Item2 bool ___Item2_1; // T3 System.ValueTuple`5::Item3 bool ___Item3_2; // T4 System.ValueTuple`5::Item4 RuntimeObject* ___Item4_3; // T5 System.ValueTuple`5::Item5 RuntimeObject* ___Item5_4; }; // System.Runtime.CompilerServices.AsyncMethodBuilderCore struct AsyncMethodBuilderCore_tD5ABB3A2536319A3345B32A5481E37E23DD8CEDF { // System.Runtime.CompilerServices.IAsyncStateMachine System.Runtime.CompilerServices.AsyncMethodBuilderCore::m_stateMachine RuntimeObject* ___m_stateMachine_0; // System.Action System.Runtime.CompilerServices.AsyncMethodBuilderCore::m_defaultContextAction Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___m_defaultContextAction_1; }; // Native definition for P/Invoke marshalling of System.Runtime.CompilerServices.AsyncMethodBuilderCore struct AsyncMethodBuilderCore_tD5ABB3A2536319A3345B32A5481E37E23DD8CEDF_marshaled_pinvoke { RuntimeObject* ___m_stateMachine_0; Il2CppMethodPointer ___m_defaultContextAction_1; }; // Native definition for COM marshalling of System.Runtime.CompilerServices.AsyncMethodBuilderCore struct AsyncMethodBuilderCore_tD5ABB3A2536319A3345B32A5481E37E23DD8CEDF_marshaled_com { RuntimeObject* ___m_stateMachine_0; Il2CppMethodPointer ___m_defaultContextAction_1; }; // System.Boolean struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22 { // System.Boolean System.Boolean::m_value bool ___m_value_0; }; struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields { // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; }; // System.Threading.CancellationToken struct CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED { // System.Threading.CancellationTokenSource System.Threading.CancellationToken::_source CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ____source_0; }; struct CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_StaticFields { // System.Action`1 System.Threading.CancellationToken::s_actionToActionObjShunt Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* ___s_actionToActionObjShunt_1; }; // Native definition for P/Invoke marshalling of System.Threading.CancellationToken struct CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_marshaled_pinvoke { CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ____source_0; }; // Native definition for COM marshalling of System.Threading.CancellationToken struct CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_marshaled_com { CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ____source_0; }; // System.Char struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17 { // System.Char System.Char::m_value Il2CppChar ___m_value_0; }; struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17_StaticFields { // System.Byte[] System.Char::s_categoryForLatin1 ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_categoryForLatin1_3; }; // UnityEngine.Color struct Color_tD001788D726C3A7F1379BEED0260B9591F440C1F { // System.Single UnityEngine.Color::r float ___r_0; // System.Single UnityEngine.Color::g float ___g_1; // System.Single UnityEngine.Color::b float ___b_2; // System.Single UnityEngine.Color::a float ___a_3; }; // UnityEngine.Color32 struct Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B { union { #pragma pack(push, tp, 1) struct { // System.Int32 UnityEngine.Color32::rgba int32_t ___rgba_0; }; #pragma pack(pop, tp) struct { int32_t ___rgba_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Byte UnityEngine.Color32::r uint8_t ___r_1; }; #pragma pack(pop, tp) struct { uint8_t ___r_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___g_2_OffsetPadding[1]; // System.Byte UnityEngine.Color32::g uint8_t ___g_2; }; #pragma pack(pop, tp) struct { char ___g_2_OffsetPadding_forAlignmentOnly[1]; uint8_t ___g_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___b_3_OffsetPadding[2]; // System.Byte UnityEngine.Color32::b uint8_t ___b_3; }; #pragma pack(pop, tp) struct { char ___b_3_OffsetPadding_forAlignmentOnly[2]; uint8_t ___b_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___a_4_OffsetPadding[3]; // System.Byte UnityEngine.Color32::a uint8_t ___a_4; }; #pragma pack(pop, tp) struct { char ___a_4_OffsetPadding_forAlignmentOnly[3]; uint8_t ___a_4_forAlignmentOnly; }; }; }; // System.DateTime struct DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D { // System.UInt64 System.DateTime::_dateData uint64_t ____dateData_46; }; struct DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_StaticFields { // System.Int32[] System.DateTime::s_daysToMonth365 Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_daysToMonth365_30; // System.Int32[] System.DateTime::s_daysToMonth366 Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_daysToMonth366_31; // System.DateTime System.DateTime::MinValue DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___MinValue_32; // System.DateTime System.DateTime::MaxValue DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___MaxValue_33; // System.DateTime System.DateTime::UnixEpoch DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___UnixEpoch_34; }; // System.Decimal struct Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F { union { #pragma pack(push, tp, 1) struct { // System.Int32 System.Decimal::flags int32_t ___flags_8; }; #pragma pack(pop, tp) struct { int32_t ___flags_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___hi_9_OffsetPadding[4]; // System.Int32 System.Decimal::hi int32_t ___hi_9; }; #pragma pack(pop, tp) struct { char ___hi_9_OffsetPadding_forAlignmentOnly[4]; int32_t ___hi_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___lo_10_OffsetPadding[8]; // System.Int32 System.Decimal::lo int32_t ___lo_10; }; #pragma pack(pop, tp) struct { char ___lo_10_OffsetPadding_forAlignmentOnly[8]; int32_t ___lo_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___mid_11_OffsetPadding[12]; // System.Int32 System.Decimal::mid int32_t ___mid_11; }; #pragma pack(pop, tp) struct { char ___mid_11_OffsetPadding_forAlignmentOnly[12]; int32_t ___mid_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___ulomidLE_12_OffsetPadding[8]; // System.UInt64 System.Decimal::ulomidLE uint64_t ___ulomidLE_12; }; #pragma pack(pop, tp) struct { char ___ulomidLE_12_OffsetPadding_forAlignmentOnly[8]; uint64_t ___ulomidLE_12_forAlignmentOnly; }; }; }; struct Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_StaticFields { // System.Decimal System.Decimal::Zero Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___Zero_3; // System.Decimal System.Decimal::One Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___One_4; // System.Decimal System.Decimal::MinusOne Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MinusOne_5; // System.Decimal System.Decimal::MaxValue Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MaxValue_6; // System.Decimal System.Decimal::MinValue Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MinValue_7; }; // System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F { }; struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_StaticFields { // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___enumSeperatorCharArray_0; }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com { }; // UnityEngine.UIElements.Focusable struct Focusable_t39F2BAF0AF6CA465BC2BEDAF9B5B2CF379B846D0 : public CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4 { // System.Boolean UnityEngine.UIElements.Focusable::k__BackingField bool ___U3CfocusableU3Ek__BackingField_1; // System.Int32 UnityEngine.UIElements.Focusable::k__BackingField int32_t ___U3CtabIndexU3Ek__BackingField_2; // System.Boolean UnityEngine.UIElements.Focusable::m_DelegatesFocus bool ___m_DelegatesFocus_3; // System.Boolean UnityEngine.UIElements.Focusable::m_ExcludeFromFocusRing bool ___m_ExcludeFromFocusRing_4; // System.Boolean UnityEngine.UIElements.Focusable::isIMGUIContainer bool ___isIMGUIContainer_5; }; // UnityEngine.UIElements.FontDefinition struct FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C { // UnityEngine.Font UnityEngine.UIElements.FontDefinition::m_Font Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_Font_0; // UnityEngine.TextCore.Text.FontAsset UnityEngine.UIElements.FontDefinition::m_FontAsset FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___m_FontAsset_1; }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.FontDefinition struct FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_pinvoke { Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_Font_0; FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___m_FontAsset_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.FontDefinition struct FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_com { Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_Font_0; FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___m_FontAsset_1; }; // System.Int32 struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C { // System.Int32 System.Int32::m_value int32_t ___m_value_0; }; // System.Int64 struct Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3 { // System.Int64 System.Int64::m_value int64_t ___m_value_0; }; // System.IntPtr struct IntPtr_t { // System.Void* System.IntPtr::m_value void* ___m_value_0; }; struct IntPtr_t_StaticFields { // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; }; // UnityEngine.Mathf struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682 { union { struct { }; uint8_t Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682__padding[1]; }; }; struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields { // System.Single UnityEngine.Mathf::Epsilon float ___Epsilon_0; }; // UnityEngine.Matrix4x4 struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 { // System.Single UnityEngine.Matrix4x4::m00 float ___m00_0; // System.Single UnityEngine.Matrix4x4::m10 float ___m10_1; // System.Single UnityEngine.Matrix4x4::m20 float ___m20_2; // System.Single UnityEngine.Matrix4x4::m30 float ___m30_3; // System.Single UnityEngine.Matrix4x4::m01 float ___m01_4; // System.Single UnityEngine.Matrix4x4::m11 float ___m11_5; // System.Single UnityEngine.Matrix4x4::m21 float ___m21_6; // System.Single UnityEngine.Matrix4x4::m31 float ___m31_7; // System.Single UnityEngine.Matrix4x4::m02 float ___m02_8; // System.Single UnityEngine.Matrix4x4::m12 float ___m12_9; // System.Single UnityEngine.Matrix4x4::m22 float ___m22_10; // System.Single UnityEngine.Matrix4x4::m32 float ___m32_11; // System.Single UnityEngine.Matrix4x4::m03 float ___m03_12; // System.Single UnityEngine.Matrix4x4::m13 float ___m13_13; // System.Single UnityEngine.Matrix4x4::m23 float ___m23_14; // System.Single UnityEngine.Matrix4x4::m33 float ___m33_15; }; struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_StaticFields { // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___zeroMatrix_16; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___identityMatrix_17; }; // UnityEngine.PropertyName struct PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2 { // System.Int32 UnityEngine.PropertyName::id int32_t ___id_0; }; // UnityEngine.Rect struct Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D { // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; }; // UnityEngine.SceneManagement.Scene struct Scene_tA1DC762B79745EB5140F054C884855B922318356 { // System.Int32 UnityEngine.SceneManagement.Scene::m_Handle int32_t ___m_Handle_0; }; // System.Single struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C { // System.Single System.Single::m_value float ___m_value_0; }; // UnityEngine.UIElements.TouchScreenTextEditorEventHandler struct TouchScreenTextEditorEventHandler_t143C598DF9DB5D5BC853A203D3B2ABCA67321DA2 : public TextEditorEventHandler_t31E517704D1ACFF029D3FDD6AD9E134EE71FB3F7 { // UnityEngine.UIElements.IVisualElementScheduledItem UnityEngine.UIElements.TouchScreenTextEditorEventHandler::m_TouchKeyboardPoller RuntimeObject* ___m_TouchKeyboardPoller_2; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.TouchScreenTextEditorEventHandler::m_LastPointerDownTarget VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_LastPointerDownTarget_3; }; struct TouchScreenTextEditorEventHandler_t143C598DF9DB5D5BC853A203D3B2ABCA67321DA2_StaticFields { // UnityEngine.TouchScreenKeyboard UnityEngine.UIElements.TouchScreenTextEditorEventHandler::s_KeyboardOnScreen TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* ___s_KeyboardOnScreen_4; }; // System.UInt32 struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B { // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; }; // System.UInt64 struct UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF { // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; }; // UnityEngine.Vector2 struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 { // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; }; struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields { // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector_9; }; // System.Void struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915 { union { struct { }; uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1]; }; }; // System.Threading.Tasks.VoidTaskResult struct VoidTaskResult_t73B628B764C6668DAAAE2D37BD6FC07BCA27A5AC { union { struct { }; uint8_t VoidTaskResult_t73B628B764C6668DAAAE2D37BD6FC07BCA27A5AC__padding[1]; }; }; // UnityEngine.UIElements.VisualElement/Hierarchy struct Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 { // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement/Hierarchy::m_Owner VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Owner_0; }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.VisualElement/Hierarchy struct Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677_marshaled_pinvoke { VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Owner_0; }; // Native definition for COM marshalling of UnityEngine.UIElements.VisualElement/Hierarchy struct Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677_marshaled_com { VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Owner_0; }; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 struct AsyncTaskMethodBuilder_1_tF0BDBC54D5EB433C1205550D0F9819F43C9D4019 { // System.Runtime.CompilerServices.AsyncMethodBuilderCore System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_coreState AsyncMethodBuilderCore_tD5ABB3A2536319A3345B32A5481E37E23DD8CEDF ___m_coreState_1; // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_task Task_1_t4C228DE57804012969575431CFF12D57C875552D* ___m_task_2; }; struct AsyncTaskMethodBuilder_1_tF0BDBC54D5EB433C1205550D0F9819F43C9D4019_StaticFields { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::s_defaultResultTask Task_1_t4C228DE57804012969575431CFF12D57C875552D* ___s_defaultResultTask_0; }; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 struct AsyncTaskMethodBuilder_1_tE810F083929D7952F192036D298085BD4B048AD0 { // System.Runtime.CompilerServices.AsyncMethodBuilderCore System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_coreState AsyncMethodBuilderCore_tD5ABB3A2536319A3345B32A5481E37E23DD8CEDF ___m_coreState_1; // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_task Task_1_t0C4CD3A5BB93A184420D73218644C56C70FDA7E2* ___m_task_2; }; struct AsyncTaskMethodBuilder_1_tE810F083929D7952F192036D298085BD4B048AD0_StaticFields { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::s_defaultResultTask Task_1_t0C4CD3A5BB93A184420D73218644C56C70FDA7E2* ___s_defaultResultTask_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1> struct ConfiguredTaskAwaitable_1_t9EB791B0528B4DD92A5EDB7E73ABA5F6E916119A { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_t906FBD6123E4747E0FBBFD19B3519327C424A598 ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1> struct ConfiguredTaskAwaitable_1_tA24A3BA373E835BA1A8E204D4D8ECA57FC3D314F { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_tF05B76F96B5926065320D530308A93AE6F1A38E9 ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1> struct ConfiguredTaskAwaitable_1_tDC5F33C442629E7BA24DF595C8407DE9F62F4CA5 { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_tFF0C76FBC0FD362259726FA7D2012BBA8E1E52E2 ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1> struct ConfiguredTaskAwaitable_1_t111C885E6B45A296120BBB37C329568C0B4A860C { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_tA3111C26CBF75DC08BC19CEDFDC0DF79A60B2452 ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1> struct ConfiguredTaskAwaitable_1_t42A3198A11BD9FE16D49989B1F3577B68A770DBC { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_tC9F3B725EF6372C286061B2E6B4FE986247DF135 ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1> struct ConfiguredTaskAwaitable_1_tEC8120422100780C8C0025D1B994C33B30C4AD71 { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_t55C4D50A016D191AA666134EE36747E9B51C76B5 ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1> struct ConfiguredTaskAwaitable_1_t3BDE5FA8F3E84010AD5A89CCC86863F36FE2F029 { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_tF9E09AAA624DFAC26E447FFC011F497039500719 ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1> struct ConfiguredTaskAwaitable_1_t61CC6F81131B892EC5ED74B4B0F30EAA24458A2A { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_t5086CFED8E3AFAC65C9ADB222B7B4B568693FCB9 ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1> struct ConfiguredTaskAwaitable_1_t1081EBC9AD6C9D98688BB71B0DFBF512AC1C7B49 { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_tA4E12A0D799D1D2599D99BCE685DD94CBB7119FC ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 struct ConfiguredTaskAwaitable_1_t8CD88E253ADEFD17912937E545828FCB7A2F079C { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_tADFEF9AE6CB4E22E17B1DFA386EE3D86DB8955E4 ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 struct ConfiguredTaskAwaitable_1_t8E326A49F91EC141BCFFAD3D26DD24BBFD96339B { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_tFE1F3E8785A34499A7F552C538E2FAAA5AFEFCED ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 struct ConfiguredTaskAwaitable_1_t5186C81524388C1718E9AC37792D8771A443417A { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_t8FC486401D1951F2426478F2050EE290197B6E80 ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 struct ConfiguredTaskAwaitable_1_tDCE391D27EEDEFE6017824A9F96184BED9F042E3 { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_t51992A1BCE5658B3F05C29334A2DA17A22B07F3C ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 struct ConfiguredTaskAwaitable_1_t97C129EA63015240E6F9E767F4A120CC9122FEF8 { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_t28A5A60199BBE7F1F31159301DD211EFDCF955E2 ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 struct ConfiguredTaskAwaitable_1_tE00681C78481F986EC7CC9D48528D72398370904 { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_tB5F347DD81FA18B01B39CD7B4610276D46958CEC ___m_configuredTaskAwaiter_0; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 struct ConfiguredTaskAwaitable_1_tE56E5FFFF24684ECCB77BA1DC390B2A255841BBF { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::m_configuredTaskAwaiter ConfiguredTaskAwaiter_t10F0057B7F31913C37CBB3E2900A547A6C29CD6A ___m_configuredTaskAwaiter_0; }; // System.Nullable`1 struct Nullable_1_tEADC262F7F8B8BC4CC0A003DBDD3CA7C1B63F9AC { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___value_1; }; // System.Nullable`1 struct Nullable_1_t072551AA1AA8366A46F232F8180C34AA0CFFACBB { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___value_1; }; // Unity.Collections.Allocator struct Allocator_t996642592271AAD9EE688F142741D512C07B5824 { // System.Int32 Unity.Collections.Allocator::value__ int32_t ___value___2; }; // UnityEngine.AsyncOperation struct AsyncOperation_tD2789250E4B098DEDA92B366A577E500A92D2D3C : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D { // System.IntPtr UnityEngine.AsyncOperation::m_Ptr intptr_t ___m_Ptr_0; // System.Action`1 UnityEngine.AsyncOperation::m_completeCallback Action_1_tE8693FF0E67CDBA52BAFB211BFF1844D076ABAFB* ___m_completeCallback_1; }; // Native definition for P/Invoke marshalling of UnityEngine.AsyncOperation struct AsyncOperation_tD2789250E4B098DEDA92B366A577E500A92D2D3C_marshaled_pinvoke : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_pinvoke { intptr_t ___m_Ptr_0; Il2CppMethodPointer ___m_completeCallback_1; }; // Native definition for COM marshalling of UnityEngine.AsyncOperation struct AsyncOperation_tD2789250E4B098DEDA92B366A577E500A92D2D3C_marshaled_com : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_com { intptr_t ___m_Ptr_0; Il2CppMethodPointer ___m_completeCallback_1; }; // Internal.Runtime.Augments.AsyncStatus struct AsyncStatus_t4CBB6973B87AB386FD730DE96C9A409737545CD1 { // System.Int32 Internal.Runtime.Augments.AsyncStatus::value__ int32_t ___value___2; }; // System.Threading.Tasks.CausalityTraceLevel struct CausalityTraceLevel_t672BEB68BD9D2ED72A9EE022D37D68A28FA9939A { // System.Int32 System.Threading.Tasks.CausalityTraceLevel::value__ int32_t ___value___2; }; // UnityEngine.UIElements.UIR.Implementation.ClipMethod struct ClipMethod_t576E65D24928AB1D0072DB926DDFA98B84FBCEDB { // System.Int32 UnityEngine.UIElements.UIR.Implementation.ClipMethod::value__ int32_t ___value___2; }; // UnityEngine.UIElements.ColorPage struct ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 { // System.Boolean UnityEngine.UIElements.ColorPage::isValid bool ___isValid_0; // UnityEngine.Color32 UnityEngine.UIElements.ColorPage::pageAndID Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___pageAndID_1; }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.ColorPage struct ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_pinvoke { int32_t ___isValid_0; Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___pageAndID_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.ColorPage struct ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_com { int32_t ___isValid_0; Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___pageAndID_1; }; // UnityEngine.UIElements.ComputedStyle struct ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C { // UnityEngine.UIElements.StyleDataRef`1 UnityEngine.UIElements.ComputedStyle::inheritedData StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA ___inheritedData_0; // UnityEngine.UIElements.StyleDataRef`1 UnityEngine.UIElements.ComputedStyle::layoutData StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4 ___layoutData_1; // UnityEngine.UIElements.StyleDataRef`1 UnityEngine.UIElements.ComputedStyle::rareData StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3 ___rareData_2; // UnityEngine.UIElements.StyleDataRef`1 UnityEngine.UIElements.ComputedStyle::transformData StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3 ___transformData_3; // UnityEngine.UIElements.StyleDataRef`1 UnityEngine.UIElements.ComputedStyle::transitionData StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E ___transitionData_4; // UnityEngine.UIElements.StyleDataRef`1 UnityEngine.UIElements.ComputedStyle::visualData StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC ___visualData_5; // UnityEngine.Yoga.YogaNode UnityEngine.UIElements.ComputedStyle::yogaNode YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* ___yogaNode_6; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.ComputedStyle::customProperties Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* ___customProperties_7; // System.Int64 UnityEngine.UIElements.ComputedStyle::matchingRulesHash int64_t ___matchingRulesHash_8; // System.Single UnityEngine.UIElements.ComputedStyle::dpiScaling float ___dpiScaling_9; // UnityEngine.UIElements.ComputedTransitionProperty[] UnityEngine.UIElements.ComputedStyle::computedTransitions ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* ___computedTransitions_10; }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.ComputedStyle struct ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C_marshaled_pinvoke { StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA ___inheritedData_0; StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4 ___layoutData_1; StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3 ___rareData_2; StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3 ___transformData_3; StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E ___transitionData_4; StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC ___visualData_5; YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* ___yogaNode_6; Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* ___customProperties_7; int64_t ___matchingRulesHash_8; float ___dpiScaling_9; ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_pinvoke* ___computedTransitions_10; }; // Native definition for COM marshalling of UnityEngine.UIElements.ComputedStyle struct ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C_marshaled_com { StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA ___inheritedData_0; StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4 ___layoutData_1; StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3 ___rareData_2; StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3 ___transformData_3; StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E ___transitionData_4; StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC ___visualData_5; YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* ___yogaNode_6; Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* ___customProperties_7; int64_t ___matchingRulesHash_8; float ___dpiScaling_9; ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_com* ___computedTransitions_10; }; // UnityEngine.UIElements.ContextType struct ContextType_t50FAC10DB1D4E29B37E532DED9CAA804FC4E59A0 { // System.Int32 UnityEngine.UIElements.ContextType::value__ int32_t ___value___2; }; // System.DateTimeOffset struct DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 { // System.DateTime System.DateTimeOffset::_dateTime DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ____dateTime_3; // System.Int16 System.DateTimeOffset::_offsetMinutes int16_t ____offsetMinutes_4; }; struct DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4_StaticFields { // System.DateTimeOffset System.DateTimeOffset::MinValue DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 ___MinValue_0; // System.DateTimeOffset System.DateTimeOffset::MaxValue DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 ___MaxValue_1; // System.DateTimeOffset System.DateTimeOffset::UnixEpoch DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 ___UnixEpoch_2; }; // System.Delegate struct Delegate_t : public RuntimeObject { // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject* ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.IntPtr System.Delegate::interp_method intptr_t ___interp_method_7; // System.IntPtr System.Delegate::interp_invoke_impl intptr_t ___interp_invoke_impl_8; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t* ___method_info_9; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t* ___original_method_info_10; // System.DelegateData System.Delegate::data DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_12; }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; intptr_t ___interp_method_7; intptr_t ___interp_invoke_impl_8; MethodInfo_t* ___method_info_9; MethodInfo_t* ___original_method_info_10; DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; int32_t ___method_is_virtual_12; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; intptr_t ___interp_method_7; intptr_t ___interp_invoke_impl_8; MethodInfo_t* ___method_info_9; MethodInfo_t* ___original_method_info_10; DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; int32_t ___method_is_virtual_12; }; // UnityEngine.EventModifiers struct EventModifiers_t48244B043FBB42CDD555C6AC43279EC7158777AC { // System.Int32 UnityEngine.EventModifiers::value__ int32_t ___value___2; }; // System.Exception struct Exception_t : public RuntimeObject { // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t* ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject* ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject* ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips_15; // System.Int32 System.Exception::caught_in_unmanaged int32_t ___caught_in_unmanaged_16; }; struct Exception_t_StaticFields { // System.Object System.Exception::s_EDILock RuntimeObject* ___s_EDILock_0; }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13; StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; int32_t ___caught_in_unmanaged_16; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13; StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; int32_t ___caught_in_unmanaged_16; }; // UnityEngine.FontStyle struct FontStyle_tDD46734FA9BCB99FB315CD7CAD1137EE536136D1 { // System.Int32 UnityEngine.FontStyle::value__ int32_t ___value___2; }; // System.Threading.Tasks.InternalTaskOptions struct InternalTaskOptions_tCE714823C2244D02E68D3F0EB682AD5C95EBBEAB { // System.Int32 System.Threading.Tasks.InternalTaskOptions::value__ int32_t ___value___2; }; // UnityEngine.KeyCode struct KeyCode_t75B9ECCC26D858F55040DDFF9523681E996D17E9 { // System.Int32 UnityEngine.KeyCode::value__ int32_t ___value___2; }; // UnityEngine.UIElements.KeyboardTextEditorEventHandler struct KeyboardTextEditorEventHandler_t325F3C36F8293D4146610AA3776DB49C58931A9D : public TextEditorEventHandler_t31E517704D1ACFF029D3FDD6AD9E134EE71FB3F7 { // System.Boolean UnityEngine.UIElements.KeyboardTextEditorEventHandler::m_Changed bool ___m_Changed_2; // System.Boolean UnityEngine.UIElements.KeyboardTextEditorEventHandler::m_Dragged bool ___m_Dragged_3; // System.Boolean UnityEngine.UIElements.KeyboardTextEditorEventHandler::m_DragToPosition bool ___m_DragToPosition_4; // System.Boolean UnityEngine.UIElements.KeyboardTextEditorEventHandler::m_SelectAllOnMouseUp bool ___m_SelectAllOnMouseUp_5; // System.String UnityEngine.UIElements.KeyboardTextEditorEventHandler::m_PreDrawCursorText String_t* ___m_PreDrawCursorText_6; // System.Boolean UnityEngine.UIElements.KeyboardTextEditorEventHandler::m_IsClicking bool ___m_IsClicking_7; // UnityEngine.Vector2 UnityEngine.UIElements.KeyboardTextEditorEventHandler::m_ClickStartPosition Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_ClickStartPosition_8; // UnityEngine.Event UnityEngine.UIElements.KeyboardTextEditorEventHandler::m_ImguiEvent Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* ___m_ImguiEvent_9; }; // UnityEngine.UIElements.LengthUnit struct LengthUnit_t746199A94302055274F284E176E01D38EE8A669A { // System.Int32 UnityEngine.UIElements.LengthUnit::value__ int32_t ___value___2; }; // Unity.Collections.NativeArrayOptions struct NativeArrayOptions_t3E979EEF4B4840228A7692A97DA07553C6465F1D { // System.Int32 Unity.Collections.NativeArrayOptions::value__ int32_t ___value___2; }; // UnityEngine.Object struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject { // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; }; struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields { // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; }; // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com { intptr_t ___m_CachedPtr_0; }; // UnityEngine.UIElements.OverflowInternal struct OverflowInternal_t6A74561363466CCB7905A65D3E5E24887AE0F11F { // System.Int32 UnityEngine.UIElements.OverflowInternal::value__ int32_t ___value___2; }; // UnityEngine.UIElements.UIR.OwnedState struct OwnedState_t0957CA36E21DE8A443B616EBE83B25CCCA70B5A4 { // System.Byte UnityEngine.UIElements.UIR.OwnedState::value__ uint8_t ___value___2; }; // UnityEngine.UIElements.PanelClearSettings struct PanelClearSettings_tA3D8EE9A4864781CE3E5FED5225C6FB37ED66EE7 { // System.Boolean UnityEngine.UIElements.PanelClearSettings::clearDepthStencil bool ___clearDepthStencil_0; // System.Boolean UnityEngine.UIElements.PanelClearSettings::clearColor bool ___clearColor_1; // UnityEngine.Color UnityEngine.UIElements.PanelClearSettings::color Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_2; }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.PanelClearSettings struct PanelClearSettings_tA3D8EE9A4864781CE3E5FED5225C6FB37ED66EE7_marshaled_pinvoke { int32_t ___clearDepthStencil_0; int32_t ___clearColor_1; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.PanelClearSettings struct PanelClearSettings_tA3D8EE9A4864781CE3E5FED5225C6FB37ED66EE7_marshaled_com { int32_t ___clearDepthStencil_0; int32_t ___clearColor_1; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_2; }; // UnityEngine.UIElements.PickingMode struct PickingMode_t5699BF9E5F2587E0D297984D5BF5B63B768E66AC { // System.Int32 UnityEngine.UIElements.PickingMode::value__ int32_t ___value___2; }; // Unity.Profiling.ProfilerMarker struct ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD { // System.IntPtr Unity.Profiling.ProfilerMarker::m_Ptr intptr_t ___m_Ptr_0; }; // UnityEngine.UIElements.PropagationPhase struct PropagationPhase_tF3BE8BF5ED45FC52A828B7B6F078B64F01FAE6D6 { // System.Int32 UnityEngine.UIElements.PropagationPhase::value__ int32_t ___value___2; }; // UnityEngine.UIElements.PseudoStates struct PseudoStates_tF4AB056E8743741BCE464A0983A060A53AAB7E4D { // System.Int32 UnityEngine.UIElements.PseudoStates::value__ int32_t ___value___2; }; // UnityEngine.RectOffset struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5 : public RuntimeObject { // System.IntPtr UnityEngine.RectOffset::m_Ptr intptr_t ___m_Ptr_0; // System.Object UnityEngine.RectOffset::m_SourceStyle RuntimeObject* ___m_SourceStyle_1; }; // Native definition for P/Invoke marshalling of UnityEngine.RectOffset struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_pinvoke { intptr_t ___m_Ptr_0; Il2CppIUnknown* ___m_SourceStyle_1; }; // Native definition for COM marshalling of UnityEngine.RectOffset struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_com { intptr_t ___m_Ptr_0; Il2CppIUnknown* ___m_SourceStyle_1; }; // UnityEngine.UIElements.UIR.RenderDataDirtyTypes struct RenderDataDirtyTypes_tEF0AE4EB7DF790A711AA45103050432B8FEDB907 { // System.Int32 UnityEngine.UIElements.UIR.RenderDataDirtyTypes::value__ int32_t ___value___2; }; // UnityEngine.UIElements.RenderHints struct RenderHints_t4032FC4AB3FD946FD2A484865B8861730D9035E7 { // System.Int32 UnityEngine.UIElements.RenderHints::value__ int32_t ___value___2; }; // UnityEngine.ScaleMode struct ScaleMode_t16AD656758EE54C56B3DA34FE4F2033C9C2EE13D { // System.Int32 UnityEngine.ScaleMode::value__ int32_t ___value___2; }; // System.Net.Sockets.SocketAsyncOperation struct SocketAsyncOperation_t1A91B184611796EEBB53B09D34C3C90F85861B40 { // System.Int32 System.Net.Sockets.SocketAsyncOperation::value__ int32_t ___value___2; }; // System.Net.Sockets.SocketError struct SocketError_t4AD3BECF393E3FD8C5238C4AE47B768B3ABC07B8 { // System.Int32 System.Net.Sockets.SocketError::value__ int32_t ___value___2; }; // System.Net.Sockets.SocketFlags struct SocketFlags_t48F675629008EF0627E5937E1B078C1456A6E707 { // System.Int32 System.Net.Sockets.SocketFlags::value__ int32_t ___value___2; }; // System.Threading.Tasks.Task struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 : public RuntimeObject { // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_taskId int32_t ___m_taskId_1; // System.Delegate System.Threading.Tasks.Task::m_action Delegate_t* ___m_action_2; // System.Object System.Threading.Tasks.Task::m_stateObject RuntimeObject* ___m_stateObject_3; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.Task::m_taskScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_taskScheduler_4; // System.Threading.Tasks.Task System.Threading.Tasks.Task::m_parent Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___m_parent_5; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_stateFlags int32_t ___m_stateFlags_6; // System.Object modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_continuationObject RuntimeObject* ___m_continuationObject_7; // System.Threading.Tasks.Task/ContingentProperties modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_contingentProperties ContingentProperties_t3FA59480914505CEA917B1002EC675F29D0CB540* ___m_contingentProperties_10; }; struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_StaticFields { // System.Int32 System.Threading.Tasks.Task::s_taskIdCounter int32_t ___s_taskIdCounter_0; // System.Object System.Threading.Tasks.Task::s_taskCompletionSentinel RuntimeObject* ___s_taskCompletionSentinel_8; // System.Boolean System.Threading.Tasks.Task::s_asyncDebuggingEnabled bool ___s_asyncDebuggingEnabled_9; // System.Action`1 System.Threading.Tasks.Task::s_taskCancelCallback Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* ___s_taskCancelCallback_11; // System.Func`1 System.Threading.Tasks.Task::s_createContingentProperties Func_1_tD59A12717D79BFB403BF973694B1BE5B85474BD1* ___s_createContingentProperties_14; // System.Threading.Tasks.TaskFactory System.Threading.Tasks.Task::k__BackingField TaskFactory_tF781BD37BE23917412AD83424D1497C7C1509DF0* ___U3CFactoryU3Ek__BackingField_15; // System.Threading.Tasks.Task System.Threading.Tasks.Task::k__BackingField Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___U3CCompletedTaskU3Ek__BackingField_16; // System.Predicate`1 System.Threading.Tasks.Task::s_IsExceptionObservedByParentPredicate Predicate_1_t7F48518B008C1472339EEEBABA3DE203FE1F26ED* ___s_IsExceptionObservedByParentPredicate_17; // System.Threading.ContextCallback System.Threading.Tasks.Task::s_ecCallback ContextCallback_tE8AFBDBFCC040FDA8DA8C1EEFE9BD66B16BDA007* ___s_ecCallback_18; // System.Predicate`1 System.Threading.Tasks.Task::s_IsTaskContinuationNullPredicate Predicate_1_t8342C85FF4E41CD1F7024AC0CDC3E5312A32CB12* ___s_IsTaskContinuationNullPredicate_19; // System.Collections.Generic.Dictionary`2 System.Threading.Tasks.Task::s_currentActiveTasks Dictionary_2_t403063CE4960B4F46C688912237C6A27E550FF55* ___s_currentActiveTasks_20; // System.Object System.Threading.Tasks.Task::s_activeTasksLock RuntimeObject* ___s_activeTasksLock_21; }; struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_ThreadStaticFields { // System.Threading.Tasks.Task System.Threading.Tasks.Task::t_currentTask Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___t_currentTask_12; // System.Threading.Tasks.StackGuard System.Threading.Tasks.Task::t_stackGuard StackGuard_tACE063A1B7374BDF4AD472DE4585D05AD8745352* ___t_stackGuard_13; }; // System.Threading.Tasks.TaskContinuationOptions struct TaskContinuationOptions_tF334758E3027B6DCFA9A814B17CE878029537814 { // System.Int32 System.Threading.Tasks.TaskContinuationOptions::value__ int32_t ___value___2; }; // System.Threading.Tasks.TaskCreationOptions struct TaskCreationOptions_tB15CB42D61B8958640A7C702A79097B56D5C7ABA { // System.Int32 System.Threading.Tasks.TaskCreationOptions::value__ int32_t ___value___2; }; // System.Threading.Tasks.TaskScheduler struct TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E : public RuntimeObject { // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.TaskScheduler::m_taskSchedulerId int32_t ___m_taskSchedulerId_2; }; struct TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E_StaticFields { // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler::s_defaultTaskScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___s_defaultTaskScheduler_0; // System.Int32 System.Threading.Tasks.TaskScheduler::s_taskSchedulerIdCounter int32_t ___s_taskSchedulerIdCounter_1; // System.EventHandler`1 System.Threading.Tasks.TaskScheduler::_unobservedTaskException EventHandler_1_tE698654C3F437D97ABCCA3FD0AD8F86E776DC77A* ____unobservedTaskException_3; // System.Threading.Lock System.Threading.Tasks.TaskScheduler::_unobservedTaskExceptionLockObject Lock_t529C04C831C120E5FFD6039EC3CB76F9956BCDD7* ____unobservedTaskExceptionLockObject_4; }; // UnityEngine.TextAnchor struct TextAnchor_tA46E794186AC1CD0F22888652F589EBF7DFDF830 { // System.Int32 UnityEngine.TextAnchor::value__ int32_t ___value___2; }; // UnityEngine.TextClipping struct TextClipping_t1F96F2BE75725AB66B35C56B06F479BCB1C822AD { // System.Int32 UnityEngine.TextClipping::value__ int32_t ___value___2; }; // UnityEngine.UIElements.TextOverflow struct TextOverflow_tF5F972A9B8C1DF48FD3E878216CE6B4F94B94ADA { // System.Int32 UnityEngine.UIElements.TextOverflow::value__ int32_t ___value___2; }; // UnityEngine.UIElements.TextOverflowPosition struct TextOverflowPosition_tB30616AE6E61CCEF425E41C8CD5110EC2547DF02 { // System.Int32 UnityEngine.UIElements.TextOverflowPosition::value__ int32_t ___value___2; }; // UnityEngine.UIElements.TrickleDown struct TrickleDown_t862EABE449B6C94F79F2B1D713990C35ABADDF38 { // System.Int32 UnityEngine.UIElements.TrickleDown::value__ int32_t ___value___2; }; // UnityEngine.UIElements.VersionChangeType struct VersionChangeType_t8D9A58D958CC211E9300168DC98D3F7DF67594C3 { // System.Int32 UnityEngine.UIElements.VersionChangeType::value__ int32_t ___value___2; }; // UnityEngine.UIElements.VisualElementFlags struct VisualElementFlags_t4D1066E11400967A1A2DA7331391ACDC4AA14409 { // System.Int32 UnityEngine.UIElements.VisualElementFlags::value__ int32_t ___value___2; }; // UnityEngine.UIElements.WhiteSpace struct WhiteSpace_t05265AA4B0C087FAE778422383EA36AF84EDCDD2 { // System.Int32 UnityEngine.UIElements.WhiteSpace::value__ int32_t ___value___2; }; // UnityEngine.UIElements.DropdownMenuAction/Status struct Status_t6F8A7B2CA9271E6417F38A06FC7493AA4B10DD27 { // System.Int32 UnityEngine.UIElements.DropdownMenuAction/Status::value__ int32_t ___value___2; }; // UnityEngine.UIElements.EventBase/EventPropagation struct EventPropagation_t024AF56F7A787C03AA21B065B624553EF52E7B83 { // System.Int32 UnityEngine.UIElements.EventBase/EventPropagation::value__ int32_t ___value___2; }; // UnityEngine.UIElements.EventBase/LifeCycleStatus struct LifeCycleStatus_tEE500629F5431B574B8047EB70864747D348D38C { // System.Int32 UnityEngine.UIElements.EventBase/LifeCycleStatus::value__ int32_t ___value___2; }; // UnityEngine.UIElements.Length/Unit struct Unit_t7A9C3ABB0618BEBFDC1813D07080CE0C145448ED { // System.Int32 UnityEngine.UIElements.Length/Unit::value__ int32_t ___value___2; }; // UnityEngine.UIElements.MeshGenerationContext/MeshFlags struct MeshFlags_tC36F9F848F3DB16DF11E55B5CD6EC22E860876A3 { // System.Int32 UnityEngine.UIElements.MeshGenerationContext/MeshFlags::value__ int32_t ___value___2; }; // System.Threading.Tasks.Task/ContingentProperties struct ContingentProperties_t3FA59480914505CEA917B1002EC675F29D0CB540 : public RuntimeObject { // System.Threading.ExecutionContext System.Threading.Tasks.Task/ContingentProperties::m_capturedContext ExecutionContext_t9D6EDFD92F0B2D391751963E2D77A8B03CB81710* ___m_capturedContext_0; // System.Threading.ManualResetEventSlim modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task/ContingentProperties::m_completionEvent ManualResetEventSlim_tF787FECBA03E587696EC89D5AF8CB9EA24701796* ___m_completionEvent_1; // System.Threading.Tasks.TaskExceptionHolder modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task/ContingentProperties::m_exceptionsHolder TaskExceptionHolder_tE3E36ACC44FCADC414DCE422347262034A83CDF9* ___m_exceptionsHolder_2; // System.Threading.CancellationToken System.Threading.Tasks.Task/ContingentProperties::m_cancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_cancellationToken_3; // System.Object System.Threading.Tasks.Task/ContingentProperties::m_cancellationRegistration RuntimeObject* ___m_cancellationRegistration_4; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task/ContingentProperties::m_internalCancellationRequested int32_t ___m_internalCancellationRequested_5; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task/ContingentProperties::m_completionCountdown int32_t ___m_completionCountdown_6; // System.Collections.Generic.LowLevelListWithIList`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task/ContingentProperties::m_exceptionalChildren LowLevelListWithIList_1_tF50E18783F85DA5B718DBE53B5ECD305948DFE8A* ___m_exceptionalChildren_7; }; // UnityEngine.TextEditor/DblClickSnapping struct DblClickSnapping_tF4CBC013607C5AF82265D749DBB341466DEF69D2 { // System.Byte UnityEngine.TextEditor/DblClickSnapping::value__ uint8_t ___value___2; }; // UnityEngine.UIElements.VisualElement/MeasureMode struct MeasureMode_t35F26AA967A10198AA0924BD26D23DA0D999BE53 { // System.Int32 UnityEngine.UIElements.VisualElement/MeasureMode::value__ int32_t ___value___2; }; // UnityEngine.UIElements.VisualElement/RenderTargetMode struct RenderTargetMode_tAE75E29BB61A64BDE7646D5CBD353B64BCFA9F3A { // System.Int32 UnityEngine.UIElements.VisualElement/RenderTargetMode::value__ int32_t ___value___2; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1> struct ContinuationTaskFromResultTask_1_t0F57AF9860C62ACB47DA25DE5A2F0F92FAD90554 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_t73C2C5C7202C39C9ED1CE9CD750B63BD7B0705D0* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1> struct ContinuationTaskFromResultTask_1_tC5401082D274A7A29EBF16E857B52C4901C1CAE4 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_t65DD22766038CC419979FC66D2CFEF60381EE84B* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1> struct ContinuationTaskFromResultTask_1_t94E6ECA5C32D9E0B02BAFC9BC510CCC7D7278158 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_tEFEAE70575CF6F04BF8FB37590483461AC941964* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1> struct ContinuationTaskFromResultTask_1_t747265FD3644F18E5860D6837DB9BE8407B500F4 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_t1253923251256D5BDFC2FDA8EFF422DBBAB7C239* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1> struct ContinuationTaskFromResultTask_1_t2D0E46E64AC8C75AB32AB38F1859916CE710AFC3 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_tB943B576D2304CD76D3E20C67231C192B2DD0C41* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1> struct ContinuationTaskFromResultTask_1_t21D717C4A94ED8DF069846D2343999C1C95F9849 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_t75694119DBB4B68675BB4BAB3E446BA4EE5C91C7* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1> struct ContinuationTaskFromResultTask_1_tC87576577E47D9155E48550F3FF98B7BE4578ABF : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_tFF67A2EFF1771DDAF11A06438D12EF7597D0010D* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1> struct ContinuationTaskFromResultTask_1_t9E3D090DA14C151A2E9ADE43FB29EC11D4FAF37E : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_t0E679CF373AED311E3AE3FC87E3C59FCA835479C* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1> struct ContinuationTaskFromResultTask_1_t5B4CE099E4FA2F6075C238E32EDA472394DF8366 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_t92877BA87ADE0900BD5EBC3E66E94C5598602A9A* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1 struct ContinuationTaskFromResultTask_1_tAE0D398C6A55EAAA6B98F6A654178EB8C7FAEC39 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_t824317F4B958F7512E8F7300511752937A6C6043* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1 struct ContinuationTaskFromResultTask_1_t14E00841AA7A60FA040D9E0787E7CB630E71EAE5 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_tF70626CA48A1BC439512EBC23E365CCCE98C92F9* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1 struct ContinuationTaskFromResultTask_1_t3ED26B5DC64622CAD8CCE4544E6F7CE63023AA96 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_t4C228DE57804012969575431CFF12D57C875552D* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1 struct ContinuationTaskFromResultTask_1_t6FB63BAE2DF893266CE75A70BC8CF666DF2C8B99 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_t1640FA195724830135E3C6FC16DBCDC579F3876F* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1 struct ContinuationTaskFromResultTask_1_t0D3B0C43A4B7C9E5D99AAFE95D96D4C2C83096EC : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_t0C4CD3A5BB93A184420D73218644C56C70FDA7E2* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1 struct ContinuationTaskFromResultTask_1_t6C8EB0D8986768A0697C00E3990E72A52E065000 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_t8769AE53CCB1B54F15217D3CBAA8DB506BF7763F* ___m_antecedent_22; }; // System.Threading.Tasks.ContinuationTaskFromResultTask`1 struct ContinuationTaskFromResultTask_1_t0A8FDEA74F016A246D22E5545F9D6EA6503B4D52 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // System.Threading.Tasks.Task`1 System.Threading.Tasks.ContinuationTaskFromResultTask`1::m_antecedent Task_1_tE41CFF640EB7C045550D9D0D92BE67533B084C17* ___m_antecedent_22; }; // Unity.Collections.NativeArray`1 struct NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934 { // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; }; // Unity.Collections.NativeArray`1 struct NativeArray_1_tB60512C6E4578B7CC8EB79321680E495E69ABF81 { // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; }; // System.Nullable`1 struct Nullable_1_t5127ABE6809BA32727C69CB2E076B28D676EB15B { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 ___value_1; }; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_tA691E2BC5961896B5A97C2F15650D3151CE60A00 : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_tD1312B07567D037375AE1BC9E412FA736BE9A26C : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_t9BADAC0CF805EB57D601FE0FDE41344D8C34C9AD : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_t1FC6F041AB46A11726B4503E01C3D2C937910EC2 : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_t440BCA273D8F7D2BE5CAA88135480E6CF22A9715 : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_tAE919A7BAE255B9F6EF5F440E30D3AF6A9C9322E : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_t33023AA72DA5D4155ACB9DF7BD7465ABE4589718 : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_tAC05D6D406D9ADEA2435D7C2A76B69CC6C6D56B2 : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_t01F66E25A9E51E68DEBCF993CDB5F163B96834D4 : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_tFAEAC22A1E986463E6956C344A78A7C7197288E0 : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_tAE55B2107FC11B3C6C510A21445CAC987671E7FD : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_t0BEF06D58E44525B9135AB0B22D016856EE69FF3 : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_t7AD5FF56CD0FBD6843796AC47F4A1949F8E936DC : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_t6F188FE70F3006B0386002E392B799D85100732B : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_tB7A1CB3B51FA5F527D22DD05E17198544202FB62 : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_t4BEAD6CE2527DBE682C128CEAA0FF2A79483E96C : public RuntimeObject { // System.Threading.CancellationToken System.Threading.Tasks.TaskFactory`1::m_defaultCancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ___m_defaultCancellationToken_0; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskFactory`1::m_defaultScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_defaultScheduler_1; // System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.TaskFactory`1::m_defaultCreationOptions int32_t ___m_defaultCreationOptions_2; // System.Threading.Tasks.TaskContinuationOptions System.Threading.Tasks.TaskFactory`1::m_defaultContinuationOptions int32_t ___m_defaultContinuationOptions_3; }; // System.Threading.Tasks.Task`1> struct Task_1_t73C2C5C7202C39C9ED1CE9CD750B63BD7B0705D0 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01 ___m_result_22; }; struct Task_1_t73C2C5C7202C39C9ED1CE9CD750B63BD7B0705D0_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_tA691E2BC5961896B5A97C2F15650D3151CE60A00* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1> struct Task_1_t65DD22766038CC419979FC66D2CFEF60381EE84B : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result Nullable_1_tEADC262F7F8B8BC4CC0A003DBDD3CA7C1B63F9AC ___m_result_22; }; struct Task_1_t65DD22766038CC419979FC66D2CFEF60381EE84B_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_tD1312B07567D037375AE1BC9E412FA736BE9A26C* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1> struct Task_1_t1253923251256D5BDFC2FDA8EFF422DBBAB7C239 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result Nullable_1_t072551AA1AA8366A46F232F8180C34AA0CFFACBB ___m_result_22; }; struct Task_1_t1253923251256D5BDFC2FDA8EFF422DBBAB7C239_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_t1FC6F041AB46A11726B4503E01C3D2C937910EC2* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1> struct Task_1_tB943B576D2304CD76D3E20C67231C192B2DD0C41 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result Nullable_1_t6E154519A812D040E3016229CD7638843A2CC165 ___m_result_22; }; struct Task_1_tB943B576D2304CD76D3E20C67231C192B2DD0C41_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_t440BCA273D8F7D2BE5CAA88135480E6CF22A9715* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1> struct Task_1_t75694119DBB4B68675BB4BAB3E446BA4EE5C91C7 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 ___m_result_22; }; struct Task_1_t75694119DBB4B68675BB4BAB3E446BA4EE5C91C7_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_tAE919A7BAE255B9F6EF5F440E30D3AF6A9C9322E* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1> struct Task_1_tFF67A2EFF1771DDAF11A06438D12EF7597D0010D : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result ValueTuple_2_t307FF872C9931F811F5573093B923498C2EFC798 ___m_result_22; }; struct Task_1_tFF67A2EFF1771DDAF11A06438D12EF7597D0010D_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_t33023AA72DA5D4155ACB9DF7BD7465ABE4589718* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1> struct Task_1_t0E679CF373AED311E3AE3FC87E3C59FCA835479C : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result ValueTuple_3_tF2051B729BAC568E721EF95E4D0DDA41E7744C5F ___m_result_22; }; struct Task_1_t0E679CF373AED311E3AE3FC87E3C59FCA835479C_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_tAC05D6D406D9ADEA2435D7C2A76B69CC6C6D56B2* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1> struct Task_1_t92877BA87ADE0900BD5EBC3E66E94C5598602A9A : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result ValueTuple_5_t0ECA92C4CF82E53BCE5CFE578708475CBA45B999 ___m_result_22; }; struct Task_1_t92877BA87ADE0900BD5EBC3E66E94C5598602A9A_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_t01F66E25A9E51E68DEBCF993CDB5F163B96834D4* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1 struct Task_1_t824317F4B958F7512E8F7300511752937A6C6043 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result bool ___m_result_22; }; struct Task_1_t824317F4B958F7512E8F7300511752937A6C6043_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_tFAEAC22A1E986463E6956C344A78A7C7197288E0* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1 struct Task_1_tF70626CA48A1BC439512EBC23E365CCCE98C92F9 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result Il2CppChar ___m_result_22; }; struct Task_1_tF70626CA48A1BC439512EBC23E365CCCE98C92F9_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_tAE55B2107FC11B3C6C510A21445CAC987671E7FD* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1 struct Task_1_t4C228DE57804012969575431CFF12D57C875552D : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result int32_t ___m_result_22; }; struct Task_1_t4C228DE57804012969575431CFF12D57C875552D_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_t0BEF06D58E44525B9135AB0B22D016856EE69FF3* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1 struct Task_1_t1640FA195724830135E3C6FC16DBCDC579F3876F : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result int64_t ___m_result_22; }; struct Task_1_t1640FA195724830135E3C6FC16DBCDC579F3876F_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_t7AD5FF56CD0FBD6843796AC47F4A1949F8E936DC* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1 struct Task_1_t0C4CD3A5BB93A184420D73218644C56C70FDA7E2 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result RuntimeObject* ___m_result_22; }; struct Task_1_t0C4CD3A5BB93A184420D73218644C56C70FDA7E2_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_t6F188FE70F3006B0386002E392B799D85100732B* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1 struct Task_1_tE41CFF640EB7C045550D9D0D92BE67533B084C17 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result VoidTaskResult_t73B628B764C6668DAAAE2D37BD6FC07BCA27A5AC ___m_result_22; }; struct Task_1_tE41CFF640EB7C045550D9D0D92BE67533B084C17_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_t4BEAD6CE2527DBE682C128CEAA0FF2A79483E96C* ___s_defaultFactory_23; }; // UnityEngine.UIElements.UIR.BMPAlloc struct BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 { // System.Int32 UnityEngine.UIElements.UIR.BMPAlloc::page int32_t ___page_1; // System.UInt16 UnityEngine.UIElements.UIR.BMPAlloc::pageLine uint16_t ___pageLine_2; // System.Byte UnityEngine.UIElements.UIR.BMPAlloc::bitIndex uint8_t ___bitIndex_3; // UnityEngine.UIElements.UIR.OwnedState UnityEngine.UIElements.UIR.BMPAlloc::ownedState uint8_t ___ownedState_4; }; struct BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields { // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.BMPAlloc::Invalid BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___Invalid_0; }; // UnityEngine.UIElements.BaseVisualElementPanel struct BaseVisualElementPanel_tE3811F3D1474B72CB6CD5BCEECFF5B5CBEC1E303 : public RuntimeObject { // System.Action`1 UnityEngine.UIElements.BaseVisualElementPanel::panelDisposed Action_1_tF0C1AFCCE9CE63382F43540DC0DA04A8939A8A53* ___panelDisposed_0; // System.Single UnityEngine.UIElements.BaseVisualElementPanel::m_Scale float ___m_Scale_1; // UnityEngine.Yoga.YogaConfig UnityEngine.UIElements.BaseVisualElementPanel::yogaConfig YogaConfig_tE8B56F99460C291C1F7F46DBD8BAC9F0B653A345* ___yogaConfig_2; // System.Single UnityEngine.UIElements.BaseVisualElementPanel::m_PixelsPerPoint float ___m_PixelsPerPoint_3; // UnityEngine.UIElements.PanelClearSettings UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField PanelClearSettings_tA3D8EE9A4864781CE3E5FED5225C6FB37ED66EE7 ___U3CclearSettingsU3Ek__BackingField_4; // System.Boolean UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField bool ___U3CduringLayoutPhaseU3Ek__BackingField_5; // UnityEngine.UIElements.RepaintData UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField RepaintData_t90534752135661579EC254884F550545D001B5EA* ___U3CrepaintDataU3Ek__BackingField_6; // UnityEngine.UIElements.ICursorManager UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField RuntimeObject* ___U3CcursorManagerU3Ek__BackingField_7; // UnityEngine.UIElements.ContextualMenuManager UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField ContextualMenuManager_tEE3B1F33FFFD180705467CA625AEBA0F5D63154B* ___U3CcontextualMenuManagerU3Ek__BackingField_8; // System.Boolean UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField bool ___U3CdisposedU3Ek__BackingField_9; // UnityEngine.UIElements.ElementUnderPointer UnityEngine.UIElements.BaseVisualElementPanel::m_TopElementUnderPointers ElementUnderPointer_tB43AD64F79C6F06829D8B90318AF1A6BBE9C1904* ___m_TopElementUnderPointers_10; // System.Action UnityEngine.UIElements.BaseVisualElementPanel::standardShaderChanged Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___standardShaderChanged_11; // System.Action UnityEngine.UIElements.BaseVisualElementPanel::standardWorldSpaceShaderChanged Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___standardWorldSpaceShaderChanged_12; // System.Action UnityEngine.UIElements.BaseVisualElementPanel::atlasChanged Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___atlasChanged_13; // System.Action`1 UnityEngine.UIElements.BaseVisualElementPanel::updateMaterial Action_1_t996DFD52B4BDA6CBE8058C13167C4D2B8C612CAA* ___updateMaterial_14; // UnityEngine.UIElements.HierarchyEvent UnityEngine.UIElements.BaseVisualElementPanel::hierarchyChanged HierarchyEvent_tB23E4347BC47656A014CA104A5B1DDC172A2A705* ___hierarchyChanged_15; // System.Action`1 UnityEngine.UIElements.BaseVisualElementPanel::beforeUpdate Action_1_tE55F8AC1EEC45D0C976E56B2950D65EC814C06E6* ___beforeUpdate_16; }; // UnityEngine.UIElements.CursorPositionStylePainterParameters struct CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A { // UnityEngine.Rect UnityEngine.UIElements.CursorPositionStylePainterParameters::rect Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0; // System.String UnityEngine.UIElements.CursorPositionStylePainterParameters::text String_t* ___text_1; // UnityEngine.Font UnityEngine.UIElements.CursorPositionStylePainterParameters::font Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_2; // System.Int32 UnityEngine.UIElements.CursorPositionStylePainterParameters::fontSize int32_t ___fontSize_3; // UnityEngine.FontStyle UnityEngine.UIElements.CursorPositionStylePainterParameters::fontStyle int32_t ___fontStyle_4; // UnityEngine.TextAnchor UnityEngine.UIElements.CursorPositionStylePainterParameters::anchor int32_t ___anchor_5; // System.Single UnityEngine.UIElements.CursorPositionStylePainterParameters::wordWrapWidth float ___wordWrapWidth_6; // System.Boolean UnityEngine.UIElements.CursorPositionStylePainterParameters::richText bool ___richText_7; // System.Int32 UnityEngine.UIElements.CursorPositionStylePainterParameters::cursorIndex int32_t ___cursorIndex_8; }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.CursorPositionStylePainterParameters struct CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A_marshaled_pinvoke { Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0; char* ___text_1; Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_2; int32_t ___fontSize_3; int32_t ___fontStyle_4; int32_t ___anchor_5; float ___wordWrapWidth_6; int32_t ___richText_7; int32_t ___cursorIndex_8; }; // Native definition for COM marshalling of UnityEngine.UIElements.CursorPositionStylePainterParameters struct CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A_marshaled_com { Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0; Il2CppChar* ___text_1; Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_2; int32_t ___fontSize_3; int32_t ___fontStyle_4; int32_t ___anchor_5; float ___wordWrapWidth_6; int32_t ___richText_7; int32_t ___cursorIndex_8; }; // UnityEngine.UIElements.DropdownMenuAction struct DropdownMenuAction_t9E1F246511E77E34FB7E3CA05FD7354E16268835 : public DropdownMenuItem_t06E130627F21DC0FA6A1968241363AB0B48F1B10 { // System.String UnityEngine.UIElements.DropdownMenuAction::k__BackingField String_t* ___U3CnameU3Ek__BackingField_0; // UnityEngine.UIElements.DropdownMenuAction/Status UnityEngine.UIElements.DropdownMenuAction::k__BackingField int32_t ___U3CstatusU3Ek__BackingField_1; // UnityEngine.UIElements.DropdownMenuEventInfo UnityEngine.UIElements.DropdownMenuAction::k__BackingField DropdownMenuEventInfo_t6118D88BC1584748707C62A0F91938760E4665CF* ___U3CeventInfoU3Ek__BackingField_2; // System.Object UnityEngine.UIElements.DropdownMenuAction::k__BackingField RuntimeObject* ___U3CuserDataU3Ek__BackingField_3; // System.Action`1 UnityEngine.UIElements.DropdownMenuAction::actionCallback Action_1_t7E3E3BD609665D0212EAD524D1B0B36E483AE10E* ___actionCallback_4; // System.Func`2 UnityEngine.UIElements.DropdownMenuAction::actionStatusCallback Func_2_tFE00FC9C490BDDEF52C99ED6238F6C9B2C9638AC* ___actionStatusCallback_5; }; // UnityEngine.UIElements.EventBase struct EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C : public RuntimeObject { // System.Int64 UnityEngine.UIElements.EventBase::k__BackingField int64_t ___U3CtimestampU3Ek__BackingField_2; // System.UInt64 UnityEngine.UIElements.EventBase::k__BackingField uint64_t ___U3CeventIdU3Ek__BackingField_3; // System.UInt64 UnityEngine.UIElements.EventBase::k__BackingField uint64_t ___U3CtriggerEventIdU3Ek__BackingField_4; // UnityEngine.UIElements.EventBase/EventPropagation UnityEngine.UIElements.EventBase::k__BackingField int32_t ___U3CpropagationU3Ek__BackingField_5; // UnityEngine.UIElements.PropagationPaths UnityEngine.UIElements.EventBase::m_Path PropagationPaths_tA17A0F2CAFF1A86B552ED6D984DAA2F14AB2B0E5* ___m_Path_6; // UnityEngine.UIElements.EventBase/LifeCycleStatus UnityEngine.UIElements.EventBase::k__BackingField int32_t ___U3ClifeCycleStatusU3Ek__BackingField_7; // UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.EventBase::k__BackingField RuntimeObject* ___U3CleafTargetU3Ek__BackingField_8; // UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.EventBase::m_Target RuntimeObject* ___m_Target_9; // System.Collections.Generic.List`1 UnityEngine.UIElements.EventBase::k__BackingField List_1_t6FBD33EFCD307A54E0E8F62AAA0677E2ADAE58D3* ___U3CskipElementsU3Ek__BackingField_10; // UnityEngine.UIElements.PropagationPhase UnityEngine.UIElements.EventBase::k__BackingField int32_t ___U3CpropagationPhaseU3Ek__BackingField_11; // UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.EventBase::m_CurrentTarget RuntimeObject* ___m_CurrentTarget_12; // UnityEngine.Event UnityEngine.UIElements.EventBase::m_ImguiEvent Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* ___m_ImguiEvent_13; // UnityEngine.Vector2 UnityEngine.UIElements.EventBase::k__BackingField Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CoriginalMousePositionU3Ek__BackingField_14; }; struct EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C_StaticFields { // System.Int64 UnityEngine.UIElements.EventBase::s_LastTypeId int64_t ___s_LastTypeId_0; // System.UInt64 UnityEngine.UIElements.EventBase::s_NextEventId uint64_t ___s_NextEventId_1; }; // UnityEngine.Font struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C { // UnityEngine.Font/FontTextureRebuildCallback UnityEngine.Font::m_FontTextureRebuildCallback FontTextureRebuildCallback_t76D5E172DF8AA57E67763D453AAC40F0961D09B1* ___m_FontTextureRebuildCallback_5; }; struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6_StaticFields { // System.Action`1 UnityEngine.Font::textureRebuilt Action_1_tD91E4D0ED3C2E385D3BDD4B3EA48B5F99D39F1DC* ___textureRebuilt_4; }; // UnityEngine.GUIStyle struct GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580 : public RuntimeObject { // System.IntPtr UnityEngine.GUIStyle::m_Ptr intptr_t ___m_Ptr_0; // UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_Normal GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_Normal_1; // UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_Hover GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_Hover_2; // UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_Active GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_Active_3; // UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_Focused GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_Focused_4; // UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_OnNormal GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_OnNormal_5; // UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_OnHover GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_OnHover_6; // UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_OnActive GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_OnActive_7; // UnityEngine.GUIStyleState UnityEngine.GUIStyle::m_OnFocused GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95* ___m_OnFocused_8; // UnityEngine.RectOffset UnityEngine.GUIStyle::m_Border RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___m_Border_9; // UnityEngine.RectOffset UnityEngine.GUIStyle::m_Padding RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___m_Padding_10; // UnityEngine.RectOffset UnityEngine.GUIStyle::m_Margin RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___m_Margin_11; // UnityEngine.RectOffset UnityEngine.GUIStyle::m_Overflow RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___m_Overflow_12; // System.String UnityEngine.GUIStyle::m_Name String_t* ___m_Name_13; }; struct GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580_StaticFields { // System.Boolean UnityEngine.GUIStyle::showKeyboardFocus bool ___showKeyboardFocus_14; // UnityEngine.GUIStyle UnityEngine.GUIStyle::s_None GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___s_None_15; }; // Native definition for P/Invoke marshalling of UnityEngine.GUIStyle struct GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580_marshaled_pinvoke { intptr_t ___m_Ptr_0; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_Normal_1; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_Hover_2; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_Active_3; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_Focused_4; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_OnNormal_5; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_OnHover_6; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_OnActive_7; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_pinvoke* ___m_OnFocused_8; RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_pinvoke ___m_Border_9; RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_pinvoke ___m_Padding_10; RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_pinvoke ___m_Margin_11; RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_pinvoke ___m_Overflow_12; char* ___m_Name_13; }; // Native definition for COM marshalling of UnityEngine.GUIStyle struct GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580_marshaled_com { intptr_t ___m_Ptr_0; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_Normal_1; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_Hover_2; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_Active_3; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_Focused_4; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_OnNormal_5; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_OnHover_6; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_OnActive_7; GUIStyleState_t7A948723D9DCDFD8EE4F418B6EC909C18E023F95_marshaled_com* ___m_OnFocused_8; RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_com* ___m_Border_9; RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_com* ___m_Padding_10; RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_com* ___m_Margin_11; RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_com* ___m_Overflow_12; Il2CppChar* ___m_Name_13; }; // UnityEngine.UIElements.Length struct Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 { // System.Single UnityEngine.UIElements.Length::m_Value float ___m_Value_1; // UnityEngine.UIElements.Length/Unit UnityEngine.UIElements.Length::m_Unit int32_t ___m_Unit_2; }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates_13; }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_13; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_13; }; // UnityEngine.ResourceManagement.ResourceProviders.SceneInstance struct SceneInstance_t9D8203A59AA2C8EE21045B75AFA429EB1B6BF14A { // UnityEngine.SceneManagement.Scene UnityEngine.ResourceManagement.ResourceProviders.SceneInstance::m_Scene Scene_tA1DC762B79745EB5140F054C884855B922318356 ___m_Scene_0; // UnityEngine.AsyncOperation UnityEngine.ResourceManagement.ResourceProviders.SceneInstance::m_Operation AsyncOperation_tD2789250E4B098DEDA92B366A577E500A92D2D3C* ___m_Operation_1; }; // Native definition for P/Invoke marshalling of UnityEngine.ResourceManagement.ResourceProviders.SceneInstance struct SceneInstance_t9D8203A59AA2C8EE21045B75AFA429EB1B6BF14A_marshaled_pinvoke { Scene_tA1DC762B79745EB5140F054C884855B922318356 ___m_Scene_0; AsyncOperation_tD2789250E4B098DEDA92B366A577E500A92D2D3C_marshaled_pinvoke ___m_Operation_1; }; // Native definition for COM marshalling of UnityEngine.ResourceManagement.ResourceProviders.SceneInstance struct SceneInstance_t9D8203A59AA2C8EE21045B75AFA429EB1B6BF14A_marshaled_com { Scene_tA1DC762B79745EB5140F054C884855B922318356 ___m_Scene_0; AsyncOperation_tD2789250E4B098DEDA92B366A577E500A92D2D3C_marshaled_com* ___m_Operation_1; }; // System.Net.Sockets.SocketAsyncEventArgs struct SocketAsyncEventArgs_t69FA99F5C4FBBE1F321A770B65D38FE5D62027EC : public EventArgs_t37273F03EAC87217701DD431B190FBD84AD7C377 { // System.Boolean System.Net.Sockets.SocketAsyncEventArgs::disposed bool ___disposed_1; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.Sockets.SocketAsyncEventArgs::in_progress int32_t ___in_progress_2; // System.Net.EndPoint System.Net.Sockets.SocketAsyncEventArgs::remote_ep EndPoint_t6233F4E2EB9F0F2D36E187F12BE050E6D8B73564* ___remote_ep_3; // System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs::current_socket Socket_t1F49472CDA22B581C29A258225ABF3ADA9DED67E* ___current_socket_4; // System.Net.Sockets.SocketAsyncResult System.Net.Sockets.SocketAsyncEventArgs::socket_async_result SocketAsyncResult_tB157B0D0A1219D5A71AC5030C8BA8EA9D0F25340* ___socket_async_result_5; // System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs::k__BackingField Socket_t1F49472CDA22B581C29A258225ABF3ADA9DED67E* ___U3CAcceptSocketU3Ek__BackingField_6; // System.Int32 System.Net.Sockets.SocketAsyncEventArgs::k__BackingField int32_t ___U3CBytesTransferredU3Ek__BackingField_7; // System.Net.Sockets.SocketAsyncOperation System.Net.Sockets.SocketAsyncEventArgs::k__BackingField int32_t ___U3CLastOperationU3Ek__BackingField_8; // System.Net.Sockets.SocketError System.Net.Sockets.SocketAsyncEventArgs::k__BackingField int32_t ___U3CSocketErrorU3Ek__BackingField_9; // System.Net.Sockets.SocketFlags System.Net.Sockets.SocketAsyncEventArgs::k__BackingField int32_t ___U3CSocketFlagsU3Ek__BackingField_10; // System.Object System.Net.Sockets.SocketAsyncEventArgs::k__BackingField RuntimeObject* ___U3CUserTokenU3Ek__BackingField_11; // System.EventHandler`1 System.Net.Sockets.SocketAsyncEventArgs::Completed EventHandler_1_t5D3FC4609BD8133ED1226D6D49A1D8076B16A9ED* ___Completed_12; // System.Memory`1 System.Net.Sockets.SocketAsyncEventArgs::_buffer Memory_1_tB7CEF4416F5014E364267478CEF016A4AC5C0036 ____buffer_13; // System.Int32 System.Net.Sockets.SocketAsyncEventArgs::_offset int32_t ____offset_14; // System.Int32 System.Net.Sockets.SocketAsyncEventArgs::_count int32_t ____count_15; // System.Boolean System.Net.Sockets.SocketAsyncEventArgs::_bufferIsExplicitArray bool ____bufferIsExplicitArray_16; // System.Collections.Generic.IList`1> System.Net.Sockets.SocketAsyncEventArgs::_bufferList RuntimeObject* ____bufferList_17; }; // System.SystemException struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t { }; // UnityEngine.TextEditor struct TextEditor_t45128DFCB4C388BF7B8153693C9342D5D2358B27 : public RuntimeObject { // UnityEngine.TouchScreenKeyboard UnityEngine.TextEditor::keyboardOnScreen TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* ___keyboardOnScreen_0; // System.Int32 UnityEngine.TextEditor::controlID int32_t ___controlID_1; // UnityEngine.GUIStyle UnityEngine.TextEditor::style GUIStyle_t20BA2F9F3FE9D13AAA607EEEBE5547835A6F6580* ___style_2; // System.Boolean UnityEngine.TextEditor::multiline bool ___multiline_3; // System.Boolean UnityEngine.TextEditor::hasHorizontalCursorPos bool ___hasHorizontalCursorPos_4; // System.Boolean UnityEngine.TextEditor::isPasswordField bool ___isPasswordField_5; // System.Boolean UnityEngine.TextEditor::m_HasFocus bool ___m_HasFocus_6; // UnityEngine.Vector2 UnityEngine.TextEditor::scrollOffset Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___scrollOffset_7; // UnityEngine.GUIContent UnityEngine.TextEditor::m_Content GUIContent_t15E48D4BEB1E6B6044F7DEB5E350800F511C2ED2* ___m_Content_8; // UnityEngine.Rect UnityEngine.TextEditor::m_Position Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_Position_9; // System.Int32 UnityEngine.TextEditor::m_CursorIndex int32_t ___m_CursorIndex_10; // System.Int32 UnityEngine.TextEditor::m_SelectIndex int32_t ___m_SelectIndex_11; // System.Boolean UnityEngine.TextEditor::m_RevealCursor bool ___m_RevealCursor_12; // UnityEngine.Vector2 UnityEngine.TextEditor::graphicalCursorPos Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___graphicalCursorPos_13; // UnityEngine.Vector2 UnityEngine.TextEditor::graphicalSelectCursorPos Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___graphicalSelectCursorPos_14; // System.Boolean UnityEngine.TextEditor::m_MouseDragSelectsWholeWords bool ___m_MouseDragSelectsWholeWords_15; // System.Int32 UnityEngine.TextEditor::m_DblClickInitPos int32_t ___m_DblClickInitPos_16; // UnityEngine.TextEditor/DblClickSnapping UnityEngine.TextEditor::m_DblClickSnap uint8_t ___m_DblClickSnap_17; // System.Boolean UnityEngine.TextEditor::m_bJustSelected bool ___m_bJustSelected_18; // System.Int32 UnityEngine.TextEditor::m_iAltCursorPos int32_t ___m_iAltCursorPos_19; // System.String UnityEngine.TextEditor::oldText String_t* ___oldText_20; // System.Int32 UnityEngine.TextEditor::oldPos int32_t ___oldPos_21; // System.Int32 UnityEngine.TextEditor::oldSelectPos int32_t ___oldSelectPos_22; }; struct TextEditor_t45128DFCB4C388BF7B8153693C9342D5D2358B27_StaticFields { // System.Collections.Generic.Dictionary`2 UnityEngine.TextEditor::s_Keyactions Dictionary_2_t6AC338B3CEB934A66B363042F19213FE666F6818* ___s_Keyactions_23; }; // UnityEngine.UIElements.UIElementsUtility struct UIElementsUtility_t03323144D50362C6BF96652D3355728749769293 : public RuntimeObject { }; struct UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_StaticFields { // System.Collections.Generic.Stack`1 UnityEngine.UIElements.UIElementsUtility::s_ContainerStack Stack_1_t9978CB0119EA70B0C3101996FB3D675B2D59025A* ___s_ContainerStack_0; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.UIElementsUtility::s_UIElementsCache Dictionary_2_tB87BEC840CF876F5CE38D31A5FD1BFD7BDCCCD75* ___s_UIElementsCache_1; // UnityEngine.Event UnityEngine.UIElements.UIElementsUtility::s_EventInstance Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* ___s_EventInstance_2; // UnityEngine.Color UnityEngine.UIElements.UIElementsUtility::editorPlayModeTintColor Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___editorPlayModeTintColor_3; // System.Single UnityEngine.UIElements.UIElementsUtility::singleLineHeight float ___singleLineHeight_4; // UnityEngine.UIElements.UIElementsUtility UnityEngine.UIElements.UIElementsUtility::s_Instance UIElementsUtility_t03323144D50362C6BF96652D3355728749769293* ___s_Instance_5; // System.Collections.Generic.List`1 UnityEngine.UIElements.UIElementsUtility::s_PanelsIterationList List_1_t9FF902E193613BD654FD1CF8DBDEF7B872504919* ___s_PanelsIterationList_6; // System.String UnityEngine.UIElements.UIElementsUtility::s_RepaintProfilerMarkerName String_t* ___s_RepaintProfilerMarkerName_7; // System.String UnityEngine.UIElements.UIElementsUtility::s_EventProfilerMarkerName String_t* ___s_EventProfilerMarkerName_8; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIElementsUtility::s_RepaintProfilerMarker ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_RepaintProfilerMarker_9; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIElementsUtility::s_EventProfilerMarker ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_EventProfilerMarker_10; }; // UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams struct RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B { // UnityEngine.Rect UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::rect Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0; // UnityEngine.Rect UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::uv Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___uv_1; // UnityEngine.Color UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::color Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_2; // UnityEngine.Texture UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::texture Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture_3; // UnityEngine.Sprite UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::sprite Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___sprite_4; // UnityEngine.UIElements.VectorImage UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::vectorImage VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___vectorImage_5; // UnityEngine.Material UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::material Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_6; // UnityEngine.ScaleMode UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::scaleMode int32_t ___scaleMode_7; // UnityEngine.Color UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::playmodeTintColor Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_8; // UnityEngine.Vector2 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::topLeftRadius Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius_9; // UnityEngine.Vector2 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::topRightRadius Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius_10; // UnityEngine.Vector2 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::bottomRightRadius Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius_11; // UnityEngine.Vector2 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::bottomLeftRadius Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius_12; // System.Int32 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::leftSlice int32_t ___leftSlice_13; // System.Int32 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::topSlice int32_t ___topSlice_14; // System.Int32 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::rightSlice int32_t ___rightSlice_15; // System.Int32 UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::bottomSlice int32_t ___bottomSlice_16; // UnityEngine.Rect UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::spriteGeomRect Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___spriteGeomRect_17; // UnityEngine.UIElements.ColorPage UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::colorPage ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0 ___colorPage_18; // UnityEngine.UIElements.MeshGenerationContext/MeshFlags UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams::meshFlags int32_t ___meshFlags_19; }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams struct RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B_marshaled_pinvoke { Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0; Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___uv_1; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_2; Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture_3; Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___sprite_4; VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___vectorImage_5; Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_6; int32_t ___scaleMode_7; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_8; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius_9; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius_10; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius_11; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius_12; int32_t ___leftSlice_13; int32_t ___topSlice_14; int32_t ___rightSlice_15; int32_t ___bottomSlice_16; Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___spriteGeomRect_17; ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_pinvoke ___colorPage_18; int32_t ___meshFlags_19; }; // Native definition for COM marshalling of UnityEngine.UIElements.MeshGenerationContextUtils/RectangleParams struct RectangleParams_t0B5A63548DC33EE252AF81E242B719118C235A4B_marshaled_com { Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0; Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___uv_1; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_2; Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___texture_3; Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___sprite_4; VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___vectorImage_5; Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_6; int32_t ___scaleMode_7; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_8; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topLeftRadius_9; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___topRightRadius_10; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomRightRadius_11; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___bottomLeftRadius_12; int32_t ___leftSlice_13; int32_t ___topSlice_14; int32_t ___rightSlice_15; int32_t ___bottomSlice_16; Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___spriteGeomRect_17; ColorPage_t7C2B8995DE8D27CED5E55F7BFE4E6C70C971FAE0_marshaled_com ___colorPage_18; int32_t ___meshFlags_19; }; // System.Action`1>> struct Action_1_tFF4589F6D5FB21908953FF497EBDBC42E6BD2D24 : public MulticastDelegate_t { }; // System.Action`1>> struct Action_1_t1C7003288C87E9936757254C11CE1A21F3172E9A : public MulticastDelegate_t { }; // System.Action`1>> struct Action_1_t1A8512017A571D768CD87D0389A3E236A0F38D74 : public MulticastDelegate_t { }; // System.Action`1>> struct Action_1_t5BEEBD1D51D37FCE58AF7EB5BF523AD7C8819FB4 : public MulticastDelegate_t { }; // System.Action`1>> struct Action_1_tD7B044A6135939359420A7C999ACCF7F13FF7F18 : public MulticastDelegate_t { }; // System.Action`1>> struct Action_1_tE7E60800BAB8D8D90AE806130B19787F3CD867DC : public MulticastDelegate_t { }; // System.Action`1>> struct Action_1_tCC3B5679C4B7925785C6055A266DE1D9E1220607 : public MulticastDelegate_t { }; // System.Action`1>> struct Action_1_t55BF2E340CAEB91E47B90E3EFF59120EDBDCC98D : public MulticastDelegate_t { }; // System.Action`1>> struct Action_1_tC00AB03D2E40EC53D13387EBDF0DBD1FBCA6F123 : public MulticastDelegate_t { }; // System.Action`1> struct Action_1_t12D515BBBDB69A29DC0C4812555D0A8A51D6B856 : public MulticastDelegate_t { }; // System.Action`1> struct Action_1_t043964AC15B71F24503DEEB8913A85F6164F8C73 : public MulticastDelegate_t { }; // System.Action`1> struct Action_1_tD921DD4207843C7FA208DF2A04B64A7EC6EE90F1 : public MulticastDelegate_t { }; // System.Action`1> struct Action_1_t14B26BAC2002B527764811C43BAEC429C3B25446 : public MulticastDelegate_t { }; // System.Action`1> struct Action_1_t0328A8A468C762DAECEC2BDBE23D4E47955D8678 : public MulticastDelegate_t { }; // System.Action`1> struct Action_1_t839F3E949693088C3B23DB29849AC0CA1A2583BA : public MulticastDelegate_t { }; // System.Action`1> struct Action_1_t2A5DF92F66A322B1138DECB857638383A0616590 : public MulticastDelegate_t { }; // System.Action`1 struct Action_1_t7E3E3BD609665D0212EAD524D1B0B36E483AE10E : public MulticastDelegate_t { }; // System.Action`1 struct Action_1_t8AE9CB3E5DC764211C9FEAC59DE7B65AD1444780 : public MulticastDelegate_t { }; // System.Action`1 struct Action_1_t3DC3411926243F1DB9C330F8E105B904E38C1A0B : public MulticastDelegate_t { }; // System.Action`1 struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87 : public MulticastDelegate_t { }; // System.Collections.Generic.List`1/Enumerator> struct Enumerator_t5C7EBFC3D6DAD07D38B002CC548A3A5D61386A0E { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_t74C6AEA308C4F693A59399B52C271D29F073582E* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934 ____current_3; }; // System.Collections.Generic.List`1/Enumerator> struct Enumerator_t225E86BC6084AC6569B954FC817707B9001129E9 { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_t5E17A2E3291E460F8DD6196CD63348A836B2447F* ____list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.List`1/Enumerator::_current NativeArray_1_tB60512C6E4578B7CC8EB79321680E495E69ABF81 ____current_3; }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t3BDDADBC1D58267000128C31AD0EB2BAAAEC6F22 : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C { // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; }; struct EventBase_1_t3BDDADBC1D58267000128C31AD0EB2BAAAEC6F22_StaticFields { // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t7FDDBA964772905A89719355C6E4F07922AA0C78* ___s_Pool_16; }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tFF13D0B80B4CBC6B9B6101B69E3A38EDB7D7A53E : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C { // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; }; struct EventBase_1_tFF13D0B80B4CBC6B9B6101B69E3A38EDB7D7A53E_StaticFields { // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t465044209F0B459C5B7B829BA8D8AEBDFDFF2889* ___s_Pool_16; }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t28A1B2B8FC43209D9402B4CC45E8C562DFDC26AD : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C { // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; }; struct EventBase_1_t28A1B2B8FC43209D9402B4CC45E8C562DFDC26AD_StaticFields { // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t5FC06EAFF1CF75D5A94102AEB85EBD17B92324E7* ___s_Pool_16; }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t936FBB91106E2CC02C8E88DBC1573C1C892035C3 : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C { // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; }; struct EventBase_1_t936FBB91106E2CC02C8E88DBC1573C1C892035C3_StaticFields { // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t58FACB77D1CC237FB39BCD540235D55E5E9ED75F* ___s_Pool_16; }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tCDEFDAD598AAC8D3B106EB41834C9619E903374E : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C { // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; }; struct EventBase_1_tCDEFDAD598AAC8D3B106EB41834C9619E903374E_StaticFields { // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tC6626AC387E62EDBD0EA56924280D44E6476EC67* ___s_Pool_16; }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t416E301952BBA059BBF60E6FB7553B1464DBC0EB : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C { // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; }; struct EventBase_1_t416E301952BBA059BBF60E6FB7553B1464DBC0EB_StaticFields { // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tB199E7A154EA10017A4933C9D8D6832F4B01EF74* ___s_Pool_16; }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t730BB171C1C7F183359949BD5F4BA81AFE9A35CE : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C { // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; }; struct EventBase_1_t730BB171C1C7F183359949BD5F4BA81AFE9A35CE_StaticFields { // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t37080504ECCFF986BCF1E7D4C1D26BB929DEC7E9* ___s_Pool_16; }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t2B9B970022841F58172C0C783B7E1040BEF85AC1 : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C { // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; }; struct EventBase_1_t2B9B970022841F58172C0C783B7E1040BEF85AC1_StaticFields { // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tC06B45D8A0C7CBBDAE418090727D1DF1F2FCB9F6* ___s_Pool_16; }; // UnityEngine.UIElements.EventCallback`1 struct EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88 : public MulticastDelegate_t { }; // UnityEngine.UIElements.EventCallback`1 struct EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F : public MulticastDelegate_t { }; // UnityEngine.UIElements.EventCallback`1 struct EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30 : public MulticastDelegate_t { }; // System.Func`1> struct Func_1_tAFC7E41DBFB1E0F2A80370653B2C6B6D686B7ED5 : public MulticastDelegate_t { }; // System.Func`1> struct Func_1_t10FA3C935508D12F8CCF1C9AAC77B71D80690A4D : public MulticastDelegate_t { }; // System.Func`1> struct Func_1_t4A69695025EC9184BF73EDFC1C9E0F9EA2BC4181 : public MulticastDelegate_t { }; // System.Func`1> struct Func_1_tD4ECD1EC2DF1FDB6D5DF455E4A6DA5474AEAA9C4 : public MulticastDelegate_t { }; // System.Func`1> struct Func_1_t2012E9999E1136BC90C1D0E0CC94427E982E120A : public MulticastDelegate_t { }; // System.Func`1> struct Func_1_t7A50A843EE96073A28D4688B8500A74150D8C6C8 : public MulticastDelegate_t { }; // System.Func`1> struct Func_1_t34862C1C21AD2EE049DBD79B692E35A4BB5E6129 : public MulticastDelegate_t { }; // System.Func`1> struct Func_1_t0EA383DEF95021C0802D619ABC708A1B20B43CD5 : public MulticastDelegate_t { }; // System.Func`1> struct Func_1_tC566B2C1E6572E7F2245F26CE8A1CF3EF6AC0FF1 : public MulticastDelegate_t { }; // System.Func`1 struct Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457 : public MulticastDelegate_t { }; // System.Func`1 struct Func_1_tE206E9F9B41CFFF0572F2C4B0387B4E70C161ACC : public MulticastDelegate_t { }; // System.Func`1 struct Func_1_tC288CCB64EFD1F5FD49C3F8DE91FE62905E44BCD : public MulticastDelegate_t { }; // System.Func`1 struct Func_1_t84FF2BA023F4FF598B3D124B60BB85D6F904FE1D : public MulticastDelegate_t { }; // System.Func`1 struct Func_1_tD5C081AE11746B200C711DD48DBEB00E3A9276D4 : public MulticastDelegate_t { }; // System.Func`1 struct Func_1_tA874361D443F21AA52500F5AB448870A77ABB83A : public MulticastDelegate_t { }; // System.Func`1 struct Func_1_t511AC01F88D5F3FAF9903156A74C5F40DF0D6A0E : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_tFE00FC9C490BDDEF52C99ED6238F6C9B2C9638AC : public MulticastDelegate_t { }; // System.Func`2> struct Func_2_tC658C8167E81BA7E3A2793A128EF2B6C9B2EA85E : public MulticastDelegate_t { }; // System.Func`2> struct Func_2_tB039E353B2EFB0DE75F52F20B47324EE6BFE1015 : public MulticastDelegate_t { }; // System.Func`2> struct Func_2_t538CE12472A45AA0DEC03E375E4C01CA58A8902F : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_tE48A03159F635D127212FD727ACB9FB31A26811F : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_tD6BE8F24EC6D330941C3B3B9D957F24D21636C0B : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_t220F4BE926B8D4493F769800A03F8F5ACE5CD4C0 : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_t2371A0F7553D954649F40316F2DE36F47F931363 : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_t0D0687635BAF9EA3FF389149941C5473EC0CD2D4 : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_t0ADF0D9023577893A1421AB34B56E372C70444C0 : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_tB94FD0871A189804122B115BF7F49B3F0B035706 : public MulticastDelegate_t { }; // System.Func`2> struct Func_2_t3720B07918CDF70232923BF3A8CEAD96E1B97B56 : public MulticastDelegate_t { }; // System.Func`2> struct Func_2_t3D2878E526F1C21F7DA5454B7DF0FB8BC3B0745E : public MulticastDelegate_t { }; // System.Func`2> struct Func_2_t8D57DB3FD6E5E980C505D4DB106EDE381C0AF25F : public MulticastDelegate_t { }; // System.Func`2> struct Func_2_t1EE7B88D4216B85C8665FB82E512E56E07A64752 : public MulticastDelegate_t { }; // System.Func`2> struct Func_2_t1B81A262430D3552787048D67101A5DB5FB0FF1E : public MulticastDelegate_t { }; // System.Func`2> struct Func_2_t9BDD2E959989A0F342560C7A37F50108887A6F4F : public MulticastDelegate_t { }; // System.Func`2> struct Func_2_tA0EEFAE7C92638659E9BB0B7413EAA91B94F9856 : public MulticastDelegate_t { }; // System.Func`2> struct Func_2_tCD5AA4A296D960BBF4C4F87A28930EAEE61EFD66 : public MulticastDelegate_t { }; // System.Func`2> struct Func_2_tFE7563C0628D7F87CCDC5B6B1027F20F842C6A9B : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_tE1F0D41563EE092E5E5540B061449FDE88F1DC00 : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_tA8F6CB924B4548E42010325397F16C187C098225 : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_t9A0D493A82DCC47C9C819A3B045E02D9B5DDCE1B : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_t78D13C74B0F5A1DD640F8722F0AFB5F5144EAB97 : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_tACBF5A1656250800CE861707354491F0611F6624 : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_t1997BD152D2F0085C9F00A883F4BE34C90ADDA8B : public MulticastDelegate_t { }; // System.Func`2 struct Func_2_t71FA99F7C6CDD51A4C237B5165867D485B0735EA : public MulticastDelegate_t { }; // System.Func`3 struct Func_3_t37EC932F9834D7F9E1C44B6BC6C01F409AE93BA7 : public MulticastDelegate_t { }; // System.Func`3 struct Func_3_tAB0692B406AF1455ADB5F518BF283E084B5E8566 : public MulticastDelegate_t { }; // System.Net.Sockets.Socket/TaskSocketAsyncEventArgs`1 struct TaskSocketAsyncEventArgs_1_tBF4E736DC8FCB94FF74068992FE40D092F521E90 : public SocketAsyncEventArgs_t69FA99F5C4FBBE1F321A770B65D38FE5D62027EC { // System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 System.Net.Sockets.Socket/TaskSocketAsyncEventArgs`1::_builder AsyncTaskMethodBuilder_1_tF0BDBC54D5EB433C1205550D0F9819F43C9D4019 ____builder_18; // System.Boolean System.Net.Sockets.Socket/TaskSocketAsyncEventArgs`1::_accessed bool ____accessed_19; }; // System.Net.Sockets.Socket/TaskSocketAsyncEventArgs`1 struct TaskSocketAsyncEventArgs_1_t5EA3160C99B48ADC0C6D08D1B5E7FA33D47437DD : public SocketAsyncEventArgs_t69FA99F5C4FBBE1F321A770B65D38FE5D62027EC { // System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 System.Net.Sockets.Socket/TaskSocketAsyncEventArgs`1::_builder AsyncTaskMethodBuilder_1_tE810F083929D7952F192036D298085BD4B048AD0 ____builder_18; // System.Boolean System.Net.Sockets.Socket/TaskSocketAsyncEventArgs`1::_accessed bool ____accessed_19; }; // System.Threading.Tasks.Task`1> struct Task_1_tEFEAE70575CF6F04BF8FB37590483461AC941964 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result Nullable_1_t5127ABE6809BA32727C69CB2E076B28D676EB15B ___m_result_22; }; struct Task_1_tEFEAE70575CF6F04BF8FB37590483461AC941964_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_t9BADAC0CF805EB57D601FE0FDE41344D8C34C9AD* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1 struct Task_1_t8769AE53CCB1B54F15217D3CBAA8DB506BF7763F : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result SceneInstance_t9D8203A59AA2C8EE21045B75AFA429EB1B6BF14A ___m_result_22; }; struct Task_1_t8769AE53CCB1B54F15217D3CBAA8DB506BF7763F_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_tB7A1CB3B51FA5F527D22DD05E17198544202FB62* ___s_defaultFactory_23; }; // UnityEngine.UIElements.UIR.Implementation.UIRStylePainter/TempDataAlloc`1 struct TempDataAlloc_1_tC05ED0C5507DD6C0E685BBFEE0C51A1494C0CC02 { // System.Int32 UnityEngine.UIElements.UIR.Implementation.UIRStylePainter/TempDataAlloc`1::maxPoolElemCount int32_t ___maxPoolElemCount_0; // Unity.Collections.NativeArray`1 UnityEngine.UIElements.UIR.Implementation.UIRStylePainter/TempDataAlloc`1::pool NativeArray_1_t275C00CC374DEA66C69B3BB3992116F315A8E934 ___pool_1; // System.Collections.Generic.List`1> UnityEngine.UIElements.UIR.Implementation.UIRStylePainter/TempDataAlloc`1::excess List_1_t74C6AEA308C4F693A59399B52C271D29F073582E* ___excess_2; // System.UInt32 UnityEngine.UIElements.UIR.Implementation.UIRStylePainter/TempDataAlloc`1::takenFromPool uint32_t ___takenFromPool_3; }; // UnityEngine.UIElements.UIR.Implementation.UIRStylePainter/TempDataAlloc`1 struct TempDataAlloc_1_t504D7F25C2A34C0B632642E1FDC8518420C9108D { // System.Int32 UnityEngine.UIElements.UIR.Implementation.UIRStylePainter/TempDataAlloc`1::maxPoolElemCount int32_t ___maxPoolElemCount_0; // Unity.Collections.NativeArray`1 UnityEngine.UIElements.UIR.Implementation.UIRStylePainter/TempDataAlloc`1::pool NativeArray_1_tB60512C6E4578B7CC8EB79321680E495E69ABF81 ___pool_1; // System.Collections.Generic.List`1> UnityEngine.UIElements.UIR.Implementation.UIRStylePainter/TempDataAlloc`1::excess List_1_t5E17A2E3291E460F8DD6196CD63348A836B2447F* ___excess_2; // System.UInt32 UnityEngine.UIElements.UIR.Implementation.UIRStylePainter/TempDataAlloc`1::takenFromPool uint32_t ___takenFromPool_3; }; // System.Action struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07 : public MulticastDelegate_t { }; // System.ArgumentException struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { // System.String System.ArgumentException::_paramName String_t* ____paramName_18; }; // System.AsyncCallback struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C : public MulticastDelegate_t { }; // System.NotSupportedException struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.OperationCanceledException struct OperationCanceledException_tC97D0B4532C15E6F0E9F9375091C9ECCA438D662 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { // System.Threading.CancellationToken System.OperationCanceledException::_cancellationToken CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ____cancellationToken_18; }; // UnityEngine.UIElements.UIR.RenderChainVEData struct RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847 { // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prev VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prev_0; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::next VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___next_1; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::groupTransformAncestor VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___groupTransformAncestor_2; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::boneTransformAncestor VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___boneTransformAncestor_3; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prevDirty VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevDirty_4; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::nextDirty VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextDirty_5; // System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::hierarchyDepth int32_t ___hierarchyDepth_6; // UnityEngine.UIElements.UIR.RenderDataDirtyTypes UnityEngine.UIElements.UIR.RenderChainVEData::dirtiedValues int32_t ___dirtiedValues_7; // System.UInt32 UnityEngine.UIElements.UIR.RenderChainVEData::dirtyID uint32_t ___dirtyID_8; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::firstCommand RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstCommand_9; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::lastCommand RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastCommand_10; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::firstClosingCommand RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstClosingCommand_11; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::lastClosingCommand RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastClosingCommand_12; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::isInChain bool ___isInChain_13; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::isHierarchyHidden bool ___isHierarchyHidden_14; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::localFlipsWinding bool ___localFlipsWinding_15; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::worldFlipsWinding bool ___worldFlipsWinding_16; // UnityEngine.UIElements.UIR.Implementation.ClipMethod UnityEngine.UIElements.UIR.RenderChainVEData::clipMethod int32_t ___clipMethod_17; // System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::childrenStencilRef int32_t ___childrenStencilRef_18; // System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::childrenMaskDepth int32_t ___childrenMaskDepth_19; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::disableNudging bool ___disableNudging_20; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::usesLegacyText bool ___usesLegacyText_21; // UnityEngine.UIElements.UIR.MeshHandle UnityEngine.UIElements.UIR.RenderChainVEData::data MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___data_22; // UnityEngine.UIElements.UIR.MeshHandle UnityEngine.UIElements.UIR.RenderChainVEData::closingData MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___closingData_23; // UnityEngine.Matrix4x4 UnityEngine.UIElements.UIR.RenderChainVEData::verticesSpace Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___verticesSpace_24; // System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::displacementUVStart int32_t ___displacementUVStart_25; // System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::displacementUVEnd int32_t ___displacementUVEnd_26; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::transformID BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___transformID_27; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::clipRectID BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___clipRectID_28; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::opacityID BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___opacityID_29; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::textCoreSettingsID BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___textCoreSettingsID_30; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::backgroundColorID BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___backgroundColorID_31; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::borderLeftColorID BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderLeftColorID_32; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::borderTopColorID BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderTopColorID_33; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::borderRightColorID BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderRightColorID_34; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::borderBottomColorID BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderBottomColorID_35; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::tintColorID BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___tintColorID_36; // System.Single UnityEngine.UIElements.UIR.RenderChainVEData::compositeOpacity float ___compositeOpacity_37; // UnityEngine.Color UnityEngine.UIElements.UIR.RenderChainVEData::backgroundColor Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___backgroundColor_38; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prevText VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevText_39; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::nextText VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextText_40; // System.Collections.Generic.List`1 UnityEngine.UIElements.UIR.RenderChainVEData::textEntries List_1_t3ADC2CEE608F7E0043EBE4FD425E6C9AE43E19CC* ___textEntries_41; // UnityEngine.UIElements.UIR.BasicNode`1 UnityEngine.UIElements.UIR.RenderChainVEData::textures BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB* ___textures_42; }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.RenderChainVEData struct RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshaled_pinvoke { VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prev_0; VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___next_1; VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___groupTransformAncestor_2; VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___boneTransformAncestor_3; VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevDirty_4; VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextDirty_5; int32_t ___hierarchyDepth_6; int32_t ___dirtiedValues_7; uint32_t ___dirtyID_8; RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstCommand_9; RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastCommand_10; RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstClosingCommand_11; RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastClosingCommand_12; int32_t ___isInChain_13; int32_t ___isHierarchyHidden_14; int32_t ___localFlipsWinding_15; int32_t ___worldFlipsWinding_16; int32_t ___clipMethod_17; int32_t ___childrenStencilRef_18; int32_t ___childrenMaskDepth_19; int32_t ___disableNudging_20; int32_t ___usesLegacyText_21; MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___data_22; MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___closingData_23; Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___verticesSpace_24; int32_t ___displacementUVStart_25; int32_t ___displacementUVEnd_26; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___transformID_27; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___clipRectID_28; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___opacityID_29; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___textCoreSettingsID_30; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___backgroundColorID_31; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderLeftColorID_32; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderTopColorID_33; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderRightColorID_34; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderBottomColorID_35; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___tintColorID_36; float ___compositeOpacity_37; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___backgroundColor_38; VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevText_39; VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextText_40; List_1_t3ADC2CEE608F7E0043EBE4FD425E6C9AE43E19CC* ___textEntries_41; BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB* ___textures_42; }; // Native definition for COM marshalling of UnityEngine.UIElements.UIR.RenderChainVEData struct RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshaled_com { VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prev_0; VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___next_1; VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___groupTransformAncestor_2; VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___boneTransformAncestor_3; VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevDirty_4; VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextDirty_5; int32_t ___hierarchyDepth_6; int32_t ___dirtiedValues_7; uint32_t ___dirtyID_8; RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstCommand_9; RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastCommand_10; RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstClosingCommand_11; RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastClosingCommand_12; int32_t ___isInChain_13; int32_t ___isHierarchyHidden_14; int32_t ___localFlipsWinding_15; int32_t ___worldFlipsWinding_16; int32_t ___clipMethod_17; int32_t ___childrenStencilRef_18; int32_t ___childrenMaskDepth_19; int32_t ___disableNudging_20; int32_t ___usesLegacyText_21; MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___data_22; MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___closingData_23; Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___verticesSpace_24; int32_t ___displacementUVStart_25; int32_t ___displacementUVEnd_26; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___transformID_27; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___clipRectID_28; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___opacityID_29; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___textCoreSettingsID_30; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___backgroundColorID_31; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderLeftColorID_32; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderTopColorID_33; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderRightColorID_34; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderBottomColorID_35; BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___tintColorID_36; float ___compositeOpacity_37; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___backgroundColor_38; VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevText_39; VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextText_40; List_1_t3ADC2CEE608F7E0043EBE4FD425E6C9AE43E19CC* ___textEntries_41; BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB* ___textures_42; }; // UnityEngine.UIElements.TextEditorEngine struct TextEditorEngine_t45A0C86DFD3A15B93E9B3DCD4DD2183C1ABB5663 : public TextEditor_t45128DFCB4C388BF7B8153693C9342D5D2358B27 { // UnityEngine.UIElements.TextEditorEngine/OnDetectFocusChangeFunction UnityEngine.UIElements.TextEditorEngine::m_DetectFocusChangeFunction OnDetectFocusChangeFunction_tB31D458403A6818419AAAFBA0049B72060284326* ___m_DetectFocusChangeFunction_24; // UnityEngine.UIElements.TextEditorEngine/OnIndexChangeFunction UnityEngine.UIElements.TextEditorEngine::m_IndexChangeFunction OnIndexChangeFunction_t85C95CE0E180FEF496A57F758911AD7D1562043C* ___m_IndexChangeFunction_25; }; // UnityEngine.UIElements.MeshGenerationContextUtils/TextParams struct TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F { // UnityEngine.Rect UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::rect Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0; // System.String UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::text String_t* ___text_1; // UnityEngine.Font UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::font Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_2; // UnityEngine.UIElements.FontDefinition UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::fontDefinition FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C ___fontDefinition_3; // System.Int32 UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::fontSize int32_t ___fontSize_4; // UnityEngine.UIElements.Length UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::letterSpacing Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___letterSpacing_5; // UnityEngine.UIElements.Length UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::wordSpacing Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___wordSpacing_6; // UnityEngine.UIElements.Length UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::paragraphSpacing Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___paragraphSpacing_7; // UnityEngine.FontStyle UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::fontStyle int32_t ___fontStyle_8; // UnityEngine.Color UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::fontColor Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___fontColor_9; // UnityEngine.TextAnchor UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::anchor int32_t ___anchor_10; // System.Boolean UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::wordWrap bool ___wordWrap_11; // System.Single UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::wordWrapWidth float ___wordWrapWidth_12; // System.Boolean UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::richText bool ___richText_13; // UnityEngine.Color UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::playmodeTintColor Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_14; // UnityEngine.UIElements.TextOverflow UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::textOverflow int32_t ___textOverflow_15; // UnityEngine.UIElements.TextOverflowPosition UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::textOverflowPosition int32_t ___textOverflowPosition_16; // UnityEngine.UIElements.OverflowInternal UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::overflow int32_t ___overflow_17; // UnityEngine.UIElements.IPanel UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::panel RuntimeObject* ___panel_18; }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.MeshGenerationContextUtils/TextParams struct TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F_marshaled_pinvoke { Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0; char* ___text_1; Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_2; FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_pinvoke ___fontDefinition_3; int32_t ___fontSize_4; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___letterSpacing_5; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___wordSpacing_6; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___paragraphSpacing_7; int32_t ___fontStyle_8; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___fontColor_9; int32_t ___anchor_10; int32_t ___wordWrap_11; float ___wordWrapWidth_12; int32_t ___richText_13; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_14; int32_t ___textOverflow_15; int32_t ___textOverflowPosition_16; int32_t ___overflow_17; RuntimeObject* ___panel_18; }; // Native definition for COM marshalling of UnityEngine.UIElements.MeshGenerationContextUtils/TextParams struct TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F_marshaled_com { Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0; Il2CppChar* ___text_1; Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_2; FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_com ___fontDefinition_3; int32_t ___fontSize_4; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___letterSpacing_5; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___wordSpacing_6; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___paragraphSpacing_7; int32_t ___fontStyle_8; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___fontColor_9; int32_t ___anchor_10; int32_t ___wordWrap_11; float ___wordWrapWidth_12; int32_t ___richText_13; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_14; int32_t ___textOverflow_15; int32_t ___textOverflowPosition_16; int32_t ___overflow_17; RuntimeObject* ___panel_18; }; // UnityEngine.UIElements.TextEditorEngine/OnDetectFocusChangeFunction struct OnDetectFocusChangeFunction_tB31D458403A6818419AAAFBA0049B72060284326 : public MulticastDelegate_t { }; // UnityEngine.UIElements.TextEditorEngine/OnIndexChangeFunction struct OnIndexChangeFunction_t85C95CE0E180FEF496A57F758911AD7D1562043C : public MulticastDelegate_t { }; // UnityEngine.UIElements.CommandEventBase`1 struct CommandEventBase_1_tC61C876047FB1C3B000DE161F2EA5CE6EAF19952 : public EventBase_1_t936FBB91106E2CC02C8E88DBC1573C1C892035C3 { // System.String UnityEngine.UIElements.CommandEventBase`1::m_CommandName String_t* ___m_CommandName_18; }; // UnityEngine.UIElements.KeyboardEventBase`1 struct KeyboardEventBase_1_t8A33E6EBB804F18BFE49BE0C38C5D0B8E233B6FA : public EventBase_1_t730BB171C1C7F183359949BD5F4BA81AFE9A35CE { // UnityEngine.EventModifiers UnityEngine.UIElements.KeyboardEventBase`1::k__BackingField int32_t ___U3CmodifiersU3Ek__BackingField_18; // System.Char UnityEngine.UIElements.KeyboardEventBase`1::k__BackingField Il2CppChar ___U3CcharacterU3Ek__BackingField_19; // UnityEngine.KeyCode UnityEngine.UIElements.KeyboardEventBase`1::k__BackingField int32_t ___U3CkeyCodeU3Ek__BackingField_20; }; // UnityEngine.UIElements.KeyboardEventBase`1 struct KeyboardEventBase_1_tB4DAE7BE749F5CB0E5230FC31380D5BD30259B0C : public EventBase_1_t2B9B970022841F58172C0C783B7E1040BEF85AC1 { // UnityEngine.EventModifiers UnityEngine.UIElements.KeyboardEventBase`1::k__BackingField int32_t ___U3CmodifiersU3Ek__BackingField_18; // System.Char UnityEngine.UIElements.KeyboardEventBase`1::k__BackingField Il2CppChar ___U3CcharacterU3Ek__BackingField_19; // UnityEngine.KeyCode UnityEngine.UIElements.KeyboardEventBase`1::k__BackingField int32_t ___U3CkeyCodeU3Ek__BackingField_20; }; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_t668C64269EF6F77113679FD1210F50818CA7E12E : public EventBase_1_tFF13D0B80B4CBC6B9B6101B69E3A38EDB7D7A53E { // UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1::k__BackingField int32_t ___U3CmodifiersU3Ek__BackingField_18; // UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1::k__BackingField Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CmousePositionU3Ek__BackingField_19; // UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1::k__BackingField Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3ClocalMousePositionU3Ek__BackingField_20; // UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1::k__BackingField Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CmouseDeltaU3Ek__BackingField_21; // System.Int32 UnityEngine.UIElements.MouseEventBase`1::k__BackingField int32_t ___U3CclickCountU3Ek__BackingField_22; // System.Int32 UnityEngine.UIElements.MouseEventBase`1::