#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include #include #include #include #include #include #include "codegen/il2cpp-codegen.h" #include "il2cpp-object-internals.h" template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker0 { 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); } }; struct VirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtFuncInvoker1 { 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 VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct 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 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 InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct 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); } }; 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 InterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; // System.Action struct Action_t591D2A86165F896B4B800BB5C25CE18672A55579; // System.Action`1 struct Action_1_tAA0F894C98302D68F7D5034E8104E9AB4763CCAD; // System.Action`1 struct Action_1_t795662E553415ECF2DD0F8EEB9BA170C3670F37C; // System.ArgumentNullException struct ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD; // System.AsyncCallback struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4; // System.Boolean[] struct BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040; // System.Byte[] struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821; // System.Char[] struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t122A36C74DEDF1A3B3DB78F2D1388D6AA083EF1B; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tC9FCBE88E675C9DF8421F2E04B38222AC95F0F9A; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t0000BB3A1192D5446E11F9ED98B9F47969408EC9; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tF86E25D7877A7567E27BE5A3DC7203E6E48969A8; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tC73654392B284B89334464107B696C9BD89776D9; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t247A6C6B235416AFEE92CD85D89976C5A84CA153; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t8E6E0C3715004635CF23326D9C327CF5D67FAB7C; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t942D4C93AC884718BBF29D83378C675998120568; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t2DD5E0C7FED2F0E6C8E51556F1F2F5D3AE089A4B; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tB6C7BA09F0A18CFF51B0277B901D68BDFD703A5B; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tBF66F08218BF54722C4196FA4A61B338564F624D; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tE9483FAD68F8A9127E86DEF5432153FAD869693D; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tB9F5A0F87C67ACF66BEC0A548137C4BA14E04B6C; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t2F75FCBEC68AFE08982DA43985F9D04056E2BE73; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t988EC3BC6F96BAE1925901DB06389EDAB097EAC6; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t04CB6AF5C3D29FE73458FF1B875D091BC907D5BF; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t7B82AA0F8B96BAAA21E36DDF7A1FE4348BDDBE95; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1F07EAC22CC1D4F279164B144240E4718BD7E7A9; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t2BC36900B8768DA86F764829B17F9B4FB5CF2B07; // System.Collections.Generic.List`1 struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D; // System.Collections.Generic.List`1 struct List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3; // System.Collections.Generic.List`1 struct List_1_t046427F3923444CF746C550FD96A3D0E4189D273; // System.Collections.Generic.List`1 struct List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47; // System.Collections.Generic.List`1 struct List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD; // System.Collections.Generic.List`1 struct List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F; // System.Collections.Generic.List`1 struct List_1_tC6DEF7083E8206203302B1B25E23947E49BBD537; // System.Collections.Generic.List`1 struct List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600; // System.Collections.Generic.List`1 struct List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756; // System.Collections.Generic.Queue`1 struct Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871; // System.Collections.Generic.Stack`1> struct Stack_1_t080278B365CB6CCB6AC2CE1A028153DAD7AFF27A; // System.Collections.Generic.Stack`1 struct Stack_1_t576E16A8DBBF0430E26B9525C7A047671F793CA8; // System.Collections.Generic.Stack`1 struct Stack_1_t24777AF3653C4C5F1B2C4E44195381CCE7118ADD; // System.Collections.Generic.Stack`1 struct Stack_1_t0A64DB46505E094A9A97C8AB017B308033139EB6; // System.Collections.Generic.Stack`1 struct Stack_1_tD51021A3BF4A98F5C8D8CA95B716CA5849F68D85; // System.Collections.Generic.Stack`1 struct Stack_1_t9C861E98823F3766F127AAD1C50D7AABA78237B5; // System.Collections.IDictionary struct IDictionary_t1BD5C1546718A374EA8122FBD6C6EE45331E8CE7; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE; // System.Delegate[] struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196; // System.Exception struct Exception_t; // System.Func`1 struct Func_1_t4ABD6DAD480574F152452DD6B9C9A55F4F6655F1; // System.Func`2 struct Func_2_tC816C5FDED4A7372C449E7660CAB9F94E2AC12F8; // System.Func`2 struct Func_2_t7EE965B791A606D187CCB69569A433D4CBB36879; // System.Func`3 struct Func_3_tBD99633D8A18C43CC528ECE3F77E2F69900048A7; // System.Globalization.Calendar struct Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5; // System.Globalization.CompareInfo struct CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1; // System.Globalization.CultureData struct CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD; // System.Globalization.CultureInfo struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8; // System.Globalization.TextInfo struct TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8; // System.IAsyncResult struct IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598; // System.IFormatProvider struct IFormatProvider_t4247E13AE2D97A079B88D594B7ABABF313259901; // System.Int32[] struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83; // System.IntPtr[] struct IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD; // System.Object[] struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770; // System.String struct String_t; // System.String[] struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017; // UnityEngine.Event struct Event_t187FF6A6B357447B83EC2064823EE0AEC5263210; // UnityEngine.Font struct Font_t1EDE54AF557272BE314EB4B40EFA50CEB353CA26; // UnityEngine.Font/FontTextureRebuildCallback struct FontTextureRebuildCallback_tD700C63BB1A449E3A0464C81701E981677D3021C; // UnityEngine.GUILayoutGroup struct GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601; // UnityEngine.GUILayoutUtility/LayoutCache struct LayoutCache_t0D14FE6139444D164ECA5D31E39E625D80077468; // UnityEngine.GUIStyle struct GUIStyle_t671F175A201A19166385EE3392292A5F50070572; // UnityEngine.Object struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0; // UnityEngine.ObjectGUIState struct ObjectGUIState_tC8859B2B644CF26639AA81957EC41E0B7EC07F43; // UnityEngine.RenderTexture struct RenderTexture_tBC47D853E3DA6511CD6C49DBF78D47B890FCD2F6; // UnityEngine.ScriptableObject struct ScriptableObject_tAB015486CEAB714DA0D5C1BA389B84FB90427734; // UnityEngine.UIElements.BaseVisualElementPanel struct BaseVisualElementPanel_t508E21628181848188EE9CDA4C4AF692FB574C90; // UnityEngine.UIElements.BlurEvent struct BlurEvent_tC9DF55886B7468FC5A40B753A7BB7AB98F3F4382; // UnityEngine.UIElements.CallbackEventHandler struct CallbackEventHandler_t3B7336D446FAD9009A9C1DA1B793885F28D214EB; // UnityEngine.UIElements.CommandEventBase`1 struct CommandEventBase_1_tD9131273EDAAE2C742A51CF55D896C9C9608DBE2; // UnityEngine.UIElements.CommandEventBase`1 struct CommandEventBase_1_t476E664A43C01D2C1A846B0B2E7CE89CCBA3AF02; // UnityEngine.UIElements.CommandEventBase`1 struct CommandEventBase_1_tEE5807F3456E82B26B261EF8BA01B26EED0B7BF7; // UnityEngine.UIElements.CommandEventDispatchingStrategy struct CommandEventDispatchingStrategy_tE94FECD595AF4ED4F55B4E8ED805D7C53BF917E8; // UnityEngine.UIElements.ContextClickEvent struct ContextClickEvent_t8BD4A3BD8355F4B202921F39AE43103299405D35; // UnityEngine.UIElements.DefaultDispatchingStrategy struct DefaultDispatchingStrategy_t449D4EE1BC59B3A1B07379DD7851CC852891F0B1; // UnityEngine.UIElements.DragAndDropEventBase`1 struct DragAndDropEventBase_1_t51BA6B73A83CFDD23CEE8C4C4F5F832642AF0844; // UnityEngine.UIElements.DragAndDropEventBase`1 struct DragAndDropEventBase_1_t3A3797B16443FDC256932B2B7DCEC7745278A120; // UnityEngine.UIElements.DragAndDropEventBase`1 struct DragAndDropEventBase_1_t36746AFC322011F3DE51FAB527DB2A4BBD9ABD1A; // UnityEngine.UIElements.DragAndDropEventBase`1 struct DragAndDropEventBase_1_t4FA1DFC6CC7BDF9FB2508A31C99B73538F8443D4; // UnityEngine.UIElements.DragAndDropEventBase`1 struct DragAndDropEventBase_1_t3DDFF26668B8885B63A3E161FDD46C053EE3C5B1; // UnityEngine.UIElements.DragAndDropEventBase`1 struct DragAndDropEventBase_1_tE2EAE53DC433E7A02839FB0BACBF9A5B664D79DB; // UnityEngine.UIElements.DragEnterEvent struct DragEnterEvent_t13A0DF2E66793050DAFCDABE129476BCFA632453; // UnityEngine.UIElements.DragExitedEvent struct DragExitedEvent_tCD6393EB42318DC3D9C90847A0538BA4684FC08A; // UnityEngine.UIElements.DragLeaveEvent struct DragLeaveEvent_tDD7BA0E0D4859296E74471956959D98CDD503548; // UnityEngine.UIElements.DragPerformEvent struct DragPerformEvent_t3664582755CCF998AA36D0770CD83E7592C41B91; // UnityEngine.UIElements.DragUpdatedEvent struct DragUpdatedEvent_t5BC8474D98634FEA98D4BAA9AE58E9C1D0F905DD; // UnityEngine.UIElements.ElementUnderPointer struct ElementUnderPointer_t95B57508EE9F6700FE873A796AAF66C0EE2A0035; // UnityEngine.UIElements.EventBase struct EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t94F9D620FD1F389AC742837202B18355992FA916; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t9655B4167C7CF1CAD6DCFB257AC409043CFC34A3; // UnityEngine.UIElements.EventCallbackFunctorBase struct EventCallbackFunctorBase_t6CC874334A9EAD850BB7A67DCC03BA9FC7AB7167; // UnityEngine.UIElements.EventCallbackFunctorBase[] struct EventCallbackFunctorBaseU5BU5D_tA941ECA5217A3105B0AC8080988BF2783346B364; // UnityEngine.UIElements.EventCallbackList struct EventCallbackList_t26276D03F1D7A26D53D77CE25FAD833B63B34B83; // UnityEngine.UIElements.EventCallbackListPool struct EventCallbackListPool_t09A893CF7191E342A5BB1C95F0E8423F76484F75; // UnityEngine.UIElements.EventCallbackList[] struct EventCallbackListU5BU5D_tDB01097B212FC9307D4260F890261FAB20D49F8E; // UnityEngine.UIElements.EventCallbackRegistry struct EventCallbackRegistry_t0E675C9EC7F38446B7A42C43115CEDB7BE67776D; // UnityEngine.UIElements.EventDispatcher struct EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183; // UnityEngine.UIElements.EventDispatcher/DispatchContext[] struct DispatchContextU5BU5D_t4467426EBDEB3B12C25D99303F7B67A6411B1BC8; // UnityEngine.UIElements.EventDispatcher/EventRecord[] struct EventRecordU5BU5D_tCCE77A3C5C7FBB76F0BAC802BD005880513F5A94; // UnityEngine.UIElements.ExecuteCommandEvent struct ExecuteCommandEvent_t944A7012ECA6622B40EA411BBC453B19EA4E759B; // UnityEngine.UIElements.FocusChangeDirection struct FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2; // UnityEngine.UIElements.FocusController struct FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231; // UnityEngine.UIElements.FocusController/FocusedElement[] struct FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13; // UnityEngine.UIElements.FocusEvent struct FocusEvent_t9A192CBDE4B348DC8260948C2C9F46FF3863D8A3; // UnityEngine.UIElements.FocusEventBase`1 struct FocusEventBase_1_t504BABFD37C85BA094808CC3876487BE6F017D24; // UnityEngine.UIElements.FocusEventBase`1 struct FocusEventBase_1_t99E6D2CF161BD5AFE7B9066A36FBA4EFEA9EDB1D; // UnityEngine.UIElements.FocusEventBase`1 struct FocusEventBase_1_tE2CFE5DA1B7FD00644D9C48A02CDB846792C2216; // UnityEngine.UIElements.FocusEventBase`1 struct FocusEventBase_1_tCF2923DAC1E1CB9F4C6E86F0AAD96A871D7B4540; // UnityEngine.UIElements.FocusEventBase`1 struct FocusEventBase_1_t014232E21AFBA80669E5C33913D1CF460C8D081C; // UnityEngine.UIElements.FocusInEvent struct FocusInEvent_tC2A8E5852A7E41B762F90E4503E9A0E69A850E33; // UnityEngine.UIElements.FocusOutEvent struct FocusOutEvent_t4D1314DE1756F429F2CDBA85282E4531458F35D1; // UnityEngine.UIElements.Focusable struct Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B; // UnityEngine.UIElements.IEventDispatchingStrategy struct IEventDispatchingStrategy_t82E563C6D510F9BD439BE1C99729D248A07FB631; // UnityEngine.UIElements.IEventDispatchingStrategy[] struct IEventDispatchingStrategyU5BU5D_t6E9BDD241650672BA3E3AF178552AFEBAC4F2DE1; // UnityEngine.UIElements.IEventHandler struct IEventHandler_t404CEA309DA7B5B5EB5536186E3F34645F0372B2; // UnityEngine.UIElements.IEventHandler[] struct IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B; // UnityEngine.UIElements.IFocusRing struct IFocusRing_t88B357CA83A82B8A4E788D16D5AC8D13F7575A10; // UnityEngine.UIElements.IMGUIContainer struct IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29; // UnityEngine.UIElements.IMGUIContainer[] struct IMGUIContainerU5BU5D_t093642E14EBEE689A5834B6EDB003685C8BB2C83; // UnityEngine.UIElements.IMGUIEvent struct IMGUIEvent_t65D7B3A7C9440583AF48250CD0AB8B7F685A7D83; // UnityEngine.UIElements.IMGUIEventDispatchingStrategy struct IMGUIEventDispatchingStrategy_tE4741FA787E4B96E0B631DB363DCB5304FC8505B; // UnityEngine.UIElements.IMouseEvent struct IMouseEvent_t46F36E91C0689C43AEEE5C7C1354C8112D64113D; // UnityEngine.UIElements.IMouseEvent[] struct IMouseEventU5BU5D_tCE0D61B3B9365418FB01A982116047B2AC1DEF86; // UnityEngine.UIElements.IPanel struct IPanel_t3AAE62317DEE1C12E547C78C27556B659DE4F20A; // UnityEngine.UIElements.IPanel[] struct IPanelU5BU5D_tBA2968C8526E5E10443C0FA1E4E9A9393537FF69; // UnityEngine.UIElements.IPointerEvent struct IPointerEvent_t9961D65B2C344F89413595E31CBCD1DCE0F47BEA; // UnityEngine.UIElements.IPointerEvent[] struct IPointerEventU5BU5D_t785045C2C852432BB13E4AA64CD0F22E93B7D284; // UnityEngine.UIElements.IResolvedStyle struct IResolvedStyle_t2060DD30A373FD89234D8817D41CFA4F50AFD6E3; // UnityEngine.UIElements.IStyleValue`1 struct IStyleValue_1_t6A9095A00BB5BB44BC716E930A4FF3CC2F2CF8BC; // UnityEngine.UIElements.IStyleValue`1 struct IStyleValue_1_t3D6A716BA00260C5309970E857ED92C73460B760; // UnityEngine.UIElements.IStyleValue`1 struct IStyleValue_1_t4A2A4D50243263B6EA5D0EA994D152C1F265F400; // UnityEngine.UIElements.IStyleValue`1 struct IStyleValue_1_t9FC1747FC3EA6BF8DC57312C50B0B0A8673AD336; // UnityEngine.UIElements.IStyleValue`1 struct IStyleValue_1_t819695BB348B789B54D67A0931BBC43255019694; // UnityEngine.UIElements.IStyleValue`1 struct IStyleValue_1_t7272AB53CF91161CA8C4FEAFCABC9F924303DB6C; // UnityEngine.UIElements.ITransform struct ITransform_tBE516C707776F6901090016FA3C23440B7CA9FF1; // UnityEngine.UIElements.KeyDownEvent struct KeyDownEvent_tDF264AFC12031366356AE3C9F35C7D16C6CABAC0; // UnityEngine.UIElements.KeyUpEvent struct KeyUpEvent_t5CF4069CF6978DC4BFBCBEF4162356697E4D7063; // UnityEngine.UIElements.KeyboardEventBase`1 struct KeyboardEventBase_1_tEEC7E9BAA103CBCCC46FC5F65050C94E2C3EEE0D; // UnityEngine.UIElements.KeyboardEventBase`1 struct KeyboardEventBase_1_t2CB70BA1B6887585B1243687D17501B7158141C2; // UnityEngine.UIElements.KeyboardEventBase`1 struct KeyboardEventBase_1_t00D38811CD297B62A42ADAE53A6B4376C200D0A4; // UnityEngine.UIElements.KeyboardEventDispatchingStrategy struct KeyboardEventDispatchingStrategy_t7DC720444CD1CDEFC1F027FA73381B75C7D41ADB; // UnityEngine.UIElements.MouseCaptureDispatchingStrategy struct MouseCaptureDispatchingStrategy_tDD1B6A6CE2C48D5E4039133021C09471813C3384; // UnityEngine.UIElements.MouseCaptureEvent struct MouseCaptureEvent_t1099FD39F1D8CC744EDA51BED4E1DDB4DCC107CF; // UnityEngine.UIElements.MouseCaptureEventBase`1 struct MouseCaptureEventBase_1_t97B90265ADE987386D82B12AC9199D69B473E90B; // UnityEngine.UIElements.MouseCaptureEventBase`1 struct MouseCaptureEventBase_1_t72429DE13412EABD50D0482FF10F9A1119F96732; // UnityEngine.UIElements.MouseCaptureEventBase`1 struct MouseCaptureEventBase_1_t5C89ECEEF4C76F08A19B60D21282EC195A257D74; // UnityEngine.UIElements.MouseCaptureOutEvent struct MouseCaptureOutEvent_t42210E8D412B5FAE52CCD78A94D91C15396EB935; // UnityEngine.UIElements.MouseDownEvent struct MouseDownEvent_tF6D7DAB4B0778EBB12DC0C1F9BCE8846194F22BF; // UnityEngine.UIElements.MouseEnterEvent struct MouseEnterEvent_tA724401F0AC58AAD8836262E47FEDFB615501AC6; // UnityEngine.UIElements.MouseEnterWindowEvent struct MouseEnterWindowEvent_t6813F341186EE09F3F3041EEDD0E4FD7021FF171; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_tCD91A1F3710DCAAE6151B9B7359E739941D06B8B; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_t1455E7AA72B6A5553F5425F33338E7191A56E341; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_t4E21B6C8FFC4F53CCA7D410E87872AE2B1051215; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_tD085B2313DC5B6EF0E6F3A81FB0CE8589F1CA589; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_t84E3E50EF10BF3D1C9F3D3F02335CEED3E7B8311; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_t4DDED504DE021206B541F9C6DCE00485A8DEB0DA; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_t6E7EDFF8E2F8755755EE4E956A568A6A2FFBC984; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_t9EC2F5A9A603ECF60A77DE3B46F29304B8136A14; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_t56EA369EF753F8806DDF8D9F8C4999ABF4243300; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_tD8E8F7B430D3B081C3F1DC90E304C747F7615023; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_t9B1E4E7A05E54E06C1883014C68542653D5AD361; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_t257A107633E22F1D6D1DAB47E6D918B867DEDFF5; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_tB1D0486F4E1C332377C205F899C710151A75310A; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_t154C5D90420AE705F618261D0FAEB578DEB0CAE0; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_tCEA69BB438B2D6FC88E77C2856E2F31A6A8139A9; // UnityEngine.UIElements.MouseEventDispatchingStrategy struct MouseEventDispatchingStrategy_tF7FE33FF4D59D96501AA3417BBCD4A1E6C6214C1; // UnityEngine.UIElements.MouseLeaveEvent struct MouseLeaveEvent_t1D6B1BE7B376A46D0FC98EEA3ED73D206CC9B164; // UnityEngine.UIElements.MouseLeaveWindowEvent struct MouseLeaveWindowEvent_tC04070BA63FFDA0F827DD5F3263CAA9AB6968754; // UnityEngine.UIElements.MouseMoveEvent struct MouseMoveEvent_t30E5F89DFB573352CED255927AAE870DFC5DC3B1; // UnityEngine.UIElements.MouseOutEvent struct MouseOutEvent_tF7E7551E4169068CE5CAABCAD4AF90F9065CD594; // UnityEngine.UIElements.MouseOverEvent struct MouseOverEvent_tB5F91FCD0F73D9314044CDD88CD098D4A5B196C6; // UnityEngine.UIElements.MouseUpEvent struct MouseUpEvent_tED9B3323DE8080AA5718A5DDC2844B4FD31C35A4; // UnityEngine.UIElements.ObjectPool`1> struct ObjectPool_1_t43E16272ADAA7F24EF80CA84966315E534185F32; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tF86F778576B5A5C04A8D2A318DC0AF803837125E; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tA0A9DA5404668667C1B522EE7DAAB428E416E4C2; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t9B69C24BA9A1C218864F53ACC8EE58D1C28414EB; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t1C3CB9EC4967BEC8CB256B44DEBEB0687F2E507B; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tDF1A9DFB443BA901A5E60B9BF87C8618E8390921; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t3C879FD7AE2D8BB509E170D0E3A53937BB0A8B96; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t728D2D9DFD32C5026150F16C644C955F6448CF0A; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t07435C1C15E284AE459FA0463908DE0AF464C40F; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t3F515274E808D17147C3AEC6CD0306DEE74FC599; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tFDBF5C8D2FE23369FF4D91D79402E4651E6A8870; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tC7130C52742D3A59444110354585DD00A8E09414; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t25C903099B6E0F239BB9333138CFDAF6C4F3A827; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tA551103CA7FE8EF769560E1C3767A59F9BEBB998; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t01ECF186594379B5B218AA9E24586357481B4838; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tCEA73EE633BDC7579C4D2F00AF83209CF2F4F978; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t2AB26298745B3D8F3A06EE11A388F3830FAD211D; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tE954754233BEB2DF294ADABFB812B1C7CD1A35EF; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tDD44C37388C90ADDC04D0CBA12FD549E1BA1B1A5; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t68D6DBEAE8365CDDB91D742C124C51E738684275; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t43B7641940FC77DCE123C904231E858D80161144; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t74B50AE9AC2E206FA1053C90FA583E79C5658149; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tD7108F2936AD33351599256A7C94DFB89BBF6CEA; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tAD2B930225D4A110FE56ECB555CE3269A0CE48E8; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t700BEA213222585D07405C6B60FE6E86CB6170C4; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tDB5338D4D6360402A7FC0F49E501F9D1FD829926; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tBACB326D778586683B26C2BB79BA333D2C9AD99C; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t9C224E32F3FF5205678950F76C34D0BC1FCC171B; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t95CC633E800FE59006A65EE340D00311E0B0285E; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tA2E8347FDA057CDC761FF2FE9FBFCE2B256DEC8B; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t156414A44FD04676F119629EE364C629C5A5BE26; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t1B45634674D5CA937640B3D81B1E04CD44C5AA74; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t53AB422F116AF9A95063D408BFC9BCEF8F652499; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t9338C9626737183ECEAA91A05FE5F6EA9BC95143; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t56D2EC35A1E4AF6CEDF68C78B8BC9E04525258D3; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tF4CE5C667C82A065C5C5CC2A7594908783108914; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t4F6285BC0010FEEA55D024D20728D9967EB16A83; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t693D29CF21941A04E78A1458107B6C3941601A8A; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t3E613DF0D364E6DFC40975DE89452C6B8A081972; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tFEA72352176A972B5FFCF9EF215A0EF53F50EF33; // UnityEngine.UIElements.Panel struct Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D; // UnityEngine.UIElements.Panel[] struct PanelU5BU5D_t1648A69408C4116E85FCE4402104CC1342B53E01; // UnityEngine.UIElements.PointerCancelEvent struct PointerCancelEvent_tDB7DA9E10FBC62833D749A293F756DEF778285A5; // UnityEngine.UIElements.PointerCaptureDispatchingStrategy struct PointerCaptureDispatchingStrategy_tE94A8B7DB7A60C066711A3B1BFD6ED6F7D6E48BD; // UnityEngine.UIElements.PointerCaptureEvent struct PointerCaptureEvent_t5908E7F4E1F90F07520A98EC973B2628B21ACA26; // UnityEngine.UIElements.PointerCaptureEventBase`1 struct PointerCaptureEventBase_1_t05AEB8D5A945DF031507835AEFB34F782724C7BE; // UnityEngine.UIElements.PointerCaptureEventBase`1 struct PointerCaptureEventBase_1_tA632361022F1DFD7EF8AE2607B9A58A33AEDE1D9; // UnityEngine.UIElements.PointerCaptureEventBase`1 struct PointerCaptureEventBase_1_t338F08A6DB5898A1162E30C2B54119B623FEC6A5; // UnityEngine.UIElements.PointerCaptureOutEvent struct PointerCaptureOutEvent_t765D3E70B13DEEF465F316CA85C363B3DE12D1B1; // UnityEngine.UIElements.PointerDispatchState struct PointerDispatchState_t73CABA151C9EF03D4840AB3516D6A93E8AEA6BD7; // UnityEngine.UIElements.PointerDownEvent struct PointerDownEvent_tDF83AA1C0610E8BC5C4033F4EF8E7EE1E72B4C77; // UnityEngine.UIElements.PointerEnterEvent struct PointerEnterEvent_tAFDE20675C94A435D07A47FACF48EEA826B870B6; // UnityEngine.UIElements.PointerEventBase`1 struct PointerEventBase_1_tF77F595F9F1B19B34E1897A9470F0DCD26B95634; // UnityEngine.UIElements.PointerEventBase`1 struct PointerEventBase_1_tD44AF8312587FD6FDAA2BE529765FD840ECFDB2D; // UnityEngine.UIElements.PointerEventBase`1 struct PointerEventBase_1_tEA56D7DDB4DFB7CF7FE6B7684F3A16A39FA21235; // UnityEngine.UIElements.PointerEventBase`1 struct PointerEventBase_1_tDF4DD3C50AFE95BD8DB066858B65AC5E9A56F35B; // UnityEngine.UIElements.PointerEventBase`1 struct PointerEventBase_1_t0BEFD02FA1BC9AED6132B31C7C1668E6C5CA1092; // UnityEngine.UIElements.PointerEventBase`1 struct PointerEventBase_1_t025ADD6B868C96315D4D807238518974BA7A5006; // UnityEngine.UIElements.PointerEventBase`1 struct PointerEventBase_1_tA259C5880CC4B9D1CFC90602499AC130598E0F7E; // UnityEngine.UIElements.PointerEventBase`1 struct PointerEventBase_1_tA4A5309BB1A20910D9829D1DEEE15C3A7A49047C; // UnityEngine.UIElements.PointerEventBase`1 struct PointerEventBase_1_tA75653BAE7BAF60953CCF4DCBB686C2673E4F857; // UnityEngine.UIElements.PointerEventDispatchingStrategy struct PointerEventDispatchingStrategy_tFE9560460396C5DFCEBBC51FE63E210069AC0A72; // UnityEngine.UIElements.PointerLeaveEvent struct PointerLeaveEvent_t29E3B0EFF8543A98A259D4C83D70239BB035F4F5; // UnityEngine.UIElements.PointerMoveEvent struct PointerMoveEvent_t6B6FE63F70A4F57FD62C5D537ABDF148666214CD; // UnityEngine.UIElements.PointerOutEvent struct PointerOutEvent_t8A495E0F81EE7D5418B7A59CF689DDF78B2432C1; // UnityEngine.UIElements.PointerOverEvent struct PointerOverEvent_t7134B71F95D9040AB9128B186EC644EDD6754427; // UnityEngine.UIElements.PointerUpEvent struct PointerUpEvent_tD67A3456A218BF70EA2DCCB9E295BABAFFEE5F30; // UnityEngine.UIElements.PropagationPaths struct PropagationPaths_t59C288865B38FA5B8E17CA28D79FC4E1C58CE10D; // UnityEngine.UIElements.RepaintData struct RepaintData_tE3656A64C3BE5ABCD95A72370251036B6E75F74F; // UnityEngine.UIElements.StyleSheets.InheritedStylesData struct InheritedStylesData_t03E6A5F7D9F2C86527C534C7A1A76EBAA039AE2E; // UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKeyComparer struct SheetHandleKeyComparer_tF715AC49BDA0DE828ADB886E502717F5DD0B01B9; // UnityEngine.UIElements.StyleSheets.StyleValuePropertyReader struct StyleValuePropertyReader_t8D34F83135FC8E2E14A8A007B87201057EE90CFE; // UnityEngine.UIElements.StyleSheets.StyleValue[] struct StyleValueU5BU5D_t510329266B7162817A9059A6EF69BC3EF02A0D3D; // UnityEngine.UIElements.StyleSheets.VisualElementStylesData struct VisualElementStylesData_tA65DA46967965C0F2B590B64C424DBCE087CF867; // UnityEngine.UIElements.ValidateCommandEvent struct ValidateCommandEvent_t98BB6C7F28CD7D693BE5AFBF0CCD66BDD7C75BB5; // UnityEngine.UIElements.VisualElement struct VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57; // UnityEngine.UIElements.VisualElement[] struct VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19; // UnityEngine.UIElements.VisualTreeUpdater struct VisualTreeUpdater_t8BEB4BA17B59E1585E2A6BAA60CC204BDF20DE00; // UnityEngine.UIElements.VisualTreeUpdater/UpdaterArray struct UpdaterArray_t93CA64534EAECBB98F27909516A929F0182E96F6; // UnityEngine.UIElements.WheelEvent struct WheelEvent_tAD08DA59D209DC73048CD5AE8A1F03F9EF1430E0; // UnityEngine.Vector2[] struct Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6; // UnityEngine.Yoga.BaselineFunction struct BaselineFunction_t0A87479762FB382A84709009E9B6DCC597C6C9DF; // UnityEngine.Yoga.MeasureFunction struct MeasureFunction_tC5585E81380F4017044CE57AE21E178BAE2607AB; // UnityEngine.Yoga.YogaNode struct YogaNode_tFCB801A447DAC7A335C686ABC5941A4357102A2C; // UnityEngineInternal.GenericStack struct GenericStack_tC59D21E8DBC50F3C608479C942200AC44CA2D5BC; IL2CPP_EXTERN_C RuntimeClass* Action_t591D2A86165F896B4B800BB5C25CE18672A55579_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BaseVisualElementPanel_t508E21628181848188EE9CDA4C4AF692FB574C90_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CallbackEventHandler_t3B7336D446FAD9009A9C1DA1B793885F28D214EB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CommandEventDispatchingStrategy_tE94FECD595AF4ED4F55B4E8ED805D7C53BF917E8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DefaultDispatchingStrategy_t449D4EE1BC59B3A1B07379DD7851CC852891F0B1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_t0AEE34818D01210D04B9A7049F85D8C1F774E480_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_t0DF753A007D880C23F01E5D27F8EBB0C722EBD96_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_t0FDD0B4B6581A912228C671B9C01600999020CE7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_t28713E024DF8C61FA4E1ACBAFC7EF4E2A878EFF5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_t6D89D271EF03747530F41FD1088E515BFFAA7E18_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_t73A4074AFA6FB8B6E686BB20F5424AB07EF2F14F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_t75512BBBA74CF45CDB18605FEF9C66432F33F66B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_t8482F73DE33039E0879C0C27E9587581C98661B4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_t8AE37C5D74754B85081370A7AB04C198F9B4A0A8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_t9655B4167C7CF1CAD6DCFB257AC409043CFC34A3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_t9703BA0F31F9AB4A2195FB4300D0E0434AF18404_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_tC58FCB12678739C9C86FE077434FF2128604B1CF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_tDFACD3F8D55DE1867EC92AC387AE9A22DB0A741D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_tE40D238C15A76055ADFFAC513183432365B730BF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_tE543A0451D1B2944AC5BDAAED85DDC254AC1E6EA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_tE92807E46A8BF5F203CD7563D5DF2A7509A6DACC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventCallbackListPool_t09A893CF7191E342A5BB1C95F0E8423F76484F75_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventCallbackList_t26276D03F1D7A26D53D77CE25FAD833B63B34B83_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventCallbackRegistry_t0E675C9EC7F38446B7A42C43115CEDB7BE67776D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventDispatcherGate_tD54D1A68972900619FB9EE9E64EEF6635AD33225_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Event_t187FF6A6B357447B83EC2064823EE0AEC5263210_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExitGUIException_t6AD1987AE1D23E0E774F9BEA41F30AE4CE378F07_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tC816C5FDED4A7372C449E7660CAB9F94E2AC12F8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_3_tBD99633D8A18C43CC528ECE3F77E2F69900048A7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GUIContent_t2A00F8961C69C0A382168840CFB2111FB00B5EA0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GUILayoutUtility_tFBB1F6AB7CF109D40F923B9AB1F5D7CDF8EEB62E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GUIUtility_t943494CC50E876A4A08ECD471C06E23D52E5E5BA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GUI_t3E5CBC6B113E392EBBE1453DEF2B7CD020F345AA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ICommandEvent_tBBBEC34A72C67D966CE43DBEDE99F5545FC78F8B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEventDispatchingStrategy_t82E563C6D510F9BD439BE1C99729D248A07FB631_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEventHandler_t404CEA309DA7B5B5EB5536186E3F34645F0372B2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IFocusRing_t88B357CA83A82B8A4E788D16D5AC8D13F7575A10_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IKeyboardEvent_t2579CD7E8B758D247A29F8D843FCB9F7653CE081_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IMGUIEventDispatchingStrategy_tE4741FA787E4B96E0B631DB363DCB5304FC8505B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IMGUIEvent_t65D7B3A7C9440583AF48250CD0AB8B7F685A7D83_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IMouseEventInternal_t89FE2E3D34C4520F5EAABB31CAE5EA2E90881E7F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IMouseEvent_t46F36E91C0689C43AEEE5C7C1354C8112D64113D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IPanelU5BU5D_tBA2968C8526E5E10443C0FA1E4E9A9393537FF69_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IPanel_t3AAE62317DEE1C12E547C78C27556B659DE4F20A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IPointerEventInternal_tA7CFA0A98B5E87A72EC8D777BB1ACEC1F98F8405_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IPointerEvent_t9961D65B2C344F89413595E31CBCD1DCE0F47BEA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IResolvedStyle_t2060DD30A373FD89234D8817D41CFA4F50AFD6E3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ITransform_tBE516C707776F6901090016FA3C23440B7CA9FF1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InheritedStylesData_t03E6A5F7D9F2C86527C534C7A1A76EBAA039AE2E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IntPtr_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* KeyboardEventDispatchingStrategy_t7DC720444CD1CDEFC1F027FA73381B75C7D41ADB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LayoutCache_t0D14FE6139444D164ECA5D31E39E625D80077468_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Length_tE2A2C2ECE7255AC6FB9B1F41D51E7BC645021300_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tC6DEF7083E8206203302B1B25E23947E49BBD537_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tFB388E53C7FDC6FCCF9A19ABF5A4E521FBD52E19_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MouseCaptureController_t595DB48B80B8D12E49C6C3C2FF121F1C729C2F8E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MouseCaptureDispatchingStrategy_tDD1B6A6CE2C48D5E4039133021C09471813C3384_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MouseEventDispatchingStrategy_tF7FE33FF4D59D96501AA3417BBCD4A1E6C6214C1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MouseLeaveWindowEvent_tC04070BA63FFDA0F827DD5F3263CAA9AB6968754_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectGUIState_tC8859B2B644CF26639AA81957EC41E0B7EC07F43_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectPool_1_t43E16272ADAA7F24EF80CA84966315E534185F32_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectPool_1_t693D29CF21941A04E78A1458107B6C3941601A8A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PointerCaptureDispatchingStrategy_tE94A8B7DB7A60C066711A3B1BFD6ED6F7D6E48BD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PointerDeviceState_tBADA581B3E49FE39A2230120F84FCBD94BB8ADA4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PointerDispatchState_t73CABA151C9EF03D4840AB3516D6A93E8AEA6BD7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PointerEventDispatchingStrategy_tFE9560460396C5DFCEBBC51FE63E210069AC0A72_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PointerId_t79333F6490B7D6CEBCC740AC1A58DE52B63B511C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PointerType_t145158020193F50A503F65BE41CBAC1CE9E3C6CB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PropagationPaths_t59C288865B38FA5B8E17CA28D79FC4E1C58CE10D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimePanel_t16C2A532EDDA140C71534767BF158354D6A9F156_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SheetHandleKeyComparer_tF715AC49BDA0DE828ADB886E502717F5DD0B01B9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stack_1_t0A64DB46505E094A9A97C8AB017B308033139EB6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stack_1_t24777AF3653C4C5F1B2C4E44195381CCE7118ADD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stack_1_tD51021A3BF4A98F5C8D8CA95B716CA5849F68D85_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleColor_t28630796AD93C742539E99EC5A266E304A4C3356_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleFloat_t82E1EEBA399136FB3F2F20EE5BED15FDBFC710AC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleFont_t476F5A1B8CC55D5C23FAD247C46409A5042D4338_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleInt_tA03B68441BD5D45C1660DF32B2A287FB7113FA89_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleLength_t0CA9A6F65522E56500E655128F0B271C1EF9CFFA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleSheetCache_t886DA30B912AC1861E348A0954B917A471A4FBDC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleValuePropertyReader_t8D34F83135FC8E2E14A8A007B87201057EE90CFE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleValueU5BU5D_t510329266B7162817A9059A6EF69BC3EF02A0D3D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIElementsRuntimeUtility_tE6729878683142DD45E79B3F49B09204EA4EFEA1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIElementsUtility_t937E4C0170AA5FFE77B8D8B33F43017B8484FB4D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Utility_t338D87AA8BF66821714589DCAB392FCF40B48B04_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* VisualElementFocusChangeDirection_t7498D29078B139687B44973C8ED14530E9C91564_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* VisualElementStylesData_tA65DA46967965C0F2B590B64C424DBCE087CF867_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral0023B96CA616E7D1A87AF021DA996BFFFD04A800; IL2CPP_EXTERN_C String_t* _stringLiteral023B83BD68CF34F69E7B7AD6C9C3ECB75C9E4913; IL2CPP_EXTERN_C String_t* _stringLiteral033FD0C5A47C235D642B9BF2D6086CCE218344CA; IL2CPP_EXTERN_C String_t* _stringLiteral046618188772486031FB09C8C5BA56B989F796F6; IL2CPP_EXTERN_C String_t* _stringLiteral07A65DD6489A00292C1AEDF7D46981D92654F653; IL2CPP_EXTERN_C String_t* _stringLiteral0E7F31F3C79005A15B486949211E304BE35B7063; IL2CPP_EXTERN_C String_t* _stringLiteral10E80591D92F76DE99D040A135745DA09E965721; IL2CPP_EXTERN_C String_t* _stringLiteral12C0F1FBADC4046B5F2BB9E063B227EF8750D9D6; IL2CPP_EXTERN_C String_t* _stringLiteral1C8504AEFA7E5D388C1B74986689D409115A331E; IL2CPP_EXTERN_C String_t* _stringLiteral1EB5C6DF38C1A1EEF36520B00C528048E639AB35; IL2CPP_EXTERN_C String_t* _stringLiteral2369F4D6986A50AD45234391C58ED3D270DF7297; IL2CPP_EXTERN_C String_t* _stringLiteral26DCF81FB02A51CB96FE1AC2E1A4D44E9A4C2903; IL2CPP_EXTERN_C String_t* _stringLiteral2999DF656E83829C9B66895E817023A688B29B90; IL2CPP_EXTERN_C String_t* _stringLiteral3144B1D3EA810604DE4064CD300F4CABD992AE09; IL2CPP_EXTERN_C String_t* _stringLiteral31A841AF7B2F732799F0457318848625089A63A7; IL2CPP_EXTERN_C String_t* _stringLiteral33B66983F25EEF1A325ADE043F84EBBDB33AF982; IL2CPP_EXTERN_C String_t* _stringLiteral36066A1ADDD1A5431D3824F9EFFEA7F4FF6CCC33; IL2CPP_EXTERN_C String_t* _stringLiteral38BA07C7187EA3B6B9B7BF1233133672183D9F50; IL2CPP_EXTERN_C String_t* _stringLiteral3C363836CF4E16666669A25DA280A1865C2D2874; IL2CPP_EXTERN_C String_t* _stringLiteral40E48D5ABA277852A88E22E998026CF8C28FC144; IL2CPP_EXTERN_C String_t* _stringLiteral4345CB1FA27885A8FBFE7C0C830A592CC76A552B; IL2CPP_EXTERN_C String_t* _stringLiteral4546F429052EF53E58284834DB4FFFB7BD2975FD; IL2CPP_EXTERN_C String_t* _stringLiteral45D31A0A9970E053ADF1F1566453D054347A5390; IL2CPP_EXTERN_C String_t* _stringLiteral462227ABA468FB4BCF2E89443D089405B6EEE8AA; IL2CPP_EXTERN_C String_t* _stringLiteral4642576D8432B870F7E95688217D211D2DA42556; IL2CPP_EXTERN_C String_t* _stringLiteral4D43514DBC7394631F8624939D10474358E3B111; IL2CPP_EXTERN_C String_t* _stringLiteral4E9234EB22092B1407B305813222CE4F0CAA8BE2; IL2CPP_EXTERN_C String_t* _stringLiteral5033FB5F759A1D872E64738513BA3625E94162D5; IL2CPP_EXTERN_C String_t* _stringLiteral5123F4AA9F71CE1D62A5B598B95E5060FC364E25; IL2CPP_EXTERN_C String_t* _stringLiteral51C50A3BA36700EEB17E95F4FA449B38350F4728; IL2CPP_EXTERN_C String_t* _stringLiteral51EDF487C88B6EE0F2C6F7979B20639D91E9BC91; IL2CPP_EXTERN_C String_t* _stringLiteral53B16C91BBE0E7FF2273B8E438CFE7A594E0CB14; IL2CPP_EXTERN_C String_t* _stringLiteral546B50DC6D35C7AA8C22E6B6D19ECE66FD758B36; IL2CPP_EXTERN_C String_t* _stringLiteral58887215AC5DD10AA7F647EDD8936DC4A397E531; IL2CPP_EXTERN_C String_t* _stringLiteral59B189070AF751D4E93A749CCFFB4CCFD2DE7AB5; IL2CPP_EXTERN_C String_t* _stringLiteral5BB4A32E9A411F70EB4359C6174C97C7EBEC6BAA; IL2CPP_EXTERN_C String_t* _stringLiteral5C896F5F7672BB74364FEAF4A0971014BC5BA430; IL2CPP_EXTERN_C String_t* _stringLiteral60FBB7713999AC287BE814420C77F68214977384; IL2CPP_EXTERN_C String_t* _stringLiteral611F48D680A57BDF5C925B754C88880B8630B912; IL2CPP_EXTERN_C String_t* _stringLiteral62EB63EB388729D21305AD46A2EA45373D12FC61; IL2CPP_EXTERN_C String_t* _stringLiteral64B9055DB91CAB481C9F267EF5EE76E6EEE34674; IL2CPP_EXTERN_C String_t* _stringLiteral651632D76B367FF9050943012C74D114D7781F43; IL2CPP_EXTERN_C String_t* _stringLiteral689D37433DD4ED2738A4AD8039CD18122B6FDF9E; IL2CPP_EXTERN_C String_t* _stringLiteral69BF4EC4977EC193DBDC9B90468B4376FA77717E; IL2CPP_EXTERN_C String_t* _stringLiteral6B18F408867BC8D58357EE2800C354658F198C0A; IL2CPP_EXTERN_C String_t* _stringLiteral6B60E9AD01B3111BAFEC4A47367FD4E690D25169; IL2CPP_EXTERN_C String_t* _stringLiteral6DD0FE8001145BEC4A12D0E22DA711C4970D000B; IL2CPP_EXTERN_C String_t* _stringLiteral6E9CBA460E67950B037D897671A5CAB0BE1C3F5F; IL2CPP_EXTERN_C String_t* _stringLiteral70BEC8A9BF5ECD2E6B37316E112B3F4C615AD4D3; IL2CPP_EXTERN_C String_t* _stringLiteral70EF4ADB6243A8757F5AC77A5CAE9A726F406B98; IL2CPP_EXTERN_C String_t* _stringLiteral7196D32FF1E45251904B27E9618363A4169B4281; IL2CPP_EXTERN_C String_t* _stringLiteral71D416286C0E691ABDE1EA48497D810D1F39402D; IL2CPP_EXTERN_C String_t* _stringLiteral73E7E545C519A38F0AEC9E72DF51F8BA169DB34D; IL2CPP_EXTERN_C String_t* _stringLiteral7489937F3ACC5F6F3E90CC0E073FD888CB9B3B90; IL2CPP_EXTERN_C String_t* _stringLiteral7940B9AC114483657F8F227B38DF008621A566F3; IL2CPP_EXTERN_C String_t* _stringLiteral7B8892C341B2169B5D289B9D623022D4D45F9D32; IL2CPP_EXTERN_C String_t* _stringLiteral7C501E0D2E749671BD5E7A2578723E7FC33709DE; IL2CPP_EXTERN_C String_t* _stringLiteral7FA37B500A054C3D64B2D052BB21C0F9A99078BE; IL2CPP_EXTERN_C String_t* _stringLiteral850CC767F2F076310D44D8367E5C2B9504F14B78; IL2CPP_EXTERN_C String_t* _stringLiteral85ED5E585F8455BE82ACF3E8B4E38AEFD022F8ED; IL2CPP_EXTERN_C String_t* _stringLiteral89B2FB7CB2D6FC5BA732F40F495D1AA31E846275; IL2CPP_EXTERN_C String_t* _stringLiteral8D1F13BA5E58A309C560CA9D55E7CFB12C93AD1A; IL2CPP_EXTERN_C String_t* _stringLiteral8D895FA1647529646470F0FC55B68A45C8B1A7FD; IL2CPP_EXTERN_C String_t* _stringLiteral90BE16585DA21A822A011B262DB668A8CCF504D0; IL2CPP_EXTERN_C String_t* _stringLiteral918D6BDDA6C770B71D463024F3D3126CB651443A; IL2CPP_EXTERN_C String_t* _stringLiteral91C4B4A341AD6EBBF7E7BA996C2D9C1D9E0A0D43; IL2CPP_EXTERN_C String_t* _stringLiteral95A3DFABEFFF300375803B99F59E95AEBF425B16; IL2CPP_EXTERN_C String_t* _stringLiteral96928CA57BF5AB3BCF7A731CAAEA1CFDC43C904C; IL2CPP_EXTERN_C String_t* _stringLiteral96D4EDCE65C325EBCB14D7F84A7F4D94C664B593; IL2CPP_EXTERN_C String_t* _stringLiteral9770F70205ECB9F2DFC318CA4B5C5CA9C5372115; IL2CPP_EXTERN_C String_t* _stringLiteral9BEBDE0CDB372737769EC30F5F06D44D5EB7925A; IL2CPP_EXTERN_C String_t* _stringLiteral9CD225143A8CBB4A04CAC4709CF8036C30E68812; IL2CPP_EXTERN_C String_t* _stringLiteral9E05E6832CAFFCA519722B608570B8FF4935B94D; IL2CPP_EXTERN_C String_t* _stringLiteralA416069E35BB022099422829B80CFE646910FA16; IL2CPP_EXTERN_C String_t* _stringLiteralA5EF66939785858057E084F5ED0FF832E87798D0; IL2CPP_EXTERN_C String_t* _stringLiteralA8628F3F841EA70DCF99D0612116BBB0845B388E; IL2CPP_EXTERN_C String_t* _stringLiteralA94108B79750371DB4BF64C9C216E42D97F496D8; IL2CPP_EXTERN_C String_t* _stringLiteralAF2C7B4CA07AE6C74D261BC745E174DF8AB3FFEF; IL2CPP_EXTERN_C String_t* _stringLiteralAFFCD08925A51DCD329642D3BCDF7B0CBB567EDC; IL2CPP_EXTERN_C String_t* _stringLiteralB21432297C242B7BE7BFA93BCF9DCFF9C47CE315; IL2CPP_EXTERN_C String_t* _stringLiteralB5FEAFBCE4730BB6B1405438E43F9C1D4201BBAD; IL2CPP_EXTERN_C String_t* _stringLiteralB8D35677CA6B1EFFD6DCDC04F94E819C5124A19B; IL2CPP_EXTERN_C String_t* _stringLiteralB8F2A0CBC512F5608E9B12BE4B90D287A04A696E; IL2CPP_EXTERN_C String_t* _stringLiteralBB0C131F1ABA1E158D4BCF9111800A2EC820E85D; IL2CPP_EXTERN_C String_t* _stringLiteralBE138B1738504FDA53A166947102FFBC12BD074A; IL2CPP_EXTERN_C String_t* _stringLiteralC03E9099AAD17CB58E4FFF1D93D751105735C9C2; IL2CPP_EXTERN_C String_t* _stringLiteralC143F9E71C2FF5941ED62BF241147EAAD010DAFB; IL2CPP_EXTERN_C String_t* _stringLiteralC214BFD06D682993451AFC7B7A99EF13F725EC0D; IL2CPP_EXTERN_C String_t* _stringLiteralC480A292DD8945D1CC9B3804766DD955A555E3AB; IL2CPP_EXTERN_C String_t* _stringLiteralC78807BBA02536CDB0208F6D6EA7CDBD1B479598; IL2CPP_EXTERN_C String_t* _stringLiteralC7EF8B38A06EC422C5BEBE711B7F2FF2DB82A22B; IL2CPP_EXTERN_C String_t* _stringLiteralC8788CFC8D4A20C9A8F648EEE8417336B4FF142F; IL2CPP_EXTERN_C String_t* _stringLiteralCB78BEDE77972340EF52AE576BFDF97E1F7E6D07; IL2CPP_EXTERN_C String_t* _stringLiteralCD841B674667F09A1B171B96FEC8E69DB39BB45E; IL2CPP_EXTERN_C String_t* _stringLiteralD0A12667A273E96D2A1D6A1EBB7B7AEE7165C48A; IL2CPP_EXTERN_C String_t* _stringLiteralD27A1F11771200949714B1AF99F048A416F5D6F4; IL2CPP_EXTERN_C String_t* _stringLiteralD36E114620FDE39D2D7A7B97DB04E9FD103B2869; IL2CPP_EXTERN_C String_t* _stringLiteralD8DB1BE90CD7E9507CD9249E5A98A462A5C2798B; IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; IL2CPP_EXTERN_C String_t* _stringLiteralDBBF6D67948507AB1E8DF41794281ECEE0D03714; IL2CPP_EXTERN_C String_t* _stringLiteralDD4355D9D6A2995312181255C8360ADB304D044D; IL2CPP_EXTERN_C String_t* _stringLiteralDE8BF8B32C3F2053956FB663DB6AC20F733F766A; IL2CPP_EXTERN_C String_t* _stringLiteralE4E21C8F1C08C7F7C35DF39EC96B11386FFEA607; IL2CPP_EXTERN_C String_t* _stringLiteralECA3B522AE8977ED6191B4FEC837911CF8FAFC97; IL2CPP_EXTERN_C String_t* _stringLiteralEEBD157938993AFAA8207498DCD6B34E037936A4; IL2CPP_EXTERN_C String_t* _stringLiteralEFE21B191452DECF1393465CBF657C12DFB2B9AA; IL2CPP_EXTERN_C String_t* _stringLiteralF021F3995940A3BDA7D2D73CE39083DDA38C362F; IL2CPP_EXTERN_C String_t* _stringLiteralF0B19832008A12FB8327D6023922683023188AE7; IL2CPP_EXTERN_C String_t* _stringLiteralF4D1F0193879CBA82D65C5752C4BA5CBB43A7188; IL2CPP_EXTERN_C String_t* _stringLiteralF85F26AAAFC4A629CE5FFFC8B45644F53059C64D; IL2CPP_EXTERN_C String_t* _stringLiteralFD46A3CACA6E87E6275A36C4E7FFAE776D81C902; IL2CPP_EXTERN_C const RuntimeMethod* Action_1_Invoke_m45E8F9900F9DB395C48A868A7C6A83BDD7FC692F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CommandEventBase_1_GetPooled_m229F8F564B2218BF5367B28538BC8A0691E20290_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CommandEventBase_1_GetPooled_mAA1A58DCF96C5977F84191460D1D68074FA87F2E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CommandEventBase_1__ctor_m49D98E28FACF42A0B8CFD71706F96A40A849EB58_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CommandEventBase_1__ctor_m8111E35E2D1EC2C170F257D50A7677DABD8E6232_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m8E1E97EC586BFF6D3F84BB3429DF6198853F25AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mF3EE33CB004B4A970BDC32B52317CBE85D82ECDF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_m2E6333A84255A5F59F7C6EDB76520089EDD54ECD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m6EBBE38F9C793450F284D736AFAD01D2F729A2BA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m652C79182A242CE221096FA411179BC5DD87B5D8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m14B0B8874E312E32A97E28AED1F39A3A4C5D59E7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m3330082834E579FD32776A66E2C2E0F4A864A185_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m5B1C279E77422BB0B2C7B0374ECF89E3224AF62B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m5D442761492475362A18915F0DF46E7D3BAA8AA2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mF4EF622594FF541F0DDF1763FA6074139906C03C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DragAndDropEventBase_1__ctor_m05A484C47CD353EE4947EC0138C17A5086D02807_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DragAndDropEventBase_1__ctor_m2B5826E083D077EC46206337A161AAC34921144D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DragAndDropEventBase_1__ctor_mA7FE0E7725D7D9EC15327DC1E422B4FA2CB0C215_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DragAndDropEventBase_1__ctor_mDD6567ED6A4B163ED754463718138C2B121BC62B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DragAndDropEventBase_1__ctor_mEC067B415078B2C7A7A52C3F84322ABACB82B323_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m0AC7139156F429D3D806427719CB9B90BCC10597_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m8CD202012291F9069014919824EE3E9872F4BF2C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mBAA24929E890BC1AA9EF006AEF617AB288B07CCE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mDF11470BB77D6B3E1E1835FB900D0E99CAFF5369_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m09F6A22A638DDB721A5227C3E0602F73D2C715F0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m17260CD3CE6FB96A9F704CB52E4877A52C6C45F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m5B0B29F92733E4D864085A27C791524BDEA17446_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m77B9F96E5240CD43AF1E4A8EEAE584A61215F0D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mE3BD8738280261DC5CE8BAF2C948736E9192D462_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m31C62BBF512C173D6A58EEFD851F9555492CD819_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m5AC02C2B069280ADDB15F940E77D335E224F40E5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m7B982F953DF6088ACDE793F4B24514A0C0DAF48B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m80B363BADA975CDDF7D90381E36F517005D81A7D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mB71D37A4CC97A8267AE41AF56FE3C12CE17F3185_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EqualityComparer_1_get_Default_m34DEEC549B8797863B808ED1ED66AAC8F14F7A21_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_GetPooled_m6771D2BB7D0DCC63E5EA51C4773D8B433F492824_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_Init_mC241B7F6C11472E73EA5634D4DFFBB8A8E315745_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_m18722ABA67EA6DB21D923C253AA50B11D0570627_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_m2B500E6D135222C7424EA9AA250B8896CAB774ED_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_m342AB2909C147E5FFFFC03FA0BFBA8482F5ECC69_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_m40449B14004AB4FD044BE539F60CA59B726FA5CE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_m6005F4EB43336A551185E480DEEB6B1F61F2EDCF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_m9C497FB354161E7486F27331E85CC80019D9A691_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_mA07462E0BFE2C093A895E3FF923077513DF646A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_mAB17A329A063EF84C3CEDAED065504DD32409D4B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_mAD5EEDE8DAFD78B52DC3DF6F4D8332A30D7F5FF0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_mC24299BF70F62953339222C4D2A2F4F3674BAF4B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_mC9D6818957974A5DB74654913646920F32886B84_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_mD0B72629B265C50635A370FA15AE096D816B3A20_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_mD745ACB98211E7D68B328997E351ED5E9DA56C30_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_mE5AF17F281A7AD6B7CB18EC1B0FAD28D2781CDA9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_mEAD9F744E649B21BC1B6DE434C9A6D5A8ACE3A0A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_TypeId_mF0706007DBF54E82273CC58E5DE8CAE2200DA0D9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1__ctor_m28C51B8EAE2D5B52B4D018AB8E4BC647A4721032_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventDispatcherGate__ctor_mBC0187AAD8921054DED10964453E9DBEA2A2850E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventDispatcher_ProcessEventQueue_mCF87B9806B55914E6F61DD20CBBB0EC3D36F397C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FocusEventBase_1_GetPooled_m4883B0EBB35C8DB12200F361A99026BE4788F2AB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FocusEventBase_1_GetPooled_m533731E70AA26BA1BAD97C22480D6F5385B6AF71_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FocusEventBase_1_GetPooled_m6F16C858A3C33B9DB7CDD66F65283AA766989624_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FocusEventBase_1_GetPooled_mBC92726C7515B642B8E9F7333D329700AC1808AF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FocusEventBase_1_Init_m0A9A9A30EE2E08E1890B186CCADA77C88CA6422D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FocusEventBase_1_Init_m343A25A2F44D2057098217E8D082B52C5C5E3811_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FocusEventBase_1__ctor_m04C437E7381FC05F06E3987CBE4F1705AF0AF16B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FocusEventBase_1__ctor_m6815DE1F6DDADBEEEFDFBA2036193EB82E8D8D0F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FocusEventBase_1__ctor_m92C2C6777C45B98EED33C7527FD5631B63033060_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FocusEventBase_1__ctor_mB4C40248A83F7CACC813ABB9F157CFD009A06F53_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FocusEventBase_1_get_focusController_m3C96468F37DA5E794AB82CA06FD88244EA9CBDFF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FocusEventBase_1_get_focusController_mE3A571DB603F757D67040043255DC89AFA23FDFF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* FocusEventBase_1_get_relatedTarget_mDA4B8D273FCB1DADDCA54F71BE55D1A8F20A0929_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_m7698120044ED2F6B34CA8B85E465C5C7141C568D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_3__ctor_m7B0DD9FF287060EB73F840512ECA165C8D22A079_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* IMGUIContainer_DoOnGUI_m8B86433F73E9055615C221E6DED6DC19FB0407C6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_m2D7648405B5BE0206AB9AC2D5E5D37840308CBDC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyboardEventBase_1_GetPooled_mA977AAE0AE4B2EB6A6D7FB80E4B11F281AC82480_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyboardEventBase_1_GetPooled_mBD80E1425D47B04C01C9E700FB3480D046AED017_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyboardEventBase_1_GetPooled_mFBDEA189EB3CBB21D06EDA667321D27F235EA1BF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyboardEventBase_1__ctor_m79B68413290BDFFEC6A27E699F70FEBB81678064_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyboardEventBase_1__ctor_mAA5C4D44165FAD953D69BD7C02EFBC1C3B309745_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_mAEE6B37D6291067127A62535938681DA4E09E14A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_mCB3B80E2FB4403C8A8C6F6373509E220BF1564A0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m99DE2C3A321DE9530CCCF36495B01CD0C0DF9DEF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m9B3DA569830B877CF0F15DEDDBD061B5A88E3283_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mA4D7503F1338E60CB4D28AFF63376F975CE0DFFB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mE1BAF5D672904A04056394D471587DC9FBAC8F3D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mEDF0C3E549B205C05756B2A3E35E2C09E14770BB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m2053458DDFCFC6D767E89C528DE981FF82F85686_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m76F038F6AA9AED649D43120BC0AAABDEDBAB5156_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m77739217B494F73058F22A1F9F0869FA96C70594_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mB548C561B1E56C5675573B0D968F1DE962807092_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mC55914131C9A753195C498367EA703157EC2789C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Contains_m5A153470EDB47C1FC8F41769766A763F8D277775_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m8BCF25FDD83B3F407EF77AA1CCD7FF357E578BDA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mCEC66C09FB2944E730097463673AB4484A645AEE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mE43AF41F70497CA9ADA573E7D060CF0BD5E3BD27_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mF1D6C998127C092FFBFECCF9B75D658E7581DC0F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m1A83A3F03F3AA962B247A031EF4C9C32DB1DF904_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m1C9B8548F804FD5FDF81ABC6F390D16502094C15_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m55388C519C475EFB19D40CCC22B70685D9616E18_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m631F779762BD1DCE947B95C5D99CBC53A63183DE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m6C0DB901F8168ACF38155F620F1CB6E1F2DB0F85_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mAD553DBB5EB5CF95332C310058B171109A47269F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mE12026630BAC7404B0F72CBD81E0FD6568C31A8A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mE906EE0CF9C51EC2175FCB1567D24C673BDFD84A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m3B2FF75EAC1EC85175197DB43857202BF32A2461_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m4B0BD07D17D28BD7AB4B390BD0A3399A8852CFFF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m57F228A57F4615429556B31AC5AA7D291C85BC96_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m1FEA648A1CD054FC002A2D7053576931C8C97DF3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mABB7B5877C9E68CB2A253A6983251BAF4153669E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mEBF8D67B8E35BA3AD7FE8B65B9296BF4C323725F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseCaptureEventBase_1__ctor_mC12A5D926FE9CE57C9EBACC7AD85A9C90FC4E057_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseCaptureEventBase_1__ctor_mD2B01EBCE9B57453AAF68F69AD706745AAB31F84_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_GetPooled_m15E88D45753EA197078610F25CB47E9632CA85DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_GetPooled_m224ABC7E4BBBB45A64616F2BF7D3963182E2376C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_GetPooled_m2F4AEC00D678D2968CE864551A527F537B56588F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_GetPooled_m47BE9A614494B6402BCF0D0B9F30A359CBA2E33B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_GetPooled_m600AE0DB06782F77AAA5FE72E5037C69AB68DC9D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_GetPooled_m65CD37FC05F72EE78018DE92E1F7361E255573B9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_GetPooled_m67C2F4989680E5169EB6735EDAD67AFC9F98E825_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_GetPooled_m7C30921CE6EB39A132B3259CD84A19B22A1B1572_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_GetPooled_m8AEA2E1F219EEBFAE21200C28A89343CDF43BE6F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_GetPooled_mB35403DE8E09CEA8236928178FF02B01B4B6F83B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_GetPooled_mF82134147292CEC8E6FFA312181B8DE6F838C1D2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_Init_m30B9C7884D0A7A137B588FA86F07CF42F1A957DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_Init_m4E179AD4246C8FE61CECDB8405C31866D678B683_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_Init_m5B33F968F8A5E5B30B3FEEE9AFEBAB49A46E0259_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_Init_m863B6CC43F0CDE636D45A48800CCE3618F64D217_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_Init_m95837580A4D2227125126309C1B8C87DF7757CE7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_Init_mBBF1A052292E0EE484E59419AC26F731771AEFB8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_Init_mC509F7654985DDAFB23B799F11F331140A493C06_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_PostDispatch_m547DE5800FD1CFE9B05CCA18C4D91491FA2D34E9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_PostDispatch_m9CE0DD7DCD958829631BFF8952CAA54DDC745D66_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_PostDispatch_mC558A8AA1A7C21B539531220FF63625451461563_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_PostDispatch_mC640CA8A0B03E305FDDC6980282D961188123527_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1__ctor_m1DAEEC6A8F7000A697C3E2A64E57C1011BF9AC45_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1__ctor_m3455954DDA281708C3A06A2B437E0C2F1407FAE6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1__ctor_m42E0041DA6DF49348145FEDFE0ED9CE704D4F2BC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1__ctor_m465544DCBD178297FF4C788295D0F7D5B74A7547_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1__ctor_m4AD353C1BDC99FC95605496D1AD0CB2C96D7CC33_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1__ctor_mA610DC16BDFC7CF8F9E51505DDC95ADF827AFA45_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1__ctor_mBC0F717B0E4B78D7A5C143CFD43C18A12AC8C107_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1__ctor_mC7E328F1F2A4C54640961FEB6BAA8953C2CDC317_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1__ctor_mE4D7A73191BF634FBA56083BC958BDBBF213B066_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1__ctor_mEF4B1677BA20D366160EC09DC488FB1F04876671_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_get_pressedButtons_m2C4E9664EAE07ED4712A750682B77514044050A4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_set_button_m1C109912B4840BD00570C9BAE452099C5D647C3B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventsHelper_SendEnterLeave_TisDragLeaveEvent_tDD7BA0E0D4859296E74471956959D98CDD503548_TisDragEnterEvent_t13A0DF2E66793050DAFCDABE129476BCFA632453_m297AD8CD28068900DEE5DA50FC514EDD467B0C61_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventsHelper_SendEnterLeave_TisMouseLeaveEvent_t1D6B1BE7B376A46D0FC98EEA3ED73D206CC9B164_TisMouseEnterEvent_tA724401F0AC58AAD8836262E47FEDFB615501AC6_m4475B8B567396F3D248F0AB937D55D23C3F8CDCD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_GetValueOrDefault_mEB3794454EFFF1F9B06CE0537D9971D6B4112E08_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_mD3154885E88D449C69AD9DEA6F9A3EF66A3FE996_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m275A31438FCDAEEE039E95D887684E04FD6ECE2B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ObjectPool_1_Get_m02FD88FB199498E53A53E9DD7FF47690ADEC9323_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ObjectPool_1_Get_m6D34BBE55A77118431C20131AB067C0A98C72AD2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ObjectPool_1_Release_m4841664637BA08CBB8FB8D626EEB782B6FBFC68E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ObjectPool_1_Release_mB87B7667B9451D3C5BE5168713D6DE829C7FB5A3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ObjectPool_1__ctor_m83B786C8A2F52A5B3A2C518AC15B536ED3CFEB2F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ObjectPool_1__ctor_mD47D52FBA9987E634E01D3177C50E9D0C2432D7D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerCaptureEventBase_1_GetPooled_m1A1FDD4444C9C127F2DD9DAEE2FE10F510B6380A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerCaptureEventBase_1_GetPooled_m4333CD37F186F9ECC579D486BAF121260E1D9C13_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerCaptureEventBase_1_GetPooled_m46AAC6665AC21DAC3C32C7A625221ADE939C2285_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerCaptureEventBase_1_GetPooled_m961AC9AED2597F0F8B590E494B52A4517BDCF830_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerCaptureEventBase_1__ctor_mAA3D04869F68943F8DD5F07579DD082791524F85_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerCaptureEventBase_1__ctor_mD553B178988C8661A511D4F375475D93EC9E3EE7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_GetPooled_m18F48F98F6E69C6B9D1B456F9D1C532550750DAD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_GetPooled_m1938DCDE5BFE6DAD39B658BFAFCD2D1BB71E39D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_GetPooled_m1C76FEC9563E1DEA450B930092260A4F67A7EDC7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_GetPooled_m28CFD7BA460D98B8BADDF95203648D3A19A7A61D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_GetPooled_m8DA633699FD67A25240156D765C46CA8EE093237_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_Init_m4D0B134C76BB3FB0C3DE3CA478FAF85D177AE2C5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_Init_m4FF3DB61F9E839CE998F9BC3CCA74A42B86767A1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_Init_m67CE62A966D8124BDFEC4479228C4D06566B0C05_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_Init_m7BD894ED415C4AE1627960136A337A3BD89D16D2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_Init_mA6DBC098204977A172AADFAC89FE20464B1EA906_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_Init_mA9639994024C98A43C8DA91A0B59B91194AE1501_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_PostDispatch_m336003EDE3FC72E0A4F7EAB6B39F23DD58F0BD97_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_PostDispatch_m4D0AAEE51F8BC1A7704A966BF6150A4432D74BF9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_PostDispatch_mA010EA6DF3E63444D6329B7EA37301E7CC6DC56D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_PostDispatch_mAC6214E381A7FD8BCE4DF32BEC8CF129DC8A40A8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1__ctor_m15E54C9A1C78DCAFB2A4A7AFFC3B94A5537602F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1__ctor_m52BCC852A0E39EAD646CE57CBCA8638F03524316_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1__ctor_m82A936AD16904A8EFA3F72A4F62626FA3396A8CC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1__ctor_m85F0CF991324BF4D69D270A6413CFADBCC3AF2A4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1__ctor_m85FA4CEF5C5D5E295A29622D179E1D6F2E004719_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1__ctor_mAACFC9E419199B453DEF669069FA86C858A59F91_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1__ctor_mD7032A849797ACA340D4EAB862A3732878622FF3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1__ctor_mE30407AC55B8C97D8EB46EEF0599F2A7F3ED6C85_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_pointerId_m5F724EFAD5D33EFD0234BF5D7340E8B21155F3D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_pointerId_m9E73B466CC35B38B4BE536825DAC3D7F4C0D92D4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_pointerId_mEE117707C88C45501FFCD5A643965812954A6819_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_pointerType_m43FA03A9E76D2EDE061858C0881978A063902577_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_pointerType_mFCE63480F3D87E513B8C1C96164F458BC5899394_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventsHelper_SendEnterLeave_TisPointerLeaveEvent_t29E3B0EFF8543A98A259D4C83D70239BB035F4F5_TisPointerEnterEvent_tAFDE20675C94A435D07A47FACF48EEA826B870B6_m1DED49F6D28605796FEDE636B1797CC792BB9584_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Queue_1_Dequeue_m5938892CD5581569F4501AE3EF9C56DD1B91CCCF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Queue_1_Enqueue_mA473180A0306D00A20B11779D6399169B6ABFA0C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Queue_1_get_Count_m108FB8C4BC7ED250AC358052C1220BBA6ACBA762_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Peek_m45E048A22E2B76307EBB0A4AB19727E6A236B34A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Pop_m646B9E82227D291DE09C436C4B83C2AEE9C3C030_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Pop_m700F2179AC686B86B944194156B7628716C029EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Push_m7F505AC5D1E1EDD7AB701BC07D67677B63EC3EFA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Push_m912842E5C9482A5CE0073F8F930B5D819DACDE36_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_m1003E22FA72F6735AC0F33D936DD7149B6481D6C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_m14AECD6586A0AF51E5B8E39EDA987CD4E2F45ED8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_mBF67ADD52CB65780C8C7B3AFFD9F562EAEB04203_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_get_Count_m352E5AB24287350551DF4423291412D535377A2B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_get_Count_mB7B8C417C6CB540E63B0F539A224D2A29C7D0805_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleEnum_1_get_value_m02FCFEE40DC84680F81E39BF53E655481EBC76EA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleEnum_1_get_value_m460120D6D56E76157D5859BE63CCCCE87CEF76F4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleEnum_1_get_value_mD55B5A837BCF05AD4538ECDC78B15A47B8E2DB17_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisColor_t119BCA590009762C7223FDD3AF9706653AC84ED2_mFA3809E513FEE56023780D4FCE648B27B134ABB8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisFont_t1EDE54AF557272BE314EB4B40EFA50CEB353CA26_m738A22A76045BDA486B125D2328A6AF8DB8BE64A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_mE27A52901C65219A96D007D1F638E03CA90EF908_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisLength_tE2A2C2ECE7255AC6FB9B1F41D51E7BC645021300_mA437B64AE4360C21FC307D27C93B703D0FEEB649_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisSingle_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_mA799AF15B6D07B34B455C44FDC45BE4B0FFFA1E2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_ToStyleEnum_TisDisplayStyle_tCA8005A6A1D94402ABB3DF3D70891AD67A5AC7E0_mDE5DA86EB4BEC2B76A231ADF370BFFB71BA51977_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_ToStyleEnum_TisOverflow_tB2652C133D86BD9641914198824327C8042264BC_m461F8EBCDE1E3C26BB2A89C5304631056DFED1B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_ToStyleEnum_TisVisibility_t456DFF3C77DEAEE9776ABA136F60CF3FFA2A0A9C_m167EDAA6B4AE97E688CFABDBF82FC6CC9D3A2945_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* UIElementsUtility_CleanupRoots_m25DDA026D1BFCE0DAB6B76DCEA9D5D6E69B4DCC4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* UIElementsUtility_EndContainerGUIFromException_m24BC93E400A63C40B240954B1083E28FF7DA313B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* UIElementsUtility_MakeCurrentIMGUIContainerDirty_m699D2FD8BC017BE54E009400146540CA74432B51_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* UIElementsUtility_ProcessEvent_m031069DEFE98BF0A2DCBDE48FCF365EDC4EEEF70_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* UIElementsUtility_ReleaseCapture_m1E8018ABB4A50A4E5F1ABFE030F2A3439203A67E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* UIElementsUtility_TakeCapture_m976AF984539772F2D67064E2B8695F652E64C6E6_RuntimeMethod_var; IL2CPP_EXTERN_C const uint32_t BaseVisualElementPanel_Dispose_m07569BA6F02A16F41ED07DE23A513CBF4051A7AB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t BaseVisualElementPanel_Dispose_m9195882C1CD370141AE38BE0A3E3ECC136A2C6F9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t BaseVisualElementPanel_SendEvent_m844A0255D1245AC260701CD89DE80A63EC7C5130_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t BaseVisualElementPanel_set_pixelsPerPoint_mA3476E2E30B243BA53C579C9CA6CD42BD3A38334_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t BlurEvent_PreDispatch_mEC73419F78B95B8A288177854695D6D35A33D88E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t BlurEvent__ctor_m629E7608EF7509C82C395C71ABE127B949A1F956_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t CommandEventDispatchingStrategy_CanDispatchEvent_m241EE52B6FF8631124529626BFD6BA97EB8322B2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t CommandEventDispatchingStrategy_DispatchEvent_m5CDE0A946B9D0E735783E76D1CD7665BDE23FD5D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ComputedStyle_get_display_m866FC7F83E877F5D34D33B63F9622C963D95CF2F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ComputedStyle_get_overflow_m4D40307890211CEA10B541CCF31E7DEBF32D48D5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ComputedStyle_get_visibility_m83CBC9D84281A388753ED02A947C4F6A2FC2F44A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ContextClickEvent__ctor_m6D7B7CA693CD0B7C21C5DBF6F25EC6AD3E44250D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DefaultDispatchingStrategy_CanDispatchEvent_m05DA811EF62473A2F82DEFD78A60E4844D9970E9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DefaultDispatchingStrategy_DispatchEvent_mC4224B12D2D9CA91B7907F57EF631955E0A9A236_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DragEnterEvent_Init_m6884050CF2341832749D286AEB1B78174CF02360_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DragEnterEvent__ctor_m522C7792AEF2D1252F4FD1FE95861C9FD62497C2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DragExitedEvent_GetPooled_m96F605BB8FCA2A4CA943838449AA55E4E33FE296_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DragExitedEvent_Init_m044B966ACD14D65DB15AAA93DFC83AABAE4164BC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DragExitedEvent_PostDispatch_m3B19FDA0182ED980619F52CBA2AACD321409BE6A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DragExitedEvent__ctor_mAF848DB540806ED19A2B2A1261F2336D23F9F403_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DragLeaveEvent_Init_m8AB451A9A23D0FD2981D6AA984FAFE32A64FDC90_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DragLeaveEvent__ctor_m4D23812ACB4DE7E968826DAEDDBA11E4A2FA64CE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DragPerformEvent__ctor_m14E8C57F33173802A48E92ACF4CE158BD54C2027_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DragUpdatedEvent_GetPooled_m8895C8C7D8A45520B02263AC60526CB400BA35B3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DragUpdatedEvent_PostDispatch_m9A9F3035F65602E64383FD66606C548426DED805_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DragUpdatedEvent__ctor_m2491236C8C9AFA8D9B0684BB59BCA7A8DBBF6996_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ElementUnderPointer_CommitElementUnderPointers_m5B9F2EA3514C1C1674CBDB42735920CF9EDB21F9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ElementUnderPointer_GetEventPointerPosition_m04652833CEE534687B526B468E63D7C0979D2520_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ElementUnderPointer_SetElementUnderPointer_mE9A9C68DD36EAE2F1EC1016DC339C75FF0638291_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventBase_LocalInit_m6541EED8A07E03D0C819C135D9D43C835ADECD50_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventBase_MarkReceivedByDispatcher_m4B3994DAB619F68CAA204ED8E179C15D87C98523_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventBase_RegisterEventType_mD202AAEEC9F80263CAF503390454A1C6681B6133_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventBase_Skip_m27440E5A3B0A4ACD0A4265D80390840D5EBA422E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventBase__cctor_m56470278621FC5445F53B0D9A2222B92C88126C1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventBase__ctor_m7F4C2BE69598419344BB6C2FAC18252234F50CAD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventBase_get_path_mD750217799E419C5F8B38236E9592E54811A70BF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventBase_set_currentTarget_mBA8C39A26A9E8B67E1003496F77C00BA48FA1B90_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventBase_set_imguiEvent_mD693DAF0735050C06640E8C9DD5683E210D18E15_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventBase_set_path_mE08193E7E12ACEFF2C0B6D03B3A2F3E0CC108C3F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventCallbackListPool_Get_m9FCB57099F9163AC074D4D165BBC8FF183FAA532_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventCallbackListPool_Release_mD7A4A836328F8D2FC4819AF46D7505FACFEEC604_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventCallbackListPool__ctor_mB77440CB3C4F02053827B7E5D701ACC4085E79BD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventCallbackList_AddRange_mDE02C20936D6BE38FF274CA55467080BC52C32B3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventCallbackList_Clear_m136405FD8838CAFDA63EBE84195CC1CB7A6E3A21_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventCallbackList__ctor_mBC7EEE3E31380C1392A362A4249CF5DDDA46426A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventCallbackList__ctor_mE2F2CFB26F07C43706027598B6EA1FF7B87CA19E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventCallbackList_get_Count_m8266C244AA6DCA646A1F7286E97914C1B730F010_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventCallbackList_get_Item_m6C513810F726FD6CE578BF3527E44927C8202E51_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventCallbackRegistry_GetCallbackList_m7E70E450198377F3D052FF06D1AA0F32D19DA0B5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventCallbackRegistry_InvokeCallbacks_m0BB80BBA35EAD3DEE7133B009F973B325F333E8B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventCallbackRegistry_ReleaseCallbackList_mA5E45CB653FB1583ABD76D328C3936ECBEA52BE4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventCallbackRegistry__cctor_m22DF2654FB8B1695EE1B8D5AFD5DC36F4C888744_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventDispatchUtilities_ExecuteDefaultAction_m1ED297AF43E5A210DEA2066D2AFA4E47085D1270_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventDispatchUtilities_PropagateEvent_m7C39780C8172FE6485E3339B22E9C8674B850A6A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventDispatchUtilities_PropagateToIMGUIContainer_mDAABCCD4B1EED470EBB571AD603ED29D92C7D1BF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventDispatcherGate_Equals_mD394D842CFAF84A12B49D465EAE51DAA211B25B7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventDispatcherGate__ctor_mBC0187AAD8921054DED10964453E9DBEA2A2850E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventDispatcher_ApplyDispatchingStrategies_m79FF2901FACB85F528BA924D98F900636AC2B92F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventDispatcher_Dispatch_mDD80C9D7A7BD65C11584285D134ED42EFE991DD2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventDispatcher_OpenGate_m923E8BC60CE74DB3C60322F9C157D7979A94DA3D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventDispatcher_ProcessEventQueue_mCF87B9806B55914E6F61DD20CBBB0EC3D36F397C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventDispatcher_ProcessEvent_m484871ABE4E9E17803A26FD7E16C933C2AB7EE95_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventDispatcher__cctor_m57214D2E9FA6A2D8C2E6F450D7679D5C15C11EA6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventDispatcher__ctor_m91C3F8F612AFCD98D8748F95E25969A641B3FB9B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ExecuteCommandEvent__ctor_mD1E691A392153498055E55BF28DB27D190B1438D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusChangeDirection__cctor_m70BE2014584070525CD14E780B1DA8852EE88CFA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusChangeDirection_get_lastValue_mAB9C4A5A59506E7566A23E58242836C5663AC1E9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusChangeDirection_get_none_m9570BC302B6646391215BB151FCCDD04284D988DUnityEngine_UIElementsModule_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusChangeDirection_get_none_m9570BC302B6646391215BB151FCCDD04284D988D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusChangeDirection_get_unspecified_m72CA7BA378E9E8EF915B6997E7F0601DACE6E2A8UnityEngine_UIElementsModule_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusChangeDirection_get_unspecified_m72CA7BA378E9E8EF915B6997E7F0601DACE6E2A8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusController_AboutToGrabFocus_mC5BDB6AA0476610DB34B71627F0462E97032B1A8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusController_AboutToReleaseFocus_m99552D3B0567BDEE83BD58FA5C575B563560CE4F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusController_DoFocusChange_mF0B7CFECAD6EEBE3CA314AF1E8829F8DF35EDCB5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusController_GetLeafFocusedElement_m663FB5EBFFCB192F5752D04006BB225D8FC77E38_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusController_GrabFocus_mAA5D2ACC540E729E3F4EF760FCCF7B9441E8D0A9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusController_ReleaseFocus_m5A62AECDCB6F042CB21C26A0303D6AE0C494023E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusController_SwitchFocusOnEvent_mD34F7EACFCBACC29E2CA495EF754CEC46B46AF72_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusController_SwitchFocus_m9172FAB1E082FB47133A3AEF9F6F541DCCF01BFE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusController_SyncIMGUIFocus_mC734D05004E0C2548A3278B8B7BF25900A3E29BA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusEvent_PreDispatch_m5DB221734E5704965C00DE7D5251E52E3C6F3BE0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusEvent__ctor_m52117F9B2D751C26DEE724056C01C12A320B06FF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusInEvent_Init_m4215E45A024532A729F31A24552CD8AFCBD5F126_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusInEvent__ctor_m7369472D18AA31FDA6B29BF86BAA21132B1B40B1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusOutEvent_Init_m1E257A49D60DF4C7FEF0E705B1FF8DBE329A863C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t FocusOutEvent__ctor_mBE06484258BA724D83555B42378B3D981189D86B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIContainer_DoOnGUI_m8B86433F73E9055615C221E6DED6DC19FB0407C6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIContainer_GetCurrentTransformAndClip_mE238BF57388386F21512D4DF1F52F430F8F942D7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIContainer_HandleIMGUIEvent_m27A468DA72059D2A3EF240B492773D828D8E7B97_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIContainer_HandleIMGUIEvent_m292CA3033F6D4E6B33B82C9C4671066151128848_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIContainer_RestoreGlobals_mA32A44171FFF3A8C81576F6866B94033FB4D5037_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIContainer_SaveGlobals_mF09688D6EC4D8E9DB42AB88D6C2157D183D8019C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIContainer_SendEventToIMGUI_m8F88E855DEE9AA227A902FDA9B8834963E9FF0D8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIContainer__cctor_m9ED2C4CE3DDBCA3D88857B0A1FA06C29ACD81511_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIContainer_get_cache_m99E0C71CCB251B8A1C5875F5D5EE6F14A325FFFF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIContainer_get_guiState_mF8BBBB16DB8649E6FD908B6C5665A4E48EEB984D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIContainer_get_layoutMeasuredHeight_mBC4530EC0368F87C63C02C73219DBE0A263670D4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIContainer_get_layoutMeasuredWidth_mC53A825470D333B9D4123524BA866C9C05412834_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIEventDispatchingStrategy_CanDispatchEvent_mCCAE04D8089CC0E37EACC3D243FDFF37B3651CC1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIEventDispatchingStrategy_DispatchEvent_m0FB470AFF9D77ABD94D9807E69AB70AE93655BDE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIEvent_GetPooled_m06A0454CD429816DA95826CA0C4A2B0CD01DA24B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIEvent_Init_mFBBF9CDDBBEE96C528BCAF163A48024F3CE3E9A8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t IMGUIEvent__ctor_m116E3D15CF602153C73349190682292485117BA1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InheritedStylesData_Equals_m6658BDA5D51013AAB14646A2209638B04D3D0605_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InheritedStylesData__cctor_m1DBCFC23AF9338F1E6F843B2631BEB7763CFA8C2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t InheritedStylesData__ctor_mD4D151D2F9FD9FE52CA58AE4FCAAC8C562E81AF5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t KeyDownEvent__ctor_mA80E9D5ED76CF89A7B30E50E789E3BDFF67A69C2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t KeyUpEvent__ctor_m1E94BA0CA5506573478177C02A63F8660D0A904C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t KeyboardEventDispatchingStrategy_CanDispatchEvent_m06FE4F7A1B614C081298B06F779A2296448731B0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t KeyboardEventDispatchingStrategy_DispatchEvent_mCA214732105239F1701C782FE5E07B13E5BB85FD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Length_Equals_m9FD9A5DAC1D1238CF9278540A428AA6FE46D6719_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Length_ToString_mEF402FD3A167755DFE8866FD77D8285561038CA2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseCaptureController_CaptureMouse_m1199D18F56DB3882CA03418DD8DA9195853EB46C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseCaptureController_HasMouseCapture_m5856A85C2991CEBF13673F2D6576CC047E4D2729_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseCaptureController_ReleaseMouse_m526404D6809CBAFE6E1E9567F825B77DABC408EE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseCaptureController__cctor_m1B82525D0971057E77184D4B39F6ED8747DDECE8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseCaptureDispatchingStrategy_CanDispatchEvent_m4356355392B019D7E2E5AEE6D86098FD8A2AE3C9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseCaptureDispatchingStrategy_DispatchEvent_mB4E7E16C5DBC004B053F8E0C7237ACE465DF6776_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseCaptureEvent__ctor_m9B6C837EF78493AC57FA4FF1279F98E81BAC3765_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseCaptureOutEvent__ctor_m3A5D8363D67B03CEFB348CB0A51AA669EFC9AB54_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseDownEvent_MakeFromPointerEvent_m8BD784D488F448B8EF4D84A6B0FAEF96D0A57B05_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseDownEvent__ctor_mD1A6A16A4C13DD78A48590737300D411568F694A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseEnterEvent_Init_mD80CD1A57A2B15458749376233DA253FCB9EF0DC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseEnterEvent__ctor_m1571A9B081D3709E46FFE2A6475856FD32356608_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseEnterWindowEvent_Init_mA5934AEF0D943E4446E34637FA399C616A29352B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseEnterWindowEvent_PostDispatch_m2895C681CFDD9F0FFF10D16E9C6CDE9D8B7999BB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseEnterWindowEvent__ctor_mD505250101A47B6F2475DB68125557DB21112F26_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseEventDispatchingStrategy_CanDispatchEvent_m762E4DEFDE4A9B754090F201A8633264F4F73AFB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseEventDispatchingStrategy_DispatchEvent_m42BE80548D9070C93F75C573E32040A6C61B9D4D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseEventsHelper_SendMouseOverMouseOut_mEC7556CBEDDDB6ECA53559CAD33A9ECDD5CEC773_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseLeaveEvent_Init_mCC41DBD151D5166E4429BD58D383096F37E9E204_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseLeaveEvent__ctor_m8FF30D402250FF2BEEE3879A8EB2A77F4E59730C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseLeaveWindowEvent_GetPooled_mE95B21BC1C4E7160853D16E66CCF93207DFA1805_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseLeaveWindowEvent_Init_mD60AA5E408B23C345975FE5651FF3C638891D7E0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseLeaveWindowEvent_LocalInit_m1A9DBBFFD651FB6C58063B06E3FF9054B4380688_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseLeaveWindowEvent_PostDispatch_m41809DFDAD00638438A8D20B5D746AA0AB5F17E7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseLeaveWindowEvent__ctor_m25951F39ED1A58275974C8E1BCCAF09A3DD12225_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseMoveEvent_GetPooled_mBCF69A2FF51DCE25BE5385B768A1373B71FF0239_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseMoveEvent__ctor_m404249603F3DC025CA2B291E51084B9A8DB418E1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseOutEvent__ctor_mAEFCCA6B2C8C894859896199BF4A3A76BBB45E5D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseOverEvent__ctor_m2DFCB7907D728FD534B55DAA2DFDECD51596BDCE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseUpEvent_MakeFromPointerEvent_mB845CDF0473FCB0F35FDDA00798EA71D6E56CB0B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t MouseUpEvent__ctor_m8F5B7A9CB342AB342D6F11AB7979A1FDECDE49BA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Panel_PerformPick_mD6FC6899B2EEA8608EC251D27256408B6FEBDA3B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Panel_PickAll_m26F337682A795823D84AABDB8E780CB0E60E3964_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Panel_Pick_m63E3689F27E1C9CD70866F3EA73A92474B2BA2E8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Panel_Repaint_m7A42332CD1282038C4D681E15D1F1A678AC9BA1B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Panel__cctor_m780CD0FF863F5EF1AA8C0548EDB2464A68F09F1C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCancelEvent_Init_mC5D328B3A1E7574EEB8A04FAABEB5C0A33643000_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCancelEvent_LocalInit_m7261D1F0155EA6B66A39E0D84902D74426D97A60_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCancelEvent_PostDispatch_m6A6F696232D5C746D3B42C10B71277B78D36D6CE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCancelEvent__ctor_m721526BA116D002F739B705C5AB1837DF0C4D50A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCaptureDispatchingStrategy_CanDispatchEvent_mFD2F452BA0A932A71CFB5EE7B40910923C37E580_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCaptureDispatchingStrategy_DispatchEvent_mB112BEE5D0BEDEFED7405357C1A11D1C787DB692_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCaptureEvent__ctor_m15614689022FAC71EE494E5CF9CEEF3F5DF7296B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCaptureHelper_ActivateCompatibilityMouseEvents_m417648BF6DDD5036B91C4515A335F76B5D05226A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCaptureHelper_GetCapturingElement_mFE8B2879D308FC84606606D9E5C76E3F39C62005_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCaptureHelper_GetStateFor_m4AC626E87826F566108B8ED62CBBC68710968416_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCaptureHelper_PreventCompatibilityMouseEvents_m4FC6C200DEAEACA12494E16DD99C9506287CA950_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCaptureHelper_ProcessPointerCapture_m09CC6875E7044A577341CFA82E5E665DA7434EC6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCaptureHelper_ReleasePointer_m054B0E8187C744A22DC6ADEE7281674B88872E96_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCaptureHelper_ShouldSendCompatibilityMouseEvents_m7719A65D3C28756BA1F509CAD2362E2B7A05DD83_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerCaptureOutEvent__ctor_m60BDD1F7A84F0D409AFC4F175966DEF7C1094C04_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDeviceState_GetPointerPosition_m85724B51F9A71DA8B28CC10F038439CABBE60187_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDeviceState_GetPressedButtons_m92D8D7B9F9B7A2251807764D45D133CE96E7E8C2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDeviceState_HasAdditionalPressedButtons_mD62BB94091A70951740237195A5A512E0BA7AB87_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDeviceState_PressButton_mD0A791144315B3CFEB74A02FECBEDFFD24A4A9CE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDeviceState_ReleaseAllButtons_m536EA290CB83637C46C9306EA7D6B94FA5A26327_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDeviceState_ReleaseButton_m841973E840794947778B7057D4DD315556F7A6A5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDeviceState_SavePointerPosition_mFFAA7F8C884E231C7D950676565CDE8A9BAF2390_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDeviceState__cctor_m9872070C0FCE27C6BAD888D26AED420DCE73B154_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDispatchState_CapturePointer_m75275C4F9FD1397A7755610719A0FE207A29EFA1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDispatchState_ProcessPointerCapture_mEAD396B21D3435E5FF6CCF5EEC5A9B7B795D373E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDispatchState_ShouldSendCompatibilityMouseEvents_mAA4694330CC456173C4B04D1E2CA0550F2673FF6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDispatchState__ctor_mB3DFF68825A23F30DFCD5AF0FAE09C905C5C5F7E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDownEvent_Init_mC2D8658A01DB970AF94B9572FE7955CC49495210_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDownEvent_LocalInit_m455BDF82FCA7A4DF7B406A74CA566E88E5FE9288_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDownEvent_PostDispatch_m167A0F41F18641D55F50A8CF56F18563A84C6291_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerDownEvent__ctor_m9BF40F16EC9DF895A2FBDED25E389742C2398091_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerEnterEvent_Init_m17000706F092A1F9F64666B472BABFE2DA1F6C8E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerEnterEvent__ctor_m5D63E0521DF2F38D5DB5A01C1229D86890E8FEF4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerEventDispatchingStrategy_CanDispatchEvent_mD64FC980A34FB18EEE15272554AB1E55CE8C198E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerEventDispatchingStrategy_DispatchEvent_mCBE93915AAF23AD3B074533BF3780AE8DB6FD0BB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerEventsHelper_SendOverOut_mF20A6F6BA0654A799D1924750DEDD26C02A5DAD0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerId__cctor_m002CF2A8DC8FF6E203C567473CB996E360C7AAD2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerLeaveEvent_Init_m5512EBDA0AB403720B47A65BF546D13CBD6D117C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerLeaveEvent__ctor_mB74DC358B2025C6D07484D95A5D5721E0E73E1AF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerMoveEvent_Init_mAFEFEAF6E7D78C5DCE5358E7F93AE5C47A98CCCF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerMoveEvent_LocalInit_mFF378E94A87E1AF0200334C9D705930C5DB23366_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerMoveEvent_PostDispatch_mC492307D192778821CFE7ACF65D8FAA7D9287260_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerMoveEvent__ctor_m8C913D4B979F1E11428AA56C7C7F7F5384B79623_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerOutEvent__ctor_m9E73D5A2EC23637E0E69E8797A668D200AEDE306_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerOverEvent__ctor_mE88010BE343FA6C17B7AE4419C5A038146201D3E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerType_GetPointerType_mFC253D2B16A977A73555E236FBD45A36F271D9A1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerType_IsDirectManipulationDevice_m78C4AE2ADD1967C5475DBA8ACE2D1C1601FCF76B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerType__cctor_m199AE1A5A242F0E7E2C45DD4ABB393701A1EB80A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerUpEvent_Init_m2CDFAC8405FC14DD9289FF97C53DC39B0D83BDAE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerUpEvent_LocalInit_m21B623237D65BDB3DFFB9D45F85CA6AE9D6CDD99_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerUpEvent_PostDispatch_mFCA1BFD7D33746986B8C358A4F4F0589B00256FB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PointerUpEvent__ctor_mC454D03FD160D59C41755D2E0A17F6D1E3544100_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PropagationPaths_Build_m3A3B5F19582903AD9E1B20883161085378116DA4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PropagationPaths_Copy_m40C1C4E98E3DCAF736BDBEBA0E517D775401CDD5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PropagationPaths_Release_mC9529606AEEF9D79737432391D5AE31D4A5DCFF4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PropagationPaths__cctor_m4114E20800A5CC03CBE43CC65BC48D6D42B85029_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PropagationPaths__ctor_m02E19C43A5BE362A67AB4ACEBA5030557E1A8E1F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StyleColor_Equals_m0039CADCE83F30DA7518D4160E56C6214EAE7B75_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StyleColor_ToString_m3147CA8FFDF6131E46E528AF07B5A4A89597109F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StyleFloat_Equals_m6BF52126DF807844D10137DDA4DD8550885CBC55_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StyleFloat_ToString_mD561571B4196F81E5905B35A6A61E6258D59886E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StyleFont_Equals_m52D307FB483278DD04914220F9F93024092C1FFA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StyleFont_GetHashCode_mE86A8E91A541E99E254D99175CD9FB97F3FCCAE5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StyleFont_ToString_mBB5469350A967283CA90B0305BBABF7772C09D1C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StyleFont_op_Equality_m4DE48572350671A8D6D754FD44BA219F86E49436_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StyleInt_Equals_mFA371BC168356A8DBFAD02900078CE44CBBE1407_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StyleInt_ToString_m395AA790CC8ED9A02245FC0B271518268E016373_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StyleLength_Equals_m5EC5BD15B4F8D7DAFEB281D8D8C76AB415973128_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StyleLength_ToString_m29F0B987906678400EB8F03875D424F6B5E23B26_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StyleSheetCache_GetInitialValue_m51DFC2F2F9894F96015E01A19EFC9B8E40948B0F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StyleSheetCache__cctor_m1BF53BB422F03F4197EF7757A1A435B0EC3D8B73_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsRuntimeUtility_RepaintOverlayPanels_m525402A33A7844036928516DB6BCFAA08B60129C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsRuntimeUtility__cctor_m66722ED739FCACA427168B62EECB349D7C79B2C8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsUtility_BeginContainerGUI_mE4585A8A221BC125D0AA6813E33E9688CDC1E3A5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsUtility_CleanupRoots_m25DDA026D1BFCE0DAB6B76DCEA9D5D6E69B4DCC4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsUtility_CreateEvent_mB62D7CF6258D5D7D8325D85DA26A3AFB8975F2F5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsUtility_CreateEvent_mD256DE6CF533EDBFB7597E63368F5B2DD4B33D1A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsUtility_DoDispatch_m885B60D4DC3E483D2AF18397A672FCD4344FFC4F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsUtility_EndContainerGUIFromException_m24BC93E400A63C40B240954B1083E28FF7DA313B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsUtility_EndContainerGUI_m2F6A073CACB1B23C1A17B1326CF8B34B1035CEF5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsUtility_GetAllPanels_m0889EE85257E74DA06540EA69612C8037A654E5A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsUtility_GetPanelsIterator_m1A0FC1FC6CA4ED71A790B039F8A6FE044B1DFFB1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsUtility_MakeCurrentIMGUIContainerDirty_m699D2FD8BC017BE54E009400146540CA74432B51_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsUtility_ProcessEvent_m031069DEFE98BF0A2DCBDE48FCF365EDC4EEEF70_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsUtility_RemoveCachedPanel_m643CBB664C4B2B2043D96E28D21A433E415B7D5B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsUtility_TakeCapture_m976AF984539772F2D67064E2B8695F652E64C6E6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t UIElementsUtility__cctor_m3CF0DBF97A6D376833951C65A1EFD16C0AB497B3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Utility_RaiseEngineUpdate_mA1B27628894F519755E305EEDE906C0F39219460_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Utility_RaiseFlushPendingResources_mF574684D4347F0DA7CD949B6C224625860B9A0C3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Utility_RaiseGraphicsResourcesRecreate_mB64653A9A2F10D8477948B0F6CABD41516821289_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Utility__cctor_m3E9C809A88275DAA163BA2116744980D66266801_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ValidateCommandEvent__ctor_m201CB22C32A6082234311A13CA86AFA69B5F1713_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElementFocusChangeDirection_get_left_m28008C7A22C13A69D46B56C5142FFBB2FC96F1C1UnityEngine_UIElementsModule_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElementFocusChangeDirection_get_right_m4248B7205638C7879845E604E6131863AC4263A2UnityEngine_UIElementsModule_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElementStylesData__cctor_m7ACF8CB0FB93BA5D1C3BEDAAB3F29E0478EC55FD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElementStylesData__ctor_m7999152E0421CD6AF42089076C09A84BE49646BA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElement_ShouldClip_m20B783A59D583676F075679BFD66EAA4082A624F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElement_TransformAlignedRect_m08EE763B8197A841E3F62C79EF5CF1E538E70AFE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElement_UnityEngine_UIElements_IResolvedStyle_get_display_mE18E6C2CDCEA0F5D253E939F9357B5921033E4E3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElement_UnityEngine_UIElements_IResolvedStyle_get_visibility_mE7FD1C47E46D6E8359E134BC3074FF708E119052_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElement_UnityEngine_UIElements_ITransform_get_matrix_m83118700B9A8F2E9F664F5EE915493C531EFF04D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElement_UpdateBoundingBox_m430FD1066D9332EE6FDA9F63F225A695A26BD712_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElement_UpdateWorldBoundingBox_m7DA032519F5B3EA435E04B6C1473A727B17F189E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElement_UpdateWorldTransform_m30E43E905559B48B7BBF0DBC8F721E1E2C1C5051_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElement__cctor_m660EC090CF5A018188534F0897471DB34A4D7E4B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElement_get_focusController_mF54741800E59EB4866355F4FC2DFEB5DC2C11C63_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElement_get_visible_mF622EA56C9F6C3AF7B305D8EE42E9E9C104A2772_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t VisualElement_get_worldBound_mBA0BC2D573E8799117BACCCAEB00A8856096B678_MetadataUsageId; struct CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD_marshaled_com; struct CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD_marshaled_pinvoke; struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_com; struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_pinvoke; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040; struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83; struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; struct FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13; struct IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B; struct IMouseEventU5BU5D_tCE0D61B3B9365418FB01A982116047B2AC1DEF86; struct IPanelU5BU5D_tBA2968C8526E5E10443C0FA1E4E9A9393537FF69; struct IPointerEventU5BU5D_t785045C2C852432BB13E4AA64CD0F22E93B7D284; struct StyleValueU5BU5D_t510329266B7162817A9059A6EF69BC3EF02A0D3D; struct VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19; struct Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6; 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 // struct U3CModuleU3E_t091C966E943CA3E1F5D551C43C6FE64881C5BB24 { public: public: }; // System.Object struct Il2CppArrayBounds; // System.Array // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t122A36C74DEDF1A3B3DB78F2D1388D6AA083EF1B* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_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_tF86E25D7877A7567E27BE5A3DC7203E6E48969A8 * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t2DD5E0C7FED2F0E6C8E51556F1F2F5D3AE089A4B * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281, ___entries_1)); } inline EntryU5BU5D_t122A36C74DEDF1A3B3DB78F2D1388D6AA083EF1B* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t122A36C74DEDF1A3B3DB78F2D1388D6AA083EF1B** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t122A36C74DEDF1A3B3DB78F2D1388D6AA083EF1B* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281, ___keys_7)); } inline KeyCollection_tF86E25D7877A7567E27BE5A3DC7203E6E48969A8 * get_keys_7() const { return ___keys_7; } inline KeyCollection_tF86E25D7877A7567E27BE5A3DC7203E6E48969A8 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tF86E25D7877A7567E27BE5A3DC7203E6E48969A8 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281, ___values_8)); } inline ValueCollection_t2DD5E0C7FED2F0E6C8E51556F1F2F5D3AE089A4B * get_values_8() const { return ___values_8; } inline ValueCollection_t2DD5E0C7FED2F0E6C8E51556F1F2F5D3AE089A4B ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t2DD5E0C7FED2F0E6C8E51556F1F2F5D3AE089A4B * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_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_tC73654392B284B89334464107B696C9BD89776D9 * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___entries_1)); } inline EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___keys_7)); } inline KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 * get_keys_7() const { return ___keys_7; } inline KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___values_8)); } inline ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 * get_values_8() const { return ___values_8; } inline ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tC9FCBE88E675C9DF8421F2E04B38222AC95F0F9A* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_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_t247A6C6B235416AFEE92CD85D89976C5A84CA153 * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tB6C7BA09F0A18CFF51B0277B901D68BDFD703A5B * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045, ___entries_1)); } inline EntryU5BU5D_tC9FCBE88E675C9DF8421F2E04B38222AC95F0F9A* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tC9FCBE88E675C9DF8421F2E04B38222AC95F0F9A** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tC9FCBE88E675C9DF8421F2E04B38222AC95F0F9A* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045, ___keys_7)); } inline KeyCollection_t247A6C6B235416AFEE92CD85D89976C5A84CA153 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t247A6C6B235416AFEE92CD85D89976C5A84CA153 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t247A6C6B235416AFEE92CD85D89976C5A84CA153 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045, ___values_8)); } inline ValueCollection_tB6C7BA09F0A18CFF51B0277B901D68BDFD703A5B * get_values_8() const { return ___values_8; } inline ValueCollection_tB6C7BA09F0A18CFF51B0277B901D68BDFD703A5B ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tB6C7BA09F0A18CFF51B0277B901D68BDFD703A5B * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_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_t8E6E0C3715004635CF23326D9C327CF5D67FAB7C * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tBF66F08218BF54722C4196FA4A61B338564F624D * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___entries_1)); } inline EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___keys_7)); } inline KeyCollection_t8E6E0C3715004635CF23326D9C327CF5D67FAB7C * get_keys_7() const { return ___keys_7; } inline KeyCollection_t8E6E0C3715004635CF23326D9C327CF5D67FAB7C ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t8E6E0C3715004635CF23326D9C327CF5D67FAB7C * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___values_8)); } inline ValueCollection_tBF66F08218BF54722C4196FA4A61B338564F624D * get_values_8() const { return ___values_8; } inline ValueCollection_tBF66F08218BF54722C4196FA4A61B338564F624D ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tBF66F08218BF54722C4196FA4A61B338564F624D * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t0000BB3A1192D5446E11F9ED98B9F47969408EC9* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_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_t942D4C93AC884718BBF29D83378C675998120568 * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tE9483FAD68F8A9127E86DEF5432153FAD869693D * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C, ___entries_1)); } inline EntryU5BU5D_t0000BB3A1192D5446E11F9ED98B9F47969408EC9* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t0000BB3A1192D5446E11F9ED98B9F47969408EC9** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t0000BB3A1192D5446E11F9ED98B9F47969408EC9* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C, ___keys_7)); } inline KeyCollection_t942D4C93AC884718BBF29D83378C675998120568 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t942D4C93AC884718BBF29D83378C675998120568 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t942D4C93AC884718BBF29D83378C675998120568 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C, ___values_8)); } inline ValueCollection_tE9483FAD68F8A9127E86DEF5432153FAD869693D * get_values_8() const { return ___values_8; } inline ValueCollection_tE9483FAD68F8A9127E86DEF5432153FAD869693D ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tE9483FAD68F8A9127E86DEF5432153FAD869693D * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tB9F5A0F87C67ACF66BEC0A548137C4BA14E04B6C : public RuntimeObject { public: public: }; struct EqualityComparer_1_tB9F5A0F87C67ACF66BEC0A548137C4BA14E04B6C_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_tB9F5A0F87C67ACF66BEC0A548137C4BA14E04B6C * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_tB9F5A0F87C67ACF66BEC0A548137C4BA14E04B6C_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_tB9F5A0F87C67ACF66BEC0A548137C4BA14E04B6C * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_tB9F5A0F87C67ACF66BEC0A548137C4BA14E04B6C ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_tB9F5A0F87C67ACF66BEC0A548137C4BA14E04B6C * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____items_1)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____items_1)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get__items_1() const { return ____items_1; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_StaticFields, ____emptyArray_5)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get__emptyArray_5() const { return ____emptyArray_5; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items EventCallbackFunctorBaseU5BU5D_tA941ECA5217A3105B0AC8080988BF2783346B364* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47, ____items_1)); } inline EventCallbackFunctorBaseU5BU5D_tA941ECA5217A3105B0AC8080988BF2783346B364* get__items_1() const { return ____items_1; } inline EventCallbackFunctorBaseU5BU5D_tA941ECA5217A3105B0AC8080988BF2783346B364** get_address_of__items_1() { return &____items_1; } inline void set__items_1(EventCallbackFunctorBaseU5BU5D_tA941ECA5217A3105B0AC8080988BF2783346B364* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray EventCallbackFunctorBaseU5BU5D_tA941ECA5217A3105B0AC8080988BF2783346B364* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47_StaticFields, ____emptyArray_5)); } inline EventCallbackFunctorBaseU5BU5D_tA941ECA5217A3105B0AC8080988BF2783346B364* get__emptyArray_5() const { return ____emptyArray_5; } inline EventCallbackFunctorBaseU5BU5D_tA941ECA5217A3105B0AC8080988BF2783346B364** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(EventCallbackFunctorBaseU5BU5D_tA941ECA5217A3105B0AC8080988BF2783346B364* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD, ____items_1)); } inline FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* get__items_1() const { return ____items_1; } inline FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13** get_address_of__items_1() { return &____items_1; } inline void set__items_1(FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD_StaticFields, ____emptyArray_5)); } inline FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* get__emptyArray_5() const { return ____emptyArray_5; } inline FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items IEventDispatchingStrategyU5BU5D_t6E9BDD241650672BA3E3AF178552AFEBAC4F2DE1* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F, ____items_1)); } inline IEventDispatchingStrategyU5BU5D_t6E9BDD241650672BA3E3AF178552AFEBAC4F2DE1* get__items_1() const { return ____items_1; } inline IEventDispatchingStrategyU5BU5D_t6E9BDD241650672BA3E3AF178552AFEBAC4F2DE1** get_address_of__items_1() { return &____items_1; } inline void set__items_1(IEventDispatchingStrategyU5BU5D_t6E9BDD241650672BA3E3AF178552AFEBAC4F2DE1* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray IEventDispatchingStrategyU5BU5D_t6E9BDD241650672BA3E3AF178552AFEBAC4F2DE1* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F_StaticFields, ____emptyArray_5)); } inline IEventDispatchingStrategyU5BU5D_t6E9BDD241650672BA3E3AF178552AFEBAC4F2DE1* get__emptyArray_5() const { return ____emptyArray_5; } inline IEventDispatchingStrategyU5BU5D_t6E9BDD241650672BA3E3AF178552AFEBAC4F2DE1** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(IEventDispatchingStrategyU5BU5D_t6E9BDD241650672BA3E3AF178552AFEBAC4F2DE1* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tC6DEF7083E8206203302B1B25E23947E49BBD537 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tC6DEF7083E8206203302B1B25E23947E49BBD537, ____items_1)); } inline IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B* get__items_1() const { return ____items_1; } inline IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B** get_address_of__items_1() { return &____items_1; } inline void set__items_1(IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tC6DEF7083E8206203302B1B25E23947E49BBD537, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tC6DEF7083E8206203302B1B25E23947E49BBD537, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tC6DEF7083E8206203302B1B25E23947E49BBD537, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tC6DEF7083E8206203302B1B25E23947E49BBD537_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tC6DEF7083E8206203302B1B25E23947E49BBD537_StaticFields, ____emptyArray_5)); } inline IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B* get__emptyArray_5() const { return ____emptyArray_5; } inline IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items PanelU5BU5D_t1648A69408C4116E85FCE4402104CC1342B53E01* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600, ____items_1)); } inline PanelU5BU5D_t1648A69408C4116E85FCE4402104CC1342B53E01* get__items_1() const { return ____items_1; } inline PanelU5BU5D_t1648A69408C4116E85FCE4402104CC1342B53E01** get_address_of__items_1() { return &____items_1; } inline void set__items_1(PanelU5BU5D_t1648A69408C4116E85FCE4402104CC1342B53E01* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray PanelU5BU5D_t1648A69408C4116E85FCE4402104CC1342B53E01* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600_StaticFields, ____emptyArray_5)); } inline PanelU5BU5D_t1648A69408C4116E85FCE4402104CC1342B53E01* get__emptyArray_5() const { return ____emptyArray_5; } inline PanelU5BU5D_t1648A69408C4116E85FCE4402104CC1342B53E01** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(PanelU5BU5D_t1648A69408C4116E85FCE4402104CC1342B53E01* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756, ____items_1)); } inline VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19* get__items_1() const { return ____items_1; } inline VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19** get_address_of__items_1() { return &____items_1; } inline void set__items_1(VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756_StaticFields, ____emptyArray_5)); } inline VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19* get__emptyArray_5() const { return ____emptyArray_5; } inline VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.Queue`1 struct Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871 : public RuntimeObject { public: // T[] System.Collections.Generic.Queue`1::_array EventRecordU5BU5D_tCCE77A3C5C7FBB76F0BAC802BD005880513F5A94* ____array_0; // System.Int32 System.Collections.Generic.Queue`1::_head int32_t ____head_1; // System.Int32 System.Collections.Generic.Queue`1::_tail int32_t ____tail_2; // System.Int32 System.Collections.Generic.Queue`1::_size int32_t ____size_3; // System.Int32 System.Collections.Generic.Queue`1::_version int32_t ____version_4; // System.Object System.Collections.Generic.Queue`1::_syncRoot RuntimeObject * ____syncRoot_5; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871, ____array_0)); } inline EventRecordU5BU5D_tCCE77A3C5C7FBB76F0BAC802BD005880513F5A94* get__array_0() const { return ____array_0; } inline EventRecordU5BU5D_tCCE77A3C5C7FBB76F0BAC802BD005880513F5A94** get_address_of__array_0() { return &____array_0; } inline void set__array_0(EventRecordU5BU5D_tCCE77A3C5C7FBB76F0BAC802BD005880513F5A94* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__head_1() { return static_cast(offsetof(Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871, ____head_1)); } inline int32_t get__head_1() const { return ____head_1; } inline int32_t* get_address_of__head_1() { return &____head_1; } inline void set__head_1(int32_t value) { ____head_1 = value; } inline static int32_t get_offset_of__tail_2() { return static_cast(offsetof(Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871, ____tail_2)); } inline int32_t get__tail_2() const { return ____tail_2; } inline int32_t* get_address_of__tail_2() { return &____tail_2; } inline void set__tail_2(int32_t value) { ____tail_2 = value; } inline static int32_t get_offset_of__size_3() { return static_cast(offsetof(Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871, ____size_3)); } inline int32_t get__size_3() const { return ____size_3; } inline int32_t* get_address_of__size_3() { return &____size_3; } inline void set__size_3(int32_t value) { ____size_3 = value; } inline static int32_t get_offset_of__version_4() { return static_cast(offsetof(Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871, ____version_4)); } inline int32_t get__version_4() const { return ____version_4; } inline int32_t* get_address_of__version_4() { return &____version_4; } inline void set__version_4(int32_t value) { ____version_4 = value; } inline static int32_t get_offset_of__syncRoot_5() { return static_cast(offsetof(Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871, ____syncRoot_5)); } inline RuntimeObject * get__syncRoot_5() const { return ____syncRoot_5; } inline RuntimeObject ** get_address_of__syncRoot_5() { return &____syncRoot_5; } inline void set__syncRoot_5(RuntimeObject * value) { ____syncRoot_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_5), (void*)value); } }; // System.Collections.Generic.Stack`1 struct Stack_1_t576E16A8DBBF0430E26B9525C7A047671F793CA8 : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____array_0; // System.Int32 System.Collections.Generic.Stack`1::_size int32_t ____size_1; // System.Int32 System.Collections.Generic.Stack`1::_version int32_t ____version_2; // System.Object System.Collections.Generic.Stack`1::_syncRoot RuntimeObject * ____syncRoot_3; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Stack_1_t576E16A8DBBF0430E26B9525C7A047671F793CA8, ____array_0)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__array_0() const { return ____array_0; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__array_0() { return &____array_0; } inline void set__array_0(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(Stack_1_t576E16A8DBBF0430E26B9525C7A047671F793CA8, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Stack_1_t576E16A8DBBF0430E26B9525C7A047671F793CA8, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__syncRoot_3() { return static_cast(offsetof(Stack_1_t576E16A8DBBF0430E26B9525C7A047671F793CA8, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } }; // System.Collections.Generic.Stack`1 struct Stack_1_t24777AF3653C4C5F1B2C4E44195381CCE7118ADD : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array EventCallbackListU5BU5D_tDB01097B212FC9307D4260F890261FAB20D49F8E* ____array_0; // System.Int32 System.Collections.Generic.Stack`1::_size int32_t ____size_1; // System.Int32 System.Collections.Generic.Stack`1::_version int32_t ____version_2; // System.Object System.Collections.Generic.Stack`1::_syncRoot RuntimeObject * ____syncRoot_3; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Stack_1_t24777AF3653C4C5F1B2C4E44195381CCE7118ADD, ____array_0)); } inline EventCallbackListU5BU5D_tDB01097B212FC9307D4260F890261FAB20D49F8E* get__array_0() const { return ____array_0; } inline EventCallbackListU5BU5D_tDB01097B212FC9307D4260F890261FAB20D49F8E** get_address_of__array_0() { return &____array_0; } inline void set__array_0(EventCallbackListU5BU5D_tDB01097B212FC9307D4260F890261FAB20D49F8E* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(Stack_1_t24777AF3653C4C5F1B2C4E44195381CCE7118ADD, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Stack_1_t24777AF3653C4C5F1B2C4E44195381CCE7118ADD, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__syncRoot_3() { return static_cast(offsetof(Stack_1_t24777AF3653C4C5F1B2C4E44195381CCE7118ADD, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } }; // System.Collections.Generic.Stack`1 struct Stack_1_t0A64DB46505E094A9A97C8AB017B308033139EB6 : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array DispatchContextU5BU5D_t4467426EBDEB3B12C25D99303F7B67A6411B1BC8* ____array_0; // System.Int32 System.Collections.Generic.Stack`1::_size int32_t ____size_1; // System.Int32 System.Collections.Generic.Stack`1::_version int32_t ____version_2; // System.Object System.Collections.Generic.Stack`1::_syncRoot RuntimeObject * ____syncRoot_3; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Stack_1_t0A64DB46505E094A9A97C8AB017B308033139EB6, ____array_0)); } inline DispatchContextU5BU5D_t4467426EBDEB3B12C25D99303F7B67A6411B1BC8* get__array_0() const { return ____array_0; } inline DispatchContextU5BU5D_t4467426EBDEB3B12C25D99303F7B67A6411B1BC8** get_address_of__array_0() { return &____array_0; } inline void set__array_0(DispatchContextU5BU5D_t4467426EBDEB3B12C25D99303F7B67A6411B1BC8* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(Stack_1_t0A64DB46505E094A9A97C8AB017B308033139EB6, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Stack_1_t0A64DB46505E094A9A97C8AB017B308033139EB6, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__syncRoot_3() { return static_cast(offsetof(Stack_1_t0A64DB46505E094A9A97C8AB017B308033139EB6, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } }; // System.Collections.Generic.Stack`1 struct Stack_1_tD51021A3BF4A98F5C8D8CA95B716CA5849F68D85 : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array IMGUIContainerU5BU5D_t093642E14EBEE689A5834B6EDB003685C8BB2C83* ____array_0; // System.Int32 System.Collections.Generic.Stack`1::_size int32_t ____size_1; // System.Int32 System.Collections.Generic.Stack`1::_version int32_t ____version_2; // System.Object System.Collections.Generic.Stack`1::_syncRoot RuntimeObject * ____syncRoot_3; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Stack_1_tD51021A3BF4A98F5C8D8CA95B716CA5849F68D85, ____array_0)); } inline IMGUIContainerU5BU5D_t093642E14EBEE689A5834B6EDB003685C8BB2C83* get__array_0() const { return ____array_0; } inline IMGUIContainerU5BU5D_t093642E14EBEE689A5834B6EDB003685C8BB2C83** get_address_of__array_0() { return &____array_0; } inline void set__array_0(IMGUIContainerU5BU5D_t093642E14EBEE689A5834B6EDB003685C8BB2C83* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(Stack_1_tD51021A3BF4A98F5C8D8CA95B716CA5849F68D85, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Stack_1_tD51021A3BF4A98F5C8D8CA95B716CA5849F68D85, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__syncRoot_3() { return static_cast(offsetof(Stack_1_tD51021A3BF4A98F5C8D8CA95B716CA5849F68D85, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } }; // System.Globalization.CultureInfo struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F : public RuntimeObject { public: // System.Boolean System.Globalization.CultureInfo::m_isReadOnly bool ___m_isReadOnly_3; // System.Int32 System.Globalization.CultureInfo::cultureID int32_t ___cultureID_4; // System.Int32 System.Globalization.CultureInfo::parent_lcid int32_t ___parent_lcid_5; // System.Int32 System.Globalization.CultureInfo::datetime_index int32_t ___datetime_index_6; // System.Int32 System.Globalization.CultureInfo::number_index int32_t ___number_index_7; // System.Int32 System.Globalization.CultureInfo::default_calendar_type int32_t ___default_calendar_type_8; // System.Boolean System.Globalization.CultureInfo::m_useUserOverride bool ___m_useUserOverride_9; // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * ___numInfo_10; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * ___dateTimeInfo_11; // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * ___textInfo_12; // System.String System.Globalization.CultureInfo::m_name String_t* ___m_name_13; // System.String System.Globalization.CultureInfo::englishname String_t* ___englishname_14; // System.String System.Globalization.CultureInfo::nativename String_t* ___nativename_15; // System.String System.Globalization.CultureInfo::iso3lang String_t* ___iso3lang_16; // System.String System.Globalization.CultureInfo::iso2lang String_t* ___iso2lang_17; // System.String System.Globalization.CultureInfo::win3lang String_t* ___win3lang_18; // System.String System.Globalization.CultureInfo::territory String_t* ___territory_19; // System.String[] System.Globalization.CultureInfo::native_calendar_names StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___native_calendar_names_20; // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * ___compareInfo_21; // System.Void* System.Globalization.CultureInfo::textinfo_data void* ___textinfo_data_22; // System.Int32 System.Globalization.CultureInfo::m_dataItem int32_t ___m_dataItem_23; // System.Globalization.Calendar System.Globalization.CultureInfo::calendar Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * ___calendar_24; // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___parent_culture_25; // System.Boolean System.Globalization.CultureInfo::constructed bool ___constructed_26; // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___cached_serialized_form_27; // System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD * ___m_cultureData_28; // System.Boolean System.Globalization.CultureInfo::m_isInherited bool ___m_isInherited_29; public: inline static int32_t get_offset_of_m_isReadOnly_3() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_isReadOnly_3)); } inline bool get_m_isReadOnly_3() const { return ___m_isReadOnly_3; } inline bool* get_address_of_m_isReadOnly_3() { return &___m_isReadOnly_3; } inline void set_m_isReadOnly_3(bool value) { ___m_isReadOnly_3 = value; } inline static int32_t get_offset_of_cultureID_4() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___cultureID_4)); } inline int32_t get_cultureID_4() const { return ___cultureID_4; } inline int32_t* get_address_of_cultureID_4() { return &___cultureID_4; } inline void set_cultureID_4(int32_t value) { ___cultureID_4 = value; } inline static int32_t get_offset_of_parent_lcid_5() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___parent_lcid_5)); } inline int32_t get_parent_lcid_5() const { return ___parent_lcid_5; } inline int32_t* get_address_of_parent_lcid_5() { return &___parent_lcid_5; } inline void set_parent_lcid_5(int32_t value) { ___parent_lcid_5 = value; } inline static int32_t get_offset_of_datetime_index_6() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___datetime_index_6)); } inline int32_t get_datetime_index_6() const { return ___datetime_index_6; } inline int32_t* get_address_of_datetime_index_6() { return &___datetime_index_6; } inline void set_datetime_index_6(int32_t value) { ___datetime_index_6 = value; } inline static int32_t get_offset_of_number_index_7() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___number_index_7)); } inline int32_t get_number_index_7() const { return ___number_index_7; } inline int32_t* get_address_of_number_index_7() { return &___number_index_7; } inline void set_number_index_7(int32_t value) { ___number_index_7 = value; } inline static int32_t get_offset_of_default_calendar_type_8() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___default_calendar_type_8)); } inline int32_t get_default_calendar_type_8() const { return ___default_calendar_type_8; } inline int32_t* get_address_of_default_calendar_type_8() { return &___default_calendar_type_8; } inline void set_default_calendar_type_8(int32_t value) { ___default_calendar_type_8 = value; } inline static int32_t get_offset_of_m_useUserOverride_9() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_useUserOverride_9)); } inline bool get_m_useUserOverride_9() const { return ___m_useUserOverride_9; } inline bool* get_address_of_m_useUserOverride_9() { return &___m_useUserOverride_9; } inline void set_m_useUserOverride_9(bool value) { ___m_useUserOverride_9 = value; } inline static int32_t get_offset_of_numInfo_10() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___numInfo_10)); } inline NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * get_numInfo_10() const { return ___numInfo_10; } inline NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 ** get_address_of_numInfo_10() { return &___numInfo_10; } inline void set_numInfo_10(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * value) { ___numInfo_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___numInfo_10), (void*)value); } inline static int32_t get_offset_of_dateTimeInfo_11() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___dateTimeInfo_11)); } inline DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * get_dateTimeInfo_11() const { return ___dateTimeInfo_11; } inline DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F ** get_address_of_dateTimeInfo_11() { return &___dateTimeInfo_11; } inline void set_dateTimeInfo_11(DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * value) { ___dateTimeInfo_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___dateTimeInfo_11), (void*)value); } inline static int32_t get_offset_of_textInfo_12() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___textInfo_12)); } inline TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * get_textInfo_12() const { return ___textInfo_12; } inline TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 ** get_address_of_textInfo_12() { return &___textInfo_12; } inline void set_textInfo_12(TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * value) { ___textInfo_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___textInfo_12), (void*)value); } inline static int32_t get_offset_of_m_name_13() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_name_13)); } inline String_t* get_m_name_13() const { return ___m_name_13; } inline String_t** get_address_of_m_name_13() { return &___m_name_13; } inline void set_m_name_13(String_t* value) { ___m_name_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_name_13), (void*)value); } inline static int32_t get_offset_of_englishname_14() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___englishname_14)); } inline String_t* get_englishname_14() const { return ___englishname_14; } inline String_t** get_address_of_englishname_14() { return &___englishname_14; } inline void set_englishname_14(String_t* value) { ___englishname_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___englishname_14), (void*)value); } inline static int32_t get_offset_of_nativename_15() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___nativename_15)); } inline String_t* get_nativename_15() const { return ___nativename_15; } inline String_t** get_address_of_nativename_15() { return &___nativename_15; } inline void set_nativename_15(String_t* value) { ___nativename_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___nativename_15), (void*)value); } inline static int32_t get_offset_of_iso3lang_16() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___iso3lang_16)); } inline String_t* get_iso3lang_16() const { return ___iso3lang_16; } inline String_t** get_address_of_iso3lang_16() { return &___iso3lang_16; } inline void set_iso3lang_16(String_t* value) { ___iso3lang_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso3lang_16), (void*)value); } inline static int32_t get_offset_of_iso2lang_17() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___iso2lang_17)); } inline String_t* get_iso2lang_17() const { return ___iso2lang_17; } inline String_t** get_address_of_iso2lang_17() { return &___iso2lang_17; } inline void set_iso2lang_17(String_t* value) { ___iso2lang_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso2lang_17), (void*)value); } inline static int32_t get_offset_of_win3lang_18() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___win3lang_18)); } inline String_t* get_win3lang_18() const { return ___win3lang_18; } inline String_t** get_address_of_win3lang_18() { return &___win3lang_18; } inline void set_win3lang_18(String_t* value) { ___win3lang_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___win3lang_18), (void*)value); } inline static int32_t get_offset_of_territory_19() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___territory_19)); } inline String_t* get_territory_19() const { return ___territory_19; } inline String_t** get_address_of_territory_19() { return &___territory_19; } inline void set_territory_19(String_t* value) { ___territory_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___territory_19), (void*)value); } inline static int32_t get_offset_of_native_calendar_names_20() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___native_calendar_names_20)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_native_calendar_names_20() const { return ___native_calendar_names_20; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_native_calendar_names_20() { return &___native_calendar_names_20; } inline void set_native_calendar_names_20(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___native_calendar_names_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_calendar_names_20), (void*)value); } inline static int32_t get_offset_of_compareInfo_21() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___compareInfo_21)); } inline CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * get_compareInfo_21() const { return ___compareInfo_21; } inline CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 ** get_address_of_compareInfo_21() { return &___compareInfo_21; } inline void set_compareInfo_21(CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * value) { ___compareInfo_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___compareInfo_21), (void*)value); } inline static int32_t get_offset_of_textinfo_data_22() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___textinfo_data_22)); } inline void* get_textinfo_data_22() const { return ___textinfo_data_22; } inline void** get_address_of_textinfo_data_22() { return &___textinfo_data_22; } inline void set_textinfo_data_22(void* value) { ___textinfo_data_22 = value; } inline static int32_t get_offset_of_m_dataItem_23() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_dataItem_23)); } inline int32_t get_m_dataItem_23() const { return ___m_dataItem_23; } inline int32_t* get_address_of_m_dataItem_23() { return &___m_dataItem_23; } inline void set_m_dataItem_23(int32_t value) { ___m_dataItem_23 = value; } inline static int32_t get_offset_of_calendar_24() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___calendar_24)); } inline Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * get_calendar_24() const { return ___calendar_24; } inline Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 ** get_address_of_calendar_24() { return &___calendar_24; } inline void set_calendar_24(Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * value) { ___calendar_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___calendar_24), (void*)value); } inline static int32_t get_offset_of_parent_culture_25() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___parent_culture_25)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_parent_culture_25() const { return ___parent_culture_25; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_parent_culture_25() { return &___parent_culture_25; } inline void set_parent_culture_25(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___parent_culture_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_culture_25), (void*)value); } inline static int32_t get_offset_of_constructed_26() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___constructed_26)); } inline bool get_constructed_26() const { return ___constructed_26; } inline bool* get_address_of_constructed_26() { return &___constructed_26; } inline void set_constructed_26(bool value) { ___constructed_26 = value; } inline static int32_t get_offset_of_cached_serialized_form_27() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___cached_serialized_form_27)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_cached_serialized_form_27() const { return ___cached_serialized_form_27; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_cached_serialized_form_27() { return &___cached_serialized_form_27; } inline void set_cached_serialized_form_27(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___cached_serialized_form_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___cached_serialized_form_27), (void*)value); } inline static int32_t get_offset_of_m_cultureData_28() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_cultureData_28)); } inline CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD * get_m_cultureData_28() const { return ___m_cultureData_28; } inline CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD ** get_address_of_m_cultureData_28() { return &___m_cultureData_28; } inline void set_m_cultureData_28(CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD * value) { ___m_cultureData_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cultureData_28), (void*)value); } inline static int32_t get_offset_of_m_isInherited_29() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_isInherited_29)); } inline bool get_m_isInherited_29() const { return ___m_isInherited_29; } inline bool* get_address_of_m_isInherited_29() { return &___m_isInherited_29; } inline void set_m_isInherited_29(bool value) { ___m_isInherited_29 = value; } }; struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields { public: // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___invariant_culture_info_0; // System.Object System.Globalization.CultureInfo::shared_table_lock RuntimeObject * ___shared_table_lock_1; // System.Globalization.CultureInfo System.Globalization.CultureInfo::default_current_culture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___default_current_culture_2; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___s_DefaultThreadCurrentUICulture_33; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___s_DefaultThreadCurrentCulture_34; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_number Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B * ___shared_by_number_35; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_name Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25 * ___shared_by_name_36; // System.Boolean System.Globalization.CultureInfo::IsTaiwanSku bool ___IsTaiwanSku_37; public: inline static int32_t get_offset_of_invariant_culture_info_0() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___invariant_culture_info_0)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_invariant_culture_info_0() const { return ___invariant_culture_info_0; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_invariant_culture_info_0() { return &___invariant_culture_info_0; } inline void set_invariant_culture_info_0(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___invariant_culture_info_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invariant_culture_info_0), (void*)value); } inline static int32_t get_offset_of_shared_table_lock_1() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___shared_table_lock_1)); } inline RuntimeObject * get_shared_table_lock_1() const { return ___shared_table_lock_1; } inline RuntimeObject ** get_address_of_shared_table_lock_1() { return &___shared_table_lock_1; } inline void set_shared_table_lock_1(RuntimeObject * value) { ___shared_table_lock_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_table_lock_1), (void*)value); } inline static int32_t get_offset_of_default_current_culture_2() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___default_current_culture_2)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_default_current_culture_2() const { return ___default_current_culture_2; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_default_current_culture_2() { return &___default_current_culture_2; } inline void set_default_current_culture_2(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___default_current_culture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___default_current_culture_2), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentUICulture_33() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___s_DefaultThreadCurrentUICulture_33)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_s_DefaultThreadCurrentUICulture_33() const { return ___s_DefaultThreadCurrentUICulture_33; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_s_DefaultThreadCurrentUICulture_33() { return &___s_DefaultThreadCurrentUICulture_33; } inline void set_s_DefaultThreadCurrentUICulture_33(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___s_DefaultThreadCurrentUICulture_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentUICulture_33), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentCulture_34() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___s_DefaultThreadCurrentCulture_34)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_s_DefaultThreadCurrentCulture_34() const { return ___s_DefaultThreadCurrentCulture_34; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_s_DefaultThreadCurrentCulture_34() { return &___s_DefaultThreadCurrentCulture_34; } inline void set_s_DefaultThreadCurrentCulture_34(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___s_DefaultThreadCurrentCulture_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentCulture_34), (void*)value); } inline static int32_t get_offset_of_shared_by_number_35() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___shared_by_number_35)); } inline Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B * get_shared_by_number_35() const { return ___shared_by_number_35; } inline Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B ** get_address_of_shared_by_number_35() { return &___shared_by_number_35; } inline void set_shared_by_number_35(Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B * value) { ___shared_by_number_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_number_35), (void*)value); } inline static int32_t get_offset_of_shared_by_name_36() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___shared_by_name_36)); } inline Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25 * get_shared_by_name_36() const { return ___shared_by_name_36; } inline Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25 ** get_address_of_shared_by_name_36() { return &___shared_by_name_36; } inline void set_shared_by_name_36(Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25 * value) { ___shared_by_name_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_name_36), (void*)value); } inline static int32_t get_offset_of_IsTaiwanSku_37() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___IsTaiwanSku_37)); } inline bool get_IsTaiwanSku_37() const { return ___IsTaiwanSku_37; } inline bool* get_address_of_IsTaiwanSku_37() { return &___IsTaiwanSku_37; } inline void set_IsTaiwanSku_37(bool value) { ___IsTaiwanSku_37 = value; } }; // Native definition for P/Invoke marshalling of System.Globalization.CultureInfo struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_pinvoke { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * ___numInfo_10; DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * ___dateTimeInfo_11; TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * ___textInfo_12; char* ___m_name_13; char* ___englishname_14; char* ___nativename_15; char* ___iso3lang_16; char* ___iso2lang_17; char* ___win3lang_18; char* ___territory_19; char** ___native_calendar_names_20; CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * ___calendar_24; CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_pinvoke* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD_marshaled_pinvoke* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // Native definition for COM marshalling of System.Globalization.CultureInfo struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_com { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * ___numInfo_10; DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * ___dateTimeInfo_11; TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * ___textInfo_12; Il2CppChar* ___m_name_13; Il2CppChar* ___englishname_14; Il2CppChar* ___nativename_15; Il2CppChar* ___iso3lang_16; Il2CppChar* ___iso2lang_17; Il2CppChar* ___win3lang_18; Il2CppChar* ___territory_19; Il2CppChar** ___native_calendar_names_20; CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * ___calendar_24; CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_com* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD_marshaled_com* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com { }; // UnityEngine.GUILayoutUtility_LayoutCache struct LayoutCache_t0D14FE6139444D164ECA5D31E39E625D80077468 : public RuntimeObject { public: // UnityEngine.GUILayoutGroup UnityEngine.GUILayoutUtility_LayoutCache::topLevel GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601 * ___topLevel_0; // UnityEngineInternal.GenericStack UnityEngine.GUILayoutUtility_LayoutCache::layoutGroups GenericStack_tC59D21E8DBC50F3C608479C942200AC44CA2D5BC * ___layoutGroups_1; // UnityEngine.GUILayoutGroup UnityEngine.GUILayoutUtility_LayoutCache::windows GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601 * ___windows_2; public: inline static int32_t get_offset_of_topLevel_0() { return static_cast(offsetof(LayoutCache_t0D14FE6139444D164ECA5D31E39E625D80077468, ___topLevel_0)); } inline GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601 * get_topLevel_0() const { return ___topLevel_0; } inline GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601 ** get_address_of_topLevel_0() { return &___topLevel_0; } inline void set_topLevel_0(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601 * value) { ___topLevel_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___topLevel_0), (void*)value); } inline static int32_t get_offset_of_layoutGroups_1() { return static_cast(offsetof(LayoutCache_t0D14FE6139444D164ECA5D31E39E625D80077468, ___layoutGroups_1)); } inline GenericStack_tC59D21E8DBC50F3C608479C942200AC44CA2D5BC * get_layoutGroups_1() const { return ___layoutGroups_1; } inline GenericStack_tC59D21E8DBC50F3C608479C942200AC44CA2D5BC ** get_address_of_layoutGroups_1() { return &___layoutGroups_1; } inline void set_layoutGroups_1(GenericStack_tC59D21E8DBC50F3C608479C942200AC44CA2D5BC * value) { ___layoutGroups_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___layoutGroups_1), (void*)value); } inline static int32_t get_offset_of_windows_2() { return static_cast(offsetof(LayoutCache_t0D14FE6139444D164ECA5D31E39E625D80077468, ___windows_2)); } inline GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601 * get_windows_2() const { return ___windows_2; } inline GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601 ** get_address_of_windows_2() { return &___windows_2; } inline void set_windows_2(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601 * value) { ___windows_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___windows_2), (void*)value); } }; // UnityEngine.GUIUtility struct GUIUtility_t943494CC50E876A4A08ECD471C06E23D52E5E5BA : public RuntimeObject { public: public: }; struct GUIUtility_t943494CC50E876A4A08ECD471C06E23D52E5E5BA_StaticFields { public: // System.Int32 UnityEngine.GUIUtility::s_SkinMode int32_t ___s_SkinMode_0; // System.Int32 UnityEngine.GUIUtility::s_OriginalID int32_t ___s_OriginalID_1; // System.Action UnityEngine.GUIUtility::takeCapture Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * ___takeCapture_2; // System.Action UnityEngine.GUIUtility::releaseCapture Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * ___releaseCapture_3; // System.Func`3 UnityEngine.GUIUtility::processEvent Func_3_tBD99633D8A18C43CC528ECE3F77E2F69900048A7 * ___processEvent_4; // System.Action UnityEngine.GUIUtility::cleanupRoots Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * ___cleanupRoots_5; // System.Func`2 UnityEngine.GUIUtility::endContainerGUIFromException Func_2_tC816C5FDED4A7372C449E7660CAB9F94E2AC12F8 * ___endContainerGUIFromException_6; // System.Action UnityEngine.GUIUtility::guiChanged Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * ___guiChanged_7; // System.Boolean UnityEngine.GUIUtility::k__BackingField bool ___U3CguiIsExitingU3Ek__BackingField_8; // System.Func`1 UnityEngine.GUIUtility::s_HasCurrentWindowKeyFocusFunc Func_1_t4ABD6DAD480574F152452DD6B9C9A55F4F6655F1 * ___s_HasCurrentWindowKeyFocusFunc_9; public: inline static int32_t get_offset_of_s_SkinMode_0() { return static_cast(offsetof(GUIUtility_t943494CC50E876A4A08ECD471C06E23D52E5E5BA_StaticFields, ___s_SkinMode_0)); } inline int32_t get_s_SkinMode_0() const { return ___s_SkinMode_0; } inline int32_t* get_address_of_s_SkinMode_0() { return &___s_SkinMode_0; } inline void set_s_SkinMode_0(int32_t value) { ___s_SkinMode_0 = value; } inline static int32_t get_offset_of_s_OriginalID_1() { return static_cast(offsetof(GUIUtility_t943494CC50E876A4A08ECD471C06E23D52E5E5BA_StaticFields, ___s_OriginalID_1)); } inline int32_t get_s_OriginalID_1() const { return ___s_OriginalID_1; } inline int32_t* get_address_of_s_OriginalID_1() { return &___s_OriginalID_1; } inline void set_s_OriginalID_1(int32_t value) { ___s_OriginalID_1 = value; } inline static int32_t get_offset_of_takeCapture_2() { return static_cast(offsetof(GUIUtility_t943494CC50E876A4A08ECD471C06E23D52E5E5BA_StaticFields, ___takeCapture_2)); } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * get_takeCapture_2() const { return ___takeCapture_2; } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 ** get_address_of_takeCapture_2() { return &___takeCapture_2; } inline void set_takeCapture_2(Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * value) { ___takeCapture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___takeCapture_2), (void*)value); } inline static int32_t get_offset_of_releaseCapture_3() { return static_cast(offsetof(GUIUtility_t943494CC50E876A4A08ECD471C06E23D52E5E5BA_StaticFields, ___releaseCapture_3)); } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * get_releaseCapture_3() const { return ___releaseCapture_3; } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 ** get_address_of_releaseCapture_3() { return &___releaseCapture_3; } inline void set_releaseCapture_3(Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * value) { ___releaseCapture_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___releaseCapture_3), (void*)value); } inline static int32_t get_offset_of_processEvent_4() { return static_cast(offsetof(GUIUtility_t943494CC50E876A4A08ECD471C06E23D52E5E5BA_StaticFields, ___processEvent_4)); } inline Func_3_tBD99633D8A18C43CC528ECE3F77E2F69900048A7 * get_processEvent_4() const { return ___processEvent_4; } inline Func_3_tBD99633D8A18C43CC528ECE3F77E2F69900048A7 ** get_address_of_processEvent_4() { return &___processEvent_4; } inline void set_processEvent_4(Func_3_tBD99633D8A18C43CC528ECE3F77E2F69900048A7 * value) { ___processEvent_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___processEvent_4), (void*)value); } inline static int32_t get_offset_of_cleanupRoots_5() { return static_cast(offsetof(GUIUtility_t943494CC50E876A4A08ECD471C06E23D52E5E5BA_StaticFields, ___cleanupRoots_5)); } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * get_cleanupRoots_5() const { return ___cleanupRoots_5; } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 ** get_address_of_cleanupRoots_5() { return &___cleanupRoots_5; } inline void set_cleanupRoots_5(Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * value) { ___cleanupRoots_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___cleanupRoots_5), (void*)value); } inline static int32_t get_offset_of_endContainerGUIFromException_6() { return static_cast(offsetof(GUIUtility_t943494CC50E876A4A08ECD471C06E23D52E5E5BA_StaticFields, ___endContainerGUIFromException_6)); } inline Func_2_tC816C5FDED4A7372C449E7660CAB9F94E2AC12F8 * get_endContainerGUIFromException_6() const { return ___endContainerGUIFromException_6; } inline Func_2_tC816C5FDED4A7372C449E7660CAB9F94E2AC12F8 ** get_address_of_endContainerGUIFromException_6() { return &___endContainerGUIFromException_6; } inline void set_endContainerGUIFromException_6(Func_2_tC816C5FDED4A7372C449E7660CAB9F94E2AC12F8 * value) { ___endContainerGUIFromException_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___endContainerGUIFromException_6), (void*)value); } inline static int32_t get_offset_of_guiChanged_7() { return static_cast(offsetof(GUIUtility_t943494CC50E876A4A08ECD471C06E23D52E5E5BA_StaticFields, ___guiChanged_7)); } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * get_guiChanged_7() const { return ___guiChanged_7; } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 ** get_address_of_guiChanged_7() { return &___guiChanged_7; } inline void set_guiChanged_7(Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * value) { ___guiChanged_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___guiChanged_7), (void*)value); } inline static int32_t get_offset_of_U3CguiIsExitingU3Ek__BackingField_8() { return static_cast(offsetof(GUIUtility_t943494CC50E876A4A08ECD471C06E23D52E5E5BA_StaticFields, ___U3CguiIsExitingU3Ek__BackingField_8)); } inline bool get_U3CguiIsExitingU3Ek__BackingField_8() const { return ___U3CguiIsExitingU3Ek__BackingField_8; } inline bool* get_address_of_U3CguiIsExitingU3Ek__BackingField_8() { return &___U3CguiIsExitingU3Ek__BackingField_8; } inline void set_U3CguiIsExitingU3Ek__BackingField_8(bool value) { ___U3CguiIsExitingU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_s_HasCurrentWindowKeyFocusFunc_9() { return static_cast(offsetof(GUIUtility_t943494CC50E876A4A08ECD471C06E23D52E5E5BA_StaticFields, ___s_HasCurrentWindowKeyFocusFunc_9)); } inline Func_1_t4ABD6DAD480574F152452DD6B9C9A55F4F6655F1 * get_s_HasCurrentWindowKeyFocusFunc_9() const { return ___s_HasCurrentWindowKeyFocusFunc_9; } inline Func_1_t4ABD6DAD480574F152452DD6B9C9A55F4F6655F1 ** get_address_of_s_HasCurrentWindowKeyFocusFunc_9() { return &___s_HasCurrentWindowKeyFocusFunc_9; } inline void set_s_HasCurrentWindowKeyFocusFunc_9(Func_1_t4ABD6DAD480574F152452DD6B9C9A55F4F6655F1 * value) { ___s_HasCurrentWindowKeyFocusFunc_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_HasCurrentWindowKeyFocusFunc_9), (void*)value); } }; // UnityEngine.UIElements.BaseVisualElementPanel struct BaseVisualElementPanel_t508E21628181848188EE9CDA4C4AF692FB574C90 : public RuntimeObject { public: // System.Single UnityEngine.UIElements.BaseVisualElementPanel::m_PixelsPerPoint float ___m_PixelsPerPoint_0; // System.Boolean UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField bool ___U3CduringLayoutPhaseU3Ek__BackingField_1; // UnityEngine.UIElements.RepaintData UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField RepaintData_tE3656A64C3BE5ABCD95A72370251036B6E75F74F * ___U3CrepaintDataU3Ek__BackingField_2; // System.Boolean UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField bool ___U3CdisposedU3Ek__BackingField_3; // UnityEngine.UIElements.ElementUnderPointer UnityEngine.UIElements.BaseVisualElementPanel::m_TopElementUnderPointers ElementUnderPointer_t95B57508EE9F6700FE873A796AAF66C0EE2A0035 * ___m_TopElementUnderPointers_4; public: inline static int32_t get_offset_of_m_PixelsPerPoint_0() { return static_cast(offsetof(BaseVisualElementPanel_t508E21628181848188EE9CDA4C4AF692FB574C90, ___m_PixelsPerPoint_0)); } inline float get_m_PixelsPerPoint_0() const { return ___m_PixelsPerPoint_0; } inline float* get_address_of_m_PixelsPerPoint_0() { return &___m_PixelsPerPoint_0; } inline void set_m_PixelsPerPoint_0(float value) { ___m_PixelsPerPoint_0 = value; } inline static int32_t get_offset_of_U3CduringLayoutPhaseU3Ek__BackingField_1() { return static_cast(offsetof(BaseVisualElementPanel_t508E21628181848188EE9CDA4C4AF692FB574C90, ___U3CduringLayoutPhaseU3Ek__BackingField_1)); } inline bool get_U3CduringLayoutPhaseU3Ek__BackingField_1() const { return ___U3CduringLayoutPhaseU3Ek__BackingField_1; } inline bool* get_address_of_U3CduringLayoutPhaseU3Ek__BackingField_1() { return &___U3CduringLayoutPhaseU3Ek__BackingField_1; } inline void set_U3CduringLayoutPhaseU3Ek__BackingField_1(bool value) { ___U3CduringLayoutPhaseU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CrepaintDataU3Ek__BackingField_2() { return static_cast(offsetof(BaseVisualElementPanel_t508E21628181848188EE9CDA4C4AF692FB574C90, ___U3CrepaintDataU3Ek__BackingField_2)); } inline RepaintData_tE3656A64C3BE5ABCD95A72370251036B6E75F74F * get_U3CrepaintDataU3Ek__BackingField_2() const { return ___U3CrepaintDataU3Ek__BackingField_2; } inline RepaintData_tE3656A64C3BE5ABCD95A72370251036B6E75F74F ** get_address_of_U3CrepaintDataU3Ek__BackingField_2() { return &___U3CrepaintDataU3Ek__BackingField_2; } inline void set_U3CrepaintDataU3Ek__BackingField_2(RepaintData_tE3656A64C3BE5ABCD95A72370251036B6E75F74F * value) { ___U3CrepaintDataU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrepaintDataU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_U3CdisposedU3Ek__BackingField_3() { return static_cast(offsetof(BaseVisualElementPanel_t508E21628181848188EE9CDA4C4AF692FB574C90, ___U3CdisposedU3Ek__BackingField_3)); } inline bool get_U3CdisposedU3Ek__BackingField_3() const { return ___U3CdisposedU3Ek__BackingField_3; } inline bool* get_address_of_U3CdisposedU3Ek__BackingField_3() { return &___U3CdisposedU3Ek__BackingField_3; } inline void set_U3CdisposedU3Ek__BackingField_3(bool value) { ___U3CdisposedU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_TopElementUnderPointers_4() { return static_cast(offsetof(BaseVisualElementPanel_t508E21628181848188EE9CDA4C4AF692FB574C90, ___m_TopElementUnderPointers_4)); } inline ElementUnderPointer_t95B57508EE9F6700FE873A796AAF66C0EE2A0035 * get_m_TopElementUnderPointers_4() const { return ___m_TopElementUnderPointers_4; } inline ElementUnderPointer_t95B57508EE9F6700FE873A796AAF66C0EE2A0035 ** get_address_of_m_TopElementUnderPointers_4() { return &___m_TopElementUnderPointers_4; } inline void set_m_TopElementUnderPointers_4(ElementUnderPointer_t95B57508EE9F6700FE873A796AAF66C0EE2A0035 * value) { ___m_TopElementUnderPointers_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TopElementUnderPointers_4), (void*)value); } }; // UnityEngine.UIElements.CallbackEventHandler struct CallbackEventHandler_t3B7336D446FAD9009A9C1DA1B793885F28D214EB : public RuntimeObject { public: // UnityEngine.UIElements.EventCallbackRegistry UnityEngine.UIElements.CallbackEventHandler::m_CallbackRegistry EventCallbackRegistry_t0E675C9EC7F38446B7A42C43115CEDB7BE67776D * ___m_CallbackRegistry_0; public: inline static int32_t get_offset_of_m_CallbackRegistry_0() { return static_cast(offsetof(CallbackEventHandler_t3B7336D446FAD9009A9C1DA1B793885F28D214EB, ___m_CallbackRegistry_0)); } inline EventCallbackRegistry_t0E675C9EC7F38446B7A42C43115CEDB7BE67776D * get_m_CallbackRegistry_0() const { return ___m_CallbackRegistry_0; } inline EventCallbackRegistry_t0E675C9EC7F38446B7A42C43115CEDB7BE67776D ** get_address_of_m_CallbackRegistry_0() { return &___m_CallbackRegistry_0; } inline void set_m_CallbackRegistry_0(EventCallbackRegistry_t0E675C9EC7F38446B7A42C43115CEDB7BE67776D * value) { ___m_CallbackRegistry_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CallbackRegistry_0), (void*)value); } }; // UnityEngine.UIElements.CommandEventDispatchingStrategy struct CommandEventDispatchingStrategy_tE94FECD595AF4ED4F55B4E8ED805D7C53BF917E8 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.DefaultDispatchingStrategy struct DefaultDispatchingStrategy_t449D4EE1BC59B3A1B07379DD7851CC852891F0B1 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.ElementUnderPointer struct ElementUnderPointer_t95B57508EE9F6700FE873A796AAF66C0EE2A0035 : public RuntimeObject { public: // UnityEngine.UIElements.VisualElement[] UnityEngine.UIElements.ElementUnderPointer::m_PendingTopElementUnderPointer VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19* ___m_PendingTopElementUnderPointer_0; // UnityEngine.UIElements.VisualElement[] UnityEngine.UIElements.ElementUnderPointer::m_TopElementUnderPointer VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19* ___m_TopElementUnderPointer_1; // UnityEngine.UIElements.IPointerEvent[] UnityEngine.UIElements.ElementUnderPointer::m_TriggerPointerEvent IPointerEventU5BU5D_t785045C2C852432BB13E4AA64CD0F22E93B7D284* ___m_TriggerPointerEvent_2; // UnityEngine.UIElements.IMouseEvent[] UnityEngine.UIElements.ElementUnderPointer::m_TriggerMouseEvent IMouseEventU5BU5D_tCE0D61B3B9365418FB01A982116047B2AC1DEF86* ___m_TriggerMouseEvent_3; // UnityEngine.Vector2[] UnityEngine.UIElements.ElementUnderPointer::m_PickingPointerPositions Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* ___m_PickingPointerPositions_4; // System.Boolean[] UnityEngine.UIElements.ElementUnderPointer::m_IsPickingPointerTemporaries BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* ___m_IsPickingPointerTemporaries_5; public: inline static int32_t get_offset_of_m_PendingTopElementUnderPointer_0() { return static_cast(offsetof(ElementUnderPointer_t95B57508EE9F6700FE873A796AAF66C0EE2A0035, ___m_PendingTopElementUnderPointer_0)); } inline VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19* get_m_PendingTopElementUnderPointer_0() const { return ___m_PendingTopElementUnderPointer_0; } inline VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19** get_address_of_m_PendingTopElementUnderPointer_0() { return &___m_PendingTopElementUnderPointer_0; } inline void set_m_PendingTopElementUnderPointer_0(VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19* value) { ___m_PendingTopElementUnderPointer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PendingTopElementUnderPointer_0), (void*)value); } inline static int32_t get_offset_of_m_TopElementUnderPointer_1() { return static_cast(offsetof(ElementUnderPointer_t95B57508EE9F6700FE873A796AAF66C0EE2A0035, ___m_TopElementUnderPointer_1)); } inline VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19* get_m_TopElementUnderPointer_1() const { return ___m_TopElementUnderPointer_1; } inline VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19** get_address_of_m_TopElementUnderPointer_1() { return &___m_TopElementUnderPointer_1; } inline void set_m_TopElementUnderPointer_1(VisualElementU5BU5D_t4C80EBA10FD46936B42FD3578C55901A83406A19* value) { ___m_TopElementUnderPointer_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TopElementUnderPointer_1), (void*)value); } inline static int32_t get_offset_of_m_TriggerPointerEvent_2() { return static_cast(offsetof(ElementUnderPointer_t95B57508EE9F6700FE873A796AAF66C0EE2A0035, ___m_TriggerPointerEvent_2)); } inline IPointerEventU5BU5D_t785045C2C852432BB13E4AA64CD0F22E93B7D284* get_m_TriggerPointerEvent_2() const { return ___m_TriggerPointerEvent_2; } inline IPointerEventU5BU5D_t785045C2C852432BB13E4AA64CD0F22E93B7D284** get_address_of_m_TriggerPointerEvent_2() { return &___m_TriggerPointerEvent_2; } inline void set_m_TriggerPointerEvent_2(IPointerEventU5BU5D_t785045C2C852432BB13E4AA64CD0F22E93B7D284* value) { ___m_TriggerPointerEvent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TriggerPointerEvent_2), (void*)value); } inline static int32_t get_offset_of_m_TriggerMouseEvent_3() { return static_cast(offsetof(ElementUnderPointer_t95B57508EE9F6700FE873A796AAF66C0EE2A0035, ___m_TriggerMouseEvent_3)); } inline IMouseEventU5BU5D_tCE0D61B3B9365418FB01A982116047B2AC1DEF86* get_m_TriggerMouseEvent_3() const { return ___m_TriggerMouseEvent_3; } inline IMouseEventU5BU5D_tCE0D61B3B9365418FB01A982116047B2AC1DEF86** get_address_of_m_TriggerMouseEvent_3() { return &___m_TriggerMouseEvent_3; } inline void set_m_TriggerMouseEvent_3(IMouseEventU5BU5D_tCE0D61B3B9365418FB01A982116047B2AC1DEF86* value) { ___m_TriggerMouseEvent_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TriggerMouseEvent_3), (void*)value); } inline static int32_t get_offset_of_m_PickingPointerPositions_4() { return static_cast(offsetof(ElementUnderPointer_t95B57508EE9F6700FE873A796AAF66C0EE2A0035, ___m_PickingPointerPositions_4)); } inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* get_m_PickingPointerPositions_4() const { return ___m_PickingPointerPositions_4; } inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6** get_address_of_m_PickingPointerPositions_4() { return &___m_PickingPointerPositions_4; } inline void set_m_PickingPointerPositions_4(Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* value) { ___m_PickingPointerPositions_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PickingPointerPositions_4), (void*)value); } inline static int32_t get_offset_of_m_IsPickingPointerTemporaries_5() { return static_cast(offsetof(ElementUnderPointer_t95B57508EE9F6700FE873A796AAF66C0EE2A0035, ___m_IsPickingPointerTemporaries_5)); } inline BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* get_m_IsPickingPointerTemporaries_5() const { return ___m_IsPickingPointerTemporaries_5; } inline BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040** get_address_of_m_IsPickingPointerTemporaries_5() { return &___m_IsPickingPointerTemporaries_5; } inline void set_m_IsPickingPointerTemporaries_5(BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* value) { ___m_IsPickingPointerTemporaries_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_IsPickingPointerTemporaries_5), (void*)value); } }; // UnityEngine.UIElements.EventCallbackList struct EventCallbackList_t26276D03F1D7A26D53D77CE25FAD833B63B34B83 : public RuntimeObject { public: // System.Collections.Generic.List`1 UnityEngine.UIElements.EventCallbackList::m_List List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47 * ___m_List_0; // System.Int32 UnityEngine.UIElements.EventCallbackList::k__BackingField int32_t ___U3CtrickleDownCallbackCountU3Ek__BackingField_1; // System.Int32 UnityEngine.UIElements.EventCallbackList::k__BackingField int32_t ___U3CbubbleUpCallbackCountU3Ek__BackingField_2; public: inline static int32_t get_offset_of_m_List_0() { return static_cast(offsetof(EventCallbackList_t26276D03F1D7A26D53D77CE25FAD833B63B34B83, ___m_List_0)); } inline List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47 * get_m_List_0() const { return ___m_List_0; } inline List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47 ** get_address_of_m_List_0() { return &___m_List_0; } inline void set_m_List_0(List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47 * value) { ___m_List_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_List_0), (void*)value); } inline static int32_t get_offset_of_U3CtrickleDownCallbackCountU3Ek__BackingField_1() { return static_cast(offsetof(EventCallbackList_t26276D03F1D7A26D53D77CE25FAD833B63B34B83, ___U3CtrickleDownCallbackCountU3Ek__BackingField_1)); } inline int32_t get_U3CtrickleDownCallbackCountU3Ek__BackingField_1() const { return ___U3CtrickleDownCallbackCountU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CtrickleDownCallbackCountU3Ek__BackingField_1() { return &___U3CtrickleDownCallbackCountU3Ek__BackingField_1; } inline void set_U3CtrickleDownCallbackCountU3Ek__BackingField_1(int32_t value) { ___U3CtrickleDownCallbackCountU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CbubbleUpCallbackCountU3Ek__BackingField_2() { return static_cast(offsetof(EventCallbackList_t26276D03F1D7A26D53D77CE25FAD833B63B34B83, ___U3CbubbleUpCallbackCountU3Ek__BackingField_2)); } inline int32_t get_U3CbubbleUpCallbackCountU3Ek__BackingField_2() const { return ___U3CbubbleUpCallbackCountU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CbubbleUpCallbackCountU3Ek__BackingField_2() { return &___U3CbubbleUpCallbackCountU3Ek__BackingField_2; } inline void set_U3CbubbleUpCallbackCountU3Ek__BackingField_2(int32_t value) { ___U3CbubbleUpCallbackCountU3Ek__BackingField_2 = value; } }; // UnityEngine.UIElements.EventCallbackListPool struct EventCallbackListPool_t09A893CF7191E342A5BB1C95F0E8423F76484F75 : public RuntimeObject { public: // System.Collections.Generic.Stack`1 UnityEngine.UIElements.EventCallbackListPool::m_Stack Stack_1_t24777AF3653C4C5F1B2C4E44195381CCE7118ADD * ___m_Stack_0; public: inline static int32_t get_offset_of_m_Stack_0() { return static_cast(offsetof(EventCallbackListPool_t09A893CF7191E342A5BB1C95F0E8423F76484F75, ___m_Stack_0)); } inline Stack_1_t24777AF3653C4C5F1B2C4E44195381CCE7118ADD * get_m_Stack_0() const { return ___m_Stack_0; } inline Stack_1_t24777AF3653C4C5F1B2C4E44195381CCE7118ADD ** get_address_of_m_Stack_0() { return &___m_Stack_0; } inline void set_m_Stack_0(Stack_1_t24777AF3653C4C5F1B2C4E44195381CCE7118ADD * value) { ___m_Stack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Stack_0), (void*)value); } }; // UnityEngine.UIElements.EventCallbackRegistry struct EventCallbackRegistry_t0E675C9EC7F38446B7A42C43115CEDB7BE67776D : public RuntimeObject { public: // UnityEngine.UIElements.EventCallbackList UnityEngine.UIElements.EventCallbackRegistry::m_Callbacks EventCallbackList_t26276D03F1D7A26D53D77CE25FAD833B63B34B83 * ___m_Callbacks_1; // UnityEngine.UIElements.EventCallbackList UnityEngine.UIElements.EventCallbackRegistry::m_TemporaryCallbacks EventCallbackList_t26276D03F1D7A26D53D77CE25FAD833B63B34B83 * ___m_TemporaryCallbacks_2; // System.Int32 UnityEngine.UIElements.EventCallbackRegistry::m_IsInvoking int32_t ___m_IsInvoking_3; public: inline static int32_t get_offset_of_m_Callbacks_1() { return static_cast(offsetof(EventCallbackRegistry_t0E675C9EC7F38446B7A42C43115CEDB7BE67776D, ___m_Callbacks_1)); } inline EventCallbackList_t26276D03F1D7A26D53D77CE25FAD833B63B34B83 * get_m_Callbacks_1() const { return ___m_Callbacks_1; } inline EventCallbackList_t26276D03F1D7A26D53D77CE25FAD833B63B34B83 ** get_address_of_m_Callbacks_1() { return &___m_Callbacks_1; } inline void set_m_Callbacks_1(EventCallbackList_t26276D03F1D7A26D53D77CE25FAD833B63B34B83 * value) { ___m_Callbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Callbacks_1), (void*)value); } inline static int32_t get_offset_of_m_TemporaryCallbacks_2() { return static_cast(offsetof(EventCallbackRegistry_t0E675C9EC7F38446B7A42C43115CEDB7BE67776D, ___m_TemporaryCallbacks_2)); } inline EventCallbackList_t26276D03F1D7A26D53D77CE25FAD833B63B34B83 * get_m_TemporaryCallbacks_2() const { return ___m_TemporaryCallbacks_2; } inline EventCallbackList_t26276D03F1D7A26D53D77CE25FAD833B63B34B83 ** get_address_of_m_TemporaryCallbacks_2() { return &___m_TemporaryCallbacks_2; } inline void set_m_TemporaryCallbacks_2(EventCallbackList_t26276D03F1D7A26D53D77CE25FAD833B63B34B83 * value) { ___m_TemporaryCallbacks_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TemporaryCallbacks_2), (void*)value); } inline static int32_t get_offset_of_m_IsInvoking_3() { return static_cast(offsetof(EventCallbackRegistry_t0E675C9EC7F38446B7A42C43115CEDB7BE67776D, ___m_IsInvoking_3)); } inline int32_t get_m_IsInvoking_3() const { return ___m_IsInvoking_3; } inline int32_t* get_address_of_m_IsInvoking_3() { return &___m_IsInvoking_3; } inline void set_m_IsInvoking_3(int32_t value) { ___m_IsInvoking_3 = value; } }; struct EventCallbackRegistry_t0E675C9EC7F38446B7A42C43115CEDB7BE67776D_StaticFields { public: // UnityEngine.UIElements.EventCallbackListPool UnityEngine.UIElements.EventCallbackRegistry::s_ListPool EventCallbackListPool_t09A893CF7191E342A5BB1C95F0E8423F76484F75 * ___s_ListPool_0; public: inline static int32_t get_offset_of_s_ListPool_0() { return static_cast(offsetof(EventCallbackRegistry_t0E675C9EC7F38446B7A42C43115CEDB7BE67776D_StaticFields, ___s_ListPool_0)); } inline EventCallbackListPool_t09A893CF7191E342A5BB1C95F0E8423F76484F75 * get_s_ListPool_0() const { return ___s_ListPool_0; } inline EventCallbackListPool_t09A893CF7191E342A5BB1C95F0E8423F76484F75 ** get_address_of_s_ListPool_0() { return &___s_ListPool_0; } inline void set_s_ListPool_0(EventCallbackListPool_t09A893CF7191E342A5BB1C95F0E8423F76484F75 * value) { ___s_ListPool_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ListPool_0), (void*)value); } }; // UnityEngine.UIElements.EventDebugger struct EventDebugger_tA8C2D7822CBAA23D046E17AA395192E3110A99F7 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.EventDispatchUtilities struct EventDispatchUtilities_tB8ED52064F13615F81FF0AD4EF2F7B403EF9AC81 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.EventDispatcher struct EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 : public RuntimeObject { public: // System.Collections.Generic.List`1 UnityEngine.UIElements.EventDispatcher::m_DispatchingStrategies List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F * ___m_DispatchingStrategies_0; // System.Collections.Generic.Queue`1 UnityEngine.UIElements.EventDispatcher::m_Queue Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871 * ___m_Queue_2; // UnityEngine.UIElements.PointerDispatchState UnityEngine.UIElements.EventDispatcher::k__BackingField PointerDispatchState_t73CABA151C9EF03D4840AB3516D6A93E8AEA6BD7 * ___U3CpointerStateU3Ek__BackingField_3; // System.UInt32 UnityEngine.UIElements.EventDispatcher::m_GateCount uint32_t ___m_GateCount_4; // System.Collections.Generic.Stack`1 UnityEngine.UIElements.EventDispatcher::m_DispatchContexts Stack_1_t0A64DB46505E094A9A97C8AB017B308033139EB6 * ___m_DispatchContexts_5; // System.Boolean UnityEngine.UIElements.EventDispatcher::m_Immediate bool ___m_Immediate_6; public: inline static int32_t get_offset_of_m_DispatchingStrategies_0() { return static_cast(offsetof(EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183, ___m_DispatchingStrategies_0)); } inline List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F * get_m_DispatchingStrategies_0() const { return ___m_DispatchingStrategies_0; } inline List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F ** get_address_of_m_DispatchingStrategies_0() { return &___m_DispatchingStrategies_0; } inline void set_m_DispatchingStrategies_0(List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F * value) { ___m_DispatchingStrategies_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DispatchingStrategies_0), (void*)value); } inline static int32_t get_offset_of_m_Queue_2() { return static_cast(offsetof(EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183, ___m_Queue_2)); } inline Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871 * get_m_Queue_2() const { return ___m_Queue_2; } inline Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871 ** get_address_of_m_Queue_2() { return &___m_Queue_2; } inline void set_m_Queue_2(Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871 * value) { ___m_Queue_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Queue_2), (void*)value); } inline static int32_t get_offset_of_U3CpointerStateU3Ek__BackingField_3() { return static_cast(offsetof(EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183, ___U3CpointerStateU3Ek__BackingField_3)); } inline PointerDispatchState_t73CABA151C9EF03D4840AB3516D6A93E8AEA6BD7 * get_U3CpointerStateU3Ek__BackingField_3() const { return ___U3CpointerStateU3Ek__BackingField_3; } inline PointerDispatchState_t73CABA151C9EF03D4840AB3516D6A93E8AEA6BD7 ** get_address_of_U3CpointerStateU3Ek__BackingField_3() { return &___U3CpointerStateU3Ek__BackingField_3; } inline void set_U3CpointerStateU3Ek__BackingField_3(PointerDispatchState_t73CABA151C9EF03D4840AB3516D6A93E8AEA6BD7 * value) { ___U3CpointerStateU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpointerStateU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_m_GateCount_4() { return static_cast(offsetof(EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183, ___m_GateCount_4)); } inline uint32_t get_m_GateCount_4() const { return ___m_GateCount_4; } inline uint32_t* get_address_of_m_GateCount_4() { return &___m_GateCount_4; } inline void set_m_GateCount_4(uint32_t value) { ___m_GateCount_4 = value; } inline static int32_t get_offset_of_m_DispatchContexts_5() { return static_cast(offsetof(EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183, ___m_DispatchContexts_5)); } inline Stack_1_t0A64DB46505E094A9A97C8AB017B308033139EB6 * get_m_DispatchContexts_5() const { return ___m_DispatchContexts_5; } inline Stack_1_t0A64DB46505E094A9A97C8AB017B308033139EB6 ** get_address_of_m_DispatchContexts_5() { return &___m_DispatchContexts_5; } inline void set_m_DispatchContexts_5(Stack_1_t0A64DB46505E094A9A97C8AB017B308033139EB6 * value) { ___m_DispatchContexts_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DispatchContexts_5), (void*)value); } inline static int32_t get_offset_of_m_Immediate_6() { return static_cast(offsetof(EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183, ___m_Immediate_6)); } inline bool get_m_Immediate_6() const { return ___m_Immediate_6; } inline bool* get_address_of_m_Immediate_6() { return &___m_Immediate_6; } inline void set_m_Immediate_6(bool value) { ___m_Immediate_6 = value; } }; struct EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183_StaticFields { public: // UnityEngine.UIElements.ObjectPool`1> UnityEngine.UIElements.EventDispatcher::k_EventQueuePool ObjectPool_1_t43E16272ADAA7F24EF80CA84966315E534185F32 * ___k_EventQueuePool_1; public: inline static int32_t get_offset_of_k_EventQueuePool_1() { return static_cast(offsetof(EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183_StaticFields, ___k_EventQueuePool_1)); } inline ObjectPool_1_t43E16272ADAA7F24EF80CA84966315E534185F32 * get_k_EventQueuePool_1() const { return ___k_EventQueuePool_1; } inline ObjectPool_1_t43E16272ADAA7F24EF80CA84966315E534185F32 ** get_address_of_k_EventQueuePool_1() { return &___k_EventQueuePool_1; } inline void set_k_EventQueuePool_1(ObjectPool_1_t43E16272ADAA7F24EF80CA84966315E534185F32 * value) { ___k_EventQueuePool_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___k_EventQueuePool_1), (void*)value); } }; // UnityEngine.UIElements.FocusChangeDirection struct FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 : public RuntimeObject { public: // System.Int32 UnityEngine.UIElements.FocusChangeDirection::m_Value int32_t ___m_Value_3; public: inline static int32_t get_offset_of_m_Value_3() { return static_cast(offsetof(FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2, ___m_Value_3)); } inline int32_t get_m_Value_3() const { return ___m_Value_3; } inline int32_t* get_address_of_m_Value_3() { return &___m_Value_3; } inline void set_m_Value_3(int32_t value) { ___m_Value_3 = value; } }; struct FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2_StaticFields { public: // UnityEngine.UIElements.FocusChangeDirection UnityEngine.UIElements.FocusChangeDirection::k__BackingField FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * ___U3CunspecifiedU3Ek__BackingField_0; // UnityEngine.UIElements.FocusChangeDirection UnityEngine.UIElements.FocusChangeDirection::k__BackingField FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * ___U3CnoneU3Ek__BackingField_1; // UnityEngine.UIElements.FocusChangeDirection UnityEngine.UIElements.FocusChangeDirection::k__BackingField FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * ___U3ClastValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CunspecifiedU3Ek__BackingField_0() { return static_cast(offsetof(FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2_StaticFields, ___U3CunspecifiedU3Ek__BackingField_0)); } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * get_U3CunspecifiedU3Ek__BackingField_0() const { return ___U3CunspecifiedU3Ek__BackingField_0; } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 ** get_address_of_U3CunspecifiedU3Ek__BackingField_0() { return &___U3CunspecifiedU3Ek__BackingField_0; } inline void set_U3CunspecifiedU3Ek__BackingField_0(FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * value) { ___U3CunspecifiedU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CunspecifiedU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CnoneU3Ek__BackingField_1() { return static_cast(offsetof(FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2_StaticFields, ___U3CnoneU3Ek__BackingField_1)); } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * get_U3CnoneU3Ek__BackingField_1() const { return ___U3CnoneU3Ek__BackingField_1; } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 ** get_address_of_U3CnoneU3Ek__BackingField_1() { return &___U3CnoneU3Ek__BackingField_1; } inline void set_U3CnoneU3Ek__BackingField_1(FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * value) { ___U3CnoneU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CnoneU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3ClastValueU3Ek__BackingField_2() { return static_cast(offsetof(FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2_StaticFields, ___U3ClastValueU3Ek__BackingField_2)); } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * get_U3ClastValueU3Ek__BackingField_2() const { return ___U3ClastValueU3Ek__BackingField_2; } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 ** get_address_of_U3ClastValueU3Ek__BackingField_2() { return &___U3ClastValueU3Ek__BackingField_2; } inline void set_U3ClastValueU3Ek__BackingField_2(FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * value) { ___U3ClastValueU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3ClastValueU3Ek__BackingField_2), (void*)value); } }; // UnityEngine.UIElements.FocusController struct FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 : public RuntimeObject { public: // UnityEngine.UIElements.IFocusRing UnityEngine.UIElements.FocusController::k__BackingField RuntimeObject* ___U3CfocusRingU3Ek__BackingField_0; // System.Collections.Generic.List`1 UnityEngine.UIElements.FocusController::m_FocusedElements List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * ___m_FocusedElements_1; // System.Int32 UnityEngine.UIElements.FocusController::k__BackingField int32_t ___U3CimguiKeyboardControlU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CfocusRingU3Ek__BackingField_0() { return static_cast(offsetof(FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231, ___U3CfocusRingU3Ek__BackingField_0)); } inline RuntimeObject* get_U3CfocusRingU3Ek__BackingField_0() const { return ___U3CfocusRingU3Ek__BackingField_0; } inline RuntimeObject** get_address_of_U3CfocusRingU3Ek__BackingField_0() { return &___U3CfocusRingU3Ek__BackingField_0; } inline void set_U3CfocusRingU3Ek__BackingField_0(RuntimeObject* value) { ___U3CfocusRingU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CfocusRingU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_m_FocusedElements_1() { return static_cast(offsetof(FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231, ___m_FocusedElements_1)); } inline List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * get_m_FocusedElements_1() const { return ___m_FocusedElements_1; } inline List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD ** get_address_of_m_FocusedElements_1() { return &___m_FocusedElements_1; } inline void set_m_FocusedElements_1(List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * value) { ___m_FocusedElements_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FocusedElements_1), (void*)value); } inline static int32_t get_offset_of_U3CimguiKeyboardControlU3Ek__BackingField_2() { return static_cast(offsetof(FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231, ___U3CimguiKeyboardControlU3Ek__BackingField_2)); } inline int32_t get_U3CimguiKeyboardControlU3Ek__BackingField_2() const { return ___U3CimguiKeyboardControlU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CimguiKeyboardControlU3Ek__BackingField_2() { return &___U3CimguiKeyboardControlU3Ek__BackingField_2; } inline void set_U3CimguiKeyboardControlU3Ek__BackingField_2(int32_t value) { ___U3CimguiKeyboardControlU3Ek__BackingField_2 = value; } }; // UnityEngine.UIElements.IMGUIEventDispatchingStrategy struct IMGUIEventDispatchingStrategy_tE4741FA787E4B96E0B631DB363DCB5304FC8505B : public RuntimeObject { public: public: }; // UnityEngine.UIElements.KeyboardEventDispatchingStrategy struct KeyboardEventDispatchingStrategy_t7DC720444CD1CDEFC1F027FA73381B75C7D41ADB : public RuntimeObject { public: public: }; // UnityEngine.UIElements.MouseCaptureController struct MouseCaptureController_t595DB48B80B8D12E49C6C3C2FF121F1C729C2F8E : public RuntimeObject { public: public: }; struct MouseCaptureController_t595DB48B80B8D12E49C6C3C2FF121F1C729C2F8E_StaticFields { public: // System.Boolean UnityEngine.UIElements.MouseCaptureController::m_IsMouseCapturedWarningEmitted bool ___m_IsMouseCapturedWarningEmitted_0; // System.Boolean UnityEngine.UIElements.MouseCaptureController::m_ReleaseMouseWarningEmitted bool ___m_ReleaseMouseWarningEmitted_1; public: inline static int32_t get_offset_of_m_IsMouseCapturedWarningEmitted_0() { return static_cast(offsetof(MouseCaptureController_t595DB48B80B8D12E49C6C3C2FF121F1C729C2F8E_StaticFields, ___m_IsMouseCapturedWarningEmitted_0)); } inline bool get_m_IsMouseCapturedWarningEmitted_0() const { return ___m_IsMouseCapturedWarningEmitted_0; } inline bool* get_address_of_m_IsMouseCapturedWarningEmitted_0() { return &___m_IsMouseCapturedWarningEmitted_0; } inline void set_m_IsMouseCapturedWarningEmitted_0(bool value) { ___m_IsMouseCapturedWarningEmitted_0 = value; } inline static int32_t get_offset_of_m_ReleaseMouseWarningEmitted_1() { return static_cast(offsetof(MouseCaptureController_t595DB48B80B8D12E49C6C3C2FF121F1C729C2F8E_StaticFields, ___m_ReleaseMouseWarningEmitted_1)); } inline bool get_m_ReleaseMouseWarningEmitted_1() const { return ___m_ReleaseMouseWarningEmitted_1; } inline bool* get_address_of_m_ReleaseMouseWarningEmitted_1() { return &___m_ReleaseMouseWarningEmitted_1; } inline void set_m_ReleaseMouseWarningEmitted_1(bool value) { ___m_ReleaseMouseWarningEmitted_1 = value; } }; // UnityEngine.UIElements.MouseCaptureDispatchingStrategy struct MouseCaptureDispatchingStrategy_tDD1B6A6CE2C48D5E4039133021C09471813C3384 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.MouseEventDispatchingStrategy struct MouseEventDispatchingStrategy_tF7FE33FF4D59D96501AA3417BBCD4A1E6C6214C1 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.MouseEventsHelper struct MouseEventsHelper_t515D5626FEFC7A09B89DAAA31F6CAB40D3063C42 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.ObjectPool`1> struct ObjectPool_1_t43E16272ADAA7F24EF80CA84966315E534185F32 : public RuntimeObject { public: // System.Collections.Generic.Stack`1 UnityEngine.UIElements.ObjectPool`1::m_Stack Stack_1_t080278B365CB6CCB6AC2CE1A028153DAD7AFF27A * ___m_Stack_0; // System.Int32 UnityEngine.UIElements.ObjectPool`1::m_MaxSize int32_t ___m_MaxSize_1; public: inline static int32_t get_offset_of_m_Stack_0() { return static_cast(offsetof(ObjectPool_1_t43E16272ADAA7F24EF80CA84966315E534185F32, ___m_Stack_0)); } inline Stack_1_t080278B365CB6CCB6AC2CE1A028153DAD7AFF27A * get_m_Stack_0() const { return ___m_Stack_0; } inline Stack_1_t080278B365CB6CCB6AC2CE1A028153DAD7AFF27A ** get_address_of_m_Stack_0() { return &___m_Stack_0; } inline void set_m_Stack_0(Stack_1_t080278B365CB6CCB6AC2CE1A028153DAD7AFF27A * value) { ___m_Stack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Stack_0), (void*)value); } inline static int32_t get_offset_of_m_MaxSize_1() { return static_cast(offsetof(ObjectPool_1_t43E16272ADAA7F24EF80CA84966315E534185F32, ___m_MaxSize_1)); } inline int32_t get_m_MaxSize_1() const { return ___m_MaxSize_1; } inline int32_t* get_address_of_m_MaxSize_1() { return &___m_MaxSize_1; } inline void set_m_MaxSize_1(int32_t value) { ___m_MaxSize_1 = value; } }; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t693D29CF21941A04E78A1458107B6C3941601A8A : public RuntimeObject { public: // System.Collections.Generic.Stack`1 UnityEngine.UIElements.ObjectPool`1::m_Stack Stack_1_t9C861E98823F3766F127AAD1C50D7AABA78237B5 * ___m_Stack_0; // System.Int32 UnityEngine.UIElements.ObjectPool`1::m_MaxSize int32_t ___m_MaxSize_1; public: inline static int32_t get_offset_of_m_Stack_0() { return static_cast(offsetof(ObjectPool_1_t693D29CF21941A04E78A1458107B6C3941601A8A, ___m_Stack_0)); } inline Stack_1_t9C861E98823F3766F127AAD1C50D7AABA78237B5 * get_m_Stack_0() const { return ___m_Stack_0; } inline Stack_1_t9C861E98823F3766F127AAD1C50D7AABA78237B5 ** get_address_of_m_Stack_0() { return &___m_Stack_0; } inline void set_m_Stack_0(Stack_1_t9C861E98823F3766F127AAD1C50D7AABA78237B5 * value) { ___m_Stack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Stack_0), (void*)value); } inline static int32_t get_offset_of_m_MaxSize_1() { return static_cast(offsetof(ObjectPool_1_t693D29CF21941A04E78A1458107B6C3941601A8A, ___m_MaxSize_1)); } inline int32_t get_m_MaxSize_1() const { return ___m_MaxSize_1; } inline int32_t* get_address_of_m_MaxSize_1() { return &___m_MaxSize_1; } inline void set_m_MaxSize_1(int32_t value) { ___m_MaxSize_1 = value; } }; // UnityEngine.UIElements.PointerCaptureDispatchingStrategy struct PointerCaptureDispatchingStrategy_tE94A8B7DB7A60C066711A3B1BFD6ED6F7D6E48BD : public RuntimeObject { public: public: }; // UnityEngine.UIElements.PointerCaptureHelper struct PointerCaptureHelper_t8D2D74AEDEF70F20F0082E331892302AB7FBE0F5 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.PointerDeviceState struct PointerDeviceState_tBADA581B3E49FE39A2230120F84FCBD94BB8ADA4 : public RuntimeObject { public: public: }; struct PointerDeviceState_tBADA581B3E49FE39A2230120F84FCBD94BB8ADA4_StaticFields { public: // UnityEngine.Vector2[] UnityEngine.UIElements.PointerDeviceState::m_Positions Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* ___m_Positions_0; // UnityEngine.UIElements.IPanel[] UnityEngine.UIElements.PointerDeviceState::m_Panels IPanelU5BU5D_tBA2968C8526E5E10443C0FA1E4E9A9393537FF69* ___m_Panels_1; // System.Int32[] UnityEngine.UIElements.PointerDeviceState::m_PressedButtons Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___m_PressedButtons_2; public: inline static int32_t get_offset_of_m_Positions_0() { return static_cast(offsetof(PointerDeviceState_tBADA581B3E49FE39A2230120F84FCBD94BB8ADA4_StaticFields, ___m_Positions_0)); } inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* get_m_Positions_0() const { return ___m_Positions_0; } inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6** get_address_of_m_Positions_0() { return &___m_Positions_0; } inline void set_m_Positions_0(Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* value) { ___m_Positions_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Positions_0), (void*)value); } inline static int32_t get_offset_of_m_Panels_1() { return static_cast(offsetof(PointerDeviceState_tBADA581B3E49FE39A2230120F84FCBD94BB8ADA4_StaticFields, ___m_Panels_1)); } inline IPanelU5BU5D_tBA2968C8526E5E10443C0FA1E4E9A9393537FF69* get_m_Panels_1() const { return ___m_Panels_1; } inline IPanelU5BU5D_tBA2968C8526E5E10443C0FA1E4E9A9393537FF69** get_address_of_m_Panels_1() { return &___m_Panels_1; } inline void set_m_Panels_1(IPanelU5BU5D_tBA2968C8526E5E10443C0FA1E4E9A9393537FF69* value) { ___m_Panels_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Panels_1), (void*)value); } inline static int32_t get_offset_of_m_PressedButtons_2() { return static_cast(offsetof(PointerDeviceState_tBADA581B3E49FE39A2230120F84FCBD94BB8ADA4_StaticFields, ___m_PressedButtons_2)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_m_PressedButtons_2() const { return ___m_PressedButtons_2; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_m_PressedButtons_2() { return &___m_PressedButtons_2; } inline void set_m_PressedButtons_2(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___m_PressedButtons_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PressedButtons_2), (void*)value); } }; // UnityEngine.UIElements.PointerDispatchState struct PointerDispatchState_t73CABA151C9EF03D4840AB3516D6A93E8AEA6BD7 : public RuntimeObject { public: // UnityEngine.UIElements.IEventHandler[] UnityEngine.UIElements.PointerDispatchState::m_PendingPointerCapture IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B* ___m_PendingPointerCapture_0; // UnityEngine.UIElements.IEventHandler[] UnityEngine.UIElements.PointerDispatchState::m_PointerCapture IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B* ___m_PointerCapture_1; // System.Boolean[] UnityEngine.UIElements.PointerDispatchState::m_ShouldSendCompatibilityMouseEvents BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* ___m_ShouldSendCompatibilityMouseEvents_2; public: inline static int32_t get_offset_of_m_PendingPointerCapture_0() { return static_cast(offsetof(PointerDispatchState_t73CABA151C9EF03D4840AB3516D6A93E8AEA6BD7, ___m_PendingPointerCapture_0)); } inline IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B* get_m_PendingPointerCapture_0() const { return ___m_PendingPointerCapture_0; } inline IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B** get_address_of_m_PendingPointerCapture_0() { return &___m_PendingPointerCapture_0; } inline void set_m_PendingPointerCapture_0(IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B* value) { ___m_PendingPointerCapture_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PendingPointerCapture_0), (void*)value); } inline static int32_t get_offset_of_m_PointerCapture_1() { return static_cast(offsetof(PointerDispatchState_t73CABA151C9EF03D4840AB3516D6A93E8AEA6BD7, ___m_PointerCapture_1)); } inline IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B* get_m_PointerCapture_1() const { return ___m_PointerCapture_1; } inline IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B** get_address_of_m_PointerCapture_1() { return &___m_PointerCapture_1; } inline void set_m_PointerCapture_1(IEventHandlerU5BU5D_t3F01BE09F23EF3E35B9D2DD330C048F36A7C0B1B* value) { ___m_PointerCapture_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PointerCapture_1), (void*)value); } inline static int32_t get_offset_of_m_ShouldSendCompatibilityMouseEvents_2() { return static_cast(offsetof(PointerDispatchState_t73CABA151C9EF03D4840AB3516D6A93E8AEA6BD7, ___m_ShouldSendCompatibilityMouseEvents_2)); } inline BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* get_m_ShouldSendCompatibilityMouseEvents_2() const { return ___m_ShouldSendCompatibilityMouseEvents_2; } inline BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040** get_address_of_m_ShouldSendCompatibilityMouseEvents_2() { return &___m_ShouldSendCompatibilityMouseEvents_2; } inline void set_m_ShouldSendCompatibilityMouseEvents_2(BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* value) { ___m_ShouldSendCompatibilityMouseEvents_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ShouldSendCompatibilityMouseEvents_2), (void*)value); } }; // UnityEngine.UIElements.PointerEventDispatchingStrategy struct PointerEventDispatchingStrategy_tFE9560460396C5DFCEBBC51FE63E210069AC0A72 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.PointerEventsHelper struct PointerEventsHelper_t8C63177292A6A6DF462CF30FE6B885EABF82DE1D : public RuntimeObject { public: public: }; // UnityEngine.UIElements.PointerId struct PointerId_t79333F6490B7D6CEBCC740AC1A58DE52B63B511C : public RuntimeObject { public: public: }; struct PointerId_t79333F6490B7D6CEBCC740AC1A58DE52B63B511C_StaticFields { public: // System.Int32 UnityEngine.UIElements.PointerId::maxPointers int32_t ___maxPointers_0; // System.Int32 UnityEngine.UIElements.PointerId::invalidPointerId int32_t ___invalidPointerId_1; // System.Int32 UnityEngine.UIElements.PointerId::mousePointerId int32_t ___mousePointerId_2; // System.Int32 UnityEngine.UIElements.PointerId::touchPointerIdBase int32_t ___touchPointerIdBase_3; // System.Int32 UnityEngine.UIElements.PointerId::touchPointerCount int32_t ___touchPointerCount_4; // System.Int32 UnityEngine.UIElements.PointerId::penPointerIdBase int32_t ___penPointerIdBase_5; // System.Int32 UnityEngine.UIElements.PointerId::penPointerCount int32_t ___penPointerCount_6; public: inline static int32_t get_offset_of_maxPointers_0() { return static_cast(offsetof(PointerId_t79333F6490B7D6CEBCC740AC1A58DE52B63B511C_StaticFields, ___maxPointers_0)); } inline int32_t get_maxPointers_0() const { return ___maxPointers_0; } inline int32_t* get_address_of_maxPointers_0() { return &___maxPointers_0; } inline void set_maxPointers_0(int32_t value) { ___maxPointers_0 = value; } inline static int32_t get_offset_of_invalidPointerId_1() { return static_cast(offsetof(PointerId_t79333F6490B7D6CEBCC740AC1A58DE52B63B511C_StaticFields, ___invalidPointerId_1)); } inline int32_t get_invalidPointerId_1() const { return ___invalidPointerId_1; } inline int32_t* get_address_of_invalidPointerId_1() { return &___invalidPointerId_1; } inline void set_invalidPointerId_1(int32_t value) { ___invalidPointerId_1 = value; } inline static int32_t get_offset_of_mousePointerId_2() { return static_cast(offsetof(PointerId_t79333F6490B7D6CEBCC740AC1A58DE52B63B511C_StaticFields, ___mousePointerId_2)); } inline int32_t get_mousePointerId_2() const { return ___mousePointerId_2; } inline int32_t* get_address_of_mousePointerId_2() { return &___mousePointerId_2; } inline void set_mousePointerId_2(int32_t value) { ___mousePointerId_2 = value; } inline static int32_t get_offset_of_touchPointerIdBase_3() { return static_cast(offsetof(PointerId_t79333F6490B7D6CEBCC740AC1A58DE52B63B511C_StaticFields, ___touchPointerIdBase_3)); } inline int32_t get_touchPointerIdBase_3() const { return ___touchPointerIdBase_3; } inline int32_t* get_address_of_touchPointerIdBase_3() { return &___touchPointerIdBase_3; } inline void set_touchPointerIdBase_3(int32_t value) { ___touchPointerIdBase_3 = value; } inline static int32_t get_offset_of_touchPointerCount_4() { return static_cast(offsetof(PointerId_t79333F6490B7D6CEBCC740AC1A58DE52B63B511C_StaticFields, ___touchPointerCount_4)); } inline int32_t get_touchPointerCount_4() const { return ___touchPointerCount_4; } inline int32_t* get_address_of_touchPointerCount_4() { return &___touchPointerCount_4; } inline void set_touchPointerCount_4(int32_t value) { ___touchPointerCount_4 = value; } inline static int32_t get_offset_of_penPointerIdBase_5() { return static_cast(offsetof(PointerId_t79333F6490B7D6CEBCC740AC1A58DE52B63B511C_StaticFields, ___penPointerIdBase_5)); } inline int32_t get_penPointerIdBase_5() const { return ___penPointerIdBase_5; } inline int32_t* get_address_of_penPointerIdBase_5() { return &___penPointerIdBase_5; } inline void set_penPointerIdBase_5(int32_t value) { ___penPointerIdBase_5 = value; } inline static int32_t get_offset_of_penPointerCount_6() { return static_cast(offsetof(PointerId_t79333F6490B7D6CEBCC740AC1A58DE52B63B511C_StaticFields, ___penPointerCount_6)); } inline int32_t get_penPointerCount_6() const { return ___penPointerCount_6; } inline int32_t* get_address_of_penPointerCount_6() { return &___penPointerCount_6; } inline void set_penPointerCount_6(int32_t value) { ___penPointerCount_6 = value; } }; // UnityEngine.UIElements.PointerType struct PointerType_t145158020193F50A503F65BE41CBAC1CE9E3C6CB : public RuntimeObject { public: public: }; struct PointerType_t145158020193F50A503F65BE41CBAC1CE9E3C6CB_StaticFields { public: // System.String UnityEngine.UIElements.PointerType::mouse String_t* ___mouse_0; // System.String UnityEngine.UIElements.PointerType::touch String_t* ___touch_1; // System.String UnityEngine.UIElements.PointerType::pen String_t* ___pen_2; // System.String UnityEngine.UIElements.PointerType::unknown String_t* ___unknown_3; public: inline static int32_t get_offset_of_mouse_0() { return static_cast(offsetof(PointerType_t145158020193F50A503F65BE41CBAC1CE9E3C6CB_StaticFields, ___mouse_0)); } inline String_t* get_mouse_0() const { return ___mouse_0; } inline String_t** get_address_of_mouse_0() { return &___mouse_0; } inline void set_mouse_0(String_t* value) { ___mouse_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___mouse_0), (void*)value); } inline static int32_t get_offset_of_touch_1() { return static_cast(offsetof(PointerType_t145158020193F50A503F65BE41CBAC1CE9E3C6CB_StaticFields, ___touch_1)); } inline String_t* get_touch_1() const { return ___touch_1; } inline String_t** get_address_of_touch_1() { return &___touch_1; } inline void set_touch_1(String_t* value) { ___touch_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___touch_1), (void*)value); } inline static int32_t get_offset_of_pen_2() { return static_cast(offsetof(PointerType_t145158020193F50A503F65BE41CBAC1CE9E3C6CB_StaticFields, ___pen_2)); } inline String_t* get_pen_2() const { return ___pen_2; } inline String_t** get_address_of_pen_2() { return &___pen_2; } inline void set_pen_2(String_t* value) { ___pen_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___pen_2), (void*)value); } inline static int32_t get_offset_of_unknown_3() { return static_cast(offsetof(PointerType_t145158020193F50A503F65BE41CBAC1CE9E3C6CB_StaticFields, ___unknown_3)); } inline String_t* get_unknown_3() const { return ___unknown_3; } inline String_t** get_address_of_unknown_3() { return &___unknown_3; } inline void set_unknown_3(String_t* value) { ___unknown_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___unknown_3), (void*)value); } }; // UnityEngine.UIElements.PropagationPaths struct PropagationPaths_t59C288865B38FA5B8E17CA28D79FC4E1C58CE10D : public RuntimeObject { public: // System.Collections.Generic.List`1 UnityEngine.UIElements.PropagationPaths::trickleDownPath List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * ___trickleDownPath_1; // System.Collections.Generic.List`1 UnityEngine.UIElements.PropagationPaths::targetElements List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * ___targetElements_2; // System.Collections.Generic.List`1 UnityEngine.UIElements.PropagationPaths::bubbleUpPath List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * ___bubbleUpPath_3; public: inline static int32_t get_offset_of_trickleDownPath_1() { return static_cast(offsetof(PropagationPaths_t59C288865B38FA5B8E17CA28D79FC4E1C58CE10D, ___trickleDownPath_1)); } inline List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * get_trickleDownPath_1() const { return ___trickleDownPath_1; } inline List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 ** get_address_of_trickleDownPath_1() { return &___trickleDownPath_1; } inline void set_trickleDownPath_1(List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * value) { ___trickleDownPath_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___trickleDownPath_1), (void*)value); } inline static int32_t get_offset_of_targetElements_2() { return static_cast(offsetof(PropagationPaths_t59C288865B38FA5B8E17CA28D79FC4E1C58CE10D, ___targetElements_2)); } inline List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * get_targetElements_2() const { return ___targetElements_2; } inline List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 ** get_address_of_targetElements_2() { return &___targetElements_2; } inline void set_targetElements_2(List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * value) { ___targetElements_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___targetElements_2), (void*)value); } inline static int32_t get_offset_of_bubbleUpPath_3() { return static_cast(offsetof(PropagationPaths_t59C288865B38FA5B8E17CA28D79FC4E1C58CE10D, ___bubbleUpPath_3)); } inline List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * get_bubbleUpPath_3() const { return ___bubbleUpPath_3; } inline List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 ** get_address_of_bubbleUpPath_3() { return &___bubbleUpPath_3; } inline void set_bubbleUpPath_3(List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * value) { ___bubbleUpPath_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___bubbleUpPath_3), (void*)value); } }; struct PropagationPaths_t59C288865B38FA5B8E17CA28D79FC4E1C58CE10D_StaticFields { public: // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.PropagationPaths::s_Pool ObjectPool_1_t693D29CF21941A04E78A1458107B6C3941601A8A * ___s_Pool_0; public: inline static int32_t get_offset_of_s_Pool_0() { return static_cast(offsetof(PropagationPaths_t59C288865B38FA5B8E17CA28D79FC4E1C58CE10D_StaticFields, ___s_Pool_0)); } inline ObjectPool_1_t693D29CF21941A04E78A1458107B6C3941601A8A * get_s_Pool_0() const { return ___s_Pool_0; } inline ObjectPool_1_t693D29CF21941A04E78A1458107B6C3941601A8A ** get_address_of_s_Pool_0() { return &___s_Pool_0; } inline void set_s_Pool_0(ObjectPool_1_t693D29CF21941A04E78A1458107B6C3941601A8A * value) { ___s_Pool_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_0), (void*)value); } }; // UnityEngine.UIElements.StyleSheets.StyleSheetCache struct StyleSheetCache_t886DA30B912AC1861E348A0954B917A471A4FBDC : public RuntimeObject { public: public: }; struct StyleSheetCache_t886DA30B912AC1861E348A0954B917A471A4FBDC_StaticFields { public: // UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKeyComparer UnityEngine.UIElements.StyleSheets.StyleSheetCache::s_Comparer SheetHandleKeyComparer_tF715AC49BDA0DE828ADB886E502717F5DD0B01B9 * ___s_Comparer_0; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.StyleSheets.StyleSheetCache::s_EnumToIntCache Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * ___s_EnumToIntCache_1; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.StyleSheets.StyleSheetCache::s_RulePropertyIDsCache Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C * ___s_RulePropertyIDsCache_2; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.StyleSheets.StyleSheetCache::s_NameToIDCache Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045 * ___s_NameToIDCache_3; // UnityEngine.UIElements.StyleSheets.StyleValue[] UnityEngine.UIElements.StyleSheets.StyleSheetCache::s_InitialStyleValues StyleValueU5BU5D_t510329266B7162817A9059A6EF69BC3EF02A0D3D* ___s_InitialStyleValues_4; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.StyleSheets.StyleSheetCache::s_DeprecatedNames Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * ___s_DeprecatedNames_5; public: inline static int32_t get_offset_of_s_Comparer_0() { return static_cast(offsetof(StyleSheetCache_t886DA30B912AC1861E348A0954B917A471A4FBDC_StaticFields, ___s_Comparer_0)); } inline SheetHandleKeyComparer_tF715AC49BDA0DE828ADB886E502717F5DD0B01B9 * get_s_Comparer_0() const { return ___s_Comparer_0; } inline SheetHandleKeyComparer_tF715AC49BDA0DE828ADB886E502717F5DD0B01B9 ** get_address_of_s_Comparer_0() { return &___s_Comparer_0; } inline void set_s_Comparer_0(SheetHandleKeyComparer_tF715AC49BDA0DE828ADB886E502717F5DD0B01B9 * value) { ___s_Comparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Comparer_0), (void*)value); } inline static int32_t get_offset_of_s_EnumToIntCache_1() { return static_cast(offsetof(StyleSheetCache_t886DA30B912AC1861E348A0954B917A471A4FBDC_StaticFields, ___s_EnumToIntCache_1)); } inline Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * get_s_EnumToIntCache_1() const { return ___s_EnumToIntCache_1; } inline Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 ** get_address_of_s_EnumToIntCache_1() { return &___s_EnumToIntCache_1; } inline void set_s_EnumToIntCache_1(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * value) { ___s_EnumToIntCache_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EnumToIntCache_1), (void*)value); } inline static int32_t get_offset_of_s_RulePropertyIDsCache_2() { return static_cast(offsetof(StyleSheetCache_t886DA30B912AC1861E348A0954B917A471A4FBDC_StaticFields, ___s_RulePropertyIDsCache_2)); } inline Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C * get_s_RulePropertyIDsCache_2() const { return ___s_RulePropertyIDsCache_2; } inline Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C ** get_address_of_s_RulePropertyIDsCache_2() { return &___s_RulePropertyIDsCache_2; } inline void set_s_RulePropertyIDsCache_2(Dictionary_2_t775C609EE55C38383617674E73F884010183AA8C * value) { ___s_RulePropertyIDsCache_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_RulePropertyIDsCache_2), (void*)value); } inline static int32_t get_offset_of_s_NameToIDCache_3() { return static_cast(offsetof(StyleSheetCache_t886DA30B912AC1861E348A0954B917A471A4FBDC_StaticFields, ___s_NameToIDCache_3)); } inline Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045 * get_s_NameToIDCache_3() const { return ___s_NameToIDCache_3; } inline Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045 ** get_address_of_s_NameToIDCache_3() { return &___s_NameToIDCache_3; } inline void set_s_NameToIDCache_3(Dictionary_2_t9A62FF7E6BCB8AF1CFEE49B7CFCF059E68266045 * value) { ___s_NameToIDCache_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_NameToIDCache_3), (void*)value); } inline static int32_t get_offset_of_s_InitialStyleValues_4() { return static_cast(offsetof(StyleSheetCache_t886DA30B912AC1861E348A0954B917A471A4FBDC_StaticFields, ___s_InitialStyleValues_4)); } inline StyleValueU5BU5D_t510329266B7162817A9059A6EF69BC3EF02A0D3D* get_s_InitialStyleValues_4() const { return ___s_InitialStyleValues_4; } inline StyleValueU5BU5D_t510329266B7162817A9059A6EF69BC3EF02A0D3D** get_address_of_s_InitialStyleValues_4() { return &___s_InitialStyleValues_4; } inline void set_s_InitialStyleValues_4(StyleValueU5BU5D_t510329266B7162817A9059A6EF69BC3EF02A0D3D* value) { ___s_InitialStyleValues_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_InitialStyleValues_4), (void*)value); } inline static int32_t get_offset_of_s_DeprecatedNames_5() { return static_cast(offsetof(StyleSheetCache_t886DA30B912AC1861E348A0954B917A471A4FBDC_StaticFields, ___s_DeprecatedNames_5)); } inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * get_s_DeprecatedNames_5() const { return ___s_DeprecatedNames_5; } inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC ** get_address_of_s_DeprecatedNames_5() { return &___s_DeprecatedNames_5; } inline void set_s_DeprecatedNames_5(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * value) { ___s_DeprecatedNames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DeprecatedNames_5), (void*)value); } }; // UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKeyComparer struct SheetHandleKeyComparer_tF715AC49BDA0DE828ADB886E502717F5DD0B01B9 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.StyleSheets.StyleValuePropertyReader struct StyleValuePropertyReader_t8D34F83135FC8E2E14A8A007B87201057EE90CFE : public RuntimeObject { public: public: }; // UnityEngine.UIElements.StyleValueExtensions struct StyleValueExtensions_tB5C36975F3FBDF3E96DF727123E9F2BF45840915 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.VisualTreeUpdater struct VisualTreeUpdater_t8BEB4BA17B59E1585E2A6BAA60CC204BDF20DE00 : public RuntimeObject { public: // UnityEngine.UIElements.VisualTreeUpdater_UpdaterArray UnityEngine.UIElements.VisualTreeUpdater::m_UpdaterArray UpdaterArray_t93CA64534EAECBB98F27909516A929F0182E96F6 * ___m_UpdaterArray_0; public: inline static int32_t get_offset_of_m_UpdaterArray_0() { return static_cast(offsetof(VisualTreeUpdater_t8BEB4BA17B59E1585E2A6BAA60CC204BDF20DE00, ___m_UpdaterArray_0)); } inline UpdaterArray_t93CA64534EAECBB98F27909516A929F0182E96F6 * get_m_UpdaterArray_0() const { return ___m_UpdaterArray_0; } inline UpdaterArray_t93CA64534EAECBB98F27909516A929F0182E96F6 ** get_address_of_m_UpdaterArray_0() { return &___m_UpdaterArray_0; } inline void set_m_UpdaterArray_0(UpdaterArray_t93CA64534EAECBB98F27909516A929F0182E96F6 * value) { ___m_UpdaterArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UpdaterArray_0), (void*)value); } }; // System.Boolean struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Char struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9, ___m_value_0)); } inline Il2CppChar get_m_value_0() const { return ___m_value_0; } inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(Il2CppChar value) { ___m_value_0 = value; } }; struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields { public: // System.Byte[] System.Char::categoryForLatin1 ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___categoryForLatin1_3; public: inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields, ___categoryForLatin1_3)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; } inline void set_categoryForLatin1_3(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___categoryForLatin1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t97465623AE1B01C0AA6E2700852E996A0EFFF7C9 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t97465623AE1B01C0AA6E2700852E996A0EFFF7C9, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t97465623AE1B01C0AA6E2700852E996A0EFFF7C9, ___value_1)); } inline Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D * get_value_1() const { return ___value_1; } inline Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator struct Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * ___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; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___list_0)); } inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * get_list_0() const { return ___list_0; } inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator struct Enumerator_tF99677E511D6FAE822FF96CF1ECD49ACC44B9AF5 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47 * ___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 EventCallbackFunctorBase_t6CC874334A9EAD850BB7A67DCC03BA9FC7AB7167 * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tF99677E511D6FAE822FF96CF1ECD49ACC44B9AF5, ___list_0)); } inline List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47 * get_list_0() const { return ___list_0; } inline List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t03B066EBF73C2F6D783268DEEFD90AB3DCBF3B47 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tF99677E511D6FAE822FF96CF1ECD49ACC44B9AF5, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tF99677E511D6FAE822FF96CF1ECD49ACC44B9AF5, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tF99677E511D6FAE822FF96CF1ECD49ACC44B9AF5, ___current_3)); } inline EventCallbackFunctorBase_t6CC874334A9EAD850BB7A67DCC03BA9FC7AB7167 * get_current_3() const { return ___current_3; } inline EventCallbackFunctorBase_t6CC874334A9EAD850BB7A67DCC03BA9FC7AB7167 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(EventCallbackFunctorBase_t6CC874334A9EAD850BB7A67DCC03BA9FC7AB7167 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator struct Enumerator_tF12071E39F63AD17C36D0AD782D44F66E201C135 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F * ___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; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tF12071E39F63AD17C36D0AD782D44F66E201C135, ___list_0)); } inline List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F * get_list_0() const { return ___list_0; } inline List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t46EE28C27699F380468DAA1130859A6FB7829F6F * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tF12071E39F63AD17C36D0AD782D44F66E201C135, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tF12071E39F63AD17C36D0AD782D44F66E201C135, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tF12071E39F63AD17C36D0AD782D44F66E201C135, ___current_3)); } inline RuntimeObject* get_current_3() const { return ___current_3; } inline RuntimeObject** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject* value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator struct Enumerator_t2696B252E398E348A22B10CEDE83FDE9E6B4AEFD { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600 * ___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 Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t2696B252E398E348A22B10CEDE83FDE9E6B4AEFD, ___list_0)); } inline List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600 * get_list_0() const { return ___list_0; } inline List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t2696B252E398E348A22B10CEDE83FDE9E6B4AEFD, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t2696B252E398E348A22B10CEDE83FDE9E6B4AEFD, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2696B252E398E348A22B10CEDE83FDE9E6B4AEFD, ___current_3)); } inline Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D * get_current_3() const { return ___current_3; } inline Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator struct Enumerator_t6173E9B09687E873BF86E1D5A0658CC8FF6CE5AA { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * ___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 VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t6173E9B09687E873BF86E1D5A0658CC8FF6CE5AA, ___list_0)); } inline List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * get_list_0() const { return ___list_0; } inline List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t6173E9B09687E873BF86E1D5A0658CC8FF6CE5AA, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t6173E9B09687E873BF86E1D5A0658CC8FF6CE5AA, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t6173E9B09687E873BF86E1D5A0658CC8FF6CE5AA, ___current_3)); } inline VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * get_current_3() const { return ___current_3; } inline VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 : public ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF { public: public: }; struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_com { }; // System.Int32 struct Int32_t585191389E07734F19F3156FF88FB3EF4800D102 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_t585191389E07734F19F3156FF88FB3EF4800D102, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.Int64 struct Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436, ___m_value_0)); } inline int64_t get_m_value_0() const { return ___m_value_0; } inline int64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int64_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // System.Nullable`1 struct Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 { public: // T System.Nullable`1::value bool ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793, ___value_0)); } inline bool get_value_0() const { return ___value_0; } inline bool* get_address_of_value_0() { return &___value_0; } inline void set_value_0(bool value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Runtime.InteropServices.GCHandle struct GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 { public: // System.Int32 System.Runtime.InteropServices.GCHandle::handle int32_t ___handle_0; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3, ___handle_0)); } inline int32_t get_handle_0() const { return ___handle_0; } inline int32_t* get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(int32_t value) { ___handle_0 = value; } }; // System.Single struct Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1 { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // System.UInt16 struct UInt16_tAE45CEF73BF720100519F6867F32145D075F928E { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E, ___m_value_0)); } inline uint16_t get_m_value_0() const { return ___m_value_0; } inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint16_t value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.UInt64 struct UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017 { public: union { struct { }; uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1]; }; public: }; // UnityEngine.Color struct Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 { public: // 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; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___r_0)); } inline float get_r_0() const { return ___r_0; } inline float* get_address_of_r_0() { return &___r_0; } inline void set_r_0(float value) { ___r_0 = value; } inline static int32_t get_offset_of_g_1() { return static_cast(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___g_1)); } inline float get_g_1() const { return ___g_1; } inline float* get_address_of_g_1() { return &___g_1; } inline void set_g_1(float value) { ___g_1 = value; } inline static int32_t get_offset_of_b_2() { return static_cast(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___b_2)); } inline float get_b_2() const { return ___b_2; } inline float* get_address_of_b_2() { return &___b_2; } inline void set_b_2(float value) { ___b_2 = value; } inline static int32_t get_offset_of_a_3() { return static_cast(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___a_3)); } inline float get_a_3() const { return ___a_3; } inline float* get_address_of_a_3() { return &___a_3; } inline void set_a_3(float value) { ___a_3 = value; } }; // UnityEngine.EventInterests struct EventInterests_tD82F10E8877BDDE3A4E83EC33F4F21A0388C7B94 { public: // System.Boolean UnityEngine.EventInterests::k__BackingField bool ___U3CwantsMouseMoveU3Ek__BackingField_0; // System.Boolean UnityEngine.EventInterests::k__BackingField bool ___U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CwantsMouseMoveU3Ek__BackingField_0() { return static_cast(offsetof(EventInterests_tD82F10E8877BDDE3A4E83EC33F4F21A0388C7B94, ___U3CwantsMouseMoveU3Ek__BackingField_0)); } inline bool get_U3CwantsMouseMoveU3Ek__BackingField_0() const { return ___U3CwantsMouseMoveU3Ek__BackingField_0; } inline bool* get_address_of_U3CwantsMouseMoveU3Ek__BackingField_0() { return &___U3CwantsMouseMoveU3Ek__BackingField_0; } inline void set_U3CwantsMouseMoveU3Ek__BackingField_0(bool value) { ___U3CwantsMouseMoveU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1() { return static_cast(offsetof(EventInterests_tD82F10E8877BDDE3A4E83EC33F4F21A0388C7B94, ___U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1)); } inline bool get_U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1() const { return ___U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1; } inline bool* get_address_of_U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1() { return &___U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1; } inline void set_U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1(bool value) { ___U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.EventInterests struct EventInterests_tD82F10E8877BDDE3A4E83EC33F4F21A0388C7B94_marshaled_pinvoke { int32_t ___U3CwantsMouseMoveU3Ek__BackingField_0; int32_t ___U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1; }; // Native definition for COM marshalling of UnityEngine.EventInterests struct EventInterests_tD82F10E8877BDDE3A4E83EC33F4F21A0388C7B94_marshaled_com { int32_t ___U3CwantsMouseMoveU3Ek__BackingField_0; int32_t ___U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1; }; // UnityEngine.GUIClip_ParentClipScope struct ParentClipScope_tB67037A529B247452D5CAF13867D49DA6DEDC1CF { public: // System.Boolean UnityEngine.GUIClip_ParentClipScope::m_Disposed bool ___m_Disposed_0; public: inline static int32_t get_offset_of_m_Disposed_0() { return static_cast(offsetof(ParentClipScope_tB67037A529B247452D5CAF13867D49DA6DEDC1CF, ___m_Disposed_0)); } inline bool get_m_Disposed_0() const { return ___m_Disposed_0; } inline bool* get_address_of_m_Disposed_0() { return &___m_Disposed_0; } inline void set_m_Disposed_0(bool value) { ___m_Disposed_0 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.GUIClip/ParentClipScope struct ParentClipScope_tB67037A529B247452D5CAF13867D49DA6DEDC1CF_marshaled_pinvoke { int32_t ___m_Disposed_0; }; // Native definition for COM marshalling of UnityEngine.GUIClip/ParentClipScope struct ParentClipScope_tB67037A529B247452D5CAF13867D49DA6DEDC1CF_marshaled_com { int32_t ___m_Disposed_0; }; // UnityEngine.Matrix4x4 struct Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA { public: // System.Single UnityEngine.Matrix4x4::m00 float ___m00_0; // System.Single UnityEngine.Matrix4x4::m10 float ___m10_1; // System.Single UnityEngine.Matrix4x4::m20 float ___m20_2; // System.Single UnityEngine.Matrix4x4::m30 float ___m30_3; // System.Single UnityEngine.Matrix4x4::m01 float ___m01_4; // System.Single UnityEngine.Matrix4x4::m11 float ___m11_5; // System.Single UnityEngine.Matrix4x4::m21 float ___m21_6; // System.Single UnityEngine.Matrix4x4::m31 float ___m31_7; // System.Single UnityEngine.Matrix4x4::m02 float ___m02_8; // System.Single UnityEngine.Matrix4x4::m12 float ___m12_9; // System.Single UnityEngine.Matrix4x4::m22 float ___m22_10; // System.Single UnityEngine.Matrix4x4::m32 float ___m32_11; // System.Single UnityEngine.Matrix4x4::m03 float ___m03_12; // System.Single UnityEngine.Matrix4x4::m13 float ___m13_13; // System.Single UnityEngine.Matrix4x4::m23 float ___m23_14; // System.Single UnityEngine.Matrix4x4::m33 float ___m33_15; public: inline static int32_t get_offset_of_m00_0() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m00_0)); } inline float get_m00_0() const { return ___m00_0; } inline float* get_address_of_m00_0() { return &___m00_0; } inline void set_m00_0(float value) { ___m00_0 = value; } inline static int32_t get_offset_of_m10_1() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m10_1)); } inline float get_m10_1() const { return ___m10_1; } inline float* get_address_of_m10_1() { return &___m10_1; } inline void set_m10_1(float value) { ___m10_1 = value; } inline static int32_t get_offset_of_m20_2() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m20_2)); } inline float get_m20_2() const { return ___m20_2; } inline float* get_address_of_m20_2() { return &___m20_2; } inline void set_m20_2(float value) { ___m20_2 = value; } inline static int32_t get_offset_of_m30_3() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m30_3)); } inline float get_m30_3() const { return ___m30_3; } inline float* get_address_of_m30_3() { return &___m30_3; } inline void set_m30_3(float value) { ___m30_3 = value; } inline static int32_t get_offset_of_m01_4() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m01_4)); } inline float get_m01_4() const { return ___m01_4; } inline float* get_address_of_m01_4() { return &___m01_4; } inline void set_m01_4(float value) { ___m01_4 = value; } inline static int32_t get_offset_of_m11_5() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m11_5)); } inline float get_m11_5() const { return ___m11_5; } inline float* get_address_of_m11_5() { return &___m11_5; } inline void set_m11_5(float value) { ___m11_5 = value; } inline static int32_t get_offset_of_m21_6() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m21_6)); } inline float get_m21_6() const { return ___m21_6; } inline float* get_address_of_m21_6() { return &___m21_6; } inline void set_m21_6(float value) { ___m21_6 = value; } inline static int32_t get_offset_of_m31_7() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m31_7)); } inline float get_m31_7() const { return ___m31_7; } inline float* get_address_of_m31_7() { return &___m31_7; } inline void set_m31_7(float value) { ___m31_7 = value; } inline static int32_t get_offset_of_m02_8() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m02_8)); } inline float get_m02_8() const { return ___m02_8; } inline float* get_address_of_m02_8() { return &___m02_8; } inline void set_m02_8(float value) { ___m02_8 = value; } inline static int32_t get_offset_of_m12_9() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m12_9)); } inline float get_m12_9() const { return ___m12_9; } inline float* get_address_of_m12_9() { return &___m12_9; } inline void set_m12_9(float value) { ___m12_9 = value; } inline static int32_t get_offset_of_m22_10() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m22_10)); } inline float get_m22_10() const { return ___m22_10; } inline float* get_address_of_m22_10() { return &___m22_10; } inline void set_m22_10(float value) { ___m22_10 = value; } inline static int32_t get_offset_of_m32_11() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m32_11)); } inline float get_m32_11() const { return ___m32_11; } inline float* get_address_of_m32_11() { return &___m32_11; } inline void set_m32_11(float value) { ___m32_11 = value; } inline static int32_t get_offset_of_m03_12() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m03_12)); } inline float get_m03_12() const { return ___m03_12; } inline float* get_address_of_m03_12() { return &___m03_12; } inline void set_m03_12(float value) { ___m03_12 = value; } inline static int32_t get_offset_of_m13_13() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m13_13)); } inline float get_m13_13() const { return ___m13_13; } inline float* get_address_of_m13_13() { return &___m13_13; } inline void set_m13_13(float value) { ___m13_13 = value; } inline static int32_t get_offset_of_m23_14() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m23_14)); } inline float get_m23_14() const { return ___m23_14; } inline float* get_address_of_m23_14() { return &___m23_14; } inline void set_m23_14(float value) { ___m23_14 = value; } inline static int32_t get_offset_of_m33_15() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m33_15)); } inline float get_m33_15() const { return ___m33_15; } inline float* get_address_of_m33_15() { return &___m33_15; } inline void set_m33_15(float value) { ___m33_15 = value; } }; struct Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields { public: // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___zeroMatrix_16; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___identityMatrix_17; public: inline static int32_t get_offset_of_zeroMatrix_16() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields, ___zeroMatrix_16)); } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_zeroMatrix_16() const { return ___zeroMatrix_16; } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_zeroMatrix_16() { return &___zeroMatrix_16; } inline void set_zeroMatrix_16(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value) { ___zeroMatrix_16 = value; } inline static int32_t get_offset_of_identityMatrix_17() { return static_cast(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields, ___identityMatrix_17)); } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_identityMatrix_17() const { return ___identityMatrix_17; } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_identityMatrix_17() { return &___identityMatrix_17; } inline void set_identityMatrix_17(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value) { ___identityMatrix_17 = value; } }; // UnityEngine.PropertyName struct PropertyName_t75EB843FEA2EC372093479A35C24364D2DF98529 { public: // System.Int32 UnityEngine.PropertyName::id int32_t ___id_0; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(PropertyName_t75EB843FEA2EC372093479A35C24364D2DF98529, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } }; // UnityEngine.Quaternion struct Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 { public: // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357, ___w_3)); } inline float get_w_3() const { return ___w_3; } inline float* get_address_of_w_3() { return &___w_3; } inline void set_w_3(float value) { ___w_3 = value; } }; struct Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 value) { ___identityQuaternion_4 = value; } }; // UnityEngine.Rect struct Rect_t35B976DE901B5423C11705E156938EA27AB402CE { public: // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_Height_3)); } inline float get_m_Height_3() const { return ___m_Height_3; } inline float* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(float value) { ___m_Height_3 = value; } }; // UnityEngine.UIElements.ComputedStyle struct ComputedStyle_tB5824B48158F8503B606231911B3BC842BB81A91 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.ComputedStyle::m_Element VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___m_Element_0; public: inline static int32_t get_offset_of_m_Element_0() { return static_cast(offsetof(ComputedStyle_tB5824B48158F8503B606231911B3BC842BB81A91, ___m_Element_0)); } inline VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * get_m_Element_0() const { return ___m_Element_0; } inline VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 ** get_address_of_m_Element_0() { return &___m_Element_0; } inline void set_m_Element_0(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * value) { ___m_Element_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Element_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.ComputedStyle struct ComputedStyle_tB5824B48158F8503B606231911B3BC842BB81A91_marshaled_pinvoke { VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___m_Element_0; }; // Native definition for COM marshalling of UnityEngine.UIElements.ComputedStyle struct ComputedStyle_tB5824B48158F8503B606231911B3BC842BB81A91_marshaled_com { VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___m_Element_0; }; // UnityEngine.UIElements.EventDebuggerLogExecuteDefaultAction struct EventDebuggerLogExecuteDefaultAction_t619B0E7D09D44DD635A83CDFBE868CD29C59E7B0 { public: union { struct { }; uint8_t EventDebuggerLogExecuteDefaultAction_t619B0E7D09D44DD635A83CDFBE868CD29C59E7B0__padding[1]; }; public: }; // UnityEngine.UIElements.EventDebuggerLogIMGUICall struct EventDebuggerLogIMGUICall_tBBE99486F075F58292E212F1D2F7AE04C1B5B176 { public: union { struct { }; uint8_t EventDebuggerLogIMGUICall_tBBE99486F075F58292E212F1D2F7AE04C1B5B176__padding[1]; }; public: }; // UnityEngine.UIElements.EventDispatcher_DispatchContext struct DispatchContext_tDF1F945F762418B995415C3C0158C0341152DAFA { public: // System.UInt32 UnityEngine.UIElements.EventDispatcher_DispatchContext::m_GateCount uint32_t ___m_GateCount_0; // System.Collections.Generic.Queue`1 UnityEngine.UIElements.EventDispatcher_DispatchContext::m_Queue Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871 * ___m_Queue_1; public: inline static int32_t get_offset_of_m_GateCount_0() { return static_cast(offsetof(DispatchContext_tDF1F945F762418B995415C3C0158C0341152DAFA, ___m_GateCount_0)); } inline uint32_t get_m_GateCount_0() const { return ___m_GateCount_0; } inline uint32_t* get_address_of_m_GateCount_0() { return &___m_GateCount_0; } inline void set_m_GateCount_0(uint32_t value) { ___m_GateCount_0 = value; } inline static int32_t get_offset_of_m_Queue_1() { return static_cast(offsetof(DispatchContext_tDF1F945F762418B995415C3C0158C0341152DAFA, ___m_Queue_1)); } inline Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871 * get_m_Queue_1() const { return ___m_Queue_1; } inline Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871 ** get_address_of_m_Queue_1() { return &___m_Queue_1; } inline void set_m_Queue_1(Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871 * value) { ___m_Queue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Queue_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.EventDispatcher/DispatchContext struct DispatchContext_tDF1F945F762418B995415C3C0158C0341152DAFA_marshaled_pinvoke { uint32_t ___m_GateCount_0; Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871 * ___m_Queue_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.EventDispatcher/DispatchContext struct DispatchContext_tDF1F945F762418B995415C3C0158C0341152DAFA_marshaled_com { uint32_t ___m_GateCount_0; Queue_1_t8014B4CCF79F7768A767C8013F6E176588BE8871 * ___m_Queue_1; }; // UnityEngine.UIElements.EventDispatcher_EventRecord struct EventRecord_t2A71AE34E4900DB6EF7EA77AE93BB03074EC7DC9 { public: // UnityEngine.UIElements.EventBase UnityEngine.UIElements.EventDispatcher_EventRecord::m_Event EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD * ___m_Event_0; // UnityEngine.UIElements.IPanel UnityEngine.UIElements.EventDispatcher_EventRecord::m_Panel RuntimeObject* ___m_Panel_1; public: inline static int32_t get_offset_of_m_Event_0() { return static_cast(offsetof(EventRecord_t2A71AE34E4900DB6EF7EA77AE93BB03074EC7DC9, ___m_Event_0)); } inline EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD * get_m_Event_0() const { return ___m_Event_0; } inline EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD ** get_address_of_m_Event_0() { return &___m_Event_0; } inline void set_m_Event_0(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD * value) { ___m_Event_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Event_0), (void*)value); } inline static int32_t get_offset_of_m_Panel_1() { return static_cast(offsetof(EventRecord_t2A71AE34E4900DB6EF7EA77AE93BB03074EC7DC9, ___m_Panel_1)); } inline RuntimeObject* get_m_Panel_1() const { return ___m_Panel_1; } inline RuntimeObject** get_address_of_m_Panel_1() { return &___m_Panel_1; } inline void set_m_Panel_1(RuntimeObject* value) { ___m_Panel_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Panel_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.EventDispatcher/EventRecord struct EventRecord_t2A71AE34E4900DB6EF7EA77AE93BB03074EC7DC9_marshaled_pinvoke { EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD * ___m_Event_0; RuntimeObject* ___m_Panel_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.EventDispatcher/EventRecord struct EventRecord_t2A71AE34E4900DB6EF7EA77AE93BB03074EC7DC9_marshaled_com { EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD * ___m_Event_0; RuntimeObject* ___m_Panel_1; }; // UnityEngine.UIElements.EventDispatcherGate struct EventDispatcherGate_tD54D1A68972900619FB9EE9E64EEF6635AD33225 { public: // UnityEngine.UIElements.EventDispatcher UnityEngine.UIElements.EventDispatcherGate::m_Dispatcher EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 * ___m_Dispatcher_0; public: inline static int32_t get_offset_of_m_Dispatcher_0() { return static_cast(offsetof(EventDispatcherGate_tD54D1A68972900619FB9EE9E64EEF6635AD33225, ___m_Dispatcher_0)); } inline EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 * get_m_Dispatcher_0() const { return ___m_Dispatcher_0; } inline EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 ** get_address_of_m_Dispatcher_0() { return &___m_Dispatcher_0; } inline void set_m_Dispatcher_0(EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 * value) { ___m_Dispatcher_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Dispatcher_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.EventDispatcherGate struct EventDispatcherGate_tD54D1A68972900619FB9EE9E64EEF6635AD33225_marshaled_pinvoke { EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 * ___m_Dispatcher_0; }; // Native definition for COM marshalling of UnityEngine.UIElements.EventDispatcherGate struct EventDispatcherGate_tD54D1A68972900619FB9EE9E64EEF6635AD33225_marshaled_com { EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 * ___m_Dispatcher_0; }; // UnityEngine.UIElements.FocusController_FocusedElement struct FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.FocusController_FocusedElement::m_SubTreeRoot VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___m_SubTreeRoot_0; // UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusController_FocusedElement::m_FocusedElement Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * ___m_FocusedElement_1; public: inline static int32_t get_offset_of_m_SubTreeRoot_0() { return static_cast(offsetof(FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070, ___m_SubTreeRoot_0)); } inline VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * get_m_SubTreeRoot_0() const { return ___m_SubTreeRoot_0; } inline VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 ** get_address_of_m_SubTreeRoot_0() { return &___m_SubTreeRoot_0; } inline void set_m_SubTreeRoot_0(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * value) { ___m_SubTreeRoot_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SubTreeRoot_0), (void*)value); } inline static int32_t get_offset_of_m_FocusedElement_1() { return static_cast(offsetof(FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070, ___m_FocusedElement_1)); } inline Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * get_m_FocusedElement_1() const { return ___m_FocusedElement_1; } inline Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B ** get_address_of_m_FocusedElement_1() { return &___m_FocusedElement_1; } inline void set_m_FocusedElement_1(Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * value) { ___m_FocusedElement_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FocusedElement_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.FocusController/FocusedElement struct FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070_marshaled_pinvoke { VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___m_SubTreeRoot_0; Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * ___m_FocusedElement_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.FocusController/FocusedElement struct FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070_marshaled_com { VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___m_SubTreeRoot_0; Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * ___m_FocusedElement_1; }; // UnityEngine.UIElements.Focusable struct Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B : public CallbackEventHandler_t3B7336D446FAD9009A9C1DA1B793885F28D214EB { public: // System.Boolean UnityEngine.UIElements.Focusable::k__BackingField bool ___U3CfocusableU3Ek__BackingField_1; // System.Boolean UnityEngine.UIElements.Focusable::isIMGUIContainer bool ___isIMGUIContainer_2; public: inline static int32_t get_offset_of_U3CfocusableU3Ek__BackingField_1() { return static_cast(offsetof(Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B, ___U3CfocusableU3Ek__BackingField_1)); } inline bool get_U3CfocusableU3Ek__BackingField_1() const { return ___U3CfocusableU3Ek__BackingField_1; } inline bool* get_address_of_U3CfocusableU3Ek__BackingField_1() { return &___U3CfocusableU3Ek__BackingField_1; } inline void set_U3CfocusableU3Ek__BackingField_1(bool value) { ___U3CfocusableU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_isIMGUIContainer_2() { return static_cast(offsetof(Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B, ___isIMGUIContainer_2)); } inline bool get_isIMGUIContainer_2() const { return ___isIMGUIContainer_2; } inline bool* get_address_of_isIMGUIContainer_2() { return &___isIMGUIContainer_2; } inline void set_isIMGUIContainer_2(bool value) { ___isIMGUIContainer_2 = value; } }; // UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey struct SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 { public: // System.Int32 UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey::sheetInstanceID int32_t ___sheetInstanceID_0; // System.Int32 UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey::index int32_t ___index_1; public: inline static int32_t get_offset_of_sheetInstanceID_0() { return static_cast(offsetof(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0, ___sheetInstanceID_0)); } inline int32_t get_sheetInstanceID_0() const { return ___sheetInstanceID_0; } inline int32_t* get_address_of_sheetInstanceID_0() { return &___sheetInstanceID_0; } inline void set_sheetInstanceID_0(int32_t value) { ___sheetInstanceID_0 = value; } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } }; // UnityEngine.UIElements.VisualElement_Hierarchy struct Hierarchy_tF2E587A276B2AC4CFA66BEAA0C74BD2F6711528F { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement_Hierarchy::m_Owner VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___m_Owner_0; public: inline static int32_t get_offset_of_m_Owner_0() { return static_cast(offsetof(Hierarchy_tF2E587A276B2AC4CFA66BEAA0C74BD2F6711528F, ___m_Owner_0)); } inline VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * get_m_Owner_0() const { return ___m_Owner_0; } inline VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 ** get_address_of_m_Owner_0() { return &___m_Owner_0; } inline void set_m_Owner_0(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * value) { ___m_Owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Owner_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.VisualElement/Hierarchy struct Hierarchy_tF2E587A276B2AC4CFA66BEAA0C74BD2F6711528F_marshaled_pinvoke { VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___m_Owner_0; }; // Native definition for COM marshalling of UnityEngine.UIElements.VisualElement/Hierarchy struct Hierarchy_tF2E587A276B2AC4CFA66BEAA0C74BD2F6711528F_marshaled_com { VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___m_Owner_0; }; // UnityEngine.UIElements.VisualElementFocusChangeDirection struct VisualElementFocusChangeDirection_t7498D29078B139687B44973C8ED14530E9C91564 : public FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 { public: public: }; struct VisualElementFocusChangeDirection_t7498D29078B139687B44973C8ED14530E9C91564_StaticFields { public: // UnityEngine.UIElements.VisualElementFocusChangeDirection UnityEngine.UIElements.VisualElementFocusChangeDirection::s_Left VisualElementFocusChangeDirection_t7498D29078B139687B44973C8ED14530E9C91564 * ___s_Left_4; // UnityEngine.UIElements.VisualElementFocusChangeDirection UnityEngine.UIElements.VisualElementFocusChangeDirection::s_Right VisualElementFocusChangeDirection_t7498D29078B139687B44973C8ED14530E9C91564 * ___s_Right_5; public: inline static int32_t get_offset_of_s_Left_4() { return static_cast(offsetof(VisualElementFocusChangeDirection_t7498D29078B139687B44973C8ED14530E9C91564_StaticFields, ___s_Left_4)); } inline VisualElementFocusChangeDirection_t7498D29078B139687B44973C8ED14530E9C91564 * get_s_Left_4() const { return ___s_Left_4; } inline VisualElementFocusChangeDirection_t7498D29078B139687B44973C8ED14530E9C91564 ** get_address_of_s_Left_4() { return &___s_Left_4; } inline void set_s_Left_4(VisualElementFocusChangeDirection_t7498D29078B139687B44973C8ED14530E9C91564 * value) { ___s_Left_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Left_4), (void*)value); } inline static int32_t get_offset_of_s_Right_5() { return static_cast(offsetof(VisualElementFocusChangeDirection_t7498D29078B139687B44973C8ED14530E9C91564_StaticFields, ___s_Right_5)); } inline VisualElementFocusChangeDirection_t7498D29078B139687B44973C8ED14530E9C91564 * get_s_Right_5() const { return ___s_Right_5; } inline VisualElementFocusChangeDirection_t7498D29078B139687B44973C8ED14530E9C91564 ** get_address_of_s_Right_5() { return &___s_Right_5; } inline void set_s_Right_5(VisualElementFocusChangeDirection_t7498D29078B139687B44973C8ED14530E9C91564 * value) { ___s_Right_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Right_5), (void*)value); } }; // UnityEngine.Vector2 struct Vector2_tA85D2DD88578276CA8A8796756458277E72D073D { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; struct Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___zeroVector_2)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___oneVector_3)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_oneVector_3() const { return ___oneVector_3; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___upVector_4)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_upVector_4() const { return ___upVector_4; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___downVector_5)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_downVector_5() const { return ___downVector_5; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___leftVector_6)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_leftVector_6() const { return ___leftVector_6; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___rightVector_7)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_rightVector_7() const { return ___rightVector_7; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___negativeInfinityVector_9 = value; } }; // UnityEngine.Vector3 struct Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 { public: // System.Single UnityEngine.Vector3::x float ___x_2; // System.Single UnityEngine.Vector3::y float ___y_3; // System.Single UnityEngine.Vector3::z float ___z_4; public: inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___x_2)); } inline float get_x_2() const { return ___x_2; } inline float* get_address_of_x_2() { return &___x_2; } inline void set_x_2(float value) { ___x_2 = value; } inline static int32_t get_offset_of_y_3() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___y_3)); } inline float get_y_3() const { return ___y_3; } inline float* get_address_of_y_3() { return &___y_3; } inline void set_y_3(float value) { ___y_3 = value; } inline static int32_t get_offset_of_z_4() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___z_4)); } inline float get_z_4() const { return ___z_4; } inline float* get_address_of_z_4() { return &___z_4; } inline void set_z_4(float value) { ___z_4 = value; } }; struct Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___negativeInfinityVector_14; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___zeroVector_5)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___oneVector_6)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_oneVector_6() const { return ___oneVector_6; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_upVector_7() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___upVector_7)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_upVector_7() const { return ___upVector_7; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_upVector_7() { return &___upVector_7; } inline void set_upVector_7(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___upVector_7 = value; } inline static int32_t get_offset_of_downVector_8() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___downVector_8)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_downVector_8() const { return ___downVector_8; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_downVector_8() { return &___downVector_8; } inline void set_downVector_8(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___downVector_8 = value; } inline static int32_t get_offset_of_leftVector_9() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___leftVector_9)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_leftVector_9() const { return ___leftVector_9; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_leftVector_9() { return &___leftVector_9; } inline void set_leftVector_9(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___leftVector_9 = value; } inline static int32_t get_offset_of_rightVector_10() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___rightVector_10)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_rightVector_10() const { return ___rightVector_10; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_rightVector_10() { return &___rightVector_10; } inline void set_rightVector_10(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___rightVector_10 = value; } inline static int32_t get_offset_of_forwardVector_11() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___forwardVector_11)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_forwardVector_11() const { return ___forwardVector_11; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_forwardVector_11() { return &___forwardVector_11; } inline void set_forwardVector_11(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___forwardVector_11 = value; } inline static int32_t get_offset_of_backVector_12() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___backVector_12)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_backVector_12() const { return ___backVector_12; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_backVector_12() { return &___backVector_12; } inline void set_backVector_12(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___backVector_12 = value; } inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___positiveInfinityVector_13)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; } inline void set_positiveInfinityVector_13(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___positiveInfinityVector_13 = value; } inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___negativeInfinityVector_14)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; } inline void set_negativeInfinityVector_14(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___negativeInfinityVector_14 = value; } }; // System.Collections.Generic.Dictionary`2_Enumerator struct Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_Enumerator::dictionary Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2_Enumerator::current KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6, ___dictionary_0)); } inline Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6, ___current_3)); } inline KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C get_current_3() const { return ___current_3; } inline KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Collections.Generic.Dictionary`2_Enumerator struct Enumerator_t234D54B29976F87AE8291B2D1D01AD686C2CB7D8 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_Enumerator::dictionary Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2_Enumerator::current KeyValuePair_2_t97465623AE1B01C0AA6E2700852E996A0EFFF7C9 ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t234D54B29976F87AE8291B2D1D01AD686C2CB7D8, ___dictionary_0)); } inline Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t234D54B29976F87AE8291B2D1D01AD686C2CB7D8, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t234D54B29976F87AE8291B2D1D01AD686C2CB7D8, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t234D54B29976F87AE8291B2D1D01AD686C2CB7D8, ___current_3)); } inline KeyValuePair_2_t97465623AE1B01C0AA6E2700852E996A0EFFF7C9 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t97465623AE1B01C0AA6E2700852E996A0EFFF7C9 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t97465623AE1B01C0AA6E2700852E996A0EFFF7C9 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_t234D54B29976F87AE8291B2D1D01AD686C2CB7D8, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * get_data_9() const { return ___data_9; } inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; int32_t ___method_is_virtual_10; }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // System.Globalization.NumberStyles struct NumberStyles_tB0ADA2D9CCAA236331AED14C42BE5832B2351592 { public: // System.Int32 System.Globalization.NumberStyles::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(NumberStyles_tB0ADA2D9CCAA236331AED14C42BE5832B2351592, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Int32Enum struct Int32Enum_t6312CE4586C17FE2E2E513D2E7655B574F10FDCD { public: // System.Int32 System.Int32Enum::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Int32Enum_t6312CE4586C17FE2E2E513D2E7655B574F10FDCD, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // Unity.Profiling.ProfilerMarker struct ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 { public: // System.IntPtr Unity.Profiling.ProfilerMarker::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; // Unity.Profiling.ProfilerMarker_AutoScope struct AutoScope_tFCF9F27FF85DCD3A3880FAADCB520F29B1543A7F { public: // System.IntPtr Unity.Profiling.ProfilerMarker_AutoScope::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(AutoScope_tFCF9F27FF85DCD3A3880FAADCB520F29B1543A7F, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; // UnityEngine.Event struct Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 : public RuntimeObject { public: // System.IntPtr UnityEngine.Event::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(Event_t187FF6A6B357447B83EC2064823EE0AEC5263210, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; struct Event_t187FF6A6B357447B83EC2064823EE0AEC5263210_StaticFields { public: // UnityEngine.Event UnityEngine.Event::s_Current Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * ___s_Current_1; // UnityEngine.Event UnityEngine.Event::s_MasterEvent Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * ___s_MasterEvent_2; public: inline static int32_t get_offset_of_s_Current_1() { return static_cast(offsetof(Event_t187FF6A6B357447B83EC2064823EE0AEC5263210_StaticFields, ___s_Current_1)); } inline Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * get_s_Current_1() const { return ___s_Current_1; } inline Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 ** get_address_of_s_Current_1() { return &___s_Current_1; } inline void set_s_Current_1(Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * value) { ___s_Current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Current_1), (void*)value); } inline static int32_t get_offset_of_s_MasterEvent_2() { return static_cast(offsetof(Event_t187FF6A6B357447B83EC2064823EE0AEC5263210_StaticFields, ___s_MasterEvent_2)); } inline Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * get_s_MasterEvent_2() const { return ___s_MasterEvent_2; } inline Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 ** get_address_of_s_MasterEvent_2() { return &___s_MasterEvent_2; } inline void set_s_MasterEvent_2(Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * value) { ___s_MasterEvent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_MasterEvent_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.Event struct Event_t187FF6A6B357447B83EC2064823EE0AEC5263210_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.Event struct Event_t187FF6A6B357447B83EC2064823EE0AEC5263210_marshaled_com { intptr_t ___m_Ptr_0; }; // UnityEngine.EventModifiers struct EventModifiers_tC34E3018F3697001F894187AF6E9E63D7E203061 { public: // System.Int32 UnityEngine.EventModifiers::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventModifiers_tC34E3018F3697001F894187AF6E9E63D7E203061, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.EventType struct EventType_t3D3937E705A4506226002DAB22071B7B181DA57B { public: // System.Int32 UnityEngine.EventType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventType_t3D3937E705A4506226002DAB22071B7B181DA57B, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.GUILayoutEntry struct GUILayoutEntry_t84827D72E8F6B673B1DB9F9FD91C9991007C9845 : public RuntimeObject { public: // System.Single UnityEngine.GUILayoutEntry::minWidth float ___minWidth_0; // System.Single UnityEngine.GUILayoutEntry::maxWidth float ___maxWidth_1; // System.Single UnityEngine.GUILayoutEntry::minHeight float ___minHeight_2; // System.Single UnityEngine.GUILayoutEntry::maxHeight float ___maxHeight_3; // UnityEngine.Rect UnityEngine.GUILayoutEntry::rect Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___rect_4; // System.Int32 UnityEngine.GUILayoutEntry::stretchWidth int32_t ___stretchWidth_5; // System.Int32 UnityEngine.GUILayoutEntry::stretchHeight int32_t ___stretchHeight_6; // System.Boolean UnityEngine.GUILayoutEntry::consideredForMargin bool ___consideredForMargin_7; // UnityEngine.GUIStyle UnityEngine.GUILayoutEntry::m_Style GUIStyle_t671F175A201A19166385EE3392292A5F50070572 * ___m_Style_8; public: inline static int32_t get_offset_of_minWidth_0() { return static_cast(offsetof(GUILayoutEntry_t84827D72E8F6B673B1DB9F9FD91C9991007C9845, ___minWidth_0)); } inline float get_minWidth_0() const { return ___minWidth_0; } inline float* get_address_of_minWidth_0() { return &___minWidth_0; } inline void set_minWidth_0(float value) { ___minWidth_0 = value; } inline static int32_t get_offset_of_maxWidth_1() { return static_cast(offsetof(GUILayoutEntry_t84827D72E8F6B673B1DB9F9FD91C9991007C9845, ___maxWidth_1)); } inline float get_maxWidth_1() const { return ___maxWidth_1; } inline float* get_address_of_maxWidth_1() { return &___maxWidth_1; } inline void set_maxWidth_1(float value) { ___maxWidth_1 = value; } inline static int32_t get_offset_of_minHeight_2() { return static_cast(offsetof(GUILayoutEntry_t84827D72E8F6B673B1DB9F9FD91C9991007C9845, ___minHeight_2)); } inline float get_minHeight_2() const { return ___minHeight_2; } inline float* get_address_of_minHeight_2() { return &___minHeight_2; } inline void set_minHeight_2(float value) { ___minHeight_2 = value; } inline static int32_t get_offset_of_maxHeight_3() { return static_cast(offsetof(GUILayoutEntry_t84827D72E8F6B673B1DB9F9FD91C9991007C9845, ___maxHeight_3)); } inline float get_maxHeight_3() const { return ___maxHeight_3; } inline float* get_address_of_maxHeight_3() { return &___maxHeight_3; } inline void set_maxHeight_3(float value) { ___maxHeight_3 = value; } inline static int32_t get_offset_of_rect_4() { return static_cast(offsetof(GUILayoutEntry_t84827D72E8F6B673B1DB9F9FD91C9991007C9845, ___rect_4)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_rect_4() const { return ___rect_4; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_rect_4() { return &___rect_4; } inline void set_rect_4(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ___rect_4 = value; } inline static int32_t get_offset_of_stretchWidth_5() { return static_cast(offsetof(GUILayoutEntry_t84827D72E8F6B673B1DB9F9FD91C9991007C9845, ___stretchWidth_5)); } inline int32_t get_stretchWidth_5() const { return ___stretchWidth_5; } inline int32_t* get_address_of_stretchWidth_5() { return &___stretchWidth_5; } inline void set_stretchWidth_5(int32_t value) { ___stretchWidth_5 = value; } inline static int32_t get_offset_of_stretchHeight_6() { return static_cast(offsetof(GUILayoutEntry_t84827D72E8F6B673B1DB9F9FD91C9991007C9845, ___stretchHeight_6)); } inline int32_t get_stretchHeight_6() const { return ___stretchHeight_6; } inline int32_t* get_address_of_stretchHeight_6() { return &___stretchHeight_6; } inline void set_stretchHeight_6(int32_t value) { ___stretchHeight_6 = value; } inline static int32_t get_offset_of_consideredForMargin_7() { return static_cast(offsetof(GUILayoutEntry_t84827D72E8F6B673B1DB9F9FD91C9991007C9845, ___consideredForMargin_7)); } inline bool get_consideredForMargin_7() const { return ___consideredForMargin_7; } inline bool* get_address_of_consideredForMargin_7() { return &___consideredForMargin_7; } inline void set_consideredForMargin_7(bool value) { ___consideredForMargin_7 = value; } inline static int32_t get_offset_of_m_Style_8() { return static_cast(offsetof(GUILayoutEntry_t84827D72E8F6B673B1DB9F9FD91C9991007C9845, ___m_Style_8)); } inline GUIStyle_t671F175A201A19166385EE3392292A5F50070572 * get_m_Style_8() const { return ___m_Style_8; } inline GUIStyle_t671F175A201A19166385EE3392292A5F50070572 ** get_address_of_m_Style_8() { return &___m_Style_8; } inline void set_m_Style_8(GUIStyle_t671F175A201A19166385EE3392292A5F50070572 * value) { ___m_Style_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Style_8), (void*)value); } }; struct GUILayoutEntry_t84827D72E8F6B673B1DB9F9FD91C9991007C9845_StaticFields { public: // UnityEngine.Rect UnityEngine.GUILayoutEntry::kDummyRect Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___kDummyRect_9; // System.Int32 UnityEngine.GUILayoutEntry::indent int32_t ___indent_10; public: inline static int32_t get_offset_of_kDummyRect_9() { return static_cast(offsetof(GUILayoutEntry_t84827D72E8F6B673B1DB9F9FD91C9991007C9845_StaticFields, ___kDummyRect_9)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_kDummyRect_9() const { return ___kDummyRect_9; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_kDummyRect_9() { return &___kDummyRect_9; } inline void set_kDummyRect_9(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ___kDummyRect_9 = value; } inline static int32_t get_offset_of_indent_10() { return static_cast(offsetof(GUILayoutEntry_t84827D72E8F6B673B1DB9F9FD91C9991007C9845_StaticFields, ___indent_10)); } inline int32_t get_indent_10() const { return ___indent_10; } inline int32_t* get_address_of_indent_10() { return &___indent_10; } inline void set_indent_10(int32_t value) { ___indent_10 = value; } }; // UnityEngine.KeyCode struct KeyCode_tC93EA87C5A6901160B583ADFCD3EF6726570DC3C { public: // System.Int32 UnityEngine.KeyCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(KeyCode_tC93EA87C5A6901160B583ADFCD3EF6726570DC3C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Object struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 : public RuntimeObject { public: // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; public: inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast(offsetof(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0, ___m_CachedPtr_0)); } inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; } inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; } inline void set_m_CachedPtr_0(intptr_t value) { ___m_CachedPtr_0 = value; } }; struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_StaticFields { public: // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; public: inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast(offsetof(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); } inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; } inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; } inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value) { ___OffsetOfInstanceIDInCPlusPlusObject_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_marshaled_com { intptr_t ___m_CachedPtr_0; }; // UnityEngine.ObjectGUIState struct ObjectGUIState_tC8859B2B644CF26639AA81957EC41E0B7EC07F43 : public RuntimeObject { public: // System.IntPtr UnityEngine.ObjectGUIState::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(ObjectGUIState_tC8859B2B644CF26639AA81957EC41E0B7EC07F43, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; // UnityEngine.UIElements.CallbackPhase struct CallbackPhase_tE0D0F06DD9BA484F1C908D21B3C3F57E6989EEFC { public: // System.Int32 UnityEngine.UIElements.CallbackPhase::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CallbackPhase_tE0D0F06DD9BA484F1C908D21B3C3F57E6989EEFC, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.ContextType struct ContextType_tC6E1DEB9CC5A9EBAB4F593BAD6035583F1C57B44 { public: // System.Int32 UnityEngine.UIElements.ContextType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ContextType_tC6E1DEB9CC5A9EBAB4F593BAD6035583F1C57B44, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.DispatchMode struct DispatchMode_t5B1EA9A5520D81BAF7F6BE8EB059BC0922B00E16 { public: // System.Int32 UnityEngine.UIElements.DispatchMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DispatchMode_t5B1EA9A5520D81BAF7F6BE8EB059BC0922B00E16, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.DisplayStyle struct DisplayStyle_tCA8005A6A1D94402ABB3DF3D70891AD67A5AC7E0 { public: // System.Int32 UnityEngine.UIElements.DisplayStyle::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DisplayStyle_tCA8005A6A1D94402ABB3DF3D70891AD67A5AC7E0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.EventBase_EventPropagation struct EventPropagation_tA9A7EB847940ABD70842FA9EBA217C32F977DA20 { public: // System.Int32 UnityEngine.UIElements.EventBase_EventPropagation::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventPropagation_tA9A7EB847940ABD70842FA9EBA217C32F977DA20, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.EventBase_LifeCycleStatus struct LifeCycleStatus_t261998375F205A68CDAE646A82B1A16389926883 { public: // System.Int32 UnityEngine.UIElements.EventBase_LifeCycleStatus::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LifeCycleStatus_t261998375F205A68CDAE646A82B1A16389926883, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.IMGUIContainer_GUIGlobals struct GUIGlobals_tF5605EB9F7BACDA145A409CEB10C722769281585 { public: // UnityEngine.Matrix4x4 UnityEngine.UIElements.IMGUIContainer_GUIGlobals::matrix Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___matrix_0; // UnityEngine.Color UnityEngine.UIElements.IMGUIContainer_GUIGlobals::color Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color_1; // UnityEngine.Color UnityEngine.UIElements.IMGUIContainer_GUIGlobals::contentColor Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___contentColor_2; // UnityEngine.Color UnityEngine.UIElements.IMGUIContainer_GUIGlobals::backgroundColor Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___backgroundColor_3; // System.Boolean UnityEngine.UIElements.IMGUIContainer_GUIGlobals::enabled bool ___enabled_4; // System.Boolean UnityEngine.UIElements.IMGUIContainer_GUIGlobals::changed bool ___changed_5; // System.Int32 UnityEngine.UIElements.IMGUIContainer_GUIGlobals::displayIndex int32_t ___displayIndex_6; public: inline static int32_t get_offset_of_matrix_0() { return static_cast(offsetof(GUIGlobals_tF5605EB9F7BACDA145A409CEB10C722769281585, ___matrix_0)); } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_matrix_0() const { return ___matrix_0; } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_matrix_0() { return &___matrix_0; } inline void set_matrix_0(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value) { ___matrix_0 = value; } inline static int32_t get_offset_of_color_1() { return static_cast(offsetof(GUIGlobals_tF5605EB9F7BACDA145A409CEB10C722769281585, ___color_1)); } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_color_1() const { return ___color_1; } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_color_1() { return &___color_1; } inline void set_color_1(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value) { ___color_1 = value; } inline static int32_t get_offset_of_contentColor_2() { return static_cast(offsetof(GUIGlobals_tF5605EB9F7BACDA145A409CEB10C722769281585, ___contentColor_2)); } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_contentColor_2() const { return ___contentColor_2; } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_contentColor_2() { return &___contentColor_2; } inline void set_contentColor_2(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value) { ___contentColor_2 = value; } inline static int32_t get_offset_of_backgroundColor_3() { return static_cast(offsetof(GUIGlobals_tF5605EB9F7BACDA145A409CEB10C722769281585, ___backgroundColor_3)); } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_backgroundColor_3() const { return ___backgroundColor_3; } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_backgroundColor_3() { return &___backgroundColor_3; } inline void set_backgroundColor_3(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value) { ___backgroundColor_3 = value; } inline static int32_t get_offset_of_enabled_4() { return static_cast(offsetof(GUIGlobals_tF5605EB9F7BACDA145A409CEB10C722769281585, ___enabled_4)); } inline bool get_enabled_4() const { return ___enabled_4; } inline bool* get_address_of_enabled_4() { return &___enabled_4; } inline void set_enabled_4(bool value) { ___enabled_4 = value; } inline static int32_t get_offset_of_changed_5() { return static_cast(offsetof(GUIGlobals_tF5605EB9F7BACDA145A409CEB10C722769281585, ___changed_5)); } inline bool get_changed_5() const { return ___changed_5; } inline bool* get_address_of_changed_5() { return &___changed_5; } inline void set_changed_5(bool value) { ___changed_5 = value; } inline static int32_t get_offset_of_displayIndex_6() { return static_cast(offsetof(GUIGlobals_tF5605EB9F7BACDA145A409CEB10C722769281585, ___displayIndex_6)); } inline int32_t get_displayIndex_6() const { return ___displayIndex_6; } inline int32_t* get_address_of_displayIndex_6() { return &___displayIndex_6; } inline void set_displayIndex_6(int32_t value) { ___displayIndex_6 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.IMGUIContainer/GUIGlobals struct GUIGlobals_tF5605EB9F7BACDA145A409CEB10C722769281585_marshaled_pinvoke { Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___matrix_0; Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color_1; Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___contentColor_2; Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___backgroundColor_3; int32_t ___enabled_4; int32_t ___changed_5; int32_t ___displayIndex_6; }; // Native definition for COM marshalling of UnityEngine.UIElements.IMGUIContainer/GUIGlobals struct GUIGlobals_tF5605EB9F7BACDA145A409CEB10C722769281585_marshaled_com { Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___matrix_0; Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color_1; Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___contentColor_2; Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___backgroundColor_3; int32_t ___enabled_4; int32_t ___changed_5; int32_t ___displayIndex_6; }; // UnityEngine.UIElements.LengthUnit struct LengthUnit_t72096DC46DF6AE7521ACB61C839C57915F7282BC { public: // System.Int32 UnityEngine.UIElements.LengthUnit::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LengthUnit_t72096DC46DF6AE7521ACB61C839C57915F7282BC, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.MouseCaptureDispatchingStrategy_EventBehavior struct EventBehavior_t21A040502384084362F7B470634BB2FCF5F99B6A { public: // System.Int32 UnityEngine.UIElements.MouseCaptureDispatchingStrategy_EventBehavior::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventBehavior_t21A040502384084362F7B470634BB2FCF5F99B6A, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.Overflow struct Overflow_tB2652C133D86BD9641914198824327C8042264BC { public: // System.Int32 UnityEngine.UIElements.Overflow::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Overflow_tB2652C133D86BD9641914198824327C8042264BC, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.PickingMode struct PickingMode_t50B176123A8C1CFF46840654D7AFA06EC6EDD529 { public: // System.Int32 UnityEngine.UIElements.PickingMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PickingMode_t50B176123A8C1CFF46840654D7AFA06EC6EDD529, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.PropagationPaths_Type struct Type_t9714639E817B7A8FFCD2D2BAE830945DDF117361 { public: // System.Int32 UnityEngine.UIElements.PropagationPaths_Type::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Type_t9714639E817B7A8FFCD2D2BAE830945DDF117361, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.PropagationPhase struct PropagationPhase_tF216B8A0984294D04F73CC36443D006EB659D9FC { public: // System.Int32 UnityEngine.UIElements.PropagationPhase::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PropagationPhase_tF216B8A0984294D04F73CC36443D006EB659D9FC, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.PseudoStates struct PseudoStates_t047BCA0D8B56DC2E0A08F001C9C96BB82BDD9545 { public: // System.Int32 UnityEngine.UIElements.PseudoStates::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PseudoStates_t047BCA0D8B56DC2E0A08F001C9C96BB82BDD9545, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.RepaintData struct RepaintData_tE3656A64C3BE5ABCD95A72370251036B6E75F74F : public RuntimeObject { public: // UnityEngine.Matrix4x4 UnityEngine.UIElements.RepaintData::k__BackingField Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___U3CcurrentOffsetU3Ek__BackingField_0; // UnityEngine.Event UnityEngine.UIElements.RepaintData::k__BackingField Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * ___U3CrepaintEventU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CcurrentOffsetU3Ek__BackingField_0() { return static_cast(offsetof(RepaintData_tE3656A64C3BE5ABCD95A72370251036B6E75F74F, ___U3CcurrentOffsetU3Ek__BackingField_0)); } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_U3CcurrentOffsetU3Ek__BackingField_0() const { return ___U3CcurrentOffsetU3Ek__BackingField_0; } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_U3CcurrentOffsetU3Ek__BackingField_0() { return &___U3CcurrentOffsetU3Ek__BackingField_0; } inline void set_U3CcurrentOffsetU3Ek__BackingField_0(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value) { ___U3CcurrentOffsetU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CrepaintEventU3Ek__BackingField_1() { return static_cast(offsetof(RepaintData_tE3656A64C3BE5ABCD95A72370251036B6E75F74F, ___U3CrepaintEventU3Ek__BackingField_1)); } inline Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * get_U3CrepaintEventU3Ek__BackingField_1() const { return ___U3CrepaintEventU3Ek__BackingField_1; } inline Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 ** get_address_of_U3CrepaintEventU3Ek__BackingField_1() { return &___U3CrepaintEventU3Ek__BackingField_1; } inline void set_U3CrepaintEventU3Ek__BackingField_1(Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * value) { ___U3CrepaintEventU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrepaintEventU3Ek__BackingField_1), (void*)value); } }; // UnityEngine.UIElements.StyleKeyword struct StyleKeyword_t5C285A4249A1A7A807C1B4D2AAF5D1350B0A3560 { public: // System.Int32 UnityEngine.UIElements.StyleKeyword::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StyleKeyword_t5C285A4249A1A7A807C1B4D2AAF5D1350B0A3560, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.StyleSheets.StylePropertyID struct StylePropertyID_t58A0361000DC58339920E7CBBB5FFFE06B4B7A13 { public: // System.Int32 UnityEngine.UIElements.StyleSheets.StylePropertyID::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StylePropertyID_t58A0361000DC58339920E7CBBB5FFFE06B4B7A13, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.VersionChangeType struct VersionChangeType_tE727D12B03EC4449C5E3E6FFD34C2F84A83A7DFC { public: // System.Int32 UnityEngine.UIElements.VersionChangeType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(VersionChangeType_tE727D12B03EC4449C5E3E6FFD34C2F84A83A7DFC, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.Visibility struct Visibility_t456DFF3C77DEAEE9776ABA136F60CF3FFA2A0A9C { public: // System.Int32 UnityEngine.UIElements.Visibility::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Visibility_t456DFF3C77DEAEE9776ABA136F60CF3FFA2A0A9C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.VisualTreeUpdatePhase struct VisualTreeUpdatePhase_tC1C3E61E2F062047A695B106F02A6220E2DE6967 { public: // System.Int32 UnityEngine.UIElements.VisualTreeUpdatePhase::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(VisualTreeUpdatePhase_tC1C3E61E2F062047A695B106F02A6220E2DE6967, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Yoga.YogaNode struct YogaNode_tFCB801A447DAC7A335C686ABC5941A4357102A2C : public RuntimeObject { public: // System.IntPtr UnityEngine.Yoga.YogaNode::_ygNode intptr_t ____ygNode_0; // UnityEngine.Yoga.MeasureFunction UnityEngine.Yoga.YogaNode::_measureFunction MeasureFunction_tC5585E81380F4017044CE57AE21E178BAE2607AB * ____measureFunction_1; // UnityEngine.Yoga.BaselineFunction UnityEngine.Yoga.YogaNode::_baselineFunction BaselineFunction_t0A87479762FB382A84709009E9B6DCC597C6C9DF * ____baselineFunction_2; public: inline static int32_t get_offset_of__ygNode_0() { return static_cast(offsetof(YogaNode_tFCB801A447DAC7A335C686ABC5941A4357102A2C, ____ygNode_0)); } inline intptr_t get__ygNode_0() const { return ____ygNode_0; } inline intptr_t* get_address_of__ygNode_0() { return &____ygNode_0; } inline void set__ygNode_0(intptr_t value) { ____ygNode_0 = value; } inline static int32_t get_offset_of__measureFunction_1() { return static_cast(offsetof(YogaNode_tFCB801A447DAC7A335C686ABC5941A4357102A2C, ____measureFunction_1)); } inline MeasureFunction_tC5585E81380F4017044CE57AE21E178BAE2607AB * get__measureFunction_1() const { return ____measureFunction_1; } inline MeasureFunction_tC5585E81380F4017044CE57AE21E178BAE2607AB ** get_address_of__measureFunction_1() { return &____measureFunction_1; } inline void set__measureFunction_1(MeasureFunction_tC5585E81380F4017044CE57AE21E178BAE2607AB * value) { ____measureFunction_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____measureFunction_1), (void*)value); } inline static int32_t get_offset_of__baselineFunction_2() { return static_cast(offsetof(YogaNode_tFCB801A447DAC7A335C686ABC5941A4357102A2C, ____baselineFunction_2)); } inline BaselineFunction_t0A87479762FB382A84709009E9B6DCC597C6C9DF * get__baselineFunction_2() const { return ____baselineFunction_2; } inline BaselineFunction_t0A87479762FB382A84709009E9B6DCC597C6C9DF ** get_address_of__baselineFunction_2() { return &____baselineFunction_2; } inline void set__baselineFunction_2(BaselineFunction_t0A87479762FB382A84709009E9B6DCC597C6C9DF * value) { ____baselineFunction_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____baselineFunction_2), (void*)value); } }; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 : public RuntimeObject { public: // System.Int32[] System.Globalization.NumberFormatInfo::numberGroupSizes Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___numberGroupSizes_1; // System.Int32[] System.Globalization.NumberFormatInfo::currencyGroupSizes Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___currencyGroupSizes_2; // System.Int32[] System.Globalization.NumberFormatInfo::percentGroupSizes Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___percentGroupSizes_3; // System.String System.Globalization.NumberFormatInfo::positiveSign String_t* ___positiveSign_4; // System.String System.Globalization.NumberFormatInfo::negativeSign String_t* ___negativeSign_5; // System.String System.Globalization.NumberFormatInfo::numberDecimalSeparator String_t* ___numberDecimalSeparator_6; // System.String System.Globalization.NumberFormatInfo::numberGroupSeparator String_t* ___numberGroupSeparator_7; // System.String System.Globalization.NumberFormatInfo::currencyGroupSeparator String_t* ___currencyGroupSeparator_8; // System.String System.Globalization.NumberFormatInfo::currencyDecimalSeparator String_t* ___currencyDecimalSeparator_9; // System.String System.Globalization.NumberFormatInfo::currencySymbol String_t* ___currencySymbol_10; // System.String System.Globalization.NumberFormatInfo::ansiCurrencySymbol String_t* ___ansiCurrencySymbol_11; // System.String System.Globalization.NumberFormatInfo::nanSymbol String_t* ___nanSymbol_12; // System.String System.Globalization.NumberFormatInfo::positiveInfinitySymbol String_t* ___positiveInfinitySymbol_13; // System.String System.Globalization.NumberFormatInfo::negativeInfinitySymbol String_t* ___negativeInfinitySymbol_14; // System.String System.Globalization.NumberFormatInfo::percentDecimalSeparator String_t* ___percentDecimalSeparator_15; // System.String System.Globalization.NumberFormatInfo::percentGroupSeparator String_t* ___percentGroupSeparator_16; // System.String System.Globalization.NumberFormatInfo::percentSymbol String_t* ___percentSymbol_17; // System.String System.Globalization.NumberFormatInfo::perMilleSymbol String_t* ___perMilleSymbol_18; // System.String[] System.Globalization.NumberFormatInfo::nativeDigits StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___nativeDigits_19; // System.Int32 System.Globalization.NumberFormatInfo::m_dataItem int32_t ___m_dataItem_20; // System.Int32 System.Globalization.NumberFormatInfo::numberDecimalDigits int32_t ___numberDecimalDigits_21; // System.Int32 System.Globalization.NumberFormatInfo::currencyDecimalDigits int32_t ___currencyDecimalDigits_22; // System.Int32 System.Globalization.NumberFormatInfo::currencyPositivePattern int32_t ___currencyPositivePattern_23; // System.Int32 System.Globalization.NumberFormatInfo::currencyNegativePattern int32_t ___currencyNegativePattern_24; // System.Int32 System.Globalization.NumberFormatInfo::numberNegativePattern int32_t ___numberNegativePattern_25; // System.Int32 System.Globalization.NumberFormatInfo::percentPositivePattern int32_t ___percentPositivePattern_26; // System.Int32 System.Globalization.NumberFormatInfo::percentNegativePattern int32_t ___percentNegativePattern_27; // System.Int32 System.Globalization.NumberFormatInfo::percentDecimalDigits int32_t ___percentDecimalDigits_28; // System.Int32 System.Globalization.NumberFormatInfo::digitSubstitution int32_t ___digitSubstitution_29; // System.Boolean System.Globalization.NumberFormatInfo::isReadOnly bool ___isReadOnly_30; // System.Boolean System.Globalization.NumberFormatInfo::m_useUserOverride bool ___m_useUserOverride_31; // System.Boolean System.Globalization.NumberFormatInfo::m_isInvariant bool ___m_isInvariant_32; // System.Boolean System.Globalization.NumberFormatInfo::validForParseAsNumber bool ___validForParseAsNumber_33; // System.Boolean System.Globalization.NumberFormatInfo::validForParseAsCurrency bool ___validForParseAsCurrency_34; public: inline static int32_t get_offset_of_numberGroupSizes_1() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberGroupSizes_1)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_numberGroupSizes_1() const { return ___numberGroupSizes_1; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_numberGroupSizes_1() { return &___numberGroupSizes_1; } inline void set_numberGroupSizes_1(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___numberGroupSizes_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___numberGroupSizes_1), (void*)value); } inline static int32_t get_offset_of_currencyGroupSizes_2() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyGroupSizes_2)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_currencyGroupSizes_2() const { return ___currencyGroupSizes_2; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_currencyGroupSizes_2() { return &___currencyGroupSizes_2; } inline void set_currencyGroupSizes_2(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___currencyGroupSizes_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencyGroupSizes_2), (void*)value); } inline static int32_t get_offset_of_percentGroupSizes_3() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentGroupSizes_3)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_percentGroupSizes_3() const { return ___percentGroupSizes_3; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_percentGroupSizes_3() { return &___percentGroupSizes_3; } inline void set_percentGroupSizes_3(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___percentGroupSizes_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentGroupSizes_3), (void*)value); } inline static int32_t get_offset_of_positiveSign_4() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___positiveSign_4)); } inline String_t* get_positiveSign_4() const { return ___positiveSign_4; } inline String_t** get_address_of_positiveSign_4() { return &___positiveSign_4; } inline void set_positiveSign_4(String_t* value) { ___positiveSign_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___positiveSign_4), (void*)value); } inline static int32_t get_offset_of_negativeSign_5() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___negativeSign_5)); } inline String_t* get_negativeSign_5() const { return ___negativeSign_5; } inline String_t** get_address_of_negativeSign_5() { return &___negativeSign_5; } inline void set_negativeSign_5(String_t* value) { ___negativeSign_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___negativeSign_5), (void*)value); } inline static int32_t get_offset_of_numberDecimalSeparator_6() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberDecimalSeparator_6)); } inline String_t* get_numberDecimalSeparator_6() const { return ___numberDecimalSeparator_6; } inline String_t** get_address_of_numberDecimalSeparator_6() { return &___numberDecimalSeparator_6; } inline void set_numberDecimalSeparator_6(String_t* value) { ___numberDecimalSeparator_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___numberDecimalSeparator_6), (void*)value); } inline static int32_t get_offset_of_numberGroupSeparator_7() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberGroupSeparator_7)); } inline String_t* get_numberGroupSeparator_7() const { return ___numberGroupSeparator_7; } inline String_t** get_address_of_numberGroupSeparator_7() { return &___numberGroupSeparator_7; } inline void set_numberGroupSeparator_7(String_t* value) { ___numberGroupSeparator_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___numberGroupSeparator_7), (void*)value); } inline static int32_t get_offset_of_currencyGroupSeparator_8() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyGroupSeparator_8)); } inline String_t* get_currencyGroupSeparator_8() const { return ___currencyGroupSeparator_8; } inline String_t** get_address_of_currencyGroupSeparator_8() { return &___currencyGroupSeparator_8; } inline void set_currencyGroupSeparator_8(String_t* value) { ___currencyGroupSeparator_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencyGroupSeparator_8), (void*)value); } inline static int32_t get_offset_of_currencyDecimalSeparator_9() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyDecimalSeparator_9)); } inline String_t* get_currencyDecimalSeparator_9() const { return ___currencyDecimalSeparator_9; } inline String_t** get_address_of_currencyDecimalSeparator_9() { return &___currencyDecimalSeparator_9; } inline void set_currencyDecimalSeparator_9(String_t* value) { ___currencyDecimalSeparator_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencyDecimalSeparator_9), (void*)value); } inline static int32_t get_offset_of_currencySymbol_10() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencySymbol_10)); } inline String_t* get_currencySymbol_10() const { return ___currencySymbol_10; } inline String_t** get_address_of_currencySymbol_10() { return &___currencySymbol_10; } inline void set_currencySymbol_10(String_t* value) { ___currencySymbol_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencySymbol_10), (void*)value); } inline static int32_t get_offset_of_ansiCurrencySymbol_11() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___ansiCurrencySymbol_11)); } inline String_t* get_ansiCurrencySymbol_11() const { return ___ansiCurrencySymbol_11; } inline String_t** get_address_of_ansiCurrencySymbol_11() { return &___ansiCurrencySymbol_11; } inline void set_ansiCurrencySymbol_11(String_t* value) { ___ansiCurrencySymbol_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___ansiCurrencySymbol_11), (void*)value); } inline static int32_t get_offset_of_nanSymbol_12() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___nanSymbol_12)); } inline String_t* get_nanSymbol_12() const { return ___nanSymbol_12; } inline String_t** get_address_of_nanSymbol_12() { return &___nanSymbol_12; } inline void set_nanSymbol_12(String_t* value) { ___nanSymbol_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___nanSymbol_12), (void*)value); } inline static int32_t get_offset_of_positiveInfinitySymbol_13() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___positiveInfinitySymbol_13)); } inline String_t* get_positiveInfinitySymbol_13() const { return ___positiveInfinitySymbol_13; } inline String_t** get_address_of_positiveInfinitySymbol_13() { return &___positiveInfinitySymbol_13; } inline void set_positiveInfinitySymbol_13(String_t* value) { ___positiveInfinitySymbol_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___positiveInfinitySymbol_13), (void*)value); } inline static int32_t get_offset_of_negativeInfinitySymbol_14() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___negativeInfinitySymbol_14)); } inline String_t* get_negativeInfinitySymbol_14() const { return ___negativeInfinitySymbol_14; } inline String_t** get_address_of_negativeInfinitySymbol_14() { return &___negativeInfinitySymbol_14; } inline void set_negativeInfinitySymbol_14(String_t* value) { ___negativeInfinitySymbol_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___negativeInfinitySymbol_14), (void*)value); } inline static int32_t get_offset_of_percentDecimalSeparator_15() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentDecimalSeparator_15)); } inline String_t* get_percentDecimalSeparator_15() const { return ___percentDecimalSeparator_15; } inline String_t** get_address_of_percentDecimalSeparator_15() { return &___percentDecimalSeparator_15; } inline void set_percentDecimalSeparator_15(String_t* value) { ___percentDecimalSeparator_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentDecimalSeparator_15), (void*)value); } inline static int32_t get_offset_of_percentGroupSeparator_16() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentGroupSeparator_16)); } inline String_t* get_percentGroupSeparator_16() const { return ___percentGroupSeparator_16; } inline String_t** get_address_of_percentGroupSeparator_16() { return &___percentGroupSeparator_16; } inline void set_percentGroupSeparator_16(String_t* value) { ___percentGroupSeparator_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentGroupSeparator_16), (void*)value); } inline static int32_t get_offset_of_percentSymbol_17() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentSymbol_17)); } inline String_t* get_percentSymbol_17() const { return ___percentSymbol_17; } inline String_t** get_address_of_percentSymbol_17() { return &___percentSymbol_17; } inline void set_percentSymbol_17(String_t* value) { ___percentSymbol_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentSymbol_17), (void*)value); } inline static int32_t get_offset_of_perMilleSymbol_18() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___perMilleSymbol_18)); } inline String_t* get_perMilleSymbol_18() const { return ___perMilleSymbol_18; } inline String_t** get_address_of_perMilleSymbol_18() { return &___perMilleSymbol_18; } inline void set_perMilleSymbol_18(String_t* value) { ___perMilleSymbol_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___perMilleSymbol_18), (void*)value); } inline static int32_t get_offset_of_nativeDigits_19() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___nativeDigits_19)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_nativeDigits_19() const { return ___nativeDigits_19; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_nativeDigits_19() { return &___nativeDigits_19; } inline void set_nativeDigits_19(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___nativeDigits_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___nativeDigits_19), (void*)value); } inline static int32_t get_offset_of_m_dataItem_20() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___m_dataItem_20)); } inline int32_t get_m_dataItem_20() const { return ___m_dataItem_20; } inline int32_t* get_address_of_m_dataItem_20() { return &___m_dataItem_20; } inline void set_m_dataItem_20(int32_t value) { ___m_dataItem_20 = value; } inline static int32_t get_offset_of_numberDecimalDigits_21() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberDecimalDigits_21)); } inline int32_t get_numberDecimalDigits_21() const { return ___numberDecimalDigits_21; } inline int32_t* get_address_of_numberDecimalDigits_21() { return &___numberDecimalDigits_21; } inline void set_numberDecimalDigits_21(int32_t value) { ___numberDecimalDigits_21 = value; } inline static int32_t get_offset_of_currencyDecimalDigits_22() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyDecimalDigits_22)); } inline int32_t get_currencyDecimalDigits_22() const { return ___currencyDecimalDigits_22; } inline int32_t* get_address_of_currencyDecimalDigits_22() { return &___currencyDecimalDigits_22; } inline void set_currencyDecimalDigits_22(int32_t value) { ___currencyDecimalDigits_22 = value; } inline static int32_t get_offset_of_currencyPositivePattern_23() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyPositivePattern_23)); } inline int32_t get_currencyPositivePattern_23() const { return ___currencyPositivePattern_23; } inline int32_t* get_address_of_currencyPositivePattern_23() { return &___currencyPositivePattern_23; } inline void set_currencyPositivePattern_23(int32_t value) { ___currencyPositivePattern_23 = value; } inline static int32_t get_offset_of_currencyNegativePattern_24() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyNegativePattern_24)); } inline int32_t get_currencyNegativePattern_24() const { return ___currencyNegativePattern_24; } inline int32_t* get_address_of_currencyNegativePattern_24() { return &___currencyNegativePattern_24; } inline void set_currencyNegativePattern_24(int32_t value) { ___currencyNegativePattern_24 = value; } inline static int32_t get_offset_of_numberNegativePattern_25() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberNegativePattern_25)); } inline int32_t get_numberNegativePattern_25() const { return ___numberNegativePattern_25; } inline int32_t* get_address_of_numberNegativePattern_25() { return &___numberNegativePattern_25; } inline void set_numberNegativePattern_25(int32_t value) { ___numberNegativePattern_25 = value; } inline static int32_t get_offset_of_percentPositivePattern_26() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentPositivePattern_26)); } inline int32_t get_percentPositivePattern_26() const { return ___percentPositivePattern_26; } inline int32_t* get_address_of_percentPositivePattern_26() { return &___percentPositivePattern_26; } inline void set_percentPositivePattern_26(int32_t value) { ___percentPositivePattern_26 = value; } inline static int32_t get_offset_of_percentNegativePattern_27() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentNegativePattern_27)); } inline int32_t get_percentNegativePattern_27() const { return ___percentNegativePattern_27; } inline int32_t* get_address_of_percentNegativePattern_27() { return &___percentNegativePattern_27; } inline void set_percentNegativePattern_27(int32_t value) { ___percentNegativePattern_27 = value; } inline static int32_t get_offset_of_percentDecimalDigits_28() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentDecimalDigits_28)); } inline int32_t get_percentDecimalDigits_28() const { return ___percentDecimalDigits_28; } inline int32_t* get_address_of_percentDecimalDigits_28() { return &___percentDecimalDigits_28; } inline void set_percentDecimalDigits_28(int32_t value) { ___percentDecimalDigits_28 = value; } inline static int32_t get_offset_of_digitSubstitution_29() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___digitSubstitution_29)); } inline int32_t get_digitSubstitution_29() const { return ___digitSubstitution_29; } inline int32_t* get_address_of_digitSubstitution_29() { return &___digitSubstitution_29; } inline void set_digitSubstitution_29(int32_t value) { ___digitSubstitution_29 = value; } inline static int32_t get_offset_of_isReadOnly_30() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___isReadOnly_30)); } inline bool get_isReadOnly_30() const { return ___isReadOnly_30; } inline bool* get_address_of_isReadOnly_30() { return &___isReadOnly_30; } inline void set_isReadOnly_30(bool value) { ___isReadOnly_30 = value; } inline static int32_t get_offset_of_m_useUserOverride_31() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___m_useUserOverride_31)); } inline bool get_m_useUserOverride_31() const { return ___m_useUserOverride_31; } inline bool* get_address_of_m_useUserOverride_31() { return &___m_useUserOverride_31; } inline void set_m_useUserOverride_31(bool value) { ___m_useUserOverride_31 = value; } inline static int32_t get_offset_of_m_isInvariant_32() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___m_isInvariant_32)); } inline bool get_m_isInvariant_32() const { return ___m_isInvariant_32; } inline bool* get_address_of_m_isInvariant_32() { return &___m_isInvariant_32; } inline void set_m_isInvariant_32(bool value) { ___m_isInvariant_32 = value; } inline static int32_t get_offset_of_validForParseAsNumber_33() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___validForParseAsNumber_33)); } inline bool get_validForParseAsNumber_33() const { return ___validForParseAsNumber_33; } inline bool* get_address_of_validForParseAsNumber_33() { return &___validForParseAsNumber_33; } inline void set_validForParseAsNumber_33(bool value) { ___validForParseAsNumber_33 = value; } inline static int32_t get_offset_of_validForParseAsCurrency_34() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___validForParseAsCurrency_34)); } inline bool get_validForParseAsCurrency_34() const { return ___validForParseAsCurrency_34; } inline bool* get_address_of_validForParseAsCurrency_34() { return &___validForParseAsCurrency_34; } inline void set_validForParseAsCurrency_34(bool value) { ___validForParseAsCurrency_34 = value; } }; struct NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8_StaticFields { public: // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.NumberFormatInfo::invariantInfo NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * ___invariantInfo_0; public: inline static int32_t get_offset_of_invariantInfo_0() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8_StaticFields, ___invariantInfo_0)); } inline NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * get_invariantInfo_0() const { return ___invariantInfo_0; } inline NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 ** get_address_of_invariantInfo_0() { return &___invariantInfo_0; } inline void set_invariantInfo_0(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * value) { ___invariantInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invariantInfo_0), (void*)value); } }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // System.SystemException struct SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 : public Exception_t { public: public: }; // UnityEngine.ExitGUIException struct ExitGUIException_t6AD1987AE1D23E0E774F9BEA41F30AE4CE378F07 : public Exception_t { public: public: }; // UnityEngine.Font struct Font_t1EDE54AF557272BE314EB4B40EFA50CEB353CA26 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 { public: // UnityEngine.Font_FontTextureRebuildCallback UnityEngine.Font::m_FontTextureRebuildCallback FontTextureRebuildCallback_tD700C63BB1A449E3A0464C81701E981677D3021C * ___m_FontTextureRebuildCallback_5; public: inline static int32_t get_offset_of_m_FontTextureRebuildCallback_5() { return static_cast(offsetof(Font_t1EDE54AF557272BE314EB4B40EFA50CEB353CA26, ___m_FontTextureRebuildCallback_5)); } inline FontTextureRebuildCallback_tD700C63BB1A449E3A0464C81701E981677D3021C * get_m_FontTextureRebuildCallback_5() const { return ___m_FontTextureRebuildCallback_5; } inline FontTextureRebuildCallback_tD700C63BB1A449E3A0464C81701E981677D3021C ** get_address_of_m_FontTextureRebuildCallback_5() { return &___m_FontTextureRebuildCallback_5; } inline void set_m_FontTextureRebuildCallback_5(FontTextureRebuildCallback_tD700C63BB1A449E3A0464C81701E981677D3021C * value) { ___m_FontTextureRebuildCallback_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FontTextureRebuildCallback_5), (void*)value); } }; struct Font_t1EDE54AF557272BE314EB4B40EFA50CEB353CA26_StaticFields { public: // System.Action`1 UnityEngine.Font::textureRebuilt Action_1_t795662E553415ECF2DD0F8EEB9BA170C3670F37C * ___textureRebuilt_4; public: inline static int32_t get_offset_of_textureRebuilt_4() { return static_cast(offsetof(Font_t1EDE54AF557272BE314EB4B40EFA50CEB353CA26_StaticFields, ___textureRebuilt_4)); } inline Action_1_t795662E553415ECF2DD0F8EEB9BA170C3670F37C * get_textureRebuilt_4() const { return ___textureRebuilt_4; } inline Action_1_t795662E553415ECF2DD0F8EEB9BA170C3670F37C ** get_address_of_textureRebuilt_4() { return &___textureRebuilt_4; } inline void set_textureRebuilt_4(Action_1_t795662E553415ECF2DD0F8EEB9BA170C3670F37C * value) { ___textureRebuilt_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___textureRebuilt_4), (void*)value); } }; // UnityEngine.GUILayoutGroup struct GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601 : public GUILayoutEntry_t84827D72E8F6B673B1DB9F9FD91C9991007C9845 { public: // System.Collections.Generic.List`1 UnityEngine.GUILayoutGroup::entries List_1_t046427F3923444CF746C550FD96A3D0E4189D273 * ___entries_11; // System.Boolean UnityEngine.GUILayoutGroup::isVertical bool ___isVertical_12; // System.Boolean UnityEngine.GUILayoutGroup::resetCoords bool ___resetCoords_13; // System.Single UnityEngine.GUILayoutGroup::spacing float ___spacing_14; // System.Boolean UnityEngine.GUILayoutGroup::sameSize bool ___sameSize_15; // System.Boolean UnityEngine.GUILayoutGroup::isWindow bool ___isWindow_16; // System.Int32 UnityEngine.GUILayoutGroup::windowID int32_t ___windowID_17; // System.Int32 UnityEngine.GUILayoutGroup::m_Cursor int32_t ___m_Cursor_18; // System.Int32 UnityEngine.GUILayoutGroup::m_StretchableCountX int32_t ___m_StretchableCountX_19; // System.Int32 UnityEngine.GUILayoutGroup::m_StretchableCountY int32_t ___m_StretchableCountY_20; // System.Boolean UnityEngine.GUILayoutGroup::m_UserSpecifiedWidth bool ___m_UserSpecifiedWidth_21; // System.Boolean UnityEngine.GUILayoutGroup::m_UserSpecifiedHeight bool ___m_UserSpecifiedHeight_22; // System.Single UnityEngine.GUILayoutGroup::m_ChildMinWidth float ___m_ChildMinWidth_23; // System.Single UnityEngine.GUILayoutGroup::m_ChildMaxWidth float ___m_ChildMaxWidth_24; // System.Single UnityEngine.GUILayoutGroup::m_ChildMinHeight float ___m_ChildMinHeight_25; // System.Single UnityEngine.GUILayoutGroup::m_ChildMaxHeight float ___m_ChildMaxHeight_26; // System.Int32 UnityEngine.GUILayoutGroup::m_MarginLeft int32_t ___m_MarginLeft_27; // System.Int32 UnityEngine.GUILayoutGroup::m_MarginRight int32_t ___m_MarginRight_28; // System.Int32 UnityEngine.GUILayoutGroup::m_MarginTop int32_t ___m_MarginTop_29; // System.Int32 UnityEngine.GUILayoutGroup::m_MarginBottom int32_t ___m_MarginBottom_30; public: inline static int32_t get_offset_of_entries_11() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___entries_11)); } inline List_1_t046427F3923444CF746C550FD96A3D0E4189D273 * get_entries_11() const { return ___entries_11; } inline List_1_t046427F3923444CF746C550FD96A3D0E4189D273 ** get_address_of_entries_11() { return &___entries_11; } inline void set_entries_11(List_1_t046427F3923444CF746C550FD96A3D0E4189D273 * value) { ___entries_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_11), (void*)value); } inline static int32_t get_offset_of_isVertical_12() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___isVertical_12)); } inline bool get_isVertical_12() const { return ___isVertical_12; } inline bool* get_address_of_isVertical_12() { return &___isVertical_12; } inline void set_isVertical_12(bool value) { ___isVertical_12 = value; } inline static int32_t get_offset_of_resetCoords_13() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___resetCoords_13)); } inline bool get_resetCoords_13() const { return ___resetCoords_13; } inline bool* get_address_of_resetCoords_13() { return &___resetCoords_13; } inline void set_resetCoords_13(bool value) { ___resetCoords_13 = value; } inline static int32_t get_offset_of_spacing_14() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___spacing_14)); } inline float get_spacing_14() const { return ___spacing_14; } inline float* get_address_of_spacing_14() { return &___spacing_14; } inline void set_spacing_14(float value) { ___spacing_14 = value; } inline static int32_t get_offset_of_sameSize_15() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___sameSize_15)); } inline bool get_sameSize_15() const { return ___sameSize_15; } inline bool* get_address_of_sameSize_15() { return &___sameSize_15; } inline void set_sameSize_15(bool value) { ___sameSize_15 = value; } inline static int32_t get_offset_of_isWindow_16() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___isWindow_16)); } inline bool get_isWindow_16() const { return ___isWindow_16; } inline bool* get_address_of_isWindow_16() { return &___isWindow_16; } inline void set_isWindow_16(bool value) { ___isWindow_16 = value; } inline static int32_t get_offset_of_windowID_17() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___windowID_17)); } inline int32_t get_windowID_17() const { return ___windowID_17; } inline int32_t* get_address_of_windowID_17() { return &___windowID_17; } inline void set_windowID_17(int32_t value) { ___windowID_17 = value; } inline static int32_t get_offset_of_m_Cursor_18() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___m_Cursor_18)); } inline int32_t get_m_Cursor_18() const { return ___m_Cursor_18; } inline int32_t* get_address_of_m_Cursor_18() { return &___m_Cursor_18; } inline void set_m_Cursor_18(int32_t value) { ___m_Cursor_18 = value; } inline static int32_t get_offset_of_m_StretchableCountX_19() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___m_StretchableCountX_19)); } inline int32_t get_m_StretchableCountX_19() const { return ___m_StretchableCountX_19; } inline int32_t* get_address_of_m_StretchableCountX_19() { return &___m_StretchableCountX_19; } inline void set_m_StretchableCountX_19(int32_t value) { ___m_StretchableCountX_19 = value; } inline static int32_t get_offset_of_m_StretchableCountY_20() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___m_StretchableCountY_20)); } inline int32_t get_m_StretchableCountY_20() const { return ___m_StretchableCountY_20; } inline int32_t* get_address_of_m_StretchableCountY_20() { return &___m_StretchableCountY_20; } inline void set_m_StretchableCountY_20(int32_t value) { ___m_StretchableCountY_20 = value; } inline static int32_t get_offset_of_m_UserSpecifiedWidth_21() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___m_UserSpecifiedWidth_21)); } inline bool get_m_UserSpecifiedWidth_21() const { return ___m_UserSpecifiedWidth_21; } inline bool* get_address_of_m_UserSpecifiedWidth_21() { return &___m_UserSpecifiedWidth_21; } inline void set_m_UserSpecifiedWidth_21(bool value) { ___m_UserSpecifiedWidth_21 = value; } inline static int32_t get_offset_of_m_UserSpecifiedHeight_22() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___m_UserSpecifiedHeight_22)); } inline bool get_m_UserSpecifiedHeight_22() const { return ___m_UserSpecifiedHeight_22; } inline bool* get_address_of_m_UserSpecifiedHeight_22() { return &___m_UserSpecifiedHeight_22; } inline void set_m_UserSpecifiedHeight_22(bool value) { ___m_UserSpecifiedHeight_22 = value; } inline static int32_t get_offset_of_m_ChildMinWidth_23() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___m_ChildMinWidth_23)); } inline float get_m_ChildMinWidth_23() const { return ___m_ChildMinWidth_23; } inline float* get_address_of_m_ChildMinWidth_23() { return &___m_ChildMinWidth_23; } inline void set_m_ChildMinWidth_23(float value) { ___m_ChildMinWidth_23 = value; } inline static int32_t get_offset_of_m_ChildMaxWidth_24() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___m_ChildMaxWidth_24)); } inline float get_m_ChildMaxWidth_24() const { return ___m_ChildMaxWidth_24; } inline float* get_address_of_m_ChildMaxWidth_24() { return &___m_ChildMaxWidth_24; } inline void set_m_ChildMaxWidth_24(float value) { ___m_ChildMaxWidth_24 = value; } inline static int32_t get_offset_of_m_ChildMinHeight_25() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___m_ChildMinHeight_25)); } inline float get_m_ChildMinHeight_25() const { return ___m_ChildMinHeight_25; } inline float* get_address_of_m_ChildMinHeight_25() { return &___m_ChildMinHeight_25; } inline void set_m_ChildMinHeight_25(float value) { ___m_ChildMinHeight_25 = value; } inline static int32_t get_offset_of_m_ChildMaxHeight_26() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___m_ChildMaxHeight_26)); } inline float get_m_ChildMaxHeight_26() const { return ___m_ChildMaxHeight_26; } inline float* get_address_of_m_ChildMaxHeight_26() { return &___m_ChildMaxHeight_26; } inline void set_m_ChildMaxHeight_26(float value) { ___m_ChildMaxHeight_26 = value; } inline static int32_t get_offset_of_m_MarginLeft_27() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___m_MarginLeft_27)); } inline int32_t get_m_MarginLeft_27() const { return ___m_MarginLeft_27; } inline int32_t* get_address_of_m_MarginLeft_27() { return &___m_MarginLeft_27; } inline void set_m_MarginLeft_27(int32_t value) { ___m_MarginLeft_27 = value; } inline static int32_t get_offset_of_m_MarginRight_28() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___m_MarginRight_28)); } inline int32_t get_m_MarginRight_28() const { return ___m_MarginRight_28; } inline int32_t* get_address_of_m_MarginRight_28() { return &___m_MarginRight_28; } inline void set_m_MarginRight_28(int32_t value) { ___m_MarginRight_28 = value; } inline static int32_t get_offset_of_m_MarginTop_29() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___m_MarginTop_29)); } inline int32_t get_m_MarginTop_29() const { return ___m_MarginTop_29; } inline int32_t* get_address_of_m_MarginTop_29() { return &___m_MarginTop_29; } inline void set_m_MarginTop_29(int32_t value) { ___m_MarginTop_29 = value; } inline static int32_t get_offset_of_m_MarginBottom_30() { return static_cast(offsetof(GUILayoutGroup_tCC791055AD03074C1257B699304E4B45C97DE601, ___m_MarginBottom_30)); } inline int32_t get_m_MarginBottom_30() const { return ___m_MarginBottom_30; } inline int32_t* get_address_of_m_MarginBottom_30() { return &___m_MarginBottom_30; } inline void set_m_MarginBottom_30(int32_t value) { ___m_MarginBottom_30 = value; } }; // UnityEngine.ScriptableObject struct ScriptableObject_tAB015486CEAB714DA0D5C1BA389B84FB90427734 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 { public: public: }; // Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject struct ScriptableObject_tAB015486CEAB714DA0D5C1BA389B84FB90427734_marshaled_pinvoke : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.ScriptableObject struct ScriptableObject_tAB015486CEAB714DA0D5C1BA389B84FB90427734_marshaled_com : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_marshaled_com { }; // UnityEngine.Texture struct Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 { public: public: }; struct Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_StaticFields { public: // System.Int32 UnityEngine.Texture::GenerateAllMips int32_t ___GenerateAllMips_4; public: inline static int32_t get_offset_of_GenerateAllMips_4() { return static_cast(offsetof(Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_StaticFields, ___GenerateAllMips_4)); } inline int32_t get_GenerateAllMips_4() const { return ___GenerateAllMips_4; } inline int32_t* get_address_of_GenerateAllMips_4() { return &___GenerateAllMips_4; } inline void set_GenerateAllMips_4(int32_t value) { ___GenerateAllMips_4 = value; } }; // UnityEngine.UIElements.EventBase struct EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD : public RuntimeObject { public: // System.Int64 UnityEngine.UIElements.EventBase::k__BackingField int64_t ___U3CtimestampU3Ek__BackingField_2; // System.UInt64 UnityEngine.UIElements.EventBase::k__BackingField uint64_t ___U3CeventIdU3Ek__BackingField_3; // System.UInt64 UnityEngine.UIElements.EventBase::k__BackingField uint64_t ___U3CtriggerEventIdU3Ek__BackingField_4; // UnityEngine.UIElements.EventBase_EventPropagation UnityEngine.UIElements.EventBase::k__BackingField int32_t ___U3CpropagationU3Ek__BackingField_5; // UnityEngine.UIElements.PropagationPaths UnityEngine.UIElements.EventBase::m_Path PropagationPaths_t59C288865B38FA5B8E17CA28D79FC4E1C58CE10D * ___m_Path_6; // UnityEngine.UIElements.EventBase_LifeCycleStatus UnityEngine.UIElements.EventBase::k__BackingField int32_t ___U3ClifeCycleStatusU3Ek__BackingField_7; // UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.EventBase::k__BackingField RuntimeObject* ___U3CleafTargetU3Ek__BackingField_8; // UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.EventBase::m_Target RuntimeObject* ___m_Target_9; // System.Collections.Generic.List`1 UnityEngine.UIElements.EventBase::k__BackingField List_1_tC6DEF7083E8206203302B1B25E23947E49BBD537 * ___U3CskipElementsU3Ek__BackingField_10; // UnityEngine.UIElements.PropagationPhase UnityEngine.UIElements.EventBase::k__BackingField int32_t ___U3CpropagationPhaseU3Ek__BackingField_11; // UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.EventBase::m_CurrentTarget RuntimeObject* ___m_CurrentTarget_12; // UnityEngine.Event UnityEngine.UIElements.EventBase::m_ImguiEvent Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * ___m_ImguiEvent_13; // UnityEngine.Vector2 UnityEngine.UIElements.EventBase::k__BackingField Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___U3CoriginalMousePositionU3Ek__BackingField_14; public: inline static int32_t get_offset_of_U3CtimestampU3Ek__BackingField_2() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD, ___U3CtimestampU3Ek__BackingField_2)); } inline int64_t get_U3CtimestampU3Ek__BackingField_2() const { return ___U3CtimestampU3Ek__BackingField_2; } inline int64_t* get_address_of_U3CtimestampU3Ek__BackingField_2() { return &___U3CtimestampU3Ek__BackingField_2; } inline void set_U3CtimestampU3Ek__BackingField_2(int64_t value) { ___U3CtimestampU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CeventIdU3Ek__BackingField_3() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD, ___U3CeventIdU3Ek__BackingField_3)); } inline uint64_t get_U3CeventIdU3Ek__BackingField_3() const { return ___U3CeventIdU3Ek__BackingField_3; } inline uint64_t* get_address_of_U3CeventIdU3Ek__BackingField_3() { return &___U3CeventIdU3Ek__BackingField_3; } inline void set_U3CeventIdU3Ek__BackingField_3(uint64_t value) { ___U3CeventIdU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CtriggerEventIdU3Ek__BackingField_4() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD, ___U3CtriggerEventIdU3Ek__BackingField_4)); } inline uint64_t get_U3CtriggerEventIdU3Ek__BackingField_4() const { return ___U3CtriggerEventIdU3Ek__BackingField_4; } inline uint64_t* get_address_of_U3CtriggerEventIdU3Ek__BackingField_4() { return &___U3CtriggerEventIdU3Ek__BackingField_4; } inline void set_U3CtriggerEventIdU3Ek__BackingField_4(uint64_t value) { ___U3CtriggerEventIdU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CpropagationU3Ek__BackingField_5() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD, ___U3CpropagationU3Ek__BackingField_5)); } inline int32_t get_U3CpropagationU3Ek__BackingField_5() const { return ___U3CpropagationU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CpropagationU3Ek__BackingField_5() { return &___U3CpropagationU3Ek__BackingField_5; } inline void set_U3CpropagationU3Ek__BackingField_5(int32_t value) { ___U3CpropagationU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_m_Path_6() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD, ___m_Path_6)); } inline PropagationPaths_t59C288865B38FA5B8E17CA28D79FC4E1C58CE10D * get_m_Path_6() const { return ___m_Path_6; } inline PropagationPaths_t59C288865B38FA5B8E17CA28D79FC4E1C58CE10D ** get_address_of_m_Path_6() { return &___m_Path_6; } inline void set_m_Path_6(PropagationPaths_t59C288865B38FA5B8E17CA28D79FC4E1C58CE10D * value) { ___m_Path_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Path_6), (void*)value); } inline static int32_t get_offset_of_U3ClifeCycleStatusU3Ek__BackingField_7() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD, ___U3ClifeCycleStatusU3Ek__BackingField_7)); } inline int32_t get_U3ClifeCycleStatusU3Ek__BackingField_7() const { return ___U3ClifeCycleStatusU3Ek__BackingField_7; } inline int32_t* get_address_of_U3ClifeCycleStatusU3Ek__BackingField_7() { return &___U3ClifeCycleStatusU3Ek__BackingField_7; } inline void set_U3ClifeCycleStatusU3Ek__BackingField_7(int32_t value) { ___U3ClifeCycleStatusU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CleafTargetU3Ek__BackingField_8() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD, ___U3CleafTargetU3Ek__BackingField_8)); } inline RuntimeObject* get_U3CleafTargetU3Ek__BackingField_8() const { return ___U3CleafTargetU3Ek__BackingField_8; } inline RuntimeObject** get_address_of_U3CleafTargetU3Ek__BackingField_8() { return &___U3CleafTargetU3Ek__BackingField_8; } inline void set_U3CleafTargetU3Ek__BackingField_8(RuntimeObject* value) { ___U3CleafTargetU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CleafTargetU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_m_Target_9() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD, ___m_Target_9)); } inline RuntimeObject* get_m_Target_9() const { return ___m_Target_9; } inline RuntimeObject** get_address_of_m_Target_9() { return &___m_Target_9; } inline void set_m_Target_9(RuntimeObject* value) { ___m_Target_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Target_9), (void*)value); } inline static int32_t get_offset_of_U3CskipElementsU3Ek__BackingField_10() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD, ___U3CskipElementsU3Ek__BackingField_10)); } inline List_1_tC6DEF7083E8206203302B1B25E23947E49BBD537 * get_U3CskipElementsU3Ek__BackingField_10() const { return ___U3CskipElementsU3Ek__BackingField_10; } inline List_1_tC6DEF7083E8206203302B1B25E23947E49BBD537 ** get_address_of_U3CskipElementsU3Ek__BackingField_10() { return &___U3CskipElementsU3Ek__BackingField_10; } inline void set_U3CskipElementsU3Ek__BackingField_10(List_1_tC6DEF7083E8206203302B1B25E23947E49BBD537 * value) { ___U3CskipElementsU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CskipElementsU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3CpropagationPhaseU3Ek__BackingField_11() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD, ___U3CpropagationPhaseU3Ek__BackingField_11)); } inline int32_t get_U3CpropagationPhaseU3Ek__BackingField_11() const { return ___U3CpropagationPhaseU3Ek__BackingField_11; } inline int32_t* get_address_of_U3CpropagationPhaseU3Ek__BackingField_11() { return &___U3CpropagationPhaseU3Ek__BackingField_11; } inline void set_U3CpropagationPhaseU3Ek__BackingField_11(int32_t value) { ___U3CpropagationPhaseU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of_m_CurrentTarget_12() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD, ___m_CurrentTarget_12)); } inline RuntimeObject* get_m_CurrentTarget_12() const { return ___m_CurrentTarget_12; } inline RuntimeObject** get_address_of_m_CurrentTarget_12() { return &___m_CurrentTarget_12; } inline void set_m_CurrentTarget_12(RuntimeObject* value) { ___m_CurrentTarget_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentTarget_12), (void*)value); } inline static int32_t get_offset_of_m_ImguiEvent_13() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD, ___m_ImguiEvent_13)); } inline Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * get_m_ImguiEvent_13() const { return ___m_ImguiEvent_13; } inline Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 ** get_address_of_m_ImguiEvent_13() { return &___m_ImguiEvent_13; } inline void set_m_ImguiEvent_13(Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * value) { ___m_ImguiEvent_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ImguiEvent_13), (void*)value); } inline static int32_t get_offset_of_U3CoriginalMousePositionU3Ek__BackingField_14() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD, ___U3CoriginalMousePositionU3Ek__BackingField_14)); } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_U3CoriginalMousePositionU3Ek__BackingField_14() const { return ___U3CoriginalMousePositionU3Ek__BackingField_14; } inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_U3CoriginalMousePositionU3Ek__BackingField_14() { return &___U3CoriginalMousePositionU3Ek__BackingField_14; } inline void set_U3CoriginalMousePositionU3Ek__BackingField_14(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value) { ___U3CoriginalMousePositionU3Ek__BackingField_14 = value; } }; struct EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase::s_LastTypeId int64_t ___s_LastTypeId_0; // System.UInt64 UnityEngine.UIElements.EventBase::s_NextEventId uint64_t ___s_NextEventId_1; public: inline static int32_t get_offset_of_s_LastTypeId_0() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD_StaticFields, ___s_LastTypeId_0)); } inline int64_t get_s_LastTypeId_0() const { return ___s_LastTypeId_0; } inline int64_t* get_address_of_s_LastTypeId_0() { return &___s_LastTypeId_0; } inline void set_s_LastTypeId_0(int64_t value) { ___s_LastTypeId_0 = value; } inline static int32_t get_offset_of_s_NextEventId_1() { return static_cast(offsetof(EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD_StaticFields, ___s_NextEventId_1)); } inline uint64_t get_s_NextEventId_1() const { return ___s_NextEventId_1; } inline uint64_t* get_address_of_s_NextEventId_1() { return &___s_NextEventId_1; } inline void set_s_NextEventId_1(uint64_t value) { ___s_NextEventId_1 = value; } }; // UnityEngine.UIElements.EventCallbackFunctorBase struct EventCallbackFunctorBase_t6CC874334A9EAD850BB7A67DCC03BA9FC7AB7167 : public RuntimeObject { public: // UnityEngine.UIElements.CallbackPhase UnityEngine.UIElements.EventCallbackFunctorBase::k__BackingField int32_t ___U3CphaseU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CphaseU3Ek__BackingField_0() { return static_cast(offsetof(EventCallbackFunctorBase_t6CC874334A9EAD850BB7A67DCC03BA9FC7AB7167, ___U3CphaseU3Ek__BackingField_0)); } inline int32_t get_U3CphaseU3Ek__BackingField_0() const { return ___U3CphaseU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CphaseU3Ek__BackingField_0() { return &___U3CphaseU3Ek__BackingField_0; } inline void set_U3CphaseU3Ek__BackingField_0(int32_t value) { ___U3CphaseU3Ek__BackingField_0 = value; } }; // UnityEngine.UIElements.Length struct Length_tE2A2C2ECE7255AC6FB9B1F41D51E7BC645021300 { public: // System.Single UnityEngine.UIElements.Length::m_Value float ___m_Value_0; // UnityEngine.UIElements.LengthUnit UnityEngine.UIElements.Length::m_Unit int32_t ___m_Unit_1; public: inline static int32_t get_offset_of_m_Value_0() { return static_cast(offsetof(Length_tE2A2C2ECE7255AC6FB9B1F41D51E7BC645021300, ___m_Value_0)); } inline float get_m_Value_0() const { return ___m_Value_0; } inline float* get_address_of_m_Value_0() { return &___m_Value_0; } inline void set_m_Value_0(float value) { ___m_Value_0 = value; } inline static int32_t get_offset_of_m_Unit_1() { return static_cast(offsetof(Length_tE2A2C2ECE7255AC6FB9B1F41D51E7BC645021300, ___m_Unit_1)); } inline int32_t get_m_Unit_1() const { return ___m_Unit_1; } inline int32_t* get_address_of_m_Unit_1() { return &___m_Unit_1; } inline void set_m_Unit_1(int32_t value) { ___m_Unit_1 = value; } }; // UnityEngine.UIElements.Panel struct Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D : public BaseVisualElementPanel_t508E21628181848188EE9CDA4C4AF692FB574C90 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.Panel::m_RootContainer VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___m_RootContainer_5; // UnityEngine.UIElements.VisualTreeUpdater UnityEngine.UIElements.Panel::m_VisualTreeUpdater VisualTreeUpdater_t8BEB4BA17B59E1585E2A6BAA60CC204BDF20DE00 * ___m_VisualTreeUpdater_6; // System.UInt32 UnityEngine.UIElements.Panel::m_Version uint32_t ___m_Version_7; // System.UInt32 UnityEngine.UIElements.Panel::m_RepaintVersion uint32_t ___m_RepaintVersion_8; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.Panel::m_MarkerUpdate ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 ___m_MarkerUpdate_9; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.Panel::m_MarkerLayout ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 ___m_MarkerLayout_10; // UnityEngine.UIElements.EventDispatcher UnityEngine.UIElements.Panel::k__BackingField EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 * ___U3CdispatcherU3Ek__BackingField_12; // UnityEngine.ScriptableObject UnityEngine.UIElements.Panel::k__BackingField ScriptableObject_tAB015486CEAB714DA0D5C1BA389B84FB90427734 * ___U3CownerObjectU3Ek__BackingField_13; // UnityEngine.UIElements.ContextType UnityEngine.UIElements.Panel::k__BackingField int32_t ___U3CcontextTypeU3Ek__BackingField_14; // UnityEngine.UIElements.FocusController UnityEngine.UIElements.Panel::k__BackingField FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * ___U3CfocusControllerU3Ek__BackingField_15; // UnityEngine.EventInterests UnityEngine.UIElements.Panel::k__BackingField EventInterests_tD82F10E8877BDDE3A4E83EC33F4F21A0388C7B94 ___U3CIMGUIEventInterestsU3Ek__BackingField_16; // System.Int32 UnityEngine.UIElements.Panel::k__BackingField int32_t ___U3CIMGUIContainersCountU3Ek__BackingField_17; // UnityEngine.UIElements.IMGUIContainer UnityEngine.UIElements.Panel::k__BackingField IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29 * ___U3CrootIMGUIContainerU3Ek__BackingField_18; // System.Boolean UnityEngine.UIElements.Panel::m_ValidatingLayout bool ___m_ValidatingLayout_19; public: inline static int32_t get_offset_of_m_RootContainer_5() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D, ___m_RootContainer_5)); } inline VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * get_m_RootContainer_5() const { return ___m_RootContainer_5; } inline VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 ** get_address_of_m_RootContainer_5() { return &___m_RootContainer_5; } inline void set_m_RootContainer_5(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * value) { ___m_RootContainer_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_RootContainer_5), (void*)value); } inline static int32_t get_offset_of_m_VisualTreeUpdater_6() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D, ___m_VisualTreeUpdater_6)); } inline VisualTreeUpdater_t8BEB4BA17B59E1585E2A6BAA60CC204BDF20DE00 * get_m_VisualTreeUpdater_6() const { return ___m_VisualTreeUpdater_6; } inline VisualTreeUpdater_t8BEB4BA17B59E1585E2A6BAA60CC204BDF20DE00 ** get_address_of_m_VisualTreeUpdater_6() { return &___m_VisualTreeUpdater_6; } inline void set_m_VisualTreeUpdater_6(VisualTreeUpdater_t8BEB4BA17B59E1585E2A6BAA60CC204BDF20DE00 * value) { ___m_VisualTreeUpdater_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_VisualTreeUpdater_6), (void*)value); } inline static int32_t get_offset_of_m_Version_7() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D, ___m_Version_7)); } inline uint32_t get_m_Version_7() const { return ___m_Version_7; } inline uint32_t* get_address_of_m_Version_7() { return &___m_Version_7; } inline void set_m_Version_7(uint32_t value) { ___m_Version_7 = value; } inline static int32_t get_offset_of_m_RepaintVersion_8() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D, ___m_RepaintVersion_8)); } inline uint32_t get_m_RepaintVersion_8() const { return ___m_RepaintVersion_8; } inline uint32_t* get_address_of_m_RepaintVersion_8() { return &___m_RepaintVersion_8; } inline void set_m_RepaintVersion_8(uint32_t value) { ___m_RepaintVersion_8 = value; } inline static int32_t get_offset_of_m_MarkerUpdate_9() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D, ___m_MarkerUpdate_9)); } inline ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 get_m_MarkerUpdate_9() const { return ___m_MarkerUpdate_9; } inline ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 * get_address_of_m_MarkerUpdate_9() { return &___m_MarkerUpdate_9; } inline void set_m_MarkerUpdate_9(ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 value) { ___m_MarkerUpdate_9 = value; } inline static int32_t get_offset_of_m_MarkerLayout_10() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D, ___m_MarkerLayout_10)); } inline ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 get_m_MarkerLayout_10() const { return ___m_MarkerLayout_10; } inline ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 * get_address_of_m_MarkerLayout_10() { return &___m_MarkerLayout_10; } inline void set_m_MarkerLayout_10(ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 value) { ___m_MarkerLayout_10 = value; } inline static int32_t get_offset_of_U3CdispatcherU3Ek__BackingField_12() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D, ___U3CdispatcherU3Ek__BackingField_12)); } inline EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 * get_U3CdispatcherU3Ek__BackingField_12() const { return ___U3CdispatcherU3Ek__BackingField_12; } inline EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 ** get_address_of_U3CdispatcherU3Ek__BackingField_12() { return &___U3CdispatcherU3Ek__BackingField_12; } inline void set_U3CdispatcherU3Ek__BackingField_12(EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 * value) { ___U3CdispatcherU3Ek__BackingField_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdispatcherU3Ek__BackingField_12), (void*)value); } inline static int32_t get_offset_of_U3CownerObjectU3Ek__BackingField_13() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D, ___U3CownerObjectU3Ek__BackingField_13)); } inline ScriptableObject_tAB015486CEAB714DA0D5C1BA389B84FB90427734 * get_U3CownerObjectU3Ek__BackingField_13() const { return ___U3CownerObjectU3Ek__BackingField_13; } inline ScriptableObject_tAB015486CEAB714DA0D5C1BA389B84FB90427734 ** get_address_of_U3CownerObjectU3Ek__BackingField_13() { return &___U3CownerObjectU3Ek__BackingField_13; } inline void set_U3CownerObjectU3Ek__BackingField_13(ScriptableObject_tAB015486CEAB714DA0D5C1BA389B84FB90427734 * value) { ___U3CownerObjectU3Ek__BackingField_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CownerObjectU3Ek__BackingField_13), (void*)value); } inline static int32_t get_offset_of_U3CcontextTypeU3Ek__BackingField_14() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D, ___U3CcontextTypeU3Ek__BackingField_14)); } inline int32_t get_U3CcontextTypeU3Ek__BackingField_14() const { return ___U3CcontextTypeU3Ek__BackingField_14; } inline int32_t* get_address_of_U3CcontextTypeU3Ek__BackingField_14() { return &___U3CcontextTypeU3Ek__BackingField_14; } inline void set_U3CcontextTypeU3Ek__BackingField_14(int32_t value) { ___U3CcontextTypeU3Ek__BackingField_14 = value; } inline static int32_t get_offset_of_U3CfocusControllerU3Ek__BackingField_15() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D, ___U3CfocusControllerU3Ek__BackingField_15)); } inline FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * get_U3CfocusControllerU3Ek__BackingField_15() const { return ___U3CfocusControllerU3Ek__BackingField_15; } inline FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 ** get_address_of_U3CfocusControllerU3Ek__BackingField_15() { return &___U3CfocusControllerU3Ek__BackingField_15; } inline void set_U3CfocusControllerU3Ek__BackingField_15(FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * value) { ___U3CfocusControllerU3Ek__BackingField_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CfocusControllerU3Ek__BackingField_15), (void*)value); } inline static int32_t get_offset_of_U3CIMGUIEventInterestsU3Ek__BackingField_16() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D, ___U3CIMGUIEventInterestsU3Ek__BackingField_16)); } inline EventInterests_tD82F10E8877BDDE3A4E83EC33F4F21A0388C7B94 get_U3CIMGUIEventInterestsU3Ek__BackingField_16() const { return ___U3CIMGUIEventInterestsU3Ek__BackingField_16; } inline EventInterests_tD82F10E8877BDDE3A4E83EC33F4F21A0388C7B94 * get_address_of_U3CIMGUIEventInterestsU3Ek__BackingField_16() { return &___U3CIMGUIEventInterestsU3Ek__BackingField_16; } inline void set_U3CIMGUIEventInterestsU3Ek__BackingField_16(EventInterests_tD82F10E8877BDDE3A4E83EC33F4F21A0388C7B94 value) { ___U3CIMGUIEventInterestsU3Ek__BackingField_16 = value; } inline static int32_t get_offset_of_U3CIMGUIContainersCountU3Ek__BackingField_17() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D, ___U3CIMGUIContainersCountU3Ek__BackingField_17)); } inline int32_t get_U3CIMGUIContainersCountU3Ek__BackingField_17() const { return ___U3CIMGUIContainersCountU3Ek__BackingField_17; } inline int32_t* get_address_of_U3CIMGUIContainersCountU3Ek__BackingField_17() { return &___U3CIMGUIContainersCountU3Ek__BackingField_17; } inline void set_U3CIMGUIContainersCountU3Ek__BackingField_17(int32_t value) { ___U3CIMGUIContainersCountU3Ek__BackingField_17 = value; } inline static int32_t get_offset_of_U3CrootIMGUIContainerU3Ek__BackingField_18() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D, ___U3CrootIMGUIContainerU3Ek__BackingField_18)); } inline IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29 * get_U3CrootIMGUIContainerU3Ek__BackingField_18() const { return ___U3CrootIMGUIContainerU3Ek__BackingField_18; } inline IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29 ** get_address_of_U3CrootIMGUIContainerU3Ek__BackingField_18() { return &___U3CrootIMGUIContainerU3Ek__BackingField_18; } inline void set_U3CrootIMGUIContainerU3Ek__BackingField_18(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29 * value) { ___U3CrootIMGUIContainerU3Ek__BackingField_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrootIMGUIContainerU3Ek__BackingField_18), (void*)value); } inline static int32_t get_offset_of_m_ValidatingLayout_19() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D, ___m_ValidatingLayout_19)); } inline bool get_m_ValidatingLayout_19() const { return ___m_ValidatingLayout_19; } inline bool* get_address_of_m_ValidatingLayout_19() { return &___m_ValidatingLayout_19; } inline void set_m_ValidatingLayout_19(bool value) { ___m_ValidatingLayout_19 = value; } }; struct Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D_StaticFields { public: // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.Panel::s_MarkerPickAll ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 ___s_MarkerPickAll_11; public: inline static int32_t get_offset_of_s_MarkerPickAll_11() { return static_cast(offsetof(Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D_StaticFields, ___s_MarkerPickAll_11)); } inline ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 get_s_MarkerPickAll_11() const { return ___s_MarkerPickAll_11; } inline ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 * get_address_of_s_MarkerPickAll_11() { return &___s_MarkerPickAll_11; } inline void set_s_MarkerPickAll_11(ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 value) { ___s_MarkerPickAll_11 = value; } }; // UnityEngine.UIElements.StyleColor struct StyleColor_t28630796AD93C742539E99EC5A266E304A4C3356 { public: // UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleColor::m_Keyword int32_t ___m_Keyword_0; // UnityEngine.Color UnityEngine.UIElements.StyleColor::m_Value Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___m_Value_1; // System.Int32 UnityEngine.UIElements.StyleColor::m_Specificity int32_t ___m_Specificity_2; public: inline static int32_t get_offset_of_m_Keyword_0() { return static_cast(offsetof(StyleColor_t28630796AD93C742539E99EC5A266E304A4C3356, ___m_Keyword_0)); } inline int32_t get_m_Keyword_0() const { return ___m_Keyword_0; } inline int32_t* get_address_of_m_Keyword_0() { return &___m_Keyword_0; } inline void set_m_Keyword_0(int32_t value) { ___m_Keyword_0 = value; } inline static int32_t get_offset_of_m_Value_1() { return static_cast(offsetof(StyleColor_t28630796AD93C742539E99EC5A266E304A4C3356, ___m_Value_1)); } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_m_Value_1() const { return ___m_Value_1; } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_m_Value_1() { return &___m_Value_1; } inline void set_m_Value_1(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value) { ___m_Value_1 = value; } inline static int32_t get_offset_of_m_Specificity_2() { return static_cast(offsetof(StyleColor_t28630796AD93C742539E99EC5A266E304A4C3356, ___m_Specificity_2)); } inline int32_t get_m_Specificity_2() const { return ___m_Specificity_2; } inline int32_t* get_address_of_m_Specificity_2() { return &___m_Specificity_2; } inline void set_m_Specificity_2(int32_t value) { ___m_Specificity_2 = value; } }; // UnityEngine.UIElements.StyleEnum`1 struct StyleEnum_1_tA4AF2FC0364C1E39AD284C192C959587F92E411C { public: // UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleEnum`1::m_Keyword int32_t ___m_Keyword_0; // T UnityEngine.UIElements.StyleEnum`1::m_Value int32_t ___m_Value_1; // System.Int32 UnityEngine.UIElements.StyleEnum`1::m_Specificity int32_t ___m_Specificity_2; public: inline static int32_t get_offset_of_m_Keyword_0() { return static_cast(offsetof(StyleEnum_1_tA4AF2FC0364C1E39AD284C192C959587F92E411C, ___m_Keyword_0)); } inline int32_t get_m_Keyword_0() const { return ___m_Keyword_0; } inline int32_t* get_address_of_m_Keyword_0() { return &___m_Keyword_0; } inline void set_m_Keyword_0(int32_t value) { ___m_Keyword_0 = value; } inline static int32_t get_offset_of_m_Value_1() { return static_cast(offsetof(StyleEnum_1_tA4AF2FC0364C1E39AD284C192C959587F92E411C, ___m_Value_1)); } inline int32_t get_m_Value_1() const { return ___m_Value_1; } inline int32_t* get_address_of_m_Value_1() { return &___m_Value_1; } inline void set_m_Value_1(int32_t value) { ___m_Value_1 = value; } inline static int32_t get_offset_of_m_Specificity_2() { return static_cast(offsetof(StyleEnum_1_tA4AF2FC0364C1E39AD284C192C959587F92E411C, ___m_Specificity_2)); } inline int32_t get_m_Specificity_2() const { return ___m_Specificity_2; } inline int32_t* get_address_of_m_Specificity_2() { return &___m_Specificity_2; } inline void set_m_Specificity_2(int32_t value) { ___m_Specificity_2 = value; } }; // UnityEngine.UIElements.StyleEnum`1 struct StyleEnum_1_t93A0CA525A578F768A3BCE0E9347694D53490DA5 { public: // UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleEnum`1::m_Keyword int32_t ___m_Keyword_0; // T UnityEngine.UIElements.StyleEnum`1::m_Value int32_t ___m_Value_1; // System.Int32 UnityEngine.UIElements.StyleEnum`1::m_Specificity int32_t ___m_Specificity_2; public: inline static int32_t get_offset_of_m_Keyword_0() { return static_cast(offsetof(StyleEnum_1_t93A0CA525A578F768A3BCE0E9347694D53490DA5, ___m_Keyword_0)); } inline int32_t get_m_Keyword_0() const { return ___m_Keyword_0; } inline int32_t* get_address_of_m_Keyword_0() { return &___m_Keyword_0; } inline void set_m_Keyword_0(int32_t value) { ___m_Keyword_0 = value; } inline static int32_t get_offset_of_m_Value_1() { return static_cast(offsetof(StyleEnum_1_t93A0CA525A578F768A3BCE0E9347694D53490DA5, ___m_Value_1)); } inline int32_t get_m_Value_1() const { return ___m_Value_1; } inline int32_t* get_address_of_m_Value_1() { return &___m_Value_1; } inline void set_m_Value_1(int32_t value) { ___m_Value_1 = value; } inline static int32_t get_offset_of_m_Specificity_2() { return static_cast(offsetof(StyleEnum_1_t93A0CA525A578F768A3BCE0E9347694D53490DA5, ___m_Specificity_2)); } inline int32_t get_m_Specificity_2() const { return ___m_Specificity_2; } inline int32_t* get_address_of_m_Specificity_2() { return &___m_Specificity_2; } inline void set_m_Specificity_2(int32_t value) { ___m_Specificity_2 = value; } }; // UnityEngine.UIElements.StyleEnum`1 struct StyleEnum_1_tA29AB324EA74732D2BE335C7247F4E9CF25D4809 { public: // UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleEnum`1::m_Keyword int32_t ___m_Keyword_0; // T UnityEngine.UIElements.StyleEnum`1::m_Value int32_t ___m_Value_1; // System.Int32 UnityEngine.UIElements.StyleEnum`1::m_Specificity int32_t ___m_Specificity_2; public: inline static int32_t get_offset_of_m_Keyword_0() { return static_cast(offsetof(StyleEnum_1_tA29AB324EA74732D2BE335C7247F4E9CF25D4809, ___m_Keyword_0)); } inline int32_t get_m_Keyword_0() const { return ___m_Keyword_0; } inline int32_t* get_address_of_m_Keyword_0() { return &___m_Keyword_0; } inline void set_m_Keyword_0(int32_t value) { ___m_Keyword_0 = value; } inline static int32_t get_offset_of_m_Value_1() { return static_cast(offsetof(StyleEnum_1_tA29AB324EA74732D2BE335C7247F4E9CF25D4809, ___m_Value_1)); } inline int32_t get_m_Value_1() const { return ___m_Value_1; } inline int32_t* get_address_of_m_Value_1() { return &___m_Value_1; } inline void set_m_Value_1(int32_t value) { ___m_Value_1 = value; } inline static int32_t get_offset_of_m_Specificity_2() { return static_cast(offsetof(StyleEnum_1_tA29AB324EA74732D2BE335C7247F4E9CF25D4809, ___m_Specificity_2)); } inline int32_t get_m_Specificity_2() const { return ___m_Specificity_2; } inline int32_t* get_address_of_m_Specificity_2() { return &___m_Specificity_2; } inline void set_m_Specificity_2(int32_t value) { ___m_Specificity_2 = value; } }; // UnityEngine.UIElements.StyleEnum`1 struct StyleEnum_1_t4B11CEAA22F18336A8EF4B14655E5A85F0632EF3 { public: // UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleEnum`1::m_Keyword int32_t ___m_Keyword_0; // T UnityEngine.UIElements.StyleEnum`1::m_Value int32_t ___m_Value_1; // System.Int32 UnityEngine.UIElements.StyleEnum`1::m_Specificity int32_t ___m_Specificity_2; public: inline static int32_t get_offset_of_m_Keyword_0() { return static_cast(offsetof(StyleEnum_1_t4B11CEAA22F18336A8EF4B14655E5A85F0632EF3, ___m_Keyword_0)); } inline int32_t get_m_Keyword_0() const { return ___m_Keyword_0; } inline int32_t* get_address_of_m_Keyword_0() { return &___m_Keyword_0; } inline void set_m_Keyword_0(int32_t value) { ___m_Keyword_0 = value; } inline static int32_t get_offset_of_m_Value_1() { return static_cast(offsetof(StyleEnum_1_t4B11CEAA22F18336A8EF4B14655E5A85F0632EF3, ___m_Value_1)); } inline int32_t get_m_Value_1() const { return ___m_Value_1; } inline int32_t* get_address_of_m_Value_1() { return &___m_Value_1; } inline void set_m_Value_1(int32_t value) { ___m_Value_1 = value; } inline static int32_t get_offset_of_m_Specificity_2() { return static_cast(offsetof(StyleEnum_1_t4B11CEAA22F18336A8EF4B14655E5A85F0632EF3, ___m_Specificity_2)); } inline int32_t get_m_Specificity_2() const { return ___m_Specificity_2; } inline int32_t* get_address_of_m_Specificity_2() { return &___m_Specificity_2; } inline void set_m_Specificity_2(int32_t value) { ___m_Specificity_2 = value; } }; // UnityEngine.UIElements.StyleFloat struct StyleFloat_t82E1EEBA399136FB3F2F20EE5BED15FDBFC710AC { public: // UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleFloat::m_Keyword int32_t ___m_Keyword_0; // System.Single UnityEngine.UIElements.StyleFloat::m_Value float ___m_Value_1; // System.Int32 UnityEngine.UIElements.StyleFloat::m_Specificity int32_t ___m_Specificity_2; public: inline static int32_t get_offset_of_m_Keyword_0() { return static_cast(offsetof(StyleFloat_t82E1EEBA399136FB3F2F20EE5BED15FDBFC710AC, ___m_Keyword_0)); } inline int32_t get_m_Keyword_0() const { return ___m_Keyword_0; } inline int32_t* get_address_of_m_Keyword_0() { return &___m_Keyword_0; } inline void set_m_Keyword_0(int32_t value) { ___m_Keyword_0 = value; } inline static int32_t get_offset_of_m_Value_1() { return static_cast(offsetof(StyleFloat_t82E1EEBA399136FB3F2F20EE5BED15FDBFC710AC, ___m_Value_1)); } inline float get_m_Value_1() const { return ___m_Value_1; } inline float* get_address_of_m_Value_1() { return &___m_Value_1; } inline void set_m_Value_1(float value) { ___m_Value_1 = value; } inline static int32_t get_offset_of_m_Specificity_2() { return static_cast(offsetof(StyleFloat_t82E1EEBA399136FB3F2F20EE5BED15FDBFC710AC, ___m_Specificity_2)); } inline int32_t get_m_Specificity_2() const { return ___m_Specificity_2; } inline int32_t* get_address_of_m_Specificity_2() { return &___m_Specificity_2; } inline void set_m_Specificity_2(int32_t value) { ___m_Specificity_2 = value; } }; // UnityEngine.UIElements.StyleFont struct StyleFont_t476F5A1B8CC55D5C23FAD247C46409A5042D4338 { public: // UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleFont::m_Keyword int32_t ___m_Keyword_0; // UnityEngine.Font UnityEngine.UIElements.StyleFont::m_Value Font_t1EDE54AF557272BE314EB4B40EFA50CEB353CA26 * ___m_Value_1; // System.Int32 UnityEngine.UIElements.StyleFont::m_Specificity int32_t ___m_Specificity_2; public: inline static int32_t get_offset_of_m_Keyword_0() { return static_cast(offsetof(StyleFont_t476F5A1B8CC55D5C23FAD247C46409A5042D4338, ___m_Keyword_0)); } inline int32_t get_m_Keyword_0() const { return ___m_Keyword_0; } inline int32_t* get_address_of_m_Keyword_0() { return &___m_Keyword_0; } inline void set_m_Keyword_0(int32_t value) { ___m_Keyword_0 = value; } inline static int32_t get_offset_of_m_Value_1() { return static_cast(offsetof(StyleFont_t476F5A1B8CC55D5C23FAD247C46409A5042D4338, ___m_Value_1)); } inline Font_t1EDE54AF557272BE314EB4B40EFA50CEB353CA26 * get_m_Value_1() const { return ___m_Value_1; } inline Font_t1EDE54AF557272BE314EB4B40EFA50CEB353CA26 ** get_address_of_m_Value_1() { return &___m_Value_1; } inline void set_m_Value_1(Font_t1EDE54AF557272BE314EB4B40EFA50CEB353CA26 * value) { ___m_Value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Value_1), (void*)value); } inline static int32_t get_offset_of_m_Specificity_2() { return static_cast(offsetof(StyleFont_t476F5A1B8CC55D5C23FAD247C46409A5042D4338, ___m_Specificity_2)); } inline int32_t get_m_Specificity_2() const { return ___m_Specificity_2; } inline int32_t* get_address_of_m_Specificity_2() { return &___m_Specificity_2; } inline void set_m_Specificity_2(int32_t value) { ___m_Specificity_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleFont struct StyleFont_t476F5A1B8CC55D5C23FAD247C46409A5042D4338_marshaled_pinvoke { int32_t ___m_Keyword_0; Font_t1EDE54AF557272BE314EB4B40EFA50CEB353CA26 * ___m_Value_1; int32_t ___m_Specificity_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleFont struct StyleFont_t476F5A1B8CC55D5C23FAD247C46409A5042D4338_marshaled_com { int32_t ___m_Keyword_0; Font_t1EDE54AF557272BE314EB4B40EFA50CEB353CA26 * ___m_Value_1; int32_t ___m_Specificity_2; }; // UnityEngine.UIElements.StyleInt struct StyleInt_tA03B68441BD5D45C1660DF32B2A287FB7113FA89 { public: // UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleInt::m_Keyword int32_t ___m_Keyword_0; // System.Int32 UnityEngine.UIElements.StyleInt::m_Value int32_t ___m_Value_1; // System.Int32 UnityEngine.UIElements.StyleInt::m_Specificity int32_t ___m_Specificity_2; public: inline static int32_t get_offset_of_m_Keyword_0() { return static_cast(offsetof(StyleInt_tA03B68441BD5D45C1660DF32B2A287FB7113FA89, ___m_Keyword_0)); } inline int32_t get_m_Keyword_0() const { return ___m_Keyword_0; } inline int32_t* get_address_of_m_Keyword_0() { return &___m_Keyword_0; } inline void set_m_Keyword_0(int32_t value) { ___m_Keyword_0 = value; } inline static int32_t get_offset_of_m_Value_1() { return static_cast(offsetof(StyleInt_tA03B68441BD5D45C1660DF32B2A287FB7113FA89, ___m_Value_1)); } inline int32_t get_m_Value_1() const { return ___m_Value_1; } inline int32_t* get_address_of_m_Value_1() { return &___m_Value_1; } inline void set_m_Value_1(int32_t value) { ___m_Value_1 = value; } inline static int32_t get_offset_of_m_Specificity_2() { return static_cast(offsetof(StyleInt_tA03B68441BD5D45C1660DF32B2A287FB7113FA89, ___m_Specificity_2)); } inline int32_t get_m_Specificity_2() const { return ___m_Specificity_2; } inline int32_t* get_address_of_m_Specificity_2() { return &___m_Specificity_2; } inline void set_m_Specificity_2(int32_t value) { ___m_Specificity_2 = value; } }; // UnityEngine.UIElements.UIElementsRuntimeUtility struct UIElementsRuntimeUtility_tE6729878683142DD45E79B3F49B09204EA4EFEA1 : public RuntimeObject { public: public: }; struct UIElementsRuntimeUtility_tE6729878683142DD45E79B3F49B09204EA4EFEA1_StaticFields { public: // UnityEngine.UIElements.EventDispatcher UnityEngine.UIElements.UIElementsRuntimeUtility::s_RuntimeDispatcher EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 * ___s_RuntimeDispatcher_0; // System.Boolean UnityEngine.UIElements.UIElementsRuntimeUtility::s_RegisteredPlayerloopCallback bool ___s_RegisteredPlayerloopCallback_1; // System.Collections.Generic.List`1 UnityEngine.UIElements.UIElementsRuntimeUtility::panelsIteration List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600 * ___panelsIteration_2; // System.String UnityEngine.UIElements.UIElementsRuntimeUtility::s_RepaintProfilerMarkerName String_t* ___s_RepaintProfilerMarkerName_3; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIElementsRuntimeUtility::s_RepaintProfilerMarker ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 ___s_RepaintProfilerMarker_4; public: inline static int32_t get_offset_of_s_RuntimeDispatcher_0() { return static_cast(offsetof(UIElementsRuntimeUtility_tE6729878683142DD45E79B3F49B09204EA4EFEA1_StaticFields, ___s_RuntimeDispatcher_0)); } inline EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 * get_s_RuntimeDispatcher_0() const { return ___s_RuntimeDispatcher_0; } inline EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 ** get_address_of_s_RuntimeDispatcher_0() { return &___s_RuntimeDispatcher_0; } inline void set_s_RuntimeDispatcher_0(EventDispatcher_t050D9724014CDAE8D6AB000A92DE6A6CF7068183 * value) { ___s_RuntimeDispatcher_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_RuntimeDispatcher_0), (void*)value); } inline static int32_t get_offset_of_s_RegisteredPlayerloopCallback_1() { return static_cast(offsetof(UIElementsRuntimeUtility_tE6729878683142DD45E79B3F49B09204EA4EFEA1_StaticFields, ___s_RegisteredPlayerloopCallback_1)); } inline bool get_s_RegisteredPlayerloopCallback_1() const { return ___s_RegisteredPlayerloopCallback_1; } inline bool* get_address_of_s_RegisteredPlayerloopCallback_1() { return &___s_RegisteredPlayerloopCallback_1; } inline void set_s_RegisteredPlayerloopCallback_1(bool value) { ___s_RegisteredPlayerloopCallback_1 = value; } inline static int32_t get_offset_of_panelsIteration_2() { return static_cast(offsetof(UIElementsRuntimeUtility_tE6729878683142DD45E79B3F49B09204EA4EFEA1_StaticFields, ___panelsIteration_2)); } inline List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600 * get_panelsIteration_2() const { return ___panelsIteration_2; } inline List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600 ** get_address_of_panelsIteration_2() { return &___panelsIteration_2; } inline void set_panelsIteration_2(List_1_t00EA0AD87426B14AD8BF4AE347A13F96E9226600 * value) { ___panelsIteration_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___panelsIteration_2), (void*)value); } inline static int32_t get_offset_of_s_RepaintProfilerMarkerName_3() { return static_cast(offsetof(UIElementsRuntimeUtility_tE6729878683142DD45E79B3F49B09204EA4EFEA1_StaticFields, ___s_RepaintProfilerMarkerName_3)); } inline String_t* get_s_RepaintProfilerMarkerName_3() const { return ___s_RepaintProfilerMarkerName_3; } inline String_t** get_address_of_s_RepaintProfilerMarkerName_3() { return &___s_RepaintProfilerMarkerName_3; } inline void set_s_RepaintProfilerMarkerName_3(String_t* value) { ___s_RepaintProfilerMarkerName_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_RepaintProfilerMarkerName_3), (void*)value); } inline static int32_t get_offset_of_s_RepaintProfilerMarker_4() { return static_cast(offsetof(UIElementsRuntimeUtility_tE6729878683142DD45E79B3F49B09204EA4EFEA1_StaticFields, ___s_RepaintProfilerMarker_4)); } inline ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 get_s_RepaintProfilerMarker_4() const { return ___s_RepaintProfilerMarker_4; } inline ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 * get_address_of_s_RepaintProfilerMarker_4() { return &___s_RepaintProfilerMarker_4; } inline void set_s_RepaintProfilerMarker_4(ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 value) { ___s_RepaintProfilerMarker_4 = value; } }; // UnityEngine.UIElements.UIElementsUtility struct UIElementsUtility_t937E4C0170AA5FFE77B8D8B33F43017B8484FB4D : public RuntimeObject { public: public: }; struct UIElementsUtility_t937E4C0170AA5FFE77B8D8B33F43017B8484FB4D_StaticFields { public: // System.Collections.Generic.Stack`1 UnityEngine.UIElements.UIElementsUtility::s_ContainerStack Stack_1_tD51021A3BF4A98F5C8D8CA95B716CA5849F68D85 * ___s_ContainerStack_0; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.UIElementsUtility::s_UIElementsCache Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281 * ___s_UIElementsCache_1; // UnityEngine.Event UnityEngine.UIElements.UIElementsUtility::s_EventInstance Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * ___s_EventInstance_2; // UnityEngine.Color UnityEngine.UIElements.UIElementsUtility::editorPlayModeTintColor Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___editorPlayModeTintColor_3; // System.String UnityEngine.UIElements.UIElementsUtility::s_RepaintProfilerMarkerName String_t* ___s_RepaintProfilerMarkerName_4; // System.String UnityEngine.UIElements.UIElementsUtility::s_EventProfilerMarkerName String_t* ___s_EventProfilerMarkerName_5; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIElementsUtility::s_RepaintProfilerMarker ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 ___s_RepaintProfilerMarker_6; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIElementsUtility::s_EventProfilerMarker ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 ___s_EventProfilerMarker_7; public: inline static int32_t get_offset_of_s_ContainerStack_0() { return static_cast(offsetof(UIElementsUtility_t937E4C0170AA5FFE77B8D8B33F43017B8484FB4D_StaticFields, ___s_ContainerStack_0)); } inline Stack_1_tD51021A3BF4A98F5C8D8CA95B716CA5849F68D85 * get_s_ContainerStack_0() const { return ___s_ContainerStack_0; } inline Stack_1_tD51021A3BF4A98F5C8D8CA95B716CA5849F68D85 ** get_address_of_s_ContainerStack_0() { return &___s_ContainerStack_0; } inline void set_s_ContainerStack_0(Stack_1_tD51021A3BF4A98F5C8D8CA95B716CA5849F68D85 * value) { ___s_ContainerStack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ContainerStack_0), (void*)value); } inline static int32_t get_offset_of_s_UIElementsCache_1() { return static_cast(offsetof(UIElementsUtility_t937E4C0170AA5FFE77B8D8B33F43017B8484FB4D_StaticFields, ___s_UIElementsCache_1)); } inline Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281 * get_s_UIElementsCache_1() const { return ___s_UIElementsCache_1; } inline Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281 ** get_address_of_s_UIElementsCache_1() { return &___s_UIElementsCache_1; } inline void set_s_UIElementsCache_1(Dictionary_2_t746373BBA272457511A4C95199F72F3278B91281 * value) { ___s_UIElementsCache_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UIElementsCache_1), (void*)value); } inline static int32_t get_offset_of_s_EventInstance_2() { return static_cast(offsetof(UIElementsUtility_t937E4C0170AA5FFE77B8D8B33F43017B8484FB4D_StaticFields, ___s_EventInstance_2)); } inline Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * get_s_EventInstance_2() const { return ___s_EventInstance_2; } inline Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 ** get_address_of_s_EventInstance_2() { return &___s_EventInstance_2; } inline void set_s_EventInstance_2(Event_t187FF6A6B357447B83EC2064823EE0AEC5263210 * value) { ___s_EventInstance_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EventInstance_2), (void*)value); } inline static int32_t get_offset_of_editorPlayModeTintColor_3() { return static_cast(offsetof(UIElementsUtility_t937E4C0170AA5FFE77B8D8B33F43017B8484FB4D_StaticFields, ___editorPlayModeTintColor_3)); } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_editorPlayModeTintColor_3() const { return ___editorPlayModeTintColor_3; } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_editorPlayModeTintColor_3() { return &___editorPlayModeTintColor_3; } inline void set_editorPlayModeTintColor_3(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value) { ___editorPlayModeTintColor_3 = value; } inline static int32_t get_offset_of_s_RepaintProfilerMarkerName_4() { return static_cast(offsetof(UIElementsUtility_t937E4C0170AA5FFE77B8D8B33F43017B8484FB4D_StaticFields, ___s_RepaintProfilerMarkerName_4)); } inline String_t* get_s_RepaintProfilerMarkerName_4() const { return ___s_RepaintProfilerMarkerName_4; } inline String_t** get_address_of_s_RepaintProfilerMarkerName_4() { return &___s_RepaintProfilerMarkerName_4; } inline void set_s_RepaintProfilerMarkerName_4(String_t* value) { ___s_RepaintProfilerMarkerName_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_RepaintProfilerMarkerName_4), (void*)value); } inline static int32_t get_offset_of_s_EventProfilerMarkerName_5() { return static_cast(offsetof(UIElementsUtility_t937E4C0170AA5FFE77B8D8B33F43017B8484FB4D_StaticFields, ___s_EventProfilerMarkerName_5)); } inline String_t* get_s_EventProfilerMarkerName_5() const { return ___s_EventProfilerMarkerName_5; } inline String_t** get_address_of_s_EventProfilerMarkerName_5() { return &___s_EventProfilerMarkerName_5; } inline void set_s_EventProfilerMarkerName_5(String_t* value) { ___s_EventProfilerMarkerName_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EventProfilerMarkerName_5), (void*)value); } inline static int32_t get_offset_of_s_RepaintProfilerMarker_6() { return static_cast(offsetof(UIElementsUtility_t937E4C0170AA5FFE77B8D8B33F43017B8484FB4D_StaticFields, ___s_RepaintProfilerMarker_6)); } inline ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 get_s_RepaintProfilerMarker_6() const { return ___s_RepaintProfilerMarker_6; } inline ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 * get_address_of_s_RepaintProfilerMarker_6() { return &___s_RepaintProfilerMarker_6; } inline void set_s_RepaintProfilerMarker_6(ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 value) { ___s_RepaintProfilerMarker_6 = value; } inline static int32_t get_offset_of_s_EventProfilerMarker_7() { return static_cast(offsetof(UIElementsUtility_t937E4C0170AA5FFE77B8D8B33F43017B8484FB4D_StaticFields, ___s_EventProfilerMarker_7)); } inline ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 get_s_EventProfilerMarker_7() const { return ___s_EventProfilerMarker_7; } inline ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 * get_address_of_s_EventProfilerMarker_7() { return &___s_EventProfilerMarker_7; } inline void set_s_EventProfilerMarker_7(ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 value) { ___s_EventProfilerMarker_7 = value; } }; // UnityEngine.UIElements.UIR.Utility struct Utility_t338D87AA8BF66821714589DCAB392FCF40B48B04 : public RuntimeObject { public: public: }; struct Utility_t338D87AA8BF66821714589DCAB392FCF40B48B04_StaticFields { public: // System.Action`1 UnityEngine.UIElements.UIR.Utility::GraphicsResourcesRecreate Action_1_tAA0F894C98302D68F7D5034E8104E9AB4763CCAD * ___GraphicsResourcesRecreate_0; // System.Action UnityEngine.UIElements.UIR.Utility::EngineUpdate Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * ___EngineUpdate_1; // System.Action UnityEngine.UIElements.UIR.Utility::FlushPendingResources Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * ___FlushPendingResources_2; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIR.Utility::s_MarkerRaiseEngineUpdate ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 ___s_MarkerRaiseEngineUpdate_3; public: inline static int32_t get_offset_of_GraphicsResourcesRecreate_0() { return static_cast(offsetof(Utility_t338D87AA8BF66821714589DCAB392FCF40B48B04_StaticFields, ___GraphicsResourcesRecreate_0)); } inline Action_1_tAA0F894C98302D68F7D5034E8104E9AB4763CCAD * get_GraphicsResourcesRecreate_0() const { return ___GraphicsResourcesRecreate_0; } inline Action_1_tAA0F894C98302D68F7D5034E8104E9AB4763CCAD ** get_address_of_GraphicsResourcesRecreate_0() { return &___GraphicsResourcesRecreate_0; } inline void set_GraphicsResourcesRecreate_0(Action_1_tAA0F894C98302D68F7D5034E8104E9AB4763CCAD * value) { ___GraphicsResourcesRecreate_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___GraphicsResourcesRecreate_0), (void*)value); } inline static int32_t get_offset_of_EngineUpdate_1() { return static_cast(offsetof(Utility_t338D87AA8BF66821714589DCAB392FCF40B48B04_StaticFields, ___EngineUpdate_1)); } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * get_EngineUpdate_1() const { return ___EngineUpdate_1; } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 ** get_address_of_EngineUpdate_1() { return &___EngineUpdate_1; } inline void set_EngineUpdate_1(Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * value) { ___EngineUpdate_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EngineUpdate_1), (void*)value); } inline static int32_t get_offset_of_FlushPendingResources_2() { return static_cast(offsetof(Utility_t338D87AA8BF66821714589DCAB392FCF40B48B04_StaticFields, ___FlushPendingResources_2)); } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * get_FlushPendingResources_2() const { return ___FlushPendingResources_2; } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 ** get_address_of_FlushPendingResources_2() { return &___FlushPendingResources_2; } inline void set_FlushPendingResources_2(Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * value) { ___FlushPendingResources_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FlushPendingResources_2), (void*)value); } inline static int32_t get_offset_of_s_MarkerRaiseEngineUpdate_3() { return static_cast(offsetof(Utility_t338D87AA8BF66821714589DCAB392FCF40B48B04_StaticFields, ___s_MarkerRaiseEngineUpdate_3)); } inline ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 get_s_MarkerRaiseEngineUpdate_3() const { return ___s_MarkerRaiseEngineUpdate_3; } inline ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 * get_address_of_s_MarkerRaiseEngineUpdate_3() { return &___s_MarkerRaiseEngineUpdate_3; } inline void set_s_MarkerRaiseEngineUpdate_3(ProfilerMarker_t41096870004E8A2081E31E01BC0552F2F01F2B86 value) { ___s_MarkerRaiseEngineUpdate_3 = value; } }; // UnityEngine.UIElements.VisualElement struct VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 : public Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B { public: // System.Boolean UnityEngine.UIElements.VisualElement::k__BackingField bool ___U3CisCompositeRootU3Ek__BackingField_3; // UnityEngine.Vector3 UnityEngine.UIElements.VisualElement::m_Position Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Position_7; // UnityEngine.Quaternion UnityEngine.UIElements.VisualElement::m_Rotation Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 ___m_Rotation_8; // UnityEngine.Vector3 UnityEngine.UIElements.VisualElement::m_Scale Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Scale_9; // System.Boolean UnityEngine.UIElements.VisualElement::k__BackingField bool ___U3CisLayoutManualU3Ek__BackingField_10; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_Layout Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___m_Layout_11; // System.Boolean UnityEngine.UIElements.VisualElement::isBoundingBoxDirty bool ___isBoundingBoxDirty_12; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_BoundingBox Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___m_BoundingBox_13; // System.Boolean UnityEngine.UIElements.VisualElement::isWorldBoundingBoxDirty bool ___isWorldBoundingBoxDirty_14; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_WorldBoundingBox Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___m_WorldBoundingBox_15; // System.Boolean UnityEngine.UIElements.VisualElement::k__BackingField bool ___U3CisWorldTransformDirtyU3Ek__BackingField_16; // System.Boolean UnityEngine.UIElements.VisualElement::k__BackingField bool ___U3CisWorldTransformInverseDirtyU3Ek__BackingField_17; // UnityEngine.Matrix4x4 UnityEngine.UIElements.VisualElement::m_WorldTransformCache Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___m_WorldTransformCache_18; // UnityEngine.Matrix4x4 UnityEngine.UIElements.VisualElement::m_WorldTransformInverseCache Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___m_WorldTransformInverseCache_19; // UnityEngine.UIElements.PseudoStates UnityEngine.UIElements.VisualElement::m_PseudoStates int32_t ___m_PseudoStates_21; // UnityEngine.UIElements.PickingMode UnityEngine.UIElements.VisualElement::k__BackingField int32_t ___U3CpickingModeU3Ek__BackingField_22; // UnityEngine.Yoga.YogaNode UnityEngine.UIElements.VisualElement::k__BackingField YogaNode_tFCB801A447DAC7A335C686ABC5941A4357102A2C * ___U3CyogaNodeU3Ek__BackingField_23; // UnityEngine.UIElements.StyleSheets.VisualElementStylesData UnityEngine.UIElements.VisualElement::m_Style VisualElementStylesData_tA65DA46967965C0F2B590B64C424DBCE087CF867 * ___m_Style_24; // UnityEngine.UIElements.StyleSheets.InheritedStylesData UnityEngine.UIElements.VisualElement::m_InheritedStylesData InheritedStylesData_t03E6A5F7D9F2C86527C534C7A1A76EBAA039AE2E * ___m_InheritedStylesData_25; // UnityEngine.UIElements.ComputedStyle UnityEngine.UIElements.VisualElement::k__BackingField ComputedStyle_tB5824B48158F8503B606231911B3BC842BB81A91 ___U3CcomputedStyleU3Ek__BackingField_26; // System.Int32 UnityEngine.UIElements.VisualElement::imguiContainerDescendantCount int32_t ___imguiContainerDescendantCount_27; // UnityEngine.UIElements.VisualElement_Hierarchy UnityEngine.UIElements.VisualElement::k__BackingField Hierarchy_tF2E587A276B2AC4CFA66BEAA0C74BD2F6711528F ___U3ChierarchyU3Ek__BackingField_28; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement::m_PhysicalParent VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___m_PhysicalParent_29; // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::m_Children List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * ___m_Children_31; // UnityEngine.UIElements.BaseVisualElementPanel UnityEngine.UIElements.VisualElement::k__BackingField BaseVisualElementPanel_t508E21628181848188EE9CDA4C4AF692FB574C90 * ___U3CelementPanelU3Ek__BackingField_32; public: inline static int32_t get_offset_of_U3CisCompositeRootU3Ek__BackingField_3() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___U3CisCompositeRootU3Ek__BackingField_3)); } inline bool get_U3CisCompositeRootU3Ek__BackingField_3() const { return ___U3CisCompositeRootU3Ek__BackingField_3; } inline bool* get_address_of_U3CisCompositeRootU3Ek__BackingField_3() { return &___U3CisCompositeRootU3Ek__BackingField_3; } inline void set_U3CisCompositeRootU3Ek__BackingField_3(bool value) { ___U3CisCompositeRootU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_Position_7() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___m_Position_7)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Position_7() const { return ___m_Position_7; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Position_7() { return &___m_Position_7; } inline void set_m_Position_7(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___m_Position_7 = value; } inline static int32_t get_offset_of_m_Rotation_8() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___m_Rotation_8)); } inline Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 get_m_Rotation_8() const { return ___m_Rotation_8; } inline Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 * get_address_of_m_Rotation_8() { return &___m_Rotation_8; } inline void set_m_Rotation_8(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 value) { ___m_Rotation_8 = value; } inline static int32_t get_offset_of_m_Scale_9() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___m_Scale_9)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Scale_9() const { return ___m_Scale_9; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Scale_9() { return &___m_Scale_9; } inline void set_m_Scale_9(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___m_Scale_9 = value; } inline static int32_t get_offset_of_U3CisLayoutManualU3Ek__BackingField_10() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___U3CisLayoutManualU3Ek__BackingField_10)); } inline bool get_U3CisLayoutManualU3Ek__BackingField_10() const { return ___U3CisLayoutManualU3Ek__BackingField_10; } inline bool* get_address_of_U3CisLayoutManualU3Ek__BackingField_10() { return &___U3CisLayoutManualU3Ek__BackingField_10; } inline void set_U3CisLayoutManualU3Ek__BackingField_10(bool value) { ___U3CisLayoutManualU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_m_Layout_11() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___m_Layout_11)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_m_Layout_11() const { return ___m_Layout_11; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_m_Layout_11() { return &___m_Layout_11; } inline void set_m_Layout_11(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ___m_Layout_11 = value; } inline static int32_t get_offset_of_isBoundingBoxDirty_12() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___isBoundingBoxDirty_12)); } inline bool get_isBoundingBoxDirty_12() const { return ___isBoundingBoxDirty_12; } inline bool* get_address_of_isBoundingBoxDirty_12() { return &___isBoundingBoxDirty_12; } inline void set_isBoundingBoxDirty_12(bool value) { ___isBoundingBoxDirty_12 = value; } inline static int32_t get_offset_of_m_BoundingBox_13() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___m_BoundingBox_13)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_m_BoundingBox_13() const { return ___m_BoundingBox_13; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_m_BoundingBox_13() { return &___m_BoundingBox_13; } inline void set_m_BoundingBox_13(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ___m_BoundingBox_13 = value; } inline static int32_t get_offset_of_isWorldBoundingBoxDirty_14() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___isWorldBoundingBoxDirty_14)); } inline bool get_isWorldBoundingBoxDirty_14() const { return ___isWorldBoundingBoxDirty_14; } inline bool* get_address_of_isWorldBoundingBoxDirty_14() { return &___isWorldBoundingBoxDirty_14; } inline void set_isWorldBoundingBoxDirty_14(bool value) { ___isWorldBoundingBoxDirty_14 = value; } inline static int32_t get_offset_of_m_WorldBoundingBox_15() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___m_WorldBoundingBox_15)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_m_WorldBoundingBox_15() const { return ___m_WorldBoundingBox_15; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_m_WorldBoundingBox_15() { return &___m_WorldBoundingBox_15; } inline void set_m_WorldBoundingBox_15(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ___m_WorldBoundingBox_15 = value; } inline static int32_t get_offset_of_U3CisWorldTransformDirtyU3Ek__BackingField_16() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___U3CisWorldTransformDirtyU3Ek__BackingField_16)); } inline bool get_U3CisWorldTransformDirtyU3Ek__BackingField_16() const { return ___U3CisWorldTransformDirtyU3Ek__BackingField_16; } inline bool* get_address_of_U3CisWorldTransformDirtyU3Ek__BackingField_16() { return &___U3CisWorldTransformDirtyU3Ek__BackingField_16; } inline void set_U3CisWorldTransformDirtyU3Ek__BackingField_16(bool value) { ___U3CisWorldTransformDirtyU3Ek__BackingField_16 = value; } inline static int32_t get_offset_of_U3CisWorldTransformInverseDirtyU3Ek__BackingField_17() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___U3CisWorldTransformInverseDirtyU3Ek__BackingField_17)); } inline bool get_U3CisWorldTransformInverseDirtyU3Ek__BackingField_17() const { return ___U3CisWorldTransformInverseDirtyU3Ek__BackingField_17; } inline bool* get_address_of_U3CisWorldTransformInverseDirtyU3Ek__BackingField_17() { return &___U3CisWorldTransformInverseDirtyU3Ek__BackingField_17; } inline void set_U3CisWorldTransformInverseDirtyU3Ek__BackingField_17(bool value) { ___U3CisWorldTransformInverseDirtyU3Ek__BackingField_17 = value; } inline static int32_t get_offset_of_m_WorldTransformCache_18() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___m_WorldTransformCache_18)); } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_m_WorldTransformCache_18() const { return ___m_WorldTransformCache_18; } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_m_WorldTransformCache_18() { return &___m_WorldTransformCache_18; } inline void set_m_WorldTransformCache_18(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value) { ___m_WorldTransformCache_18 = value; } inline static int32_t get_offset_of_m_WorldTransformInverseCache_19() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___m_WorldTransformInverseCache_19)); } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_m_WorldTransformInverseCache_19() const { return ___m_WorldTransformInverseCache_19; } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_m_WorldTransformInverseCache_19() { return &___m_WorldTransformInverseCache_19; } inline void set_m_WorldTransformInverseCache_19(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value) { ___m_WorldTransformInverseCache_19 = value; } inline static int32_t get_offset_of_m_PseudoStates_21() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___m_PseudoStates_21)); } inline int32_t get_m_PseudoStates_21() const { return ___m_PseudoStates_21; } inline int32_t* get_address_of_m_PseudoStates_21() { return &___m_PseudoStates_21; } inline void set_m_PseudoStates_21(int32_t value) { ___m_PseudoStates_21 = value; } inline static int32_t get_offset_of_U3CpickingModeU3Ek__BackingField_22() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___U3CpickingModeU3Ek__BackingField_22)); } inline int32_t get_U3CpickingModeU3Ek__BackingField_22() const { return ___U3CpickingModeU3Ek__BackingField_22; } inline int32_t* get_address_of_U3CpickingModeU3Ek__BackingField_22() { return &___U3CpickingModeU3Ek__BackingField_22; } inline void set_U3CpickingModeU3Ek__BackingField_22(int32_t value) { ___U3CpickingModeU3Ek__BackingField_22 = value; } inline static int32_t get_offset_of_U3CyogaNodeU3Ek__BackingField_23() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___U3CyogaNodeU3Ek__BackingField_23)); } inline YogaNode_tFCB801A447DAC7A335C686ABC5941A4357102A2C * get_U3CyogaNodeU3Ek__BackingField_23() const { return ___U3CyogaNodeU3Ek__BackingField_23; } inline YogaNode_tFCB801A447DAC7A335C686ABC5941A4357102A2C ** get_address_of_U3CyogaNodeU3Ek__BackingField_23() { return &___U3CyogaNodeU3Ek__BackingField_23; } inline void set_U3CyogaNodeU3Ek__BackingField_23(YogaNode_tFCB801A447DAC7A335C686ABC5941A4357102A2C * value) { ___U3CyogaNodeU3Ek__BackingField_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CyogaNodeU3Ek__BackingField_23), (void*)value); } inline static int32_t get_offset_of_m_Style_24() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___m_Style_24)); } inline VisualElementStylesData_tA65DA46967965C0F2B590B64C424DBCE087CF867 * get_m_Style_24() const { return ___m_Style_24; } inline VisualElementStylesData_tA65DA46967965C0F2B590B64C424DBCE087CF867 ** get_address_of_m_Style_24() { return &___m_Style_24; } inline void set_m_Style_24(VisualElementStylesData_tA65DA46967965C0F2B590B64C424DBCE087CF867 * value) { ___m_Style_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Style_24), (void*)value); } inline static int32_t get_offset_of_m_InheritedStylesData_25() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___m_InheritedStylesData_25)); } inline InheritedStylesData_t03E6A5F7D9F2C86527C534C7A1A76EBAA039AE2E * get_m_InheritedStylesData_25() const { return ___m_InheritedStylesData_25; } inline InheritedStylesData_t03E6A5F7D9F2C86527C534C7A1A76EBAA039AE2E ** get_address_of_m_InheritedStylesData_25() { return &___m_InheritedStylesData_25; } inline void set_m_InheritedStylesData_25(InheritedStylesData_t03E6A5F7D9F2C86527C534C7A1A76EBAA039AE2E * value) { ___m_InheritedStylesData_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_InheritedStylesData_25), (void*)value); } inline static int32_t get_offset_of_U3CcomputedStyleU3Ek__BackingField_26() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___U3CcomputedStyleU3Ek__BackingField_26)); } inline ComputedStyle_tB5824B48158F8503B606231911B3BC842BB81A91 get_U3CcomputedStyleU3Ek__BackingField_26() const { return ___U3CcomputedStyleU3Ek__BackingField_26; } inline ComputedStyle_tB5824B48158F8503B606231911B3BC842BB81A91 * get_address_of_U3CcomputedStyleU3Ek__BackingField_26() { return &___U3CcomputedStyleU3Ek__BackingField_26; } inline void set_U3CcomputedStyleU3Ek__BackingField_26(ComputedStyle_tB5824B48158F8503B606231911B3BC842BB81A91 value) { ___U3CcomputedStyleU3Ek__BackingField_26 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CcomputedStyleU3Ek__BackingField_26))->___m_Element_0), (void*)NULL); } inline static int32_t get_offset_of_imguiContainerDescendantCount_27() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___imguiContainerDescendantCount_27)); } inline int32_t get_imguiContainerDescendantCount_27() const { return ___imguiContainerDescendantCount_27; } inline int32_t* get_address_of_imguiContainerDescendantCount_27() { return &___imguiContainerDescendantCount_27; } inline void set_imguiContainerDescendantCount_27(int32_t value) { ___imguiContainerDescendantCount_27 = value; } inline static int32_t get_offset_of_U3ChierarchyU3Ek__BackingField_28() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___U3ChierarchyU3Ek__BackingField_28)); } inline Hierarchy_tF2E587A276B2AC4CFA66BEAA0C74BD2F6711528F get_U3ChierarchyU3Ek__BackingField_28() const { return ___U3ChierarchyU3Ek__BackingField_28; } inline Hierarchy_tF2E587A276B2AC4CFA66BEAA0C74BD2F6711528F * get_address_of_U3ChierarchyU3Ek__BackingField_28() { return &___U3ChierarchyU3Ek__BackingField_28; } inline void set_U3ChierarchyU3Ek__BackingField_28(Hierarchy_tF2E587A276B2AC4CFA66BEAA0C74BD2F6711528F value) { ___U3ChierarchyU3Ek__BackingField_28 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3ChierarchyU3Ek__BackingField_28))->___m_Owner_0), (void*)NULL); } inline static int32_t get_offset_of_m_PhysicalParent_29() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___m_PhysicalParent_29)); } inline VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * get_m_PhysicalParent_29() const { return ___m_PhysicalParent_29; } inline VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 ** get_address_of_m_PhysicalParent_29() { return &___m_PhysicalParent_29; } inline void set_m_PhysicalParent_29(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * value) { ___m_PhysicalParent_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PhysicalParent_29), (void*)value); } inline static int32_t get_offset_of_m_Children_31() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___m_Children_31)); } inline List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * get_m_Children_31() const { return ___m_Children_31; } inline List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 ** get_address_of_m_Children_31() { return &___m_Children_31; } inline void set_m_Children_31(List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * value) { ___m_Children_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Children_31), (void*)value); } inline static int32_t get_offset_of_U3CelementPanelU3Ek__BackingField_32() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57, ___U3CelementPanelU3Ek__BackingField_32)); } inline BaseVisualElementPanel_t508E21628181848188EE9CDA4C4AF692FB574C90 * get_U3CelementPanelU3Ek__BackingField_32() const { return ___U3CelementPanelU3Ek__BackingField_32; } inline BaseVisualElementPanel_t508E21628181848188EE9CDA4C4AF692FB574C90 ** get_address_of_U3CelementPanelU3Ek__BackingField_32() { return &___U3CelementPanelU3Ek__BackingField_32; } inline void set_U3CelementPanelU3Ek__BackingField_32(BaseVisualElementPanel_t508E21628181848188EE9CDA4C4AF692FB574C90 * value) { ___U3CelementPanelU3Ek__BackingField_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CelementPanelU3Ek__BackingField_32), (void*)value); } }; struct VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57_StaticFields { public: // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::s_EmptyClassList List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ___s_EmptyClassList_4; // UnityEngine.PropertyName UnityEngine.UIElements.VisualElement::userDataPropertyKey PropertyName_t75EB843FEA2EC372093479A35C24364D2DF98529 ___userDataPropertyKey_5; // System.String UnityEngine.UIElements.VisualElement::disabledUssClassName String_t* ___disabledUssClassName_6; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::s_InfiniteRect Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___s_InfiniteRect_20; // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::s_EmptyList List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * ___s_EmptyList_30; public: inline static int32_t get_offset_of_s_EmptyClassList_4() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57_StaticFields, ___s_EmptyClassList_4)); } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * get_s_EmptyClassList_4() const { return ___s_EmptyClassList_4; } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 ** get_address_of_s_EmptyClassList_4() { return &___s_EmptyClassList_4; } inline void set_s_EmptyClassList_4(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * value) { ___s_EmptyClassList_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EmptyClassList_4), (void*)value); } inline static int32_t get_offset_of_userDataPropertyKey_5() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57_StaticFields, ___userDataPropertyKey_5)); } inline PropertyName_t75EB843FEA2EC372093479A35C24364D2DF98529 get_userDataPropertyKey_5() const { return ___userDataPropertyKey_5; } inline PropertyName_t75EB843FEA2EC372093479A35C24364D2DF98529 * get_address_of_userDataPropertyKey_5() { return &___userDataPropertyKey_5; } inline void set_userDataPropertyKey_5(PropertyName_t75EB843FEA2EC372093479A35C24364D2DF98529 value) { ___userDataPropertyKey_5 = value; } inline static int32_t get_offset_of_disabledUssClassName_6() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57_StaticFields, ___disabledUssClassName_6)); } inline String_t* get_disabledUssClassName_6() const { return ___disabledUssClassName_6; } inline String_t** get_address_of_disabledUssClassName_6() { return &___disabledUssClassName_6; } inline void set_disabledUssClassName_6(String_t* value) { ___disabledUssClassName_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___disabledUssClassName_6), (void*)value); } inline static int32_t get_offset_of_s_InfiniteRect_20() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57_StaticFields, ___s_InfiniteRect_20)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_s_InfiniteRect_20() const { return ___s_InfiniteRect_20; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_s_InfiniteRect_20() { return &___s_InfiniteRect_20; } inline void set_s_InfiniteRect_20(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ___s_InfiniteRect_20 = value; } inline static int32_t get_offset_of_s_EmptyList_30() { return static_cast(offsetof(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57_StaticFields, ___s_EmptyList_30)); } inline List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * get_s_EmptyList_30() const { return ___s_EmptyList_30; } inline List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 ** get_address_of_s_EmptyList_30() { return &___s_EmptyList_30; } inline void set_s_EmptyList_30(List_1_tDEB6BDC3A4648AD90BEEB387B685DE7E030D2756 * value) { ___s_EmptyList_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EmptyList_30), (void*)value); } }; // System.Action struct Action_t591D2A86165F896B4B800BB5C25CE18672A55579 : public MulticastDelegate_t { public: public: }; // System.Action`1 struct Action_1_tAA0F894C98302D68F7D5034E8104E9AB4763CCAD : public MulticastDelegate_t { public: public: }; // System.ArgumentException struct ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: // System.String System.ArgumentException::m_paramName String_t* ___m_paramName_17; public: inline static int32_t get_offset_of_m_paramName_17() { return static_cast(offsetof(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1, ___m_paramName_17)); } inline String_t* get_m_paramName_17() const { return ___m_paramName_17; } inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; } inline void set_m_paramName_17(String_t* value) { ___m_paramName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value); } }; // System.Func`2 struct Func_2_tC816C5FDED4A7372C449E7660CAB9F94E2AC12F8 : public MulticastDelegate_t { public: public: }; // System.Func`3 struct Func_3_tBD99633D8A18C43CC528ECE3F77E2F69900048A7 : public MulticastDelegate_t { public: public: }; // UnityEngine.RenderTexture struct RenderTexture_tBC47D853E3DA6511CD6C49DBF78D47B890FCD2F6 : public Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 { public: public: }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t94F9D620FD1F389AC742837202B18355992FA916 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t94F9D620FD1F389AC742837202B18355992FA916, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t94F9D620FD1F389AC742837202B18355992FA916_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tF86F778576B5A5C04A8D2A318DC0AF803837125E * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t94F9D620FD1F389AC742837202B18355992FA916_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t94F9D620FD1F389AC742837202B18355992FA916_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tF86F778576B5A5C04A8D2A318DC0AF803837125E * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tF86F778576B5A5C04A8D2A318DC0AF803837125E ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tF86F778576B5A5C04A8D2A318DC0AF803837125E * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t3EF6A6373F05A4DFC1BB07B3F62AD72C8D9677C2 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t3EF6A6373F05A4DFC1BB07B3F62AD72C8D9677C2, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t3EF6A6373F05A4DFC1BB07B3F62AD72C8D9677C2_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tA0A9DA5404668667C1B522EE7DAAB428E416E4C2 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t3EF6A6373F05A4DFC1BB07B3F62AD72C8D9677C2_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t3EF6A6373F05A4DFC1BB07B3F62AD72C8D9677C2_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tA0A9DA5404668667C1B522EE7DAAB428E416E4C2 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tA0A9DA5404668667C1B522EE7DAAB428E416E4C2 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tA0A9DA5404668667C1B522EE7DAAB428E416E4C2 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t4ADCC4385426FBB357E58DAE192B46CEAE21B2D9 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t4ADCC4385426FBB357E58DAE192B46CEAE21B2D9, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t4ADCC4385426FBB357E58DAE192B46CEAE21B2D9_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t9B69C24BA9A1C218864F53ACC8EE58D1C28414EB * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t4ADCC4385426FBB357E58DAE192B46CEAE21B2D9_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t4ADCC4385426FBB357E58DAE192B46CEAE21B2D9_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t9B69C24BA9A1C218864F53ACC8EE58D1C28414EB * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t9B69C24BA9A1C218864F53ACC8EE58D1C28414EB ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t9B69C24BA9A1C218864F53ACC8EE58D1C28414EB * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t0652BA2FA8E7D85727C2523FF30C78E3B6F61DA0 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t0652BA2FA8E7D85727C2523FF30C78E3B6F61DA0, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t0652BA2FA8E7D85727C2523FF30C78E3B6F61DA0_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t1C3CB9EC4967BEC8CB256B44DEBEB0687F2E507B * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t0652BA2FA8E7D85727C2523FF30C78E3B6F61DA0_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t0652BA2FA8E7D85727C2523FF30C78E3B6F61DA0_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t1C3CB9EC4967BEC8CB256B44DEBEB0687F2E507B * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t1C3CB9EC4967BEC8CB256B44DEBEB0687F2E507B ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t1C3CB9EC4967BEC8CB256B44DEBEB0687F2E507B * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t28713E024DF8C61FA4E1ACBAFC7EF4E2A878EFF5 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t28713E024DF8C61FA4E1ACBAFC7EF4E2A878EFF5, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t28713E024DF8C61FA4E1ACBAFC7EF4E2A878EFF5_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tDF1A9DFB443BA901A5E60B9BF87C8618E8390921 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t28713E024DF8C61FA4E1ACBAFC7EF4E2A878EFF5_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t28713E024DF8C61FA4E1ACBAFC7EF4E2A878EFF5_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tDF1A9DFB443BA901A5E60B9BF87C8618E8390921 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tDF1A9DFB443BA901A5E60B9BF87C8618E8390921 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tDF1A9DFB443BA901A5E60B9BF87C8618E8390921 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tA4989F32F872B8C6490E4BEDD5B1082961129571 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_tA4989F32F872B8C6490E4BEDD5B1082961129571, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_tA4989F32F872B8C6490E4BEDD5B1082961129571_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t3C879FD7AE2D8BB509E170D0E3A53937BB0A8B96 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tA4989F32F872B8C6490E4BEDD5B1082961129571_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_tA4989F32F872B8C6490E4BEDD5B1082961129571_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t3C879FD7AE2D8BB509E170D0E3A53937BB0A8B96 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t3C879FD7AE2D8BB509E170D0E3A53937BB0A8B96 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t3C879FD7AE2D8BB509E170D0E3A53937BB0A8B96 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t74E8C6C6B668730BFE8CA83117786F16D8E4EA03 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t74E8C6C6B668730BFE8CA83117786F16D8E4EA03, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t74E8C6C6B668730BFE8CA83117786F16D8E4EA03_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t728D2D9DFD32C5026150F16C644C955F6448CF0A * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t74E8C6C6B668730BFE8CA83117786F16D8E4EA03_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t74E8C6C6B668730BFE8CA83117786F16D8E4EA03_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t728D2D9DFD32C5026150F16C644C955F6448CF0A * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t728D2D9DFD32C5026150F16C644C955F6448CF0A ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t728D2D9DFD32C5026150F16C644C955F6448CF0A * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tE40D238C15A76055ADFFAC513183432365B730BF : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_tE40D238C15A76055ADFFAC513183432365B730BF, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_tE40D238C15A76055ADFFAC513183432365B730BF_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t07435C1C15E284AE459FA0463908DE0AF464C40F * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tE40D238C15A76055ADFFAC513183432365B730BF_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_tE40D238C15A76055ADFFAC513183432365B730BF_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t07435C1C15E284AE459FA0463908DE0AF464C40F * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t07435C1C15E284AE459FA0463908DE0AF464C40F ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t07435C1C15E284AE459FA0463908DE0AF464C40F * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tE0959E057B7B9DA373E061DB160672A04C292B8F : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_tE0959E057B7B9DA373E061DB160672A04C292B8F, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_tE0959E057B7B9DA373E061DB160672A04C292B8F_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t3F515274E808D17147C3AEC6CD0306DEE74FC599 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tE0959E057B7B9DA373E061DB160672A04C292B8F_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_tE0959E057B7B9DA373E061DB160672A04C292B8F_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t3F515274E808D17147C3AEC6CD0306DEE74FC599 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t3F515274E808D17147C3AEC6CD0306DEE74FC599 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t3F515274E808D17147C3AEC6CD0306DEE74FC599 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t4421467C6DBD18123BDFAD555E37BC2BB47ED347 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t4421467C6DBD18123BDFAD555E37BC2BB47ED347, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t4421467C6DBD18123BDFAD555E37BC2BB47ED347_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tFDBF5C8D2FE23369FF4D91D79402E4651E6A8870 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t4421467C6DBD18123BDFAD555E37BC2BB47ED347_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t4421467C6DBD18123BDFAD555E37BC2BB47ED347_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tFDBF5C8D2FE23369FF4D91D79402E4651E6A8870 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tFDBF5C8D2FE23369FF4D91D79402E4651E6A8870 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tFDBF5C8D2FE23369FF4D91D79402E4651E6A8870 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t31D5E9C5A78288B8CCDE75858079110C8B42FE6D : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t31D5E9C5A78288B8CCDE75858079110C8B42FE6D, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t31D5E9C5A78288B8CCDE75858079110C8B42FE6D_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tC7130C52742D3A59444110354585DD00A8E09414 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t31D5E9C5A78288B8CCDE75858079110C8B42FE6D_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t31D5E9C5A78288B8CCDE75858079110C8B42FE6D_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tC7130C52742D3A59444110354585DD00A8E09414 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tC7130C52742D3A59444110354585DD00A8E09414 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tC7130C52742D3A59444110354585DD00A8E09414 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t49EE9EFF79D0804B10D6F3BD3530FBBC847B4A8C : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t49EE9EFF79D0804B10D6F3BD3530FBBC847B4A8C, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t49EE9EFF79D0804B10D6F3BD3530FBBC847B4A8C_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t25C903099B6E0F239BB9333138CFDAF6C4F3A827 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t49EE9EFF79D0804B10D6F3BD3530FBBC847B4A8C_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t49EE9EFF79D0804B10D6F3BD3530FBBC847B4A8C_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t25C903099B6E0F239BB9333138CFDAF6C4F3A827 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t25C903099B6E0F239BB9333138CFDAF6C4F3A827 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t25C903099B6E0F239BB9333138CFDAF6C4F3A827 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t9655B4167C7CF1CAD6DCFB257AC409043CFC34A3 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t9655B4167C7CF1CAD6DCFB257AC409043CFC34A3, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t9655B4167C7CF1CAD6DCFB257AC409043CFC34A3_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tA551103CA7FE8EF769560E1C3767A59F9BEBB998 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t9655B4167C7CF1CAD6DCFB257AC409043CFC34A3_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t9655B4167C7CF1CAD6DCFB257AC409043CFC34A3_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tA551103CA7FE8EF769560E1C3767A59F9BEBB998 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tA551103CA7FE8EF769560E1C3767A59F9BEBB998 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tA551103CA7FE8EF769560E1C3767A59F9BEBB998 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t760CC47D775316B5C98173F0C405DBE9CEE1C260 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t760CC47D775316B5C98173F0C405DBE9CEE1C260, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t760CC47D775316B5C98173F0C405DBE9CEE1C260_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t01ECF186594379B5B218AA9E24586357481B4838 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t760CC47D775316B5C98173F0C405DBE9CEE1C260_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t760CC47D775316B5C98173F0C405DBE9CEE1C260_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t01ECF186594379B5B218AA9E24586357481B4838 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t01ECF186594379B5B218AA9E24586357481B4838 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t01ECF186594379B5B218AA9E24586357481B4838 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t6D553ABDFB8CF7A769EF30B40FB4CF1C4035C7C6 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t6D553ABDFB8CF7A769EF30B40FB4CF1C4035C7C6, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t6D553ABDFB8CF7A769EF30B40FB4CF1C4035C7C6_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tCEA73EE633BDC7579C4D2F00AF83209CF2F4F978 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t6D553ABDFB8CF7A769EF30B40FB4CF1C4035C7C6_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t6D553ABDFB8CF7A769EF30B40FB4CF1C4035C7C6_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tCEA73EE633BDC7579C4D2F00AF83209CF2F4F978 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tCEA73EE633BDC7579C4D2F00AF83209CF2F4F978 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tCEA73EE633BDC7579C4D2F00AF83209CF2F4F978 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t6D3E01F4E71322291203B0D642EAB57754C64C9A : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t6D3E01F4E71322291203B0D642EAB57754C64C9A, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t6D3E01F4E71322291203B0D642EAB57754C64C9A_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t2AB26298745B3D8F3A06EE11A388F3830FAD211D * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t6D3E01F4E71322291203B0D642EAB57754C64C9A_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t6D3E01F4E71322291203B0D642EAB57754C64C9A_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t2AB26298745B3D8F3A06EE11A388F3830FAD211D * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t2AB26298745B3D8F3A06EE11A388F3830FAD211D ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t2AB26298745B3D8F3A06EE11A388F3830FAD211D * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tE92807E46A8BF5F203CD7563D5DF2A7509A6DACC : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_tE92807E46A8BF5F203CD7563D5DF2A7509A6DACC, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_tE92807E46A8BF5F203CD7563D5DF2A7509A6DACC_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tE954754233BEB2DF294ADABFB812B1C7CD1A35EF * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tE92807E46A8BF5F203CD7563D5DF2A7509A6DACC_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_tE92807E46A8BF5F203CD7563D5DF2A7509A6DACC_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tE954754233BEB2DF294ADABFB812B1C7CD1A35EF * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tE954754233BEB2DF294ADABFB812B1C7CD1A35EF ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tE954754233BEB2DF294ADABFB812B1C7CD1A35EF * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t73A4074AFA6FB8B6E686BB20F5424AB07EF2F14F : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t73A4074AFA6FB8B6E686BB20F5424AB07EF2F14F, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t73A4074AFA6FB8B6E686BB20F5424AB07EF2F14F_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tDD44C37388C90ADDC04D0CBA12FD549E1BA1B1A5 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t73A4074AFA6FB8B6E686BB20F5424AB07EF2F14F_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t73A4074AFA6FB8B6E686BB20F5424AB07EF2F14F_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tDD44C37388C90ADDC04D0CBA12FD549E1BA1B1A5 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tDD44C37388C90ADDC04D0CBA12FD549E1BA1B1A5 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tDD44C37388C90ADDC04D0CBA12FD549E1BA1B1A5 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t100579AB09E7906030F4C6C6D6660A24412A308B : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t100579AB09E7906030F4C6C6D6660A24412A308B, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t100579AB09E7906030F4C6C6D6660A24412A308B_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t68D6DBEAE8365CDDB91D742C124C51E738684275 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t100579AB09E7906030F4C6C6D6660A24412A308B_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t100579AB09E7906030F4C6C6D6660A24412A308B_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t68D6DBEAE8365CDDB91D742C124C51E738684275 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t68D6DBEAE8365CDDB91D742C124C51E738684275 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t68D6DBEAE8365CDDB91D742C124C51E738684275 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t0FDD0B4B6581A912228C671B9C01600999020CE7 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t0FDD0B4B6581A912228C671B9C01600999020CE7, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t0FDD0B4B6581A912228C671B9C01600999020CE7_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t43B7641940FC77DCE123C904231E858D80161144 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t0FDD0B4B6581A912228C671B9C01600999020CE7_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t0FDD0B4B6581A912228C671B9C01600999020CE7_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t43B7641940FC77DCE123C904231E858D80161144 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t43B7641940FC77DCE123C904231E858D80161144 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t43B7641940FC77DCE123C904231E858D80161144 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tD11A0E2A0D84B21DAD15CB3CE26E68EC726792F6 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_tD11A0E2A0D84B21DAD15CB3CE26E68EC726792F6, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_tD11A0E2A0D84B21DAD15CB3CE26E68EC726792F6_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t74B50AE9AC2E206FA1053C90FA583E79C5658149 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tD11A0E2A0D84B21DAD15CB3CE26E68EC726792F6_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_tD11A0E2A0D84B21DAD15CB3CE26E68EC726792F6_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t74B50AE9AC2E206FA1053C90FA583E79C5658149 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t74B50AE9AC2E206FA1053C90FA583E79C5658149 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t74B50AE9AC2E206FA1053C90FA583E79C5658149 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tDFACD3F8D55DE1867EC92AC387AE9A22DB0A741D : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_tDFACD3F8D55DE1867EC92AC387AE9A22DB0A741D, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_tDFACD3F8D55DE1867EC92AC387AE9A22DB0A741D_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tD7108F2936AD33351599256A7C94DFB89BBF6CEA * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tDFACD3F8D55DE1867EC92AC387AE9A22DB0A741D_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_tDFACD3F8D55DE1867EC92AC387AE9A22DB0A741D_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tD7108F2936AD33351599256A7C94DFB89BBF6CEA * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tD7108F2936AD33351599256A7C94DFB89BBF6CEA ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tD7108F2936AD33351599256A7C94DFB89BBF6CEA * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t9703BA0F31F9AB4A2195FB4300D0E0434AF18404 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t9703BA0F31F9AB4A2195FB4300D0E0434AF18404, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t9703BA0F31F9AB4A2195FB4300D0E0434AF18404_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tAD2B930225D4A110FE56ECB555CE3269A0CE48E8 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t9703BA0F31F9AB4A2195FB4300D0E0434AF18404_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t9703BA0F31F9AB4A2195FB4300D0E0434AF18404_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tAD2B930225D4A110FE56ECB555CE3269A0CE48E8 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tAD2B930225D4A110FE56ECB555CE3269A0CE48E8 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tAD2B930225D4A110FE56ECB555CE3269A0CE48E8 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tBAEF0F889035F1FC8966473A8B4FD81DA42F6488 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_tBAEF0F889035F1FC8966473A8B4FD81DA42F6488, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_tBAEF0F889035F1FC8966473A8B4FD81DA42F6488_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t700BEA213222585D07405C6B60FE6E86CB6170C4 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tBAEF0F889035F1FC8966473A8B4FD81DA42F6488_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_tBAEF0F889035F1FC8966473A8B4FD81DA42F6488_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t700BEA213222585D07405C6B60FE6E86CB6170C4 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t700BEA213222585D07405C6B60FE6E86CB6170C4 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t700BEA213222585D07405C6B60FE6E86CB6170C4 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t3439EBCD2A6D58E326ECE4EB96DA8D464E206DE0 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t3439EBCD2A6D58E326ECE4EB96DA8D464E206DE0, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t3439EBCD2A6D58E326ECE4EB96DA8D464E206DE0_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tDB5338D4D6360402A7FC0F49E501F9D1FD829926 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t3439EBCD2A6D58E326ECE4EB96DA8D464E206DE0_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t3439EBCD2A6D58E326ECE4EB96DA8D464E206DE0_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tDB5338D4D6360402A7FC0F49E501F9D1FD829926 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tDB5338D4D6360402A7FC0F49E501F9D1FD829926 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tDB5338D4D6360402A7FC0F49E501F9D1FD829926 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tC58FCB12678739C9C86FE077434FF2128604B1CF : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_tC58FCB12678739C9C86FE077434FF2128604B1CF, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_tC58FCB12678739C9C86FE077434FF2128604B1CF_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tBACB326D778586683B26C2BB79BA333D2C9AD99C * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tC58FCB12678739C9C86FE077434FF2128604B1CF_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_tC58FCB12678739C9C86FE077434FF2128604B1CF_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tBACB326D778586683B26C2BB79BA333D2C9AD99C * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tBACB326D778586683B26C2BB79BA333D2C9AD99C ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tBACB326D778586683B26C2BB79BA333D2C9AD99C * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t8AE37C5D74754B85081370A7AB04C198F9B4A0A8 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t8AE37C5D74754B85081370A7AB04C198F9B4A0A8, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t8AE37C5D74754B85081370A7AB04C198F9B4A0A8_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t9C224E32F3FF5205678950F76C34D0BC1FCC171B * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t8AE37C5D74754B85081370A7AB04C198F9B4A0A8_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t8AE37C5D74754B85081370A7AB04C198F9B4A0A8_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t9C224E32F3FF5205678950F76C34D0BC1FCC171B * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t9C224E32F3FF5205678950F76C34D0BC1FCC171B ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t9C224E32F3FF5205678950F76C34D0BC1FCC171B * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tE543A0451D1B2944AC5BDAAED85DDC254AC1E6EA : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_tE543A0451D1B2944AC5BDAAED85DDC254AC1E6EA, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_tE543A0451D1B2944AC5BDAAED85DDC254AC1E6EA_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t95CC633E800FE59006A65EE340D00311E0B0285E * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tE543A0451D1B2944AC5BDAAED85DDC254AC1E6EA_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_tE543A0451D1B2944AC5BDAAED85DDC254AC1E6EA_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t95CC633E800FE59006A65EE340D00311E0B0285E * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t95CC633E800FE59006A65EE340D00311E0B0285E ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t95CC633E800FE59006A65EE340D00311E0B0285E * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t8482F73DE33039E0879C0C27E9587581C98661B4 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t8482F73DE33039E0879C0C27E9587581C98661B4, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t8482F73DE33039E0879C0C27E9587581C98661B4_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tA2E8347FDA057CDC761FF2FE9FBFCE2B256DEC8B * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t8482F73DE33039E0879C0C27E9587581C98661B4_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t8482F73DE33039E0879C0C27E9587581C98661B4_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tA2E8347FDA057CDC761FF2FE9FBFCE2B256DEC8B * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tA2E8347FDA057CDC761FF2FE9FBFCE2B256DEC8B ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tA2E8347FDA057CDC761FF2FE9FBFCE2B256DEC8B * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t6D89D271EF03747530F41FD1088E515BFFAA7E18 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t6D89D271EF03747530F41FD1088E515BFFAA7E18, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t6D89D271EF03747530F41FD1088E515BFFAA7E18_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t156414A44FD04676F119629EE364C629C5A5BE26 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t6D89D271EF03747530F41FD1088E515BFFAA7E18_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t6D89D271EF03747530F41FD1088E515BFFAA7E18_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t156414A44FD04676F119629EE364C629C5A5BE26 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t156414A44FD04676F119629EE364C629C5A5BE26 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t156414A44FD04676F119629EE364C629C5A5BE26 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t903F05C091D467FE341955D1A4DC01CC9471A6A5 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t903F05C091D467FE341955D1A4DC01CC9471A6A5, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t903F05C091D467FE341955D1A4DC01CC9471A6A5_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t1B45634674D5CA937640B3D81B1E04CD44C5AA74 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t903F05C091D467FE341955D1A4DC01CC9471A6A5_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t903F05C091D467FE341955D1A4DC01CC9471A6A5_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t1B45634674D5CA937640B3D81B1E04CD44C5AA74 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t1B45634674D5CA937640B3D81B1E04CD44C5AA74 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t1B45634674D5CA937640B3D81B1E04CD44C5AA74 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t3E08A42D3DFA1A3E3211C9E3E2B0B1181B280393 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t3E08A42D3DFA1A3E3211C9E3E2B0B1181B280393, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t3E08A42D3DFA1A3E3211C9E3E2B0B1181B280393_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t53AB422F116AF9A95063D408BFC9BCEF8F652499 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t3E08A42D3DFA1A3E3211C9E3E2B0B1181B280393_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t3E08A42D3DFA1A3E3211C9E3E2B0B1181B280393_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t53AB422F116AF9A95063D408BFC9BCEF8F652499 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t53AB422F116AF9A95063D408BFC9BCEF8F652499 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t53AB422F116AF9A95063D408BFC9BCEF8F652499 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t0DF753A007D880C23F01E5D27F8EBB0C722EBD96 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t0DF753A007D880C23F01E5D27F8EBB0C722EBD96, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t0DF753A007D880C23F01E5D27F8EBB0C722EBD96_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t9338C9626737183ECEAA91A05FE5F6EA9BC95143 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t0DF753A007D880C23F01E5D27F8EBB0C722EBD96_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t0DF753A007D880C23F01E5D27F8EBB0C722EBD96_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t9338C9626737183ECEAA91A05FE5F6EA9BC95143 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t9338C9626737183ECEAA91A05FE5F6EA9BC95143 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t9338C9626737183ECEAA91A05FE5F6EA9BC95143 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t53E149C822D0CF9534C644B0D9519F3CF4922B34 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t53E149C822D0CF9534C644B0D9519F3CF4922B34, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t53E149C822D0CF9534C644B0D9519F3CF4922B34_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t56D2EC35A1E4AF6CEDF68C78B8BC9E04525258D3 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t53E149C822D0CF9534C644B0D9519F3CF4922B34_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t53E149C822D0CF9534C644B0D9519F3CF4922B34_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t56D2EC35A1E4AF6CEDF68C78B8BC9E04525258D3 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t56D2EC35A1E4AF6CEDF68C78B8BC9E04525258D3 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t56D2EC35A1E4AF6CEDF68C78B8BC9E04525258D3 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tB2C8B1ECC1008B7BD09764531C81D637E011F732 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_tB2C8B1ECC1008B7BD09764531C81D637E011F732, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_tB2C8B1ECC1008B7BD09764531C81D637E011F732_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tF4CE5C667C82A065C5C5CC2A7594908783108914 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tB2C8B1ECC1008B7BD09764531C81D637E011F732_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_tB2C8B1ECC1008B7BD09764531C81D637E011F732_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tF4CE5C667C82A065C5C5CC2A7594908783108914 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tF4CE5C667C82A065C5C5CC2A7594908783108914 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tF4CE5C667C82A065C5C5CC2A7594908783108914 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t0AEE34818D01210D04B9A7049F85D8C1F774E480 : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t0AEE34818D01210D04B9A7049F85D8C1F774E480, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t0AEE34818D01210D04B9A7049F85D8C1F774E480_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t4F6285BC0010FEEA55D024D20728D9967EB16A83 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t0AEE34818D01210D04B9A7049F85D8C1F774E480_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t0AEE34818D01210D04B9A7049F85D8C1F774E480_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t4F6285BC0010FEEA55D024D20728D9967EB16A83 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t4F6285BC0010FEEA55D024D20728D9967EB16A83 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t4F6285BC0010FEEA55D024D20728D9967EB16A83 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tF4905A52F74F39101D6B154C87AF4238E90A522C : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_tF4905A52F74F39101D6B154C87AF4238E90A522C, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_tF4905A52F74F39101D6B154C87AF4238E90A522C_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_t3E613DF0D364E6DFC40975DE89452C6B8A081972 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tF4905A52F74F39101D6B154C87AF4238E90A522C_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_tF4905A52F74F39101D6B154C87AF4238E90A522C_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t3E613DF0D364E6DFC40975DE89452C6B8A081972 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t3E613DF0D364E6DFC40975DE89452C6B8A081972 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t3E613DF0D364E6DFC40975DE89452C6B8A081972 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t75512BBBA74CF45CDB18605FEF9C66432F33F66B : public EventBase_t0292727F923C187143EFD8B7E78B2A3FB5EFF0CD { public: // System.Int32 UnityEngine.UIElements.EventBase`1::m_RefCount int32_t ___m_RefCount_17; public: inline static int32_t get_offset_of_m_RefCount_17() { return static_cast(offsetof(EventBase_1_t75512BBBA74CF45CDB18605FEF9C66432F33F66B, ___m_RefCount_17)); } inline int32_t get_m_RefCount_17() const { return ___m_RefCount_17; } inline int32_t* get_address_of_m_RefCount_17() { return &___m_RefCount_17; } inline void set_m_RefCount_17(int32_t value) { ___m_RefCount_17 = value; } }; struct EventBase_1_t75512BBBA74CF45CDB18605FEF9C66432F33F66B_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase`1::s_TypeId int64_t ___s_TypeId_15; // UnityEngine.UIElements.ObjectPool`1 UnityEngine.UIElements.EventBase`1::s_Pool ObjectPool_1_tFEA72352176A972B5FFCF9EF215A0EF53F50EF33 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t75512BBBA74CF45CDB18605FEF9C66432F33F66B_StaticFields, ___s_TypeId_15)); } inline int64_t get_s_TypeId_15() const { return ___s_TypeId_15; } inline int64_t* get_address_of_s_TypeId_15() { return &___s_TypeId_15; } inline void set_s_TypeId_15(int64_t value) { ___s_TypeId_15 = value; } inline static int32_t get_offset_of_s_Pool_16() { return static_cast(offsetof(EventBase_1_t75512BBBA74CF45CDB18605FEF9C66432F33F66B_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tFEA72352176A972B5FFCF9EF215A0EF53F50EF33 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tFEA72352176A972B5FFCF9EF215A0EF53F50EF33 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tFEA72352176A972B5FFCF9EF215A0EF53F50EF33 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.IMGUIContainer struct IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29 : public VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 { public: // System.Action UnityEngine.UIElements.IMGUIContainer::m_OnGUIHandler Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * ___m_OnGUIHandler_33; // UnityEngine.ObjectGUIState UnityEngine.UIElements.IMGUIContainer::m_ObjectGUIState ObjectGUIState_tC8859B2B644CF26639AA81957EC41E0B7EC07F43 * ___m_ObjectGUIState_34; // System.Boolean UnityEngine.UIElements.IMGUIContainer::useOwnerObjectGUIState bool ___useOwnerObjectGUIState_35; // UnityEngine.Rect UnityEngine.UIElements.IMGUIContainer::k__BackingField Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___U3ClastWorldClipU3Ek__BackingField_36; // UnityEngine.GUILayoutUtility_LayoutCache UnityEngine.UIElements.IMGUIContainer::m_Cache LayoutCache_t0D14FE6139444D164ECA5D31E39E625D80077468 * ___m_Cache_37; // UnityEngine.Rect UnityEngine.UIElements.IMGUIContainer::m_CachedClippingRect Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___m_CachedClippingRect_38; // UnityEngine.Matrix4x4 UnityEngine.UIElements.IMGUIContainer::m_CachedTransform Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___m_CachedTransform_39; // UnityEngine.UIElements.ContextType UnityEngine.UIElements.IMGUIContainer::k__BackingField int32_t ___U3CcontextTypeU3Ek__BackingField_40; // System.Boolean UnityEngine.UIElements.IMGUIContainer::lostFocus bool ___lostFocus_41; // System.Boolean UnityEngine.UIElements.IMGUIContainer::receivedFocus bool ___receivedFocus_42; // UnityEngine.UIElements.FocusChangeDirection UnityEngine.UIElements.IMGUIContainer::focusChangeDirection FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * ___focusChangeDirection_43; // System.Boolean UnityEngine.UIElements.IMGUIContainer::hasFocusableControls bool ___hasFocusableControls_44; // System.Int32 UnityEngine.UIElements.IMGUIContainer::newKeyboardFocusControlID int32_t ___newKeyboardFocusControlID_45; // System.Boolean UnityEngine.UIElements.IMGUIContainer::k__BackingField bool ___U3CfocusOnlyIfHasFocusableControlsU3Ek__BackingField_46; // UnityEngine.UIElements.IMGUIContainer_GUIGlobals UnityEngine.UIElements.IMGUIContainer::m_GUIGlobals GUIGlobals_tF5605EB9F7BACDA145A409CEB10C722769281585 ___m_GUIGlobals_48; public: inline static int32_t get_offset_of_m_OnGUIHandler_33() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___m_OnGUIHandler_33)); } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * get_m_OnGUIHandler_33() const { return ___m_OnGUIHandler_33; } inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 ** get_address_of_m_OnGUIHandler_33() { return &___m_OnGUIHandler_33; } inline void set_m_OnGUIHandler_33(Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * value) { ___m_OnGUIHandler_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnGUIHandler_33), (void*)value); } inline static int32_t get_offset_of_m_ObjectGUIState_34() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___m_ObjectGUIState_34)); } inline ObjectGUIState_tC8859B2B644CF26639AA81957EC41E0B7EC07F43 * get_m_ObjectGUIState_34() const { return ___m_ObjectGUIState_34; } inline ObjectGUIState_tC8859B2B644CF26639AA81957EC41E0B7EC07F43 ** get_address_of_m_ObjectGUIState_34() { return &___m_ObjectGUIState_34; } inline void set_m_ObjectGUIState_34(ObjectGUIState_tC8859B2B644CF26639AA81957EC41E0B7EC07F43 * value) { ___m_ObjectGUIState_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ObjectGUIState_34), (void*)value); } inline static int32_t get_offset_of_useOwnerObjectGUIState_35() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___useOwnerObjectGUIState_35)); } inline bool get_useOwnerObjectGUIState_35() const { return ___useOwnerObjectGUIState_35; } inline bool* get_address_of_useOwnerObjectGUIState_35() { return &___useOwnerObjectGUIState_35; } inline void set_useOwnerObjectGUIState_35(bool value) { ___useOwnerObjectGUIState_35 = value; } inline static int32_t get_offset_of_U3ClastWorldClipU3Ek__BackingField_36() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___U3ClastWorldClipU3Ek__BackingField_36)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_U3ClastWorldClipU3Ek__BackingField_36() const { return ___U3ClastWorldClipU3Ek__BackingField_36; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_U3ClastWorldClipU3Ek__BackingField_36() { return &___U3ClastWorldClipU3Ek__BackingField_36; } inline void set_U3ClastWorldClipU3Ek__BackingField_36(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ___U3ClastWorldClipU3Ek__BackingField_36 = value; } inline static int32_t get_offset_of_m_Cache_37() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___m_Cache_37)); } inline LayoutCache_t0D14FE6139444D164ECA5D31E39E625D80077468 * get_m_Cache_37() const { return ___m_Cache_37; } inline LayoutCache_t0D14FE6139444D164ECA5D31E39E625D80077468 ** get_address_of_m_Cache_37() { return &___m_Cache_37; } inline void set_m_Cache_37(LayoutCache_t0D14FE6139444D164ECA5D31E39E625D80077468 * value) { ___m_Cache_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Cache_37), (void*)value); } inline static int32_t get_offset_of_m_CachedClippingRect_38() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___m_CachedClippingRect_38)); } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_m_CachedClippingRect_38() const { return ___m_CachedClippingRect_38; } inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_m_CachedClippingRect_38() { return &___m_CachedClippingRect_38; } inline void set_m_CachedClippingRect_38(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value) { ___m_CachedClippingRect_38 = value; } inline static int32_t get_offset_of_m_CachedTransform_39() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___m_CachedTransform_39)); } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_m_CachedTransform_39() const { return ___m_CachedTransform_39; } inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_m_CachedTransform_39() { return &___m_CachedTransform_39; } inline void set_m_CachedTransform_39(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value) { ___m_CachedTransform_39 = value; } inline static int32_t get_offset_of_U3CcontextTypeU3Ek__BackingField_40() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___U3CcontextTypeU3Ek__BackingField_40)); } inline int32_t get_U3CcontextTypeU3Ek__BackingField_40() const { return ___U3CcontextTypeU3Ek__BackingField_40; } inline int32_t* get_address_of_U3CcontextTypeU3Ek__BackingField_40() { return &___U3CcontextTypeU3Ek__BackingField_40; } inline void set_U3CcontextTypeU3Ek__BackingField_40(int32_t value) { ___U3CcontextTypeU3Ek__BackingField_40 = value; } inline static int32_t get_offset_of_lostFocus_41() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___lostFocus_41)); } inline bool get_lostFocus_41() const { return ___lostFocus_41; } inline bool* get_address_of_lostFocus_41() { return &___lostFocus_41; } inline void set_lostFocus_41(bool value) { ___lostFocus_41 = value; } inline static int32_t get_offset_of_receivedFocus_42() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___receivedFocus_42)); } inline bool get_receivedFocus_42() const { return ___receivedFocus_42; } inline bool* get_address_of_receivedFocus_42() { return &___receivedFocus_42; } inline void set_receivedFocus_42(bool value) { ___receivedFocus_42 = value; } inline static int32_t get_offset_of_focusChangeDirection_43() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___focusChangeDirection_43)); } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * get_focusChangeDirection_43() const { return ___focusChangeDirection_43; } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 ** get_address_of_focusChangeDirection_43() { return &___focusChangeDirection_43; } inline void set_focusChangeDirection_43(FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * value) { ___focusChangeDirection_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___focusChangeDirection_43), (void*)value); } inline static int32_t get_offset_of_hasFocusableControls_44() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___hasFocusableControls_44)); } inline bool get_hasFocusableControls_44() const { return ___hasFocusableControls_44; } inline bool* get_address_of_hasFocusableControls_44() { return &___hasFocusableControls_44; } inline void set_hasFocusableControls_44(bool value) { ___hasFocusableControls_44 = value; } inline static int32_t get_offset_of_newKeyboardFocusControlID_45() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___newKeyboardFocusControlID_45)); } inline int32_t get_newKeyboardFocusControlID_45() const { return ___newKeyboardFocusControlID_45; } inline int32_t* get_address_of_newKeyboardFocusControlID_45() { return &___newKeyboardFocusControlID_45; } inline void set_newKeyboardFocusControlID_45(int32_t value) { ___newKeyboardFocusControlID_45 = value; } inline static int32_t get_offset_of_U3CfocusOnlyIfHasFocusableControlsU3Ek__BackingField_46() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___U3CfocusOnlyIfHasFocusableControlsU3Ek__BackingField_46)); } inline bool get_U3CfocusOnlyIfHasFocusableControlsU3Ek__BackingField_46() const { return ___U3CfocusOnlyIfHasFocusableControlsU3Ek__BackingField_46; } inline bool* get_address_of_U3CfocusOnlyIfHasFocusableControlsU3Ek__BackingField_46() { return &___U3CfocusOnlyIfHasFocusableControlsU3Ek__BackingField_46; } inline void set_U3CfocusOnlyIfHasFocusableControlsU3Ek__BackingField_46(bool value) { ___U3CfocusOnlyIfHasFocusableControlsU3Ek__BackingField_46 = value; } inline static int32_t get_offset_of_m_GUIGlobals_48() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29, ___m_GUIGlobals_48)); } inline GUIGlobals_tF5605EB9F7BACDA145A409CEB10C722769281585 get_m_GUIGlobals_48() const { return ___m_GUIGlobals_48; } inline GUIGlobals_tF5605EB9F7BACDA145A409CEB10C722769281585 * get_address_of_m_GUIGlobals_48() { return &___m_GUIGlobals_48; } inline void set_m_GUIGlobals_48(GUIGlobals_tF5605EB9F7BACDA145A409CEB10C722769281585 value) { ___m_GUIGlobals_48 = value; } }; struct IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29_StaticFields { public: // System.String UnityEngine.UIElements.IMGUIContainer::ussClassName String_t* ___ussClassName_47; public: inline static int32_t get_offset_of_ussClassName_47() { return static_cast(offsetof(IMGUIContainer_tB16A44B58490B4AC0EEB86B4FAF2DE9585972A29_StaticFields, ___ussClassName_47)); } inline String_t* get_ussClassName_47() const { return ___ussClassName_47; } inline String_t** get_address_of_ussClassName_47() { return &___ussClassName_47; } inline void set_ussClassName_47(String_t* value) { ___ussClassName_47 = value; Il2CppCodeGenWriteBarrier((void**)(&___ussClassName_47), (void*)value); } }; // UnityEngine.UIElements.RuntimePanel struct RuntimePanel_t16C2A532EDDA140C71534767BF158354D6A9F156 : public Panel_tD260224C6A88CFCE3CBA5CB3E9A331962AFDCC6D { public: // UnityEngine.RenderTexture UnityEngine.UIElements.RuntimePanel::targetTexture RenderTexture_tBC47D853E3DA6511CD6C49DBF78D47B890FCD2F6 * ___targetTexture_20; public: inline static int32_t get_offset_of_targetTexture_20() { return static_cast(offsetof(RuntimePanel_t16C2A532EDDA140C71534767BF158354D6A9F156, ___targetTexture_20)); } inline RenderTexture_tBC47D853E3DA6511CD6C49DBF78D47B890FCD2F6 * get_targetTexture_20() const { return ___targetTexture_20; } inline RenderTexture_tBC47D853E3DA6511CD6C49DBF78D47B890FCD2F6 ** get_address_of_targetTexture_20() { return &___targetTexture_20; } inline void set_targetTexture_20(RenderTexture_tBC47D853E3DA6511CD6C49DBF78D47B890FCD2F6 * value) { ___targetTexture_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___targetTexture_20), (void*)value); } }; // UnityEngine.UIElements.StyleLength struct StyleLength_t0CA9A6F65522E56500E655128F0B271C1EF9CFFA { public: // UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleLength::m_Keyword int32_t ___m_Keyword_0; // UnityEngine.UIElements.Length UnityEngine.UIElements.StyleLength::m_Value Length_tE2A2C2ECE7255AC6FB9B1F41D51E7BC645021300 ___m_Value_1; // System.Int32 UnityEngine.UIElements.StyleLength::m_Specificity int32_t ___m_Specificity_2; public: inline static int32_t get_offset_of_m_Keyword_0() { return static_cast(offsetof(StyleLength_t0CA9A6F65522E56500E655128F0B271C1EF9CFFA, ___m_Keyword_0)); } inline int32_t get_m_Keyword_0() const { return ___m_Keyword_0; } inline int32_t* get_address_of_m_Keyword_0() { return &___m_Keyword_0; } inline void set_m_Keyword_0(int32_t value) { ___m_Keyword_0 = value; } inline static int32_t get_offset_of_m_Value_1() { return static_cast(offsetof(StyleLength_t0CA9A6F65522E56500E655128F0B271C1EF9CFFA, ___m_Value_1)); } inline Length_tE2A2C2ECE7255AC6FB9B1F41D51E7BC645021300 get_m_Value_1() const { return ___m_Value_1; } inline Length_tE2A2C2ECE7255AC6FB9B1F41D51E7BC645021300 * get_address_of_m_Value_1() { return &___m_Value_1; } inline void set_m_Value_1(Length_tE2A2C2ECE7255AC6FB9B1F41D51E7BC645021300 value) { ___m_Value_1 = value; } inline static int32_t get_offset_of_m_Specificity_2() { return static_cast(offsetof(StyleLength_t0CA9A6F65522E56500E655128F0B271C1EF9CFFA, ___m_Specificity_2)); } inline int32_t get_m_Specificity_2() const { return ___m_Specificity_2; } inline int32_t* get_address_of_m_Specificity_2() { return &___m_Specificity_2; } inline void set_m_Specificity_2(int32_t value) { ___m_Specificity_2 = value; } }; // UnityEngine.UIElements.StyleSheets.StyleValue struct StyleValue_t4DCA7B0244567BB85BB0E1DFB098CC73CE093371 { public: union { #pragma pack(push, tp, 1) struct { // UnityEngine.UIElements.StyleSheets.StylePropertyID UnityEngine.UIElements.StyleSheets.StyleValue::id int32_t ___id_0; }; #pragma pack(pop, tp) struct { int32_t ___id_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___keyword_1_OffsetPadding[4]; // UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleSheets.StyleValue::keyword int32_t ___keyword_1; }; #pragma pack(pop, tp) struct { char ___keyword_1_OffsetPadding_forAlignmentOnly[4]; int32_t ___keyword_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___number_2_OffsetPadding[8]; // System.Single UnityEngine.UIElements.StyleSheets.StyleValue::number float ___number_2; }; #pragma pack(pop, tp) struct { char ___number_2_OffsetPadding_forAlignmentOnly[8]; float ___number_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___length_3_OffsetPadding[8]; // UnityEngine.UIElements.Length UnityEngine.UIElements.StyleSheets.StyleValue::length Length_tE2A2C2ECE7255AC6FB9B1F41D51E7BC645021300 ___length_3; }; #pragma pack(pop, tp) struct { char ___length_3_OffsetPadding_forAlignmentOnly[8]; Length_tE2A2C2ECE7255AC6FB9B1F41D51E7BC645021300 ___length_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___color_4_OffsetPadding[8]; // UnityEngine.Color UnityEngine.UIElements.StyleSheets.StyleValue::color Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color_4; }; #pragma pack(pop, tp) struct { char ___color_4_OffsetPadding_forAlignmentOnly[8]; Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___resource_5_OffsetPadding[8]; // System.Runtime.InteropServices.GCHandle UnityEngine.UIElements.StyleSheets.StyleValue::resource GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ___resource_5; }; #pragma pack(pop, tp) struct { char ___resource_5_OffsetPadding_forAlignmentOnly[8]; GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ___resource_5_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(StyleValue_t4DCA7B0244567BB85BB0E1DFB098CC73CE093371, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } inline static int32_t get_offset_of_keyword_1() { return static_cast(offsetof(StyleValue_t4DCA7B0244567BB85BB0E1DFB098CC73CE093371, ___keyword_1)); } inline int32_t get_keyword_1() const { return ___keyword_1; } inline int32_t* get_address_of_keyword_1() { return &___keyword_1; } inline void set_keyword_1(int32_t value) { ___keyword_1 = value; } inline static int32_t get_offset_of_number_2() { return static_cast(offsetof(StyleValue_t4DCA7B0244567BB85BB0E1DFB098CC73CE093371, ___number_2)); } inline float get_number_2() const { return ___number_2; } inline float* get_address_of_number_2() { return &___number_2; } inline void set_number_2(float value) { ___number_2 = value; } inline static int32_t get_offset_of_length_3() { return static_cast(offsetof(StyleValue_t4DCA7B0244567BB85BB0E1DFB098CC73CE093371, ___length_3)); } inline Length_tE2A2C2ECE7255AC6FB9B1F41D51E7BC645021300 get_length_3() const { return ___length_3; } inline Length_tE2A2C2ECE7255AC6FB9B1F41D51E7BC645021300 * get_address_of_length_3() { return &___length_3; } inline void set_length_3(Length_tE2A2C2ECE7255AC6FB9B1F41D51E7BC645021300 value) { ___length_3 = value; } inline static int32_t get_offset_of_color_4() { return static_cast(offsetof(StyleValue_t4DCA7B0244567BB85BB0E1DFB098CC73CE093371, ___color_4)); } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_color_4() const { return ___color_4; } inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_color_4() { return &___color_4; } inline void set_color_4(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value) { ___color_4 = value; } inline static int32_t get_offset_of_resource_5() { return static_cast(offsetof(StyleValue_t4DCA7B0244567BB85BB0E1DFB098CC73CE093371, ___resource_5)); } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 get_resource_5() const { return ___resource_5; } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * get_address_of_resource_5() { return &___resource_5; } inline void set_resource_5(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 value) { ___resource_5 = value; } }; // System.ArgumentNullException struct ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD : public ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 { public: public: }; // UnityEngine.UIElements.CommandEventBase`1 struct CommandEventBase_1_t476E664A43C01D2C1A846B0B2E7CE89CCBA3AF02 : public EventBase_1_tE0959E057B7B9DA373E061DB160672A04C292B8F { public: // System.String UnityEngine.UIElements.CommandEventBase`1::m_CommandName String_t* ___m_CommandName_18; public: inline static int32_t get_offset_of_m_CommandName_18() { return static_cast(offsetof(CommandEventBase_1_t476E664A43C01D2C1A846B0B2E7CE89CCBA3AF02, ___m_CommandName_18)); } inline String_t* get_m_CommandName_18() const { return ___m_CommandName_18; } inline String_t** get_address_of_m_CommandName_18() { return &___m_CommandName_18; } inline void set_m_CommandName_18(String_t* value) { ___m_CommandName_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CommandName_18), (void*)value); } }; // UnityEngine.UIElements.CommandEventBase`1 struct CommandEventBase_1_tEE5807F3456E82B26B261EF8BA01B26EED0B7BF7 : public EventBase_1_tF4905A52F74F39101D6B154C87AF4238E90A522C { public: // System.String UnityEngine.UIElements.CommandEventBase`1::m_CommandName String_t* ___m_CommandName_18; public: inline static int32_t get_offset_of_m_CommandName_18() { return static_cast(offsetof(CommandEventBase_1_tEE5807F3456E82B26B261EF8BA01B26EED0B7BF7, ___m_CommandName_18)); } inline String_t* get_m_CommandName_18() const { return ___m_CommandName_18; } inline String_t** get_address_of_m_CommandName_18() { return &___m_CommandName_18; } inline void set_m_CommandName_18(String_t* value) { ___m_CommandName_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CommandName_18), (void*)value); } }; // UnityEngine.UIElements.FocusEventBase`1 struct FocusEventBase_1_t504BABFD37C85BA094808CC3876487BE6F017D24 : public EventBase_1_t94F9D620FD1F389AC742837202B18355992FA916 { public: // UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1::k__BackingField Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * ___U3CrelatedTargetU3Ek__BackingField_18; // UnityEngine.UIElements.FocusChangeDirection UnityEngine.UIElements.FocusEventBase`1::k__BackingField FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * ___U3CdirectionU3Ek__BackingField_19; // UnityEngine.UIElements.FocusController UnityEngine.UIElements.FocusEventBase`1::k__BackingField FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * ___U3CfocusControllerU3Ek__BackingField_20; public: inline static int32_t get_offset_of_U3CrelatedTargetU3Ek__BackingField_18() { return static_cast(offsetof(FocusEventBase_1_t504BABFD37C85BA094808CC3876487BE6F017D24, ___U3CrelatedTargetU3Ek__BackingField_18)); } inline Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * get_U3CrelatedTargetU3Ek__BackingField_18() const { return ___U3CrelatedTargetU3Ek__BackingField_18; } inline Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B ** get_address_of_U3CrelatedTargetU3Ek__BackingField_18() { return &___U3CrelatedTargetU3Ek__BackingField_18; } inline void set_U3CrelatedTargetU3Ek__BackingField_18(Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * value) { ___U3CrelatedTargetU3Ek__BackingField_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrelatedTargetU3Ek__BackingField_18), (void*)value); } inline static int32_t get_offset_of_U3CdirectionU3Ek__BackingField_19() { return static_cast(offsetof(FocusEventBase_1_t504BABFD37C85BA094808CC3876487BE6F017D24, ___U3CdirectionU3Ek__BackingField_19)); } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * get_U3CdirectionU3Ek__BackingField_19() const { return ___U3CdirectionU3Ek__BackingField_19; } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 ** get_address_of_U3CdirectionU3Ek__BackingField_19() { return &___U3CdirectionU3Ek__BackingField_19; } inline void set_U3CdirectionU3Ek__BackingField_19(FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * value) { ___U3CdirectionU3Ek__BackingField_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdirectionU3Ek__BackingField_19), (void*)value); } inline static int32_t get_offset_of_U3CfocusControllerU3Ek__BackingField_20() { return static_cast(offsetof(FocusEventBase_1_t504BABFD37C85BA094808CC3876487BE6F017D24, ___U3CfocusControllerU3Ek__BackingField_20)); } inline FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * get_U3CfocusControllerU3Ek__BackingField_20() const { return ___U3CfocusControllerU3Ek__BackingField_20; } inline FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 ** get_address_of_U3CfocusControllerU3Ek__BackingField_20() { return &___U3CfocusControllerU3Ek__BackingField_20; } inline void set_U3CfocusControllerU3Ek__BackingField_20(FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * value) { ___U3CfocusControllerU3Ek__BackingField_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CfocusControllerU3Ek__BackingField_20), (void*)value); } }; // UnityEngine.UIElements.FocusEventBase`1 struct FocusEventBase_1_t99E6D2CF161BD5AFE7B9066A36FBA4EFEA9EDB1D : public EventBase_1_t3EF6A6373F05A4DFC1BB07B3F62AD72C8D9677C2 { public: // UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1::k__BackingField Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * ___U3CrelatedTargetU3Ek__BackingField_18; // UnityEngine.UIElements.FocusChangeDirection UnityEngine.UIElements.FocusEventBase`1::k__BackingField FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * ___U3CdirectionU3Ek__BackingField_19; // UnityEngine.UIElements.FocusController UnityEngine.UIElements.FocusEventBase`1::k__BackingField FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * ___U3CfocusControllerU3Ek__BackingField_20; public: inline static int32_t get_offset_of_U3CrelatedTargetU3Ek__BackingField_18() { return static_cast(offsetof(FocusEventBase_1_t99E6D2CF161BD5AFE7B9066A36FBA4EFEA9EDB1D, ___U3CrelatedTargetU3Ek__BackingField_18)); } inline Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * get_U3CrelatedTargetU3Ek__BackingField_18() const { return ___U3CrelatedTargetU3Ek__BackingField_18; } inline Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B ** get_address_of_U3CrelatedTargetU3Ek__BackingField_18() { return &___U3CrelatedTargetU3Ek__BackingField_18; } inline void set_U3CrelatedTargetU3Ek__BackingField_18(Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * value) { ___U3CrelatedTargetU3Ek__BackingField_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrelatedTargetU3Ek__BackingField_18), (void*)value); } inline static int32_t get_offset_of_U3CdirectionU3Ek__BackingField_19() { return static_cast(offsetof(FocusEventBase_1_t99E6D2CF161BD5AFE7B9066A36FBA4EFEA9EDB1D, ___U3CdirectionU3Ek__BackingField_19)); } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * get_U3CdirectionU3Ek__BackingField_19() const { return ___U3CdirectionU3Ek__BackingField_19; } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 ** get_address_of_U3CdirectionU3Ek__BackingField_19() { return &___U3CdirectionU3Ek__BackingField_19; } inline void set_U3CdirectionU3Ek__BackingField_19(FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * value) { ___U3CdirectionU3Ek__BackingField_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdirectionU3Ek__BackingField_19), (void*)value); } inline static int32_t get_offset_of_U3CfocusControllerU3Ek__BackingField_20() { return static_cast(offsetof(FocusEventBase_1_t99E6D2CF161BD5AFE7B9066A36FBA4EFEA9EDB1D, ___U3CfocusControllerU3Ek__BackingField_20)); } inline FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * get_U3CfocusControllerU3Ek__BackingField_20() const { return ___U3CfocusControllerU3Ek__BackingField_20; } inline FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 ** get_address_of_U3CfocusControllerU3Ek__BackingField_20() { return &___U3CfocusControllerU3Ek__BackingField_20; } inline void set_U3CfocusControllerU3Ek__BackingField_20(FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * value) { ___U3CfocusControllerU3Ek__BackingField_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CfocusControllerU3Ek__BackingField_20), (void*)value); } }; // UnityEngine.UIElements.FocusEventBase`1 struct FocusEventBase_1_tE2CFE5DA1B7FD00644D9C48A02CDB846792C2216 : public EventBase_1_t4421467C6DBD18123BDFAD555E37BC2BB47ED347 { public: // UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1::k__BackingField Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * ___U3CrelatedTargetU3Ek__BackingField_18; // UnityEngine.UIElements.FocusChangeDirection UnityEngine.UIElements.FocusEventBase`1::k__BackingField FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * ___U3CdirectionU3Ek__BackingField_19; // UnityEngine.UIElements.FocusController UnityEngine.UIElements.FocusEventBase`1::k__BackingField FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * ___U3CfocusControllerU3Ek__BackingField_20; public: inline static int32_t get_offset_of_U3CrelatedTargetU3Ek__BackingField_18() { return static_cast(offsetof(FocusEventBase_1_tE2CFE5DA1B7FD00644D9C48A02CDB846792C2216, ___U3CrelatedTargetU3Ek__BackingField_18)); } inline Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * get_U3CrelatedTargetU3Ek__BackingField_18() const { return ___U3CrelatedTargetU3Ek__BackingField_18; } inline Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B ** get_address_of_U3CrelatedTargetU3Ek__BackingField_18() { return &___U3CrelatedTargetU3Ek__BackingField_18; } inline void set_U3CrelatedTargetU3Ek__BackingField_18(Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * value) { ___U3CrelatedTargetU3Ek__BackingField_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrelatedTargetU3Ek__BackingField_18), (void*)value); } inline static int32_t get_offset_of_U3CdirectionU3Ek__BackingField_19() { return static_cast(offsetof(FocusEventBase_1_tE2CFE5DA1B7FD00644D9C48A02CDB846792C2216, ___U3CdirectionU3Ek__BackingField_19)); } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * get_U3CdirectionU3Ek__BackingField_19() const { return ___U3CdirectionU3Ek__BackingField_19; } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 ** get_address_of_U3CdirectionU3Ek__BackingField_19() { return &___U3CdirectionU3Ek__BackingField_19; } inline void set_U3CdirectionU3Ek__BackingField_19(FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * value) { ___U3CdirectionU3Ek__BackingField_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdirectionU3Ek__BackingField_19), (void*)value); } inline static int32_t get_offset_of_U3CfocusControllerU3Ek__BackingField_20() { return static_cast(offsetof(FocusEventBase_1_tE2CFE5DA1B7FD00644D9C48A02CDB846792C2216, ___U3CfocusControllerU3Ek__BackingField_20)); } inline FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * get_U3CfocusControllerU3Ek__BackingField_20() const { return ___U3CfocusControllerU3Ek__BackingField_20; } inline FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 ** get_address_of_U3CfocusControllerU3Ek__BackingField_20() { return &___U3CfocusControllerU3Ek__BackingField_20; } inline void set_U3CfocusControllerU3Ek__BackingField_20(FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * value) { ___U3CfocusControllerU3Ek__BackingField_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CfocusControllerU3Ek__BackingField_20), (void*)value); } }; // UnityEngine.UIElements.FocusEventBase`1 struct FocusEventBase_1_tCF2923DAC1E1CB9F4C6E86F0AAD96A871D7B4540 : public EventBase_1_t31D5E9C5A78288B8CCDE75858079110C8B42FE6D { public: // UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1::k__BackingField Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * ___U3CrelatedTargetU3Ek__BackingField_18; // UnityEngine.UIElements.FocusChangeDirection UnityEngine.UIElements.FocusEventBase`1::k__BackingField FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * ___U3CdirectionU3Ek__BackingField_19; // UnityEngine.UIElements.FocusController UnityEngine.UIElements.FocusEventBase`1::k__BackingField FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * ___U3CfocusControllerU3Ek__BackingField_20; public: inline static int32_t get_offset_of_U3CrelatedTargetU3Ek__BackingField_18() { return static_cast(offsetof(FocusEventBase_1_tCF2923DAC1E1CB9F4C6E86F0AAD96A871D7B4540, ___U3CrelatedTargetU3Ek__BackingField_18)); } inline Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * get_U3CrelatedTargetU3Ek__BackingField_18() const { return ___U3CrelatedTargetU3Ek__BackingField_18; } inline Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B ** get_address_of_U3CrelatedTargetU3Ek__BackingField_18() { return &___U3CrelatedTargetU3Ek__BackingField_18; } inline void set_U3CrelatedTargetU3Ek__BackingField_18(Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * value) { ___U3CrelatedTargetU3Ek__BackingField_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrelatedTargetU3Ek__BackingField_18), (void*)value); } inline static int32_t get_offset_of_U3CdirectionU3Ek__BackingField_19() { return static_cast(offsetof(FocusEventBase_1_tCF2923DAC1E1CB9F4C6E86F0AAD96A871D7B4540, ___U3CdirectionU3Ek__BackingField_19)); } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * get_U3CdirectionU3Ek__BackingField_19() const { return ___U3CdirectionU3Ek__BackingField_19; } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 ** get_address_of_U3CdirectionU3Ek__BackingField_19() { return &___U3CdirectionU3Ek__BackingField_19; } inline void set_U3CdirectionU3Ek__BackingField_19(FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * value) { ___U3CdirectionU3Ek__BackingField_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdirectionU3Ek__BackingField_19), (void*)value); } inline static int32_t get_offset_of_U3CfocusControllerU3Ek__BackingField_20() { return static_cast(offsetof(FocusEventBase_1_tCF2923DAC1E1CB9F4C6E86F0AAD96A871D7B4540, ___U3CfocusControllerU3Ek__BackingField_20)); } inline FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * get_U3CfocusControllerU3Ek__BackingField_20() const { return ___U3CfocusControllerU3Ek__BackingField_20; } inline FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 ** get_address_of_U3CfocusControllerU3Ek__BackingField_20() { return &___U3CfocusControllerU3Ek__BackingField_20; } inline void set_U3CfocusControllerU3Ek__BackingField_20(FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * value) { ___U3CfocusControllerU3Ek__BackingField_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CfocusControllerU3Ek__BackingField_20), (void*)value); } }; // UnityEngine.UIElements.FocusEventBase`1 struct FocusEventBase_1_t014232E21AFBA80669E5C33913D1CF460C8D081C : public EventBase_1_t49EE9EFF79D0804B10D6F3BD3530FBBC847B4A8C { public: // UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1::k__BackingField Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * ___U3CrelatedTargetU3Ek__BackingField_18; // UnityEngine.UIElements.FocusChangeDirection UnityEngine.UIElements.FocusEventBase`1::k__BackingField FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * ___U3CdirectionU3Ek__BackingField_19; // UnityEngine.UIElements.FocusController UnityEngine.UIElements.FocusEventBase`1::k__BackingField FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * ___U3CfocusControllerU3Ek__BackingField_20; public: inline static int32_t get_offset_of_U3CrelatedTargetU3Ek__BackingField_18() { return static_cast(offsetof(FocusEventBase_1_t014232E21AFBA80669E5C33913D1CF460C8D081C, ___U3CrelatedTargetU3Ek__BackingField_18)); } inline Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * get_U3CrelatedTargetU3Ek__BackingField_18() const { return ___U3CrelatedTargetU3Ek__BackingField_18; } inline Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B ** get_address_of_U3CrelatedTargetU3Ek__BackingField_18() { return &___U3CrelatedTargetU3Ek__BackingField_18; } inline void set_U3CrelatedTargetU3Ek__BackingField_18(Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * value) { ___U3CrelatedTargetU3Ek__BackingField_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrelatedTargetU3Ek__BackingField_18), (void*)value); } inline static int32_t get_offset_of_U3CdirectionU3Ek__BackingField_19() { return static_cast(offsetof(FocusEventBase_1_t014232E21AFBA80669E5C33913D1CF460C8D081C, ___U3CdirectionU3Ek__BackingField_19)); } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * get_U3CdirectionU3Ek__BackingField_19() const { return ___U3CdirectionU3Ek__BackingField_19; } inline FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 ** get_address_of_U3CdirectionU3Ek__BackingField_19() { return &___U3CdirectionU3Ek__BackingField_19; } inline void set_U3CdirectionU3Ek__BackingField_19(FocusChangeDirection_t7EF0C6728E2A3E7A4FCDA59A3AB9F98C120165D2 * value) { ___U3CdirectionU3Ek__BackingField_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdirectionU3Ek__BackingField_19), (void*)value); } inline static int32_t get_offset_of_U3CfocusControllerU3Ek__BackingField_20() { return static_cast(offsetof(FocusEventBase_1_t014232E21AFBA80669E5C33913D1CF460C8D081C, ___U3CfocusControllerU3Ek__BackingField_20)); } inline FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * get_U3CfocusControllerU3Ek__BackingField_20() const { return ___U3CfocusControllerU3Ek__BackingField_20; } inline FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 ** get_address_of_U3CfocusControllerU3Ek__BackingField_20() { return &___U3CfocusControllerU3Ek__BackingField_20; } inline void set_U3CfocusControllerU3Ek__BackingField_20(FocusController_tC0776BBE194E3451B9BCF65824A5582D36837231 * value) { ___U3CfocusControllerU3Ek__BackingField_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CfocusControllerU3Ek__BackingField_20), (void*)value); } }; // UnityEngine.UIElements.IMGUIEvent struct IMGUIEvent_t65D7B3A7C9440583AF48250CD0AB8B7F685A7D83 : public EventBase_1_t9655B4167C7CF1CAD6DCFB257AC409043CFC34A3 { public: public: }; // UnityEngine.UIElements.KeyboardEventBase`1 struct KeyboardEventBase_1_t2CB70BA1B6887585B1243687D17501B7158141C2 : public EventBase_1_t760CC47D775316B5C98173F0C405DBE9CEE1C260 { public: // UnityEngine.EventModifiers UnityEngine.UIElements.KeyboardEventBase`1::k__BackingField int32_t ___U3CmodifiersU3Ek__BackingField_18; // System.Char UnityEngine.UIElements.KeyboardEventBase`1::k__BackingField Il2CppChar ___U3CcharacterU3Ek__BackingField_19; // UnityEngine.KeyCode UnityEngine.UIElements.KeyboardEventBase`1::k__BackingField int32_t ___U3CkeyCodeU3Ek__BackingField_20; public: inline static int32_t get_offset_of_U3CmodifiersU3Ek__BackingField_18() { return static_cast(offsetof(KeyboardEventBase_1_t2CB70BA1B6887585B1243687D17501B7158141C2, ___U3CmodifiersU3Ek__BackingField_18)); } inline int32_t get_U3CmodifiersU3Ek__BackingField_18() const { return ___U3CmodifiersU3Ek__BackingField_18; } inline int32_t* get_address_of_U3CmodifiersU3Ek__BackingField_18() { return &___U3CmodifiersU3Ek__BackingField_18; } inline void set_U3CmodifiersU3Ek__BackingField_18(int32_t value) { ___U3CmodifiersU3Ek__BackingField_18 = value; } inline static int32_t get_offset_of_U3CcharacterU3Ek__BackingField_19() { return static_cast(offsetof(KeyboardEventBase_1_t2CB70BA1B6887585B1243687D17501B7158141C2, ___U3CcharacterU3Ek__BackingField_19)); } inline Il2CppChar get_U3CcharacterU3Ek__BackingField_19() const { return ___U3CcharacterU3Ek__BackingField_19; } inline Il2CppChar* get_address_of_U3CcharacterU3Ek__BackingField_19() { return &___U3CcharacterU3Ek__BackingField_19; } inline void set_U3CcharacterU3Ek__BackingField_19(Il2CppChar value) { ___U3CcharacterU3Ek__BackingField_19 = value; } inline static int32_t get_offset_of_U3CkeyCodeU3Ek__BackingField_20() { return static_cast(offsetof(KeyboardEventBase_1_t2CB70BA1B6887585B1243687D17501B7158141C2, ___U3CkeyCodeU3Ek__BackingField_20)); } inline int32_t get_U3CkeyCodeU3Ek__BackingField_20() const { return ___U3CkeyCodeU3Ek__BackingField_20; } inline int32_t* get_address_of_U3CkeyCodeU3Ek__BackingField_20() { return &___U3CkeyCodeU3Ek__BackingField_20; } inline void set_U3CkeyCodeU3Ek__BackingField_20(int32_t value) { ___U3CkeyCodeU3Ek__BackingField_20 = value; } }; // UnityEngine.UIElements.KeyboardEventBase`1 struct KeyboardEventBase_1_t00D38811CD297B62A42ADAE53A6B4376C200D0A4 : public EventBase_1_t6D553ABDFB8CF7A769EF30B40FB4CF1C4035C7C6 { public: // UnityEngine.EventModifiers UnityEngine.UIElements.KeyboardEventBase`1::k__BackingField int32_t ___U3CmodifiersU3Ek__BackingField_18; // System.Char UnityEngine.UIElements.KeyboardEventBase`1::k__BackingField Il2CppChar ___U3CcharacterU3Ek__BackingField_19; // UnityEngine.KeyCode UnityEngine.UIElements.KeyboardEventBase`1::k__BackingField int32_t ___U3CkeyCodeU3Ek__BackingField_20; public: inline static int32_t get_offset_of_U3CmodifiersU3Ek__BackingField_18() { return static_cast(offsetof(KeyboardEventBase_1_t00D38811CD297B62A42ADAE53A6B4376C200D0A4, ___U3CmodifiersU3Ek__BackingField_18)); } inline int32_t get_U3CmodifiersU3Ek__BackingField_18() const { return ___U3CmodifiersU3Ek__BackingField_18; } inline int32_t* get_address_of_U3CmodifiersU3Ek__BackingField_18() { return &___U3CmodifiersU3Ek__BackingField_18; } inline void set_U3CmodifiersU3Ek__BackingField_18(int32_t value) { ___U3CmodifiersU3Ek__BackingField_18 = value; } inline static int32_t get_offset_of_U3CcharacterU3Ek__BackingField_19() { return static_cast(offsetof(KeyboardEventBase_1_t00D38811CD297B62A42ADAE53A6B4376C200D0A4, ___U3CcharacterU3Ek__BackingField_19)); } inline Il2CppChar get_U3CcharacterU3Ek__BackingField_19() const { return ___U3CcharacterU3Ek__BackingField_19; } inline Il2CppChar* get_address_of_U3CcharacterU3Ek__BackingField_19() { return &___U3CcharacterU3Ek__BackingField_19; } inline void set_U3CcharacterU3Ek__BackingField_19(Il2CppChar value) { ___U3CcharacterU3Ek__BackingField_19 = value; } inline static int32_t get_offset_of_U3CkeyCodeU3Ek__BackingField_20() { return static_cast(offsetof(KeyboardEventBase_1_t00D38811CD297B62A42ADAE53A6B4376C200D0A4, ___U3CkeyCodeU3Ek__BackingField_20)); } inline int32_t get_U3CkeyCodeU3Ek__BackingField_20() const { return ___U3CkeyCodeU3Ek__BackingField_20; } inline int32_t* get_address_of_U3CkeyCodeU3Ek__BackingField_20() { return &___U3CkeyCodeU3Ek__BackingField_20; } inline void set_U3CkeyCodeU3Ek__BackingField_20(int32_t value) { ___U3CkeyCodeU3Ek__BackingField_20 = value; } }; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_tCD91A1F3710DCAAE6151B9B7359E739941D06B8B : public EventBase_1_t94F9D620FD1F389AC742837202B18355992FA916 { public: // UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1::k__BackingField int32_t ___U3CmodifiersU3Ek__BackingField_18; // UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1::k__BackingField Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___U3CmousePositionU3Ek__BackingField_19; // UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1::k__BackingField Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___U3ClocalMousePositionU3Ek__BackingField_20; // UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1::k__BackingField Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___U3CmouseDeltaU3Ek__BackingField_21; // System.Int32 UnityEngine.UIElements.MouseEventBase`1::k__BackingField int32_t ___U3CclickCountU3Ek__BackingField_22; // System.Int32 UnityEngine.UIElements.MouseEventBase`1::