#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include 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); } }; template struct VirtualFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtualFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, 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 InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, p2, 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); } }; // System.Action`1 struct Action_1_tF0C1AFCCE9CE63382F43540DC0DA04A8939A8A53; // System.Action`1 struct Action_1_tE55F8AC1EEC45D0C976E56B2950D65EC814C06E6; // System.Action`1 struct Action_1_t996DFD52B4BDA6CBE8058C13167C4D2B8C612CAA; // System.Action`1 struct Action_1_t3DC3411926243F1DB9C330F8E105B904E38C1A0B; // UnityEngine.UIElements.UIR.BasicNode`1 struct BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB; // System.Collections.Generic.Comparer`1> struct Comparer_1_t773578C5F9B441B5C1637F0B8BA77D26E40A19B0; // System.Collections.Generic.Comparer`1> struct Comparer_1_t9C0E2CE26F6076EC5B7F509CB7FFE38E9EC4AD27; // System.Collections.Generic.Comparer`1> struct Comparer_1_tDE90D5EF32C8ED9F4278320A55BDB8950FFBEE40; // System.Collections.Generic.Comparer`1> struct Comparer_1_t469B728CACEB3ED3EE0E8A9E12FF3646C3A67325; // System.Collections.Generic.Comparer`1> struct Comparer_1_t009EFFFBCE735207F80B9A98E18A4F2FA5714294; // System.Collections.Generic.Comparer`1> struct Comparer_1_tDE744FF9BEB76BB8CC9B1B390EF8A47F374DAB6C; // System.Collections.Generic.Comparer`1> struct Comparer_1_t3CEA6959BD982414A4FEEF595A22BA3F01495EE7; // System.Collections.Generic.Comparer`1 struct Comparer_1_t075B18A0921F760D040E0D8BFE6637CE0E1587E4; // System.Collections.Generic.Comparer`1 struct Comparer_1_t49F23FD0F51B7B3F17D30558E0A425107523CC30; // System.Collections.Generic.Comparer`1 struct Comparer_1_t4EB0ADBCB3F521E51B444B8E631738B14C0C0063; // System.Collections.Generic.Comparer`1 struct Comparer_1_tECF0600884656F0F4F27BCB54DB74A5BFE41EB91; // System.Collections.Generic.Comparer`1 struct Comparer_1_t2158F98C5484AAD9CDBEC169B93B8E28C528F647; // System.Collections.Generic.Comparer`1 struct Comparer_1_tB561CAA6EA37F5AB92B7DD62949A3DE640305D48; // System.Collections.Generic.Comparer`1 struct Comparer_1_t7D79B93D962FED51539E57571D173019714D3A58; // System.Collections.Generic.Comparer`1 struct Comparer_1_t2A7CD7D5B4BDA0E0234E7B9B180F2C39F864BC0A; // System.Collections.Generic.Comparer`1 struct Comparer_1_t420D73C41321F646BA6C9F312DC3B7CFDE282912; // System.Collections.Generic.Comparer`1 struct Comparer_1_t3093E6EEB43CE2B11D84CFE0500ED48F22CBE8FD; // System.Collections.Generic.Comparer`1 struct Comparer_1_t8BD78E66482FF4A4F4BBC5928AACAB5BB30B5E94; // System.Collections.Generic.Comparer`1 struct Comparer_1_t062DD1108ED729C784DCBD9514C298C6F09F4AA2; // System.Collections.Generic.Comparer`1 struct Comparer_1_tC072BB6D9751DF60DECD30E25A7AFC03C1B9224B; // System.Collections.Generic.Comparer`1 struct Comparer_1_t7EDCB50F141B8333E02C67781CAC2D41381F0563; // System.Collections.Generic.Comparer`1 struct Comparer_1_t2FF14F26F4D678A8FA199B888FF61A2A9D1D2D80; // System.Collections.Generic.Comparer`1 struct Comparer_1_t141A53CA93187F41857934BAF3D4DA7AE6F64ACD; // System.Collections.Generic.Comparer`1 struct Comparer_1_t88D1E609547CDB93D82F17BA326F506DC1C371E6; // System.Collections.Generic.Comparer`1 struct Comparer_1_t91B2382B439BF4E331D0FFB1C6F386A825BCD68D; // System.Collections.Generic.Comparer`1 struct Comparer_1_t6E4CB4A7920C1F8E7B0080BDC2C285F750A48C68; // System.Collections.Generic.Comparer`1 struct Comparer_1_tC87240B80734A873F7622A6031AAF6F7B9305570; // System.Collections.Generic.Comparer`1 struct Comparer_1_t0A03F9FBBEA32FB1528366652D3D38513E8B1137; // System.Collections.Generic.Comparer`1 struct Comparer_1_t3EDE98BB6B44997D329683C0C4EFD23012BAD734; // System.Collections.Generic.Comparer`1 struct Comparer_1_tB46770764701A506FC09329EC9A1B70C3F1BB742; // System.Collections.Generic.Comparer`1 struct Comparer_1_t7E3EAD0F7B3A6FBEE579F5E556570041BC58DAC5; // System.Collections.Generic.Comparer`1 struct Comparer_1_tA3A0135FC6D61C7E339AD7925EADC16CE77D9242; // System.Collections.Generic.Comparer`1 struct Comparer_1_t2E0E7EFA2AB76D2832B4FEA21593D6CF37AE864B; // System.Collections.Generic.Comparer`1 struct Comparer_1_t880A2FA483B217FD9736C28CEB776951A6F5415A; // System.Collections.Generic.Comparer`1 struct Comparer_1_t51258FB27DE46C258069DEF26023BFEED2204F1E; // System.Collections.Generic.Comparer`1 struct Comparer_1_tC5B42CEE11867B15BF337520BF9D8E05CE9CAF40; // System.Collections.Generic.Comparer`1 struct Comparer_1_tFA27DAC2908F666A385A0E5699BB66735365343B; // System.Collections.Generic.Comparer`1 struct Comparer_1_tB6DFC01A318CBDB341EE54D7A9159C33A1D50A0E; // System.Collections.Generic.Comparer`1 struct Comparer_1_tE191E68CB394DD255CCA7A56F4D1DEFED0BD3FDB; // System.Collections.Generic.Comparer`1 struct Comparer_1_t20394B410581F06208770565883495BD2E43D160; // System.Collections.Generic.Comparer`1 struct Comparer_1_t698EDC70E7B1A947BF8D086CAA5A629299F9E7C5; // System.Collections.Generic.Comparer`1 struct Comparer_1_tEAF8CC095FC184BD267BEB20227DD22AEB81CC91; // System.Collections.Generic.Comparer`1 struct Comparer_1_t5383A66B5495055CA92CC402B3EEB3E6FA69F072; // System.Collections.Generic.Comparer`1 struct Comparer_1_tB29A0A5F854C3A129322843FA8B49AE656FEF169; // System.Collections.Generic.Comparer`1 struct Comparer_1_t2CABF3BDF699445D956E1B9C702BB8D79A89E864; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3D5C4496A22EAD3D8DD55DCDFBB4F4E9BE8311FF; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4055F6540F36F21F9FEDAFB92D8E0089B38EBBC8; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_t4912A84B77E141F4B64B88CA84111102E88EE041; // System.Func`2 struct Func_2_tCF3029BCCA647C1B54318B688881E1742A230E8C; // System.Func`2 struct Func_2_tB98BB93B60A3562C54694B9F37AEBD38DE206A9C; // System.Func`2 struct Func_2_tAF4123F8D69F1A665BBB864E1C97131C05AEBBEB; // System.Func`2 struct Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2; // Unity.VisualScripting.GraphConnectionCollection`3 struct GraphConnectionCollection_3_t1C36521556B52560AC338813684582FE4226703C; // Unity.VisualScripting.GraphConnectionCollection`3 struct GraphConnectionCollection_3_tFD3C8D61A881447B28DC931418DAA45AD99856F6; // Unity.VisualScripting.GraphConnectionCollection`3 struct GraphConnectionCollection_3_tCB3C722EBCB7366D0FCFD32ED000A4A8AFD2C624; // Unity.VisualScripting.GraphElementCollection`1 struct GraphElementCollection_1_t747DBE349EF6196F21B8B0817448722E5570D25A; // Unity.VisualScripting.GraphElementCollection`1 struct GraphElementCollection_1_t0165568BAE7EF8D2CD1E954F9F5CB8527EDEC824; // Unity.VisualScripting.GraphElementCollection`1 struct GraphElementCollection_1_t0859C1F4FC4ACB504F67C57B43AA9DA2F9A3130D; // Unity.VisualScripting.GraphElement`1 struct GraphElement_1_t3220EDD6251B31FC22A192EC12682C1D8B28F16D; // Unity.VisualScripting.GraphElement`1 struct GraphElement_1_tE61715904D5A9E5C8385EAF991CC1F874C244DC4; // Unity.VisualScripting.GraphNest`2 struct GraphNest_2_t809972B852D228243FC0FF238384E13D4D3924F5; // System.Collections.Generic.HashSet`1 struct HashSet_1_t015F1F38EE02675ACF63C72E1E1D832249BB06DA; // System.Collections.Generic.HashSet`1 struct HashSet_1_t2F33BEB06EEA4A872E2FAF464382422AA39AE885; // System.Collections.Generic.HashSet`1 struct HashSet_1_tAE2F12E55878645F5BE7C4D5603228A6FAB429C7; // System.Collections.Generic.ICollection`1 struct ICollection_1_tAEF1C056C36E7D5FEA74D8B3050426267827D51F; // System.Collections.Generic.ICollection`1 struct ICollection_1_tD7413105CA5DBF6629BE5E9EE453204D7C0D90FB; // Unity.VisualScripting.IConnectionCollection`3 struct IConnectionCollection_3_t3FEDE29075183F9ACBC556BA0F14BF8852E55CD8; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_t823399AD16F88CDEB25958D8CB61771376A5ADED; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t87FCEED44A27FCAB635F815FD5EF330AB1368DAC; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tF95C9E01A913DD50575531C8305932628663D9E9; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t327FF232159D9644239A65F54312F684DB7BE375; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t5C7BE575152EB83900DE4397DFDA9A2B967FF49D; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t606011D801075A525E02DDE2533126EA96831FCF; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_tC880EC5644F413FB0DF632E7B8266215D8459084; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t00067BE0189D18D1A97A3ADAFAE245AD2B7B28E9; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t353553B60EA7A4A289D63419E6FE63DA3713F3FB; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t93CE6331D0471F0E9B698D4ACDDE4132D5F47A58; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_tD6A90A7446DA8E6CF865EDFBBF18C1200BB6D452; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t91BF918BA1ED5B34C8C1229C15211ADC7575E7B7; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t607985C1DE598599F164DAD4D259FB6F6727A431; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t43D2E4BA9246755F293DFA74F001FB1A70A648FD; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t73EB6B1AC1BFC50DF8D859A0BC3BAF06193F083E; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t7C65C11EBFD4E66B6288197439960CD464920842; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t45E5EA36FEF15FB3B43A98FB5EF41ACB3135E0E2; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t5C748DC7D7E115AED44A4C66A1F4785E69616F74; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t154184C6F7B3234EDD6DB28CF65D27D28B231E18; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t1DC9BF0C441509977AE52846CAE10D10A21C5FE0; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t5D059C6FDA45342ECEC21518E3340F61D7913469; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t2CA7720C7ADCCDECD3B02E45878B4478619D5347; // System.Collections.Generic.IList`1 struct IList_1_t6EE90D273EFCF5E7E4C37FAB712E70BB6F1B4BFF; // System.Collections.Generic.IList`1 struct IList_1_tFCC4681CBA27EDD8B4A096B1C53F52612FF07ED9; // Unity.VisualScripting.IUnitPortCollection`1 struct IUnitPortCollection_1_t3F6779B00496B9FD84FEF2783F509958D57F354E; // Unity.VisualScripting.IUnitPortCollection`1 struct IUnitPortCollection_1_t867A0E5526AAABA203704CD692FBEA4174C71C05; // Unity.VisualScripting.IUnitPortCollection`1 struct IUnitPortCollection_1_t3839C272AE6727AE9A1BAC110A75614EBFE42B31; // Unity.VisualScripting.IUnitPortCollection`1 struct IUnitPortCollection_1_t0F2047F1654080ECEB25DFDFAE47ED18B2E4C0F7; // Unity.VisualScripting.IUnitPortCollection`1 struct IUnitPortCollection_1_t3B86C97EE8F1E1DB05CEFB161850DF05862EAFD4; // Unity.VisualScripting.IUnitPortCollection`1 struct IUnitPortCollection_1_tA11C7DC2E90483113DB83CE13759F647978FFF63; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tB45A861D090B15129521119AE48ED3813820A974; // System.Collections.Generic.List`1> struct List_1_t60F39D768DAD2345527AD3EE73FAB2667DF4F260; // System.Collections.Generic.List`1 struct List_1_t6FBD33EFCD307A54E0E8F62AAA0677E2ADAE58D3; // System.Collections.Generic.List`1 struct List_1_tDC7181A78C61D35CB334474CAE5A06272DB455A1; // 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_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_t3766D394BFA93F70A2544B1A7C384A63D733ED9A; // System.Collections.Generic.List`1 struct List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95; // Unity.VisualScripting.Modulo`1 struct Modulo_1_t4C0A985F7D2B650978D5037EAB5D206DE10A98CD; // UnityEngine.UIElements.MouseCaptureEventBase`1 struct MouseCaptureEventBase_1_t2269B9348BF179ADBDBBCE25ADF5E431A05DD5A8; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_t5B5081D29C8BECF72DF89EF50BB137E251C48228; // Unity.VisualScripting.MoveTowards`1 struct MoveTowards_1_t57146F72D32B00ACEEE6834089B101CAA5400F0F; // Unity.VisualScripting.MoveTowards`1 struct MoveTowards_1_t70A91479A15E0E4E2647CBAB60914A47910F93E1; // Unity.VisualScripting.MoveTowards`1 struct MoveTowards_1_t831C7E63E170AC55F7BCB4C167C7749925042F28; // Unity.VisualScripting.MoveTowards`1 struct MoveTowards_1_t01041347A3B7E982E89845BA56418A3BBF9D1EA0; // Unity.VisualScripting.MoveTowards`1 struct MoveTowards_1_t7E7F48EDD3449516B8E685D37048E4747DCF733E; // Unity.VisualScripting.MultiInputUnit`1 struct MultiInputUnit_1_tB9D48D3321FD19E1BA7FF317ED13BCABAAA31087; // Unity.VisualScripting.MultiInputUnit`1 struct MultiInputUnit_1_tC7B4346E60926ADABAC1EF5FD9733C44B443506F; // Unity.VisualScripting.MultiInputUnit`1 struct MultiInputUnit_1_t9BEC79E965297E440E69E310234A00BC35CCF37C; // Unity.VisualScripting.MultiInputUnit`1 struct MultiInputUnit_1_tECC48B6C5F1DC2BCCB6D1D3A2C8477F0F76845AF; // Unity.VisualScripting.MultiInputUnit`1 struct MultiInputUnit_1_tB74C2449278675C420215C3BFD0195E1F2214AD7; // Unity.VisualScripting.Multiply`1 struct Multiply_1_tA4590DA8DE2731A186228CF781D5DBC1DC5AECB4; // Unity.VisualScripting.Multiply`1 struct Multiply_1_tE49E1DAC8DDF057729CF8B98A0A0B13AB7DC1FCE; // Unity.VisualScripting.Multiply`1 struct Multiply_1_t47C5B3C10412189C4A2FC1304CB1126642589DEC; // Unity.VisualScripting.Multiply`1 struct Multiply_1_t82966F986C841D91E169484B1204855788DF8B75; // Unity.VisualScripting.Multiply`1 struct Multiply_1_tBCE33153D082D901297EAF88E2C43E941F1B13DA; // UnityEngine.UIElements.NavigationEventBase`1 struct NavigationEventBase_1_tBB5FE8812B706A8379B36A5C435210DBE90644EB; // Unity.VisualScripting.NesterUnit`2 struct NesterUnit_2_t2944808A1A4AA7550C3C8EE5B847A0E91689E602; // System.Collections.Concurrent.ConcurrentStack`1/Node struct Node_t8143E5EE1D459EF50157FA969F9D0D916E1C7930; // System.Collections.Concurrent.ConcurrentDictionary`2/Node struct Node_t821211F0535E80E80FDC8FFB600F681E98286BF0; // Unity.VisualScripting.NonNullableCollection`1 struct NonNullableCollection_1_t6A5A20A417EAB3E2945DB00B0F8A9B0F19E6DBC7; // Unity.VisualScripting.NonNullableDictionary`2 struct NonNullableDictionary_2_tB6361DB05F747358633D840E188EAC3E80FDDD3B; // Unity.VisualScripting.NonNullableHashSet`1 struct NonNullableHashSet_1_t2A2544CEF131952A0F66E5E44A17E75AB7993549; // Unity.VisualScripting.NonNullableList`1 struct NonNullableList_1_tF1E48F18912E0E26AF996581C265C142FEDF2AD7; // Unity.VisualScripting.Normalize`1 struct Normalize_1_t550DC70CA547B7CE2BA2B43DD0CBF1927953259F; // Unity.VisualScripting.Normalize`1 struct Normalize_1_t7BE5D0DFA43BA662A50AF675BA8FD9EFEFC84572; // Unity.VisualScripting.Normalize`1 struct Normalize_1_t247F78B378339D162A54E93179DF3D126E4BC77B; // Unity.VisualScripting.Normalize`1 struct Normalize_1_t2ED80D6ACE4237A5EA42152DCE369B5EAF7EA273; // Unity.VisualScripting.Normalize`1 struct Normalize_1_t78307EDB20041D6CC649276C51BF1110FC52A921; // System.Collections.Generic.NullableEqualityComparer`1 struct NullableEqualityComparer_1_t6F342B79120E05AF2B121ABD9C3E712259CA36FA; // System.Collections.Generic.ObjectComparer`1> struct ObjectComparer_1_t7EFACAB3856212C7D892706C87B5F5A7CC1EE479; // System.Collections.Generic.ObjectComparer`1> struct ObjectComparer_1_tF7D7E66E5AF54FDBBAD43590E59456235E4F007F; // System.Collections.Generic.ObjectComparer`1> struct ObjectComparer_1_tBE12261826596D16E2EFC2E8F6A077936B68DBC7; // System.Collections.Generic.ObjectComparer`1> struct ObjectComparer_1_tB133DCB50301ACD8371D0F8133564EA8B9814170; // System.Collections.Generic.ObjectComparer`1> struct ObjectComparer_1_t2660D7AA4228BE64C0A5C03E22FAF8FDD7FD6DF8; // System.Collections.Generic.ObjectComparer`1> struct ObjectComparer_1_t9B9CF8899C1DCDFD30B4DDFF7ECDC6979C0E0811; // System.Collections.Generic.ObjectComparer`1> struct ObjectComparer_1_t1BACE624367B8A641264E6DD5166FBCEE9249E0F; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t24E1061334DD83D6EB63FE65898F99FF0ED957AE; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tB2D8DD84403D59FACDFA89D0EA119D1BE9910062; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t21E3550B764F43F74687A9B2E470B53C4A194B09; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tF699915100EDF6FB0F03D7C7BFDDFADAF8C257E2; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tDBCA3799FADB8C048FEF998B4115B904B5D430CE; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tFDA86AE2F4A57598193ACEBAD884DB2CFCA49402; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t0127A38ABFD3700847AF4E108F494DCE8CEE94FF; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t600D2BC83A6C1ABA5B191FFA30A8DB60E8CCCE9B; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tE0E56EDC565A34BD498912C2E0A1925295F78EE2; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t903F63FDB3C9E3A7A80945B89A228F5F6C5AC9E7; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tDB8B9EF2471E89FB00F97C914DEEB94955AF0F50; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t30EE26278924B7D3A924D10E2E011D08AA73831D; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t8D18854111C66D6ECDFC008FFC222E964816BEF4; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t22172A9AADA8E2AF0F02AC5B28C1890DA4DD24B2; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tB2419E59ED9F7816C6E170F51318F8662ADA0796; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t0CF55470E0750B4D4ECCAD00C88F1CDB74EC50A8; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t723DFCFDC0BED5045FB7F9546ED6F183B84D09D8; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t34131EA1E475F42C4B71DC121F56B5DB4D02740B; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t65B6800211CE388EDE41206EBE57B7D72476BBAA; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t576057C07D81BAD96DD2CD8EA7D204EA7D15BCAE; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t07490F710F3CE7B9BC8288935EB590B919B32BA3; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t1A9276938A71C912C80BF8CF9DEC4EEF19D5BB91; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tF4E1596B314BD85AF389AEF97659A85DC3C9F32C; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t3B4B66B901814419C70CF08B29E5760E04BC67CD; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t1D62EAF3188E4B2DEFEA949ED7BD4D1B710B36E7; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t484B01E522F6B77B2D13AD969D1C122DA6D3C8CB; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tC4CFB9E6A03CBF9CBD52E7A321D868A7BB07E004; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tD38B7151633B16EB92652EEAAB14BA3E587A0956; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t13BBD1595D45AFF36C8130E46149BDBDCCC5845D; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tAA1D5F91B0EE429FE581E84A123CE19B95935F0F; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t875FE7411C51CDABF5321E658E40A7DF484E7407; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tB3DD0DDD571E1DD203D7C379066BA768BCAE18C1; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t3AE20DCA734D319C0C226778B3CE9B6E1B499735; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t841BD6941A789B6C6EFE4D2F8923531EC7A0103F; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tCCC89F695CF8B1214DFF594D34D0DAD72276DEFF; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tDA69D7197465BB6F59F991390136B8EC18C84798; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tF3D8ECFE8AC85D8B809A03D2729630B8AA6C30C6; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tB0A5B97334096F246AC77F584B7EBAEC24C37A0C; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tC06B45D8A0C7CBBDAE418090727D1DF1F2FCB9F6; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tBDA6763A1E27A0918624041DBF619B2364E9535A; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t5397DF0DB61D1090E7BBC89395CECB8D020CED92; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t23633718B1ADFA60DD4047E37F4F2D278B8DC3D9; // Unity.VisualScripting.Recursion`1 struct Recursion_1_tDFF1B549E70648F1694033FADF89F8F0EB28587D; // 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_t3197E0F5EA36E611B259A88751D31FC2396FE4B6; // Unity.VisualScripting.UnitPortDefinitionCollection`1 struct UnitPortDefinitionCollection_1_t665553142D4490579611ED610240743C22D899F8; // Unity.VisualScripting.UnitPortDefinitionCollection`1 struct UnitPortDefinitionCollection_1_t198398673C495F7DB8AC3CE26E9DC0B8907E628C; // Unity.VisualScripting.UnitPortDefinitionCollection`1 struct UnitPortDefinitionCollection_1_tED71DF94B48CE1756D3168910761094E5E2CC628; // Unity.VisualScripting.UnitPortDefinitionCollection`1 struct UnitPortDefinitionCollection_1_t0F8E18D70B3C28BCFF0C4A883CC718FF7CE65347; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t038245E04B5D2A80048D9F8021A23E69A0C9DBAA; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t1E85CBF91297C9D62A0FC2AD29FD24E33C8A5E54; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t105762EC2DE353037ECAD13437FC19081314CE67; // System.Nullable`1[] struct Nullable_1U5BU5D_t6C5FE6DD64ECEA3EE117BFDC8241EA728B3A0984; // System.Collections.Generic.HashSet`1/Slot[] struct SlotU5BU5D_tF596AD324082C553DB364C768406A40BB3C85343; // UnityEngine.Rendering.BatchVisibility[] struct BatchVisibilityU5BU5D_t2D291BCF45E35B3919FE6CE23527BEAD7196AFA4; // System.Byte[] struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031; // System.Char[] struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB; // UnityEngine.Color[] struct ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389; // UnityEngine.Color32[] struct Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259; // UnityEngine.UIElements.ComputedTransitionProperty[] struct ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82; // System.Data.DataColumn[] struct DataColumnU5BU5D_t4600ECA5C95E7699298FCD6D677AEAD7D9F5F0CA; // System.Decimal[] struct DecimalU5BU5D_t93BA0C88FA80728F73B792EE1A5199D0C060B615; // System.Delegate[] struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771; // UnityEngine.UIElements.UIR.DrawBufferRange[] struct DrawBufferRangeU5BU5D_t0B6561301C657E693EB8179784179C5C85DFE66D; // UnityEngine.UIElements.UIR.GfxUpdateBufferRange[] struct GfxUpdateBufferRangeU5BU5D_t0940AD0FE789F25AEBABCBD8F7BFB27AE3DAAE84; // System.Collections.IEnumerable[] struct IEnumerableU5BU5D_t2675ADA6DB5E6D17F6B3F4850BCE62F26E04B5B4; // System.Int32[] struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; // System.IntPtr[] struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832; // UnityEngine.Experimental.GlobalIllumination.LightDataGI[] struct LightDataGIU5BU5D_t601249761317191DDFD88CC86C182176C9EFD713; // UnityEngine.ModifiableContactPair[] struct ModifiableContactPairU5BU5D_t49FEE281D78348FA04D235768FBD95339F730D5B; // System.Object[] struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; // UnityEngine.Plane[] struct PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF; // UnityEngine.UIElements.TextVertex[] struct TextVertexU5BU5D_t95853B13211C259BC9EB2E8E8F24227449D05043; // UnityEngine.UIElements.UIR.Transform3x4[] struct Transform3x4U5BU5D_t9E24C701B0AEB20DA429E31763AAA5701AFED97E; // System.Type[] struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB; // System.UInt16[] struct UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83; // Unity.VisualScripting.ValueInput[] struct ValueInputU5BU5D_t34B6D3D8D3BBF72C9A7A56F8EE7931560C68206F; // UnityEngine.Vector4[] struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD; // UnityEngine.UIElements.Vertex[] struct VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185; // System.Action struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07; // System.ArgumentNullException struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129; // UnityEngine.EventSystems.BaseRaycaster struct BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832; // UnityEngine.UIElements.BaseVisualElementPanel struct BaseVisualElementPanel_tE3811F3D1474B72CB6CD5BCEECFF5B5CBEC1E303; // System.Reflection.Binder struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235; // System.Xml.Schema.BitSet struct BitSet_t89F906D542C052F4565FBEF32E1E9713B966026B; // System.Byte struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3; // System.Globalization.CompareInfo struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57; // System.Collections.Comparer struct Comparer_t489050BA9C6F7C6808A60F16D392DCB237050653; // UnityEngine.UIElements.ContextualMenuManager struct ContextualMenuManager_tEE3B1F33FFFD180705467CA625AEBA0F5D63154B; // System.Linq.Expressions.Interpreter.DebugInfo struct DebugInfo_t03C716886CE7E99C1662D1C236CCC2CC6F18A167; // System.DelegateData struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E; // UnityEngine.UIElements.ElementUnderPointer struct ElementUnderPointer_tB43AD64F79C6F06829D8B90318AF1A6BBE9C1904; // System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2; // UnityEngine.Event struct Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB; // UnityEngine.UIElements.EventBase struct EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C; // UnityEngine.UIElements.EventCallbackRegistry struct EventCallbackRegistry_tE18297C3F7E535BD82EDA83EC6D6DAA386226B85; // UnityEngine.UIElements.EventDispatcher struct EventDispatcher_t9BC38CC96E93EAD1D818EE751260FE4687B0D398; // System.Exception struct Exception_t; // Unity.VisualScripting.Flow struct Flow_tC370BDFF173D53E274F883ED6ADAFE29B049C582; // Unity.VisualScripting.FlowGraph struct FlowGraph_tF9E42FECF535CD5BAB10F75672B5BCE285627A45; // UnityEngine.GameObject struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F; // Unity.VisualScripting.GraphStack struct GraphStack_tD9049F5FB5F8D9E9CD80764D18067D0F87343E7C; // UnityEngine.UIElements.HierarchyEvent struct HierarchyEvent_tB23E4347BC47656A014CA104A5B1DDC172A2A705; // System.Collections.ICollection struct ICollection_t37E7B9DC5B4EF41D190D607F92835BF1171C0E8E; // UnityEngine.UIElements.ICursorManager struct ICursorManager_t78B026DED2559C62810B21C54C5F882457073A8B; // System.Collections.IDictionary struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220; // System.Collections.IDictionaryEnumerator struct IDictionaryEnumerator_tE129D608FCDB7207E0F0ECE33473CC950A83AD16; // System.Collections.IEnumerable struct IEnumerable_t6331596D5DD37C462B1B8D49CF6B319B00AB7131; // System.Collections.IEnumerator struct IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA; // UnityEngine.UIElements.IEventHandler struct IEventHandler_tB1627CA1B7729F3E714572E69A79C91A1578C9A3; // Unity.VisualScripting.IGraph struct IGraph_tBF23D8FF0B4328ED06EAA2E303A4620E57402827; // Unity.VisualScripting.IGraphNest struct IGraphNest_tA9C6597984D3BF094EDE4049421389083E1F7F4C; // Unity.VisualScripting.IGraphNester struct IGraphNester_t51537569FA6937F8DCBA83364C357DCBD0C02E09; // UnityEngine.UIElements.IMouseEvent struct IMouseEvent_tF59A3DD3CA593DB23B47764DF0521996D509A59E; // UnityEngine.UIElements.IPanel struct IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5; // UnityEngine.UIElements.IPointerEvent struct IPointerEvent_t934940574FFC2D6D155265ACC6D78BC48174D9B7; // Unity.VisualScripting.IUnit struct IUnit_tDD8B7D0F06EA3DB55DEBE4DF3CC85F4A63FBB98E; // UnityEngine.UIElements.InlineStyleAccess struct InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165; // System.InvalidCastException struct InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E; // System.InvalidOperationException struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB; // UnityEngine.Material struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3; // System.Reflection.MemberFilter struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553; // Unity.VisualScripting.MergedGraphElementCollection struct MergedGraphElementCollection_t617900BF35465F630BAAC77AA6EAAD375D42BA4C; // UnityEngine.UIElements.UIR.MeshHandle struct MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E; // System.Reflection.MethodInfo struct MethodInfo_t; // UnityEngine.MonoBehaviour struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71; // UnityEngine.Object struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C; // System.ObjectDisposedException struct ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB; // System.Linq.Expressions.ParameterExpression struct ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110; // UnityEngine.UIElements.PropagationPaths struct PropagationPaths_tA17A0F2CAFF1A86B552ED6D984DAA2F14AB2B0E5; // 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.Runtime.Serialization.SerializationInfo struct SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37; // System.String struct String_t; // UnityEngine.UIElements.StyleComplexSelector struct StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD; // UnityEngine.UIElements.StyleSheet struct StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428; // UnityEngine.UIElements.StyleVariableContext struct StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527; // System.Type struct Type_t; // Unity.VisualScripting.Unit struct Unit_tEFDDF0DAD2C72D6F68E357D3530E23599F7D8191; // Unity.VisualScripting.ValueInput struct ValueInput_t2F9A2AA29F683A1C27C273BF8AABA4C2D9851392; // Unity.VisualScripting.ValueOutput struct ValueOutput_tADDC9DBF6515A1572E876C3881B5F110DC5EBE1B; // System.ValueType struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F; // Unity.VisualScripting.VariableDeclarations struct VariableDeclarations_t7701E0B99E3AED5CDC693ABFBDD6D1C73945B405; // 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.UIElements.VisualElement/CustomStyleAccess struct CustomStyleAccess_t170C852102B4D09FB478B620A75B14D096F9F2B1; // UnityEngine.UIElements.VisualElement/TypeData struct TypeData_t01D670B4E71B5571B38C7412B1E652A47D6AF66A; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BaseVisualElementPanel_tE3811F3D1474B72CB6CD5BCEECFF5B5CBEC1E303_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BitConverter_t6E99605185963BC12B3D369E13F2B88997E64A27_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Comparer_t489050BA9C6F7C6808A60F16D392DCB237050653_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ICollection_t37E7B9DC5B4EF41D190D607F92835BF1171C0E8E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerableU5BU5D_t2675ADA6DB5E6D17F6B3F4850BCE62F26E04B5B4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_t6331596D5DD37C462B1B8D49CF6B319B00AB7131_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t154184C6F7B3234EDD6DB28CF65D27D28B231E18_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IList_t1C522956D79B7DC92B5B01053DF1AC058C8B598D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IMouseEventInternal_t9CCC5FB939D4B7586931387A44F1B1BA76D02F43_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IMouseEvent_tF59A3DD3CA593DB23B47764DF0521996D509A59E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IPointerEventInternal_tF0950F230320BC22B077741EA08AC538EE878833_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IPointerEvent_t934940574FFC2D6D155265ACC6D78BC48174D9B7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t3766D394BFA93F70A2544B1A7C384A63D733ED9A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PointerDeviceState_tD94EF3C9710026DE8B7E83B6C842524C7C6EBA8C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PointerId_tE48DCDC5C36DD1F5595C28EE48C0243BA8BEF35C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral07B0D72E60D1DCCF27747782B68197ECAAAB754B; IL2CPP_EXTERN_C String_t* _stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78; IL2CPP_EXTERN_C String_t* _stringLiteral1426EAC460EF593AB4BA506E82CCB1FF95390521; IL2CPP_EXTERN_C String_t* _stringLiteral15088A7C50E83E49058833A4287B3C2F1CD730D2; IL2CPP_EXTERN_C String_t* _stringLiteral1630E6A6E4B065CB228F2BB0735FC4EB04ADCF98; IL2CPP_EXTERN_C String_t* _stringLiteral228835A6E22383C9BC1AAFD065E6D63FA30BF27B; IL2CPP_EXTERN_C String_t* _stringLiteral2A0F2085AD146EA87AA0BD98938EE0E35F52E745; IL2CPP_EXTERN_C String_t* _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018; IL2CPP_EXTERN_C String_t* _stringLiteral3557380BE9E7E98862A3A71F25DC349E0384F4E2; IL2CPP_EXTERN_C String_t* _stringLiteral4609D79FE2FAD95C38B6DA64FC671E8594984D4C; IL2CPP_EXTERN_C String_t* _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8; IL2CPP_EXTERN_C String_t* _stringLiteral65FB0E0548B4C99C32EDA63BAEF6D535EACE3CC4; IL2CPP_EXTERN_C String_t* _stringLiteral71443AC7CF5CC108984A138188DE915E32441BB2; IL2CPP_EXTERN_C String_t* _stringLiteral9C9D152A1C8C1B696B2395D62461BFE5FA44F302; IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; IL2CPP_EXTERN_C String_t* _stringLiteralFAF3560AFD6B926FBFB3528619488FD7156A52D2; IL2CPP_EXTERN_C String_t* _stringLiteralFFD415609B13402943CD2A57AB3D16F60780C0C0; IL2CPP_EXTERN_C const RuntimeMethod* Flow_GetValue_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mFAA42FEC56C0636578AC3386C19FE39A6F0B04CF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GraphElement_1_GetAotStubs_mA5A6AF7A72A3CA82DC933D42D4C161707492DB12_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GraphElement_1_InstantiateNest_mC0BB355156A23D813835924C3CCA723C11B4A50F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GraphElement_1_UninstantiateNest_m95D4A4439E0293D5805342121A794EFBC63E001F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GraphElement_1_get_graph_m854D04434240C328A8D726D991A89A7CDAA9116B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LinqUtility_Concat_TisRuntimeObject_mB97F68F693D25AD878B8AD79D33D45D421D64A2E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m825F6C3214C9530B7C845E9CD85F4E4083D22311_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AsReadOnly_m999662DB639C6158C1A38F1891AD8CE2458BC419_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mA4119690BF1A14D871E59475E33E808B42BAFE61_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m00F78DC1166400B28889399F5407F3069C17E4E1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m05C674E687B921C37722A6A1FF938FD56574642E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m1B103C4931EFC035BF435240AD0CBAEA1AE916E8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m257481DE34EE8B61D63C76C9094FD28E390E438B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m46C1F3A5DF2013F65AA709A58C45D36CC411D276_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m7C1C673346BCEABEE49CF3FAB87845391F58F350_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m7CA9BD7607780DE85C8AC7B6A68E586F0B9843B6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m8AE5307D6B0A0E8F168868D93100A8ED470761D9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m8B0F342847ECB90EB814E1F6AA5BF7DC2F271AEA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m91FFC8B88A790FFBEB65362E2925F5C675B1A9C6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_m9AD1C7176772FCFAA09CFA8FFE05117163049497_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mB472C86D24172D0BAE7EF37E55779C93CE130E8C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mBDFD0A598E3BCF0C5A482451C0DB4619551B55B8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mE0B322143C63270AA088B2918E4856CBFBC403DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArray_1_Dispose_mFCE572F62981A74C63D900A6234144786689331F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NoAllocEnumerator_1_System_Collections_IEnumerator_Reset_mD9305CB1837ED8DB4D8ED475F26B0468BBA19508_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NoAllocEnumerator_1_System_Collections_IEnumerator_get_Current_m967D9C92C4DF06B849765B94A1AF1929BE251B20_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NonNullableCollection_1_InsertItem_mA998610036A6346F9C3E4E3F81C8963EA055F4E2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NonNullableCollection_1_SetItem_m7CF8D081415E1274B60FFB6A15BE8BA6C0B54C24_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NonNullableDictionary_2_Add_m2C8390A14699D77F0CF322D864CF9945C6DB0C10_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NonNullableHashSet_1_Add_m895598283A2AE42527ED009FFEB3CF98F9809C68_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NonNullableHashSet_1_Contains_mE07B60508441920D0A309D2AE1378156DF7E495C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NonNullableHashSet_1_Remove_m4C71A3B16CEA6F9B9D370572A16D2A8585E88722_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NonNullableHashSet_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m4BA7C893BD0374F18593BEA7403CE42377CE4308_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NonNullableList_1_Add_m444870873AFDE3E624289C6C546FE5F119E4B0E9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NonNullableList_1_Contains_mF324E289F131763FD51796B9A86A8B10B9ED33F2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NonNullableList_1_IndexOf_m389546C3A9B3E7540A76262DBB81DEDB4E6AF3F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NonNullableList_1_Insert_m92812158AC3074B66E44A613A8BC431F0F841427_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NonNullableList_1_Remove_m4057407F71722237475D179BD717F19434036FF3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NonNullableList_1_set_Item_m9CE160864C1DCEB8AE3CF00ED604CE84E9301DBA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_m061A79BA92A3CB9F767C2E83E2641AC96AFE947F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_m0F2446DCF07DBA5F7C4C013A0646AFF398460C1D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_m20BFB5C10B6B152C79EB17E487BA49F08B906478_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_m31B5B2882B00E176C64744B7EA05C69437691E67_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_m38EC1EB359EB1C6AF9133537FF368BA0428870B1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_m4EE91F45CD2B383304440284CB9D939D7D754EC9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_m52A90A8BAC9A15B0B1177A93B942801EA1BA3B9B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_m59C2DF19720F214D74A2B7DE96814903EB8802DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_m6DD41FF4A04DF39FCDAAE9DA4A1B1580747137A6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_m74EF8F59CFB8570628AEF7D630E491E5866C38F9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_m770076BF6E97FCDB4AC54AA1E9E2C02C4CF9E10C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_m985D8B0A44BAFC51FC76D8F5A205BDBB55138701_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_mA88F51262A61BFB9CD3A20C21983083B90461DCC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_mB13D96589D82EE618E81200C009E7B003FBFBD27_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_mC2A15D422E0E373E744C10BA7415F838E2AB4AFB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_mD2D8AD7EE299039A4AAD39FD2DC41B28A959B31F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_mEC5E9875463FB0BC5F138EF63B1732A849A83662_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_UnboxExact_mF1743CDD7677C5D50EF7E6FAA43E0349A0ACF4B5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_GetEnumerator_m5C7C2C896E59E3FDCE42D3C2F5B6317679E988F8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unit_ValueInput_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m79026DE27E62292A68910FE5420C4C4AFDA1A3FB_RuntimeMethod_var; struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_com; struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_pinvoke; struct Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct KeyValuePair_2U5BU5D_t105762EC2DE353037ECAD13437FC19081314CE67; struct Nullable_1U5BU5D_t6C5FE6DD64ECEA3EE117BFDC8241EA728B3A0984; struct BatchVisibilityU5BU5D_t2D291BCF45E35B3919FE6CE23527BEAD7196AFA4; struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031; struct ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389; struct Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259; struct DrawBufferRangeU5BU5D_t0B6561301C657E693EB8179784179C5C85DFE66D; struct GfxUpdateBufferRangeU5BU5D_t0940AD0FE789F25AEBABCBD8F7BFB27AE3DAAE84; struct IEnumerableU5BU5D_t2675ADA6DB5E6D17F6B3F4850BCE62F26E04B5B4; struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; struct LightDataGIU5BU5D_t601249761317191DDFD88CC86C182176C9EFD713; struct ModifiableContactPairU5BU5D_t49FEE281D78348FA04D235768FBD95339F730D5B; struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; struct PlaneU5BU5D_t4EEF66BAA8B0140EFFF34F6183CE7F80546592BE; struct TextVertexU5BU5D_t95853B13211C259BC9EB2E8E8F24227449D05043; struct Transform3x4U5BU5D_t9E24C701B0AEB20DA429E31763AAA5701AFED97E; struct UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83; struct Vector4U5BU5D_tC0F3A7115F85007510F6D173968200CD31BCF7AD; struct VertexU5BU5D_t2C3F4FF6AFD6D7E9DD7E1D69446FD8E8FC033185; 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.Collections.ObjectModel.Collection`1 struct Collection_1_t3899E6252BC3D003B1AB1D6F5D7AD93EB1DCEEC3 : public RuntimeObject { // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::items RuntimeObject* ___items_0; }; // System.Collections.Generic.Comparer`1> struct Comparer_1_t773578C5F9B441B5C1637F0B8BA77D26E40A19B0 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1> struct Comparer_1_t9C0E2CE26F6076EC5B7F509CB7FFE38E9EC4AD27 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1> struct Comparer_1_tDE90D5EF32C8ED9F4278320A55BDB8950FFBEE40 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1> struct Comparer_1_t469B728CACEB3ED3EE0E8A9E12FF3646C3A67325 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1> struct Comparer_1_t009EFFFBCE735207F80B9A98E18A4F2FA5714294 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1> struct Comparer_1_tDE744FF9BEB76BB8CC9B1B390EF8A47F374DAB6C : public RuntimeObject { }; // System.Collections.Generic.Comparer`1> struct Comparer_1_t3CEA6959BD982414A4FEEF595A22BA3F01495EE7 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t075B18A0921F760D040E0D8BFE6637CE0E1587E4 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t49F23FD0F51B7B3F17D30558E0A425107523CC30 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t4EB0ADBCB3F521E51B444B8E631738B14C0C0063 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_tECF0600884656F0F4F27BCB54DB74A5BFE41EB91 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t2158F98C5484AAD9CDBEC169B93B8E28C528F647 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_tB561CAA6EA37F5AB92B7DD62949A3DE640305D48 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t7D79B93D962FED51539E57571D173019714D3A58 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t2A7CD7D5B4BDA0E0234E7B9B180F2C39F864BC0A : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t420D73C41321F646BA6C9F312DC3B7CFDE282912 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t3093E6EEB43CE2B11D84CFE0500ED48F22CBE8FD : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t8BD78E66482FF4A4F4BBC5928AACAB5BB30B5E94 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t062DD1108ED729C784DCBD9514C298C6F09F4AA2 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_tC072BB6D9751DF60DECD30E25A7AFC03C1B9224B : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t7EDCB50F141B8333E02C67781CAC2D41381F0563 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t2FF14F26F4D678A8FA199B888FF61A2A9D1D2D80 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t141A53CA93187F41857934BAF3D4DA7AE6F64ACD : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t88D1E609547CDB93D82F17BA326F506DC1C371E6 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t91B2382B439BF4E331D0FFB1C6F386A825BCD68D : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t6E4CB4A7920C1F8E7B0080BDC2C285F750A48C68 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_tC87240B80734A873F7622A6031AAF6F7B9305570 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t0A03F9FBBEA32FB1528366652D3D38513E8B1137 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t3EDE98BB6B44997D329683C0C4EFD23012BAD734 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_tB46770764701A506FC09329EC9A1B70C3F1BB742 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t7E3EAD0F7B3A6FBEE579F5E556570041BC58DAC5 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_tA3A0135FC6D61C7E339AD7925EADC16CE77D9242 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t2E0E7EFA2AB76D2832B4FEA21593D6CF37AE864B : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t880A2FA483B217FD9736C28CEB776951A6F5415A : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t51258FB27DE46C258069DEF26023BFEED2204F1E : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_tC5B42CEE11867B15BF337520BF9D8E05CE9CAF40 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_tFA27DAC2908F666A385A0E5699BB66735365343B : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_tB6DFC01A318CBDB341EE54D7A9159C33A1D50A0E : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_tE191E68CB394DD255CCA7A56F4D1DEFED0BD3FDB : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t20394B410581F06208770565883495BD2E43D160 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t698EDC70E7B1A947BF8D086CAA5A629299F9E7C5 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_tEAF8CC095FC184BD267BEB20227DD22AEB81CC91 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t5383A66B5495055CA92CC402B3EEB3E6FA69F072 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_tB29A0A5F854C3A129322843FA8B49AE656FEF169 : public RuntimeObject { }; // System.Collections.Generic.Comparer`1 struct Comparer_1_t2CABF3BDF699445D956E1B9C702BB8D79A89E864 : public RuntimeObject { }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t1E85CBF91297C9D62A0FC2AD29FD24E33C8A5E54* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_tB45A861D090B15129521119AE48ED3813820A974* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t038245E04B5D2A80048D9F8021A23E69A0C9DBAA* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_t4912A84B77E141F4B64B88CA84111102E88EE041 : public RuntimeObject { }; // Unity.VisualScripting.GraphNest`2 struct GraphNest_2_t809972B852D228243FC0FF238384E13D4D3924F5 : public RuntimeObject { // Unity.VisualScripting.IGraphNester Unity.VisualScripting.GraphNest`2::k__BackingField RuntimeObject* ___U3CnesterU3Ek__BackingField_0; // Unity.VisualScripting.GraphSource Unity.VisualScripting.GraphNest`2::_source int32_t ____source_1; // TMacro Unity.VisualScripting.GraphNest`2::_macro RuntimeObject* ____macro_2; // TGraph Unity.VisualScripting.GraphNest`2::_embed RuntimeObject* ____embed_3; // System.Action Unity.VisualScripting.GraphNest`2::beforeGraphChange Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___beforeGraphChange_4; // System.Action Unity.VisualScripting.GraphNest`2::afterGraphChange Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___afterGraphChange_5; }; // System.Collections.Generic.HashSet`1 struct HashSet_1_t2F33BEB06EEA4A872E2FAF464382422AA39AE885 : public RuntimeObject { // System.Int32[] System.Collections.Generic.HashSet`1::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_7; // System.Collections.Generic.HashSet`1/Slot[] System.Collections.Generic.HashSet`1::_slots SlotU5BU5D_tF596AD324082C553DB364C768406A40BB3C85343* ____slots_8; // System.Int32 System.Collections.Generic.HashSet`1::_count int32_t ____count_9; // System.Int32 System.Collections.Generic.HashSet`1::_lastIndex int32_t ____lastIndex_10; // System.Int32 System.Collections.Generic.HashSet`1::_freeList int32_t ____freeList_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.HashSet`1::_comparer RuntimeObject* ____comparer_12; // System.Int32 System.Collections.Generic.HashSet`1::_version int32_t ____version_13; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::_siInfo SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ____siInfo_14; }; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tB45A861D090B15129521119AE48ED3813820A974 : public RuntimeObject { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/KeyCollection::_dictionary Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* ____dictionary_0; }; // 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; }; // System.Collections.Generic.List`1 struct List_1_t3766D394BFA93F70A2544B1A7C384A63D733ED9A : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items ValueInputU5BU5D_t34B6D3D8D3BBF72C9A7A56F8EE7931560C68206F* ____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; }; // System.Collections.Concurrent.ConcurrentStack`1/Node struct Node_t8143E5EE1D459EF50157FA969F9D0D916E1C7930 : public RuntimeObject { // T System.Collections.Concurrent.ConcurrentStack`1/Node::_value RuntimeObject* ____value_0; // System.Collections.Concurrent.ConcurrentStack`1/Node System.Collections.Concurrent.ConcurrentStack`1/Node::_next Node_t8143E5EE1D459EF50157FA969F9D0D916E1C7930* ____next_1; }; // System.Collections.Concurrent.ConcurrentDictionary`2/Node struct Node_t821211F0535E80E80FDC8FFB600F681E98286BF0 : public RuntimeObject { // TKey System.Collections.Concurrent.ConcurrentDictionary`2/Node::_key RuntimeObject* ____key_0; // TValue System.Collections.Concurrent.ConcurrentDictionary`2/Node::_value RuntimeObject* ____value_1; // System.Collections.Concurrent.ConcurrentDictionary`2/Node modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Concurrent.ConcurrentDictionary`2/Node::_next Node_t821211F0535E80E80FDC8FFB600F681E98286BF0* ____next_2; // System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2/Node::_hashcode int32_t ____hashcode_3; }; // Unity.VisualScripting.NonNullableDictionary`2 struct NonNullableDictionary_2_tB6361DB05F747358633D840E188EAC3E80FDDD3B : public RuntimeObject { // System.Collections.Generic.Dictionary`2 Unity.VisualScripting.NonNullableDictionary`2::dictionary Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* ___dictionary_0; }; // Unity.VisualScripting.NonNullableHashSet`1 struct NonNullableHashSet_1_t2A2544CEF131952A0F66E5E44A17E75AB7993549 : public RuntimeObject { // System.Collections.Generic.HashSet`1 Unity.VisualScripting.NonNullableHashSet`1::set HashSet_1_t2F33BEB06EEA4A872E2FAF464382422AA39AE885* ___set_0; }; // Unity.VisualScripting.NonNullableList`1 struct NonNullableList_1_tF1E48F18912E0E26AF996581C265C142FEDF2AD7 : public RuntimeObject { // System.Collections.Generic.List`1 Unity.VisualScripting.NonNullableList`1::list List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* ___list_0; }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t23633718B1ADFA60DD4047E37F4F2D278B8DC3D9 : public RuntimeObject { // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot RuntimeObject* ____syncRoot_1; }; // Unity.VisualScripting.UnitPort`3 struct UnitPort_3_t3120713700769DD514D6ED9ACFD105D4B583C09E : public RuntimeObject { // Unity.VisualScripting.IUnit Unity.VisualScripting.UnitPort`3::k__BackingField RuntimeObject* ___U3CunitU3Ek__BackingField_0; // System.String Unity.VisualScripting.UnitPort`3::k__BackingField String_t* ___U3CkeyU3Ek__BackingField_1; }; // Unity.VisualScripting.UnitPort`3 struct UnitPort_3_t3BDB6AF6AAF9927A0C940F08CFD19E645813CFB0 : public RuntimeObject { // Unity.VisualScripting.IUnit Unity.VisualScripting.UnitPort`3::k__BackingField RuntimeObject* ___U3CunitU3Ek__BackingField_0; // System.String Unity.VisualScripting.UnitPort`3::k__BackingField String_t* ___U3CkeyU3Ek__BackingField_1; }; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t038245E04B5D2A80048D9F8021A23E69A0C9DBAA : public RuntimeObject { // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection::_dictionary Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* ____dictionary_0; }; // UnityEngine.UIElements.CallbackEventHandler struct CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4 : public RuntimeObject { // UnityEngine.UIElements.EventCallbackRegistry UnityEngine.UIElements.CallbackEventHandler::m_CallbackRegistry EventCallbackRegistry_tE18297C3F7E535BD82EDA83EC6D6DAA386226B85* ___m_CallbackRegistry_0; }; // System.Collections.Comparer struct Comparer_t489050BA9C6F7C6808A60F16D392DCB237050653 : public RuntimeObject { // System.Globalization.CompareInfo System.Collections.Comparer::_compareInfo CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ____compareInfo_0; }; // Unity.VisualScripting.Flow struct Flow_tC370BDFF173D53E274F883ED6ADAFE29B049C582 : public RuntimeObject { // Unity.VisualScripting.GraphStack Unity.VisualScripting.Flow::k__BackingField GraphStack_tD9049F5FB5F8D9E9CD80764D18067D0F87343E7C* ___U3CstackU3Ek__BackingField_0; // Unity.VisualScripting.Recursion`1 Unity.VisualScripting.Flow::recursion Recursion_1_tDFF1B549E70648F1694033FADF89F8F0EB28587D* ___recursion_1; // System.Collections.Generic.Dictionary`2 Unity.VisualScripting.Flow::locals Dictionary_2_t3D5C4496A22EAD3D8DD55DCDFBB4F4E9BE8311FF* ___locals_2; // Unity.VisualScripting.VariableDeclarations Unity.VisualScripting.Flow::variables VariableDeclarations_t7701E0B99E3AED5CDC693ABFBDD6D1C73945B405* ___variables_3; // System.Collections.Generic.Stack`1 Unity.VisualScripting.Flow::loops Stack_1_t3197E0F5EA36E611B259A88751D31FC2396FE4B6* ___loops_4; // System.Collections.Generic.HashSet`1 Unity.VisualScripting.Flow::preservedStacks HashSet_1_t015F1F38EE02675ACF63C72E1E1D832249BB06DA* ___preservedStacks_5; // UnityEngine.MonoBehaviour Unity.VisualScripting.Flow::k__BackingField MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* ___U3CcoroutineRunnerU3Ek__BackingField_6; // System.Collections.Generic.ICollection`1 Unity.VisualScripting.Flow::activeCoroutinesRegistry RuntimeObject* ___activeCoroutinesRegistry_7; // System.Boolean Unity.VisualScripting.Flow::coroutineStopRequested bool ___coroutineStopRequested_8; // System.Boolean Unity.VisualScripting.Flow::k__BackingField bool ___U3CisCoroutineU3Ek__BackingField_9; // System.Collections.IEnumerator Unity.VisualScripting.Flow::coroutineEnumerator RuntimeObject* ___coroutineEnumerator_10; // System.Boolean Unity.VisualScripting.Flow::k__BackingField bool ___U3CisPredictionU3Ek__BackingField_11; // System.Boolean Unity.VisualScripting.Flow::disposed bool ___disposed_12; // System.Int32 Unity.VisualScripting.Flow::loopIdentifier int32_t ___loopIdentifier_14; }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { }; // UnityEngine.UIElements.PointerId struct PointerId_tE48DCDC5C36DD1F5595C28EE48C0243BA8BEF35C : public RuntimeObject { }; // UnityEngine.UIElements.PropagationPaths struct PropagationPaths_tA17A0F2CAFF1A86B552ED6D984DAA2F14AB2B0E5 : public RuntimeObject { // System.Collections.Generic.List`1 UnityEngine.UIElements.PropagationPaths::trickleDownPath List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___trickleDownPath_1; // System.Collections.Generic.List`1 UnityEngine.UIElements.PropagationPaths::targetElements List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___targetElements_2; // System.Collections.Generic.List`1 UnityEngine.UIElements.PropagationPaths::bubbleUpPath List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___bubbleUpPath_3; }; // System.String struct String_t : public RuntimeObject { // System.Int32 System.String::_stringLength int32_t ____stringLength_4; // System.Char System.String::_firstChar Il2CppChar ____firstChar_5; }; // 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 { }; // System.Collections.Generic.HashSet`1/Enumerator struct Enumerator_t72556E98D7DDBE118A973D782D523D15A96461C8 { // System.Collections.Generic.HashSet`1 System.Collections.Generic.HashSet`1/Enumerator::_set HashSet_1_t2F33BEB06EEA4A872E2FAF464382422AA39AE885* ____set_0; // System.Int32 System.Collections.Generic.HashSet`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.HashSet`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.HashSet`1/Enumerator::_current RuntimeObject* ____current_3; }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A { // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::_list List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* ____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 RuntimeObject* ____current_3; }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tDC26B09C26BA829DDE331BCB6AF7C508C763D7A3 { // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject* ___value_1; }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230 { // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject* ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject* ___value_1; }; // Unity.Collections.NativeArray`1 struct NativeArray_1_t88F04A6A2FC556B8A7EE20276F7A2BB13F420AB9 { // 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_t81F55263465517B73C455D3400CF67B4BADD85CF { // 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_t6AE72D578EEA854475A487A2795F8C90FD258D8D { // 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_t0783F5E3C7AF6C600A6A20DA7A32D82CA836528D { // 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_t143552DDF7456B05CFEF10DA16ECCC701C9D0418 { // 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_t7879B53B71098A407257E3AB6EF30AC53C41005E { // 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_tA833EB7E3E1C9AF82C37976AD964B8D4BAC38B2C { // 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_tDF6A1978B5813BF4DAD7948E398009FFC9BEA38D { // 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_tA04FF6E7BE3D24B3E6351C63BF7229421DFE1259 { // 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_t4020B6981295FB915DCE82EF368535F680C13A49 { // 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_t8B2EB0176812FFDC7FF26382470CBFDCA595A656 { // 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_t7E7FEB7601A0E8158B43F2495CB02DBB211ADF51 { // 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_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_t1319594EE236701FE431CF2885AEB88373076DA8 { // 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; }; // Unity.Collections.NativeSlice`1 struct NativeSlice_1_t2E5DBD9A5F77A5044A4160098A0B2A45D3EE8974 { // 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_t379B1F960D4300C8AF09D1DF600888266C633C14 { // 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_t8229A12E65C90A3900340F6E126089DB5696D370 { // 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_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_tA687F314957178F2A299D03D59B960DDC218680F { // 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; }; // Unity.VisualScripting.NoAllocEnumerator`1 struct NoAllocEnumerator_1_t815E50CBB8BFB9B54F9277B0B4DAADA111A979C4 { // System.Collections.Generic.IList`1 Unity.VisualScripting.NoAllocEnumerator`1::list RuntimeObject* ___list_0; // System.Int32 Unity.VisualScripting.NoAllocEnumerator`1::index int32_t ___index_1; // T Unity.VisualScripting.NoAllocEnumerator`1::current RuntimeObject* ___current_2; // System.Boolean Unity.VisualScripting.NoAllocEnumerator`1::exceeded bool ___exceeded_3; }; // System.Data.RBTree`1/Node struct Node_tA8F7ED85FD786FE388B1ED3CF8DDFEDC56587258 { // System.Int32 System.Data.RBTree`1/Node::_selfId int32_t ____selfId_0; // System.Int32 System.Data.RBTree`1/Node::_leftId int32_t ____leftId_1; // System.Int32 System.Data.RBTree`1/Node::_rightId int32_t ____rightId_2; // System.Int32 System.Data.RBTree`1/Node::_parentId int32_t ____parentId_3; // System.Int32 System.Data.RBTree`1/Node::_nextId int32_t ____nextId_4; // System.Int32 System.Data.RBTree`1/Node::_subTreeSize int32_t ____subTreeSize_5; // K System.Data.RBTree`1/Node::_keyOfNode int32_t ____keyOfNode_6; // System.Data.RBTree`1/NodeColor System.Data.RBTree`1/Node::_nodeColor int32_t ____nodeColor_7; }; // System.Data.RBTree`1/Node struct Node_t39E89F54A46CA848B0AED9F5454D71E99D318FDB { // System.Int32 System.Data.RBTree`1/Node::_selfId int32_t ____selfId_0; // System.Int32 System.Data.RBTree`1/Node::_leftId int32_t ____leftId_1; // System.Int32 System.Data.RBTree`1/Node::_rightId int32_t ____rightId_2; // System.Int32 System.Data.RBTree`1/Node::_parentId int32_t ____parentId_3; // System.Int32 System.Data.RBTree`1/Node::_nextId int32_t ____nextId_4; // System.Int32 System.Data.RBTree`1/Node::_subTreeSize int32_t ____subTreeSize_5; // K System.Data.RBTree`1/Node::_keyOfNode RuntimeObject* ____keyOfNode_6; // System.Data.RBTree`1/NodeColor System.Data.RBTree`1/Node::_nodeColor int32_t ____nodeColor_7; }; // System.Data.RBTree`1/NodePath struct NodePath_tB9AD0BDC7882A6AFDAB81BD2039E0C5F7BEEEF50 { // System.Int32 System.Data.RBTree`1/NodePath::_nodeID int32_t ____nodeID_0; // System.Int32 System.Data.RBTree`1/NodePath::_mainTreeNodeID int32_t ____mainTreeNodeID_1; }; // System.Data.RBTree`1/NodePath struct NodePath_tA355B40E34B64AADE90850F8BA7180852D3B1BD2 { // System.Int32 System.Data.RBTree`1/NodePath::_nodeID int32_t ____nodeID_0; // System.Int32 System.Data.RBTree`1/NodePath::_mainTreeNodeID int32_t ____mainTreeNodeID_1; }; // Unity.VisualScripting.NonNullableCollection`1 struct NonNullableCollection_1_t6A5A20A417EAB3E2945DB00B0F8A9B0F19E6DBC7 : public Collection_1_t3899E6252BC3D003B1AB1D6F5D7AD93EB1DCEEC3 { }; // System.Collections.Generic.NullableEqualityComparer`1 struct NullableEqualityComparer_1_t6F342B79120E05AF2B121ABD9C3E712259CA36FA : public EqualityComparer_1_t4912A84B77E141F4B64B88CA84111102E88EE041 { }; // 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_tD52F1D0FC7EBB336F119BE953E59F426766032C1 { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value Il2CppChar ___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_t57D99A484501B89DA27E67D6D9A89722D5A7DE2C { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value int16_t ___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_t163D49A1147F217B7BD43BE8ACC8A5CC6B846D14 { // 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; }; // System.Nullable`1 struct Nullable_1_t3D746CBB6123D4569FF4DEA60BC4240F32C6FE75 { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value float ___value_1; }; // System.Collections.Generic.ObjectComparer`1> struct ObjectComparer_1_t7EFACAB3856212C7D892706C87B5F5A7CC1EE479 : public Comparer_1_t773578C5F9B441B5C1637F0B8BA77D26E40A19B0 { }; // System.Collections.Generic.ObjectComparer`1> struct ObjectComparer_1_tF7D7E66E5AF54FDBBAD43590E59456235E4F007F : public Comparer_1_t9C0E2CE26F6076EC5B7F509CB7FFE38E9EC4AD27 { }; // System.Collections.Generic.ObjectComparer`1> struct ObjectComparer_1_tBE12261826596D16E2EFC2E8F6A077936B68DBC7 : public Comparer_1_tDE90D5EF32C8ED9F4278320A55BDB8950FFBEE40 { }; // System.Collections.Generic.ObjectComparer`1> struct ObjectComparer_1_tB133DCB50301ACD8371D0F8133564EA8B9814170 : public Comparer_1_t469B728CACEB3ED3EE0E8A9E12FF3646C3A67325 { }; // System.Collections.Generic.ObjectComparer`1> struct ObjectComparer_1_t2660D7AA4228BE64C0A5C03E22FAF8FDD7FD6DF8 : public Comparer_1_t009EFFFBCE735207F80B9A98E18A4F2FA5714294 { }; // System.Collections.Generic.ObjectComparer`1> struct ObjectComparer_1_t9B9CF8899C1DCDFD30B4DDFF7ECDC6979C0E0811 : public Comparer_1_tDE744FF9BEB76BB8CC9B1B390EF8A47F374DAB6C { }; // System.Collections.Generic.ObjectComparer`1> struct ObjectComparer_1_t1BACE624367B8A641264E6DD5166FBCEE9249E0F : public Comparer_1_t3CEA6959BD982414A4FEEF595A22BA3F01495EE7 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t24E1061334DD83D6EB63FE65898F99FF0ED957AE : public Comparer_1_t075B18A0921F760D040E0D8BFE6637CE0E1587E4 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tB2D8DD84403D59FACDFA89D0EA119D1BE9910062 : public Comparer_1_t49F23FD0F51B7B3F17D30558E0A425107523CC30 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t21E3550B764F43F74687A9B2E470B53C4A194B09 : public Comparer_1_t4EB0ADBCB3F521E51B444B8E631738B14C0C0063 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tF699915100EDF6FB0F03D7C7BFDDFADAF8C257E2 : public Comparer_1_tECF0600884656F0F4F27BCB54DB74A5BFE41EB91 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tDBCA3799FADB8C048FEF998B4115B904B5D430CE : public Comparer_1_t2158F98C5484AAD9CDBEC169B93B8E28C528F647 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tFDA86AE2F4A57598193ACEBAD884DB2CFCA49402 : public Comparer_1_tB561CAA6EA37F5AB92B7DD62949A3DE640305D48 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t0127A38ABFD3700847AF4E108F494DCE8CEE94FF : public Comparer_1_t7D79B93D962FED51539E57571D173019714D3A58 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t600D2BC83A6C1ABA5B191FFA30A8DB60E8CCCE9B : public Comparer_1_t2A7CD7D5B4BDA0E0234E7B9B180F2C39F864BC0A { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tE0E56EDC565A34BD498912C2E0A1925295F78EE2 : public Comparer_1_t420D73C41321F646BA6C9F312DC3B7CFDE282912 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t903F63FDB3C9E3A7A80945B89A228F5F6C5AC9E7 : public Comparer_1_t3093E6EEB43CE2B11D84CFE0500ED48F22CBE8FD { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tDB8B9EF2471E89FB00F97C914DEEB94955AF0F50 : public Comparer_1_t8BD78E66482FF4A4F4BBC5928AACAB5BB30B5E94 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t30EE26278924B7D3A924D10E2E011D08AA73831D : public Comparer_1_t062DD1108ED729C784DCBD9514C298C6F09F4AA2 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t8D18854111C66D6ECDFC008FFC222E964816BEF4 : public Comparer_1_tC072BB6D9751DF60DECD30E25A7AFC03C1B9224B { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t22172A9AADA8E2AF0F02AC5B28C1890DA4DD24B2 : public Comparer_1_t7EDCB50F141B8333E02C67781CAC2D41381F0563 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tB2419E59ED9F7816C6E170F51318F8662ADA0796 : public Comparer_1_t2FF14F26F4D678A8FA199B888FF61A2A9D1D2D80 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t0CF55470E0750B4D4ECCAD00C88F1CDB74EC50A8 : public Comparer_1_t141A53CA93187F41857934BAF3D4DA7AE6F64ACD { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t723DFCFDC0BED5045FB7F9546ED6F183B84D09D8 : public Comparer_1_t88D1E609547CDB93D82F17BA326F506DC1C371E6 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t34131EA1E475F42C4B71DC121F56B5DB4D02740B : public Comparer_1_t91B2382B439BF4E331D0FFB1C6F386A825BCD68D { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t65B6800211CE388EDE41206EBE57B7D72476BBAA : public Comparer_1_t6E4CB4A7920C1F8E7B0080BDC2C285F750A48C68 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t576057C07D81BAD96DD2CD8EA7D204EA7D15BCAE : public Comparer_1_tC87240B80734A873F7622A6031AAF6F7B9305570 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t07490F710F3CE7B9BC8288935EB590B919B32BA3 : public Comparer_1_t0A03F9FBBEA32FB1528366652D3D38513E8B1137 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t1A9276938A71C912C80BF8CF9DEC4EEF19D5BB91 : public Comparer_1_t3EDE98BB6B44997D329683C0C4EFD23012BAD734 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tF4E1596B314BD85AF389AEF97659A85DC3C9F32C : public Comparer_1_tB46770764701A506FC09329EC9A1B70C3F1BB742 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t3B4B66B901814419C70CF08B29E5760E04BC67CD : public Comparer_1_t7E3EAD0F7B3A6FBEE579F5E556570041BC58DAC5 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t1D62EAF3188E4B2DEFEA949ED7BD4D1B710B36E7 : public Comparer_1_tA3A0135FC6D61C7E339AD7925EADC16CE77D9242 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t484B01E522F6B77B2D13AD969D1C122DA6D3C8CB : public Comparer_1_t2E0E7EFA2AB76D2832B4FEA21593D6CF37AE864B { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tC4CFB9E6A03CBF9CBD52E7A321D868A7BB07E004 : public Comparer_1_t880A2FA483B217FD9736C28CEB776951A6F5415A { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tD38B7151633B16EB92652EEAAB14BA3E587A0956 : public Comparer_1_t51258FB27DE46C258069DEF26023BFEED2204F1E { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t13BBD1595D45AFF36C8130E46149BDBDCCC5845D : public Comparer_1_tC5B42CEE11867B15BF337520BF9D8E05CE9CAF40 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tAA1D5F91B0EE429FE581E84A123CE19B95935F0F : public Comparer_1_tFA27DAC2908F666A385A0E5699BB66735365343B { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t875FE7411C51CDABF5321E658E40A7DF484E7407 : public Comparer_1_tB6DFC01A318CBDB341EE54D7A9159C33A1D50A0E { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tB3DD0DDD571E1DD203D7C379066BA768BCAE18C1 : public Comparer_1_tE191E68CB394DD255CCA7A56F4D1DEFED0BD3FDB { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t3AE20DCA734D319C0C226778B3CE9B6E1B499735 : public Comparer_1_t20394B410581F06208770565883495BD2E43D160 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_t841BD6941A789B6C6EFE4D2F8923531EC7A0103F : public Comparer_1_t698EDC70E7B1A947BF8D086CAA5A629299F9E7C5 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tCCC89F695CF8B1214DFF594D34D0DAD72276DEFF : public Comparer_1_tEAF8CC095FC184BD267BEB20227DD22AEB81CC91 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tDA69D7197465BB6F59F991390136B8EC18C84798 : public Comparer_1_t5383A66B5495055CA92CC402B3EEB3E6FA69F072 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tF3D8ECFE8AC85D8B809A03D2729630B8AA6C30C6 : public Comparer_1_tB29A0A5F854C3A129322843FA8B49AE656FEF169 { }; // System.Collections.Generic.ObjectComparer`1 struct ObjectComparer_1_tB0A5B97334096F246AC77F584B7EBAEC24C37A0C : public Comparer_1_t2CABF3BDF699445D956E1B9C702BB8D79A89E864 { }; // 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.ValueTuple`1 struct ValueTuple_1_tBFF71B8F72F9D197DB09CFE88F0C8C7FE97CEF75 { // T1 System.ValueTuple`1::Item1 bool ___Item1_0; }; // System.ValueTuple`2 struct ValueTuple_2_tC3717D4552EE1E5FC27BFBA3F5155741BC04557A { // T1 System.ValueTuple`2::Item1 RuntimeObject* ___Item1_0; // T2 System.ValueTuple`2::Item2 RuntimeObject* ___Item2_1; }; // 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; }; // UnityEngine.Rendering.BatchVisibility struct BatchVisibility_t0AC94FB0AE271C762F911D4602604F4D83837CEA { // System.Int32 UnityEngine.Rendering.BatchVisibility::offset int32_t ___offset_0; // System.Int32 UnityEngine.Rendering.BatchVisibility::instancesCount int32_t ___instancesCount_1; // System.Int32 UnityEngine.Rendering.BatchVisibility::visibleCount int32_t ___visibleCount_2; }; // System.Boolean struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22 { // System.Boolean System.Boolean::m_value bool ___m_value_0; }; // System.Byte struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3 { // System.Byte System.Byte::m_value uint8_t ___m_value_0; }; // System.Char struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17 { // System.Char System.Char::m_value Il2CppChar ___m_value_0; }; // 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; }; }; }; // UnityEngine.UIElements.ComputedTransitionProperty struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 { // UnityEngine.UIElements.StyleSheets.StylePropertyId UnityEngine.UIElements.ComputedTransitionProperty::id int32_t ___id_0; // System.Int32 UnityEngine.UIElements.ComputedTransitionProperty::durationMs int32_t ___durationMs_1; // System.Int32 UnityEngine.UIElements.ComputedTransitionProperty::delayMs int32_t ___delayMs_2; // System.Func`2 UnityEngine.UIElements.ComputedTransitionProperty::easingCurve Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___easingCurve_3; }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.ComputedTransitionProperty struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_pinvoke { int32_t ___id_0; int32_t ___durationMs_1; int32_t ___delayMs_2; Il2CppMethodPointer ___easingCurve_3; }; // Native definition for COM marshalling of UnityEngine.UIElements.ComputedTransitionProperty struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_com { int32_t ___id_0; int32_t ___durationMs_1; int32_t ___delayMs_2; Il2CppMethodPointer ___easingCurve_3; }; // System.Data.DataKey struct DataKey_tC6DF14FCD651ACE82D9C872CFC449847B000F73A { // System.Data.DataColumn[] System.Data.DataKey::_columns DataColumnU5BU5D_t4600ECA5C95E7699298FCD6D677AEAD7D9F5F0CA* ____columns_0; }; // Native definition for P/Invoke marshalling of System.Data.DataKey struct DataKey_tC6DF14FCD651ACE82D9C872CFC449847B000F73A_marshaled_pinvoke { DataColumnU5BU5D_t4600ECA5C95E7699298FCD6D677AEAD7D9F5F0CA* ____columns_0; }; // Native definition for COM marshalling of System.Data.DataKey struct DataKey_tC6DF14FCD651ACE82D9C872CFC449847B000F73A_marshaled_com { DataColumnU5BU5D_t4600ECA5C95E7699298FCD6D677AEAD7D9F5F0CA* ____columns_0; }; // System.DateTime struct DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D { // System.UInt64 System.DateTime::_dateData uint64_t ____dateData_46; }; // 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; }; }; }; // System.Double struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F { // System.Double System.Double::m_value double ___m_value_0; }; // UnityEngine.UIElements.UIR.DrawBufferRange struct DrawBufferRange_t684F255F5C954760B12F6689F84E78811040C7A4 { // System.Int32 UnityEngine.UIElements.UIR.DrawBufferRange::firstIndex int32_t ___firstIndex_0; // System.Int32 UnityEngine.UIElements.UIR.DrawBufferRange::indexCount int32_t ___indexCount_1; // System.Int32 UnityEngine.UIElements.UIR.DrawBufferRange::minIndexVal int32_t ___minIndexVal_2; // System.Int32 UnityEngine.UIElements.UIR.DrawBufferRange::vertsReferenced int32_t ___vertsReferenced_3; }; // UnityEngine.UIElements.EasingFunction struct EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 { // UnityEngine.UIElements.EasingMode UnityEngine.UIElements.EasingFunction::m_Mode int32_t ___m_Mode_0; }; // System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F { }; // 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.EventDispatcherGate struct EventDispatcherGate_t75A9E135B6558D523DCFC5CF95B44F153A779097 { // UnityEngine.UIElements.EventDispatcher UnityEngine.UIElements.EventDispatcherGate::m_Dispatcher EventDispatcher_t9BC38CC96E93EAD1D818EE751260FE4687B0D398* ___m_Dispatcher_0; }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.EventDispatcherGate struct EventDispatcherGate_t75A9E135B6558D523DCFC5CF95B44F153A779097_marshaled_pinvoke { EventDispatcher_t9BC38CC96E93EAD1D818EE751260FE4687B0D398* ___m_Dispatcher_0; }; // Native definition for COM marshalling of UnityEngine.UIElements.EventDispatcherGate struct EventDispatcherGate_t75A9E135B6558D523DCFC5CF95B44F153A779097_marshaled_com { EventDispatcher_t9BC38CC96E93EAD1D818EE751260FE4687B0D398* ___m_Dispatcher_0; }; // System.Data.SqlClient.FederatedAuthenticationFeatureExtensionData struct FederatedAuthenticationFeatureExtensionData_t6A1868CE30406191E3A2C8B63E94D973CD223C94 { // System.Data.SqlClient.TdsEnums/FedAuthLibrary System.Data.SqlClient.FederatedAuthenticationFeatureExtensionData::libraryType uint8_t ___libraryType_0; // System.Boolean System.Data.SqlClient.FederatedAuthenticationFeatureExtensionData::fedAuthRequiredPreLoginResponse bool ___fedAuthRequiredPreLoginResponse_1; // System.Byte[] System.Data.SqlClient.FederatedAuthenticationFeatureExtensionData::accessToken ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___accessToken_2; }; // Native definition for P/Invoke marshalling of System.Data.SqlClient.FederatedAuthenticationFeatureExtensionData struct FederatedAuthenticationFeatureExtensionData_t6A1868CE30406191E3A2C8B63E94D973CD223C94_marshaled_pinvoke { uint8_t ___libraryType_0; int32_t ___fedAuthRequiredPreLoginResponse_1; Il2CppSafeArray/*NONE*/* ___accessToken_2; }; // Native definition for COM marshalling of System.Data.SqlClient.FederatedAuthenticationFeatureExtensionData struct FederatedAuthenticationFeatureExtensionData_t6A1868CE30406191E3A2C8B63E94D973CD223C94_marshaled_com { uint8_t ___libraryType_0; int32_t ___fedAuthRequiredPreLoginResponse_1; Il2CppSafeArray/*NONE*/* ___accessToken_2; }; // 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.TextCore.GlyphRect struct GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D { // System.Int32 UnityEngine.TextCore.GlyphRect::m_X int32_t ___m_X_0; // System.Int32 UnityEngine.TextCore.GlyphRect::m_Y int32_t ___m_Y_1; // System.Int32 UnityEngine.TextCore.GlyphRect::m_Width int32_t ___m_Width_2; // System.Int32 UnityEngine.TextCore.GlyphRect::m_Height int32_t ___m_Height_3; }; // UnityEngine.TextCore.LowLevel.GlyphValueRecord struct GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E { // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_XPlacement float ___m_XPlacement_0; // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_YPlacement float ___m_YPlacement_1; // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_XAdvance float ___m_XAdvance_2; // System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_YAdvance float ___m_YAdvance_3; }; // System.Guid struct Guid_t { // System.Int32 System.Guid::_a int32_t ____a_1; // System.Int16 System.Guid::_b int16_t ____b_2; // System.Int16 System.Guid::_c int16_t ____c_3; // System.Byte System.Guid::_d uint8_t ____d_4; // System.Byte System.Guid::_e uint8_t ____e_5; // System.Byte System.Guid::_f uint8_t ____f_6; // System.Byte System.Guid::_g uint8_t ____g_7; // System.Byte System.Guid::_h uint8_t ____h_8; // System.Byte System.Guid::_i uint8_t ____i_9; // System.Byte System.Guid::_j uint8_t ____j_10; // System.Byte System.Guid::_k uint8_t ____k_11; }; // System.Int16 struct Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175 { // System.Int16 System.Int16::m_value int16_t ___m_value_0; }; // 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; }; // System.Linq.Expressions.Interpreter.InterpretedFrameInfo struct InterpretedFrameInfo_tEF62B79D176B8D032C22953AA0D5B581C4076321 { // System.String System.Linq.Expressions.Interpreter.InterpretedFrameInfo::_methodName String_t* ____methodName_0; // System.Linq.Expressions.Interpreter.DebugInfo System.Linq.Expressions.Interpreter.InterpretedFrameInfo::_debugInfo DebugInfo_t03C716886CE7E99C1662D1C236CCC2CC6F18A167* ____debugInfo_1; }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.InterpretedFrameInfo struct InterpretedFrameInfo_tEF62B79D176B8D032C22953AA0D5B581C4076321_marshaled_pinvoke { char* ____methodName_0; DebugInfo_t03C716886CE7E99C1662D1C236CCC2CC6F18A167* ____debugInfo_1; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.InterpretedFrameInfo struct InterpretedFrameInfo_tEF62B79D176B8D032C22953AA0D5B581C4076321_marshaled_com { Il2CppChar* ____methodName_0; DebugInfo_t03C716886CE7E99C1662D1C236CCC2CC6F18A167* ____debugInfo_1; }; // 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; }; // UnityEngine.Experimental.GlobalIllumination.LinearColor struct LinearColor_t60964F15C567D7FE5442C29298DCF20ABD8816C7 { // System.Single UnityEngine.Experimental.GlobalIllumination.LinearColor::m_red float ___m_red_0; // System.Single UnityEngine.Experimental.GlobalIllumination.LinearColor::m_green float ___m_green_1; // System.Single UnityEngine.Experimental.GlobalIllumination.LinearColor::m_blue float ___m_blue_2; // System.Single UnityEngine.Experimental.GlobalIllumination.LinearColor::m_intensity float ___m_intensity_3; }; // System.Linq.Expressions.Interpreter.LocalDefinition struct LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02 { // System.Int32 System.Linq.Expressions.Interpreter.LocalDefinition::k__BackingField int32_t ___U3CIndexU3Ek__BackingField_0; // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.Interpreter.LocalDefinition::k__BackingField ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___U3CParameterU3Ek__BackingField_1; }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.LocalDefinition struct LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshaled_pinvoke { int32_t ___U3CIndexU3Ek__BackingField_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___U3CParameterU3Ek__BackingField_1; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.LocalDefinition struct LocalDefinition_t7B90DE35AAE919E1C79BA7EAFB99BF70589B1C02_marshaled_com { int32_t ___U3CIndexU3Ek__BackingField_0; ParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110* ___U3CParameterU3Ek__BackingField_1; }; // UnityEngine.UIElements.ManipulatorActivationFilter struct ManipulatorActivationFilter_t866A0295DA75EA271B30BDC1F9EEA2C4FDEB1A81 { // UnityEngine.UIElements.MouseButton UnityEngine.UIElements.ManipulatorActivationFilter::