#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include struct VirtualActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtualActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtualFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct GenericVirtualFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct GenericInterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // System.Action`1 struct Action_1_t43AF7C387D1E6791DC9F6471E7573256489D516C; // System.Action`1 struct Action_1_t7C40096A76E80520FA25C0E02ECB007C6DB1F18D; // System.Action`1 struct Action_1_t73D3F8D6D9F06723FCA3C0753A3F3905C08A7D43; // System.Action`1 struct Action_1_t63C45C5B44E8772727060B2DE65BB77DD9B77BE0; // System.Action`1 struct Action_1_t4B5D11A4BFD62938CB8E23BE6080E1802E80C757; // System.Action`1 struct Action_1_tD6977CC88510EC45D6546337AF4105D2D5667964; // System.Action`1 struct Action_1_tFAF407C793D6A0F1D9AE1B98CA6584FAAAB09D3C; // UnityEngine.UIElements.UIR.BasicNode`1 struct BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65; // UnityEngine.UIElements.CommandEventBase`1 struct CommandEventBase_1_t0316236E75450875E2BEF9CBBAA959152C4A73D2; // UnityEngine.UIElements.CommandEventBase`1 struct CommandEventBase_1_t6C54D3F64F580F43EF31D061FE10C3AA7AD5860B; // System.Comparison`1 struct Comparison_1_tB56E8E7C2BF431D44E8EBD15EA3E6F41AAFF03D2; // System.Comparison`1 struct Comparison_1_t578B8FF1EF7934819FA9491A0A719CBAA128FC35; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tF579D83636340A3B303752C3016B404D30467040; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3514BF77A2E0385BB35F6BF9BF8C1E46046D8E45; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tF06B0812A15F0DCA8223A792F790D5E10AD79823; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tEB0D423A6227B21B6396B070D473055F462EF76D; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tDF4DF6424514983BF4BD146102818CD982ABA091; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tC090B86AB1EA19D467CC48C87C35F27D680986F4; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t088F85164CD5445D216FC7D72DA5D84D80E3D94F; // UnityEngine.UIElements.EventCallback`1 struct EventCallback_1_tD3D4DFCF1544E4DFC9B9210F3DC48CFA1850E8AC; // UnityEngine.UIElements.EventCallback`1 struct EventCallback_1_tF0833F5F7E494EC39469A11AAF7F9B8567A3CC20; // UnityEngine.UIElements.EventCallback`1 struct EventCallback_1_tD3CAB1A4A7C6C11EC622DAA04A4274D38AF8E818; // System.Func`1 struct Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F; // System.Func`1 struct Func_1_tC4874FE0CBED0FCB75E58317516151720038680C; // System.Func`2 struct Func_2_t6283F9D1F2A6C8BB45F72CDAD5856BC3FDF29C3F; // System.Func`2 struct Func_2_t99409DECFF50F0FA9B427C863AC6C99C66E6F9F8; // System.Func`2 struct Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436; // System.Func`2 struct Func_2_t03878E87644198222E4EC62631B58EC8ED6EC2F4; // System.Func`2 struct Func_2_t43979C5A872BA9ED7A923D533A01683A98D71957; // System.Func`2 struct Func_2_t65584FB9AE50266116FCCDB4722FAC93AC00AC6C; // System.Func`2 struct Func_2_tB3D19331301201246DE473D608119BB47D418EB9; // System.Func`3 struct Func_3_tC53D1EA39D16EE63C9C8B6C2EC9769A630644CE0; // System.Collections.Generic.HashSet`1 struct HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B; // System.Collections.Generic.HashSet`1 struct HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t52B1AC8D9E5E1ED28DF6C46A37C9A1B00B394F9D; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tBD60400523D840591A17E4CBBACC79397F68FAA2; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t7B0E23C80AEDC5FE85E5235C8EA4B4657EFFF053; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tAE15EC60A2550CD3A4D9E7B9C35B23B6CCD16593; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t62010156673DE1460AB1D1CEBE5DCD48665E1A38; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1A386BEF1855064FD5CC71F340A68881A52B4932; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t43514C646C55FD37A7C7420300A782AF86AA61AF; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tE6A65C5E45E33FD7D9849FD0914DE3AD32B68050; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3B9D76FDE490985278E41B95D1D3D148E60E1F1D; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t7EEC9B4006D6D425748908D52AA799197F29A165; // UnityEngine.UIElements.IStyleValue`1 struct IStyleValue_1_t0C916C61ECDDC6B34662ACA43294F7413AB1815E; // UnityEngine.UIElements.IStyleValue`1 struct IStyleValue_1_t7360B61E6AFD1D4A84DE8165EE6C392CF86286E2; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t7D507885FB8F69ED28E2CFEC6D40B406B3ADF0AE; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tC8FEC595A4C3C90DD5FE2EE3A24799377EDE4F0F; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t646D9D8BB745FE64102C8744B7BD9C19B062A693; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tB5A2E7B3C9A3DE1ED504614369E84F5C91F3D906; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t05C45EDAEACDF53E9D981087576448804D0B21F0; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t2E36C57444C28019ABD64CD0188EDA6589086FC0; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t0AD3FC1D19E68F4B148AFF908DC3719C9B117D92; // System.Collections.Generic.List`1> struct List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC; // System.Collections.Generic.List`1 struct List_1_t09947A0188AFAAA3069AEBFB3CA62CBDB63A2642; // System.Collections.Generic.List`1 struct List_1_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92; // System.Collections.Generic.List`1 struct List_1_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2; // System.Collections.Generic.List`1 struct List_1_t7698A061C75B0BB231F4A71998230AA8B311AE67; // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.List`1 struct List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0; // System.Collections.Generic.List`1 struct List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45; // System.Collections.Generic.List`1 struct List_1_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953; // System.Collections.Generic.List`1 struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3; // System.Collections.Generic.List`1 struct List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6; // System.Collections.Generic.List`1 struct List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35; // System.Collections.Generic.List`1 struct List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24; // System.Collections.Generic.List`1 struct List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F; // System.Collections.Generic.List`1 struct List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72; // System.Collections.Generic.List`1 struct List_1_t5FEBCBE5E15CEDF8B8CBA2B1C4F123E01DDE02C8; // System.Collections.Generic.List`1 struct List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308; // System.Collections.Generic.List`1 struct List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_t0F188A74FDFC1E0A49E98810634220A765C82F16; // UnityEngine.UIElements.MouseEventBase`1 struct MouseEventBase_1_t38AA2D9EF0A29B34A0DD74ECFC993C9C6CE35B6A; // UnityEngine.UIElements.ObjectPool`1> struct ObjectPool_1_tB34AB181B1E10681C586C3E3A6FCE82FDDE3C0DD; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tC0AB2CB5DDBD0D607490652CD372D2C25C1903BB; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tB7F0F0EA171F3EFFE7079FE4CDEF10B96CFBD0B7; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tFA9D537CE0DBE230B8F38AFB22AFBFBC0018F52B; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t5821BB1EC2D05413DFC3AB04F9C4373ED60B1958; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t93DA7B168EC10687413F83115D8BC5C033D6F1D6; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t3D63FBEB271DB47DEDEA73B4059751D3ECD87EAA; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t956FF0B2B6601BFD7966788CE94E02557B7A38B3; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t5B764F45EE0DF54CB79F5DDCC4E8A5ED9DAC4BCA; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tE54019E88DA3112D164A554250EED1E35C37FDD1; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_tCB77472AD87157F88463F8B9897759520902D350; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t008FA497FB5A6C7ED27352D21573CA5B895E403F; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t0AC910C3716928BC11AD8B4CA5AA6C184DFDB3A6; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t6CF2EC0B1786D738EA6F897ED5A6A869F2C1D0CD; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t59F8920FFF0CA30278AF30B211926723C2BB9CCF; // UnityEngine.UIElements.ObjectPool`1 struct ObjectPool_1_t0F915A9CA7F6727FBC0D431F62582EE627CDD9D9; // System.Collections.Generic.Queue`1 struct Queue_1_t8D9C595B0DA807AA102B0FE0E115903EEB73140A; // System.Collections.Generic.Stack`1> struct Stack_1_t7D01E0B4ED7AE423C6908AFCAD165A32C019DED5; // System.Collections.Generic.Stack`1 struct Stack_1_t95BAE1B376B20DD721A212C7BC93CD45E7B481EB; // System.Collections.Generic.Stack`1 struct Stack_1_t405A6CA0D5CB45A3159B5CB5809788A728D3FD01; // System.Collections.Generic.Stack`1 struct Stack_1_t20E1043910A22E4E9E0E0D704D7AAF5689B234ED; // System.Collections.Generic.Stack`1 struct Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55; // System.Collections.Generic.Stack`1 struct Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84; // System.Collections.Generic.Stack`1 struct Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981; // System.Collections.Generic.Stack`1 struct Stack_1_tF2F8B5476F614882C00CEDDE027482B818D7FF1D; // System.Collections.Generic.Stack`1 struct Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t86F10B07D362C59563FB8DBE60D4BB67505DCE84; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tD80F76C9E377CC1D3BAF8920728C7FE94D3E1D7B; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t0DEF3E9A4A664A7C42D7DFAC32483613DBA0F257; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tD731FB221FF1D3C64AC3D37E57A4CDD44102FBDD; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t3C8AE8FB459ED8CCBA48156E772585F9BB731816; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t5C014346DC7B49B9887658EB9727E25E4EAD35C8; // UnityEngine.UIElements.VisualElement/VisualElementScheduledItem`1 struct VisualElementScheduledItem_1_t93C537AAEA4BCFCB1E78A171686C93C6B4BC8928; // UnityEngine.UIElements.VisualElement/VisualElementScheduledItem`1 struct VisualElementScheduledItem_1_tFE69E4318D1EEA0857FD6BADB3C63ED95E1D3F25; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t2BC9501C3EEA84DDC85CC4A66E3779B0F4E7DFCE; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tDEE41D62E2F92513B7FC7E7D87BECD954DC905F7; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t87FE0AD444D4204BE598CF2D3154614A7BC8CABB; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tEC2348E20210CF055F82950C726744116CEE31EC; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t32E5DBC5A77DFF69ECFCCAC9CFDE3C23B691C08C; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tDC33AF16CE1D4812AAD5C973D533A39F7EAE8FCC; // System.Collections.Generic.HashSet`1/Slot[] struct SlotU5BU5D_tF9D657D414BFF869320F9FEB59A635946E03C323; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // UnityEngine.Color[] struct ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // UnityEngine.UIElements.StyleSheets.Dimension[] struct DimensionU5BU5D_t9DB4CB3BCA73B950C70CAA094C00A8DBBE9F6F3A; // UnityEngine.UIElements.StyleSheets.Syntax.Expression[] struct ExpressionU5BU5D_tC616D1A4427F1ADD06F850414B95F0F1E0C60C8B; // UnityEngine.UIElements.StyleSheets.Syntax.ExpressionCombinator[] struct ExpressionCombinatorU5BU5D_t0B324C90E7019994F68313F723CB9148EE416518; // UnityEngine.UIElements.GradientSettings[] struct GradientSettingsU5BU5D_tA46B4329A05EDB682A503179055DF4B31B2E7EEA; // UnityEngine.UIElements.IMGUIContainer[] struct IMGUIContainerU5BU5D_t9CFB5036A0D595464564D2DAB6C2D3786DD54134; // UnityEngine.UIElements.IUIElementsUtility[] struct IUIElementsUtilityU5BU5D_t10F1E9CCCA67E80D816CF9B3677A442F665C5D32; // UnityEngine.UIElements.IVisualTreeUpdater[] struct IVisualTreeUpdaterU5BU5D_t7B7250A56171093D9271E6C84B54C185A5086771; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // UnityEngine.Object[] struct ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873; // UnityEngine.UIElements.Panel[] struct PanelU5BU5D_tC70DF528AE88F618130E4CAD342731A9114AA24C; // UnityEngine.UIElements.UIR.RenderChainTextEntry[] struct RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A; // UnityEngine.UIElements.StyleSheets.ScalableImage[] struct ScalableImageU5BU5D_tDCCCB50C4AF02BDD51C682EC8F72D818099D987E; // UnityEngine.UIElements.ScheduledItem[] struct ScheduledItemU5BU5D_t3D843120E6A1CE31FA4409137ACC98E604C17D49; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // UnityEngine.UIElements.StyleComplexSelector[] struct StyleComplexSelectorU5BU5D_t5F6245386E94A827D3FC3E49583E9638B378162F; // UnityEngine.UIElements.StyleProperty[] struct StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8; // UnityEngine.UIElements.StyleSheets.StylePropertyId[] struct StylePropertyIdU5BU5D_t11EA3B9D660DB22C52822AB667E56A3DB1F4A26D; // UnityEngine.UIElements.StyleSheets.StylePropertyValue[] struct StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67; // UnityEngine.UIElements.StyleRule[] struct StyleRuleU5BU5D_t55A2FB25E952A81E416F0F3AFA9DE62D9BC79F6C; // UnityEngine.UIElements.StyleSelector[] struct StyleSelectorU5BU5D_t13281A271EC70BDA5C75C7DE0266A8B471745E2D; // UnityEngine.UIElements.StyleSelectorPart[] struct StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7; // UnityEngine.UIElements.StyleSheet[] struct StyleSheetU5BU5D_tCB6CC89A83A498F84ABF7B9E76DCD2F27D86F5CB; // UnityEngine.UIElements.StyleValueHandle[] struct StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A; // UnityEngine.UIElements.StyleVariable[] struct StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A; // UnityEngine.UIElements.TextureId[] struct TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.UInt16[] struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67; // UnityEngine.UIElements.VectorImageVertex[] struct VectorImageVertexU5BU5D_t3763E588EB85BC209EEE51BBAEFB8C6B0B53D4C6; // UnityEngine.UIElements.VisualElement[] struct VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE; // UnityEngine.UIElements.EventDispatcher/EventRecord[] struct EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3; // UnityEngine.UIElements.StyleSheet/ImportStruct[] struct ImportStructU5BU5D_tF66F901C8390BE645422B4FA6232A64CB504A184; // UnityEngine.UIElements.TextureRegistry/TextureInfo[] struct TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD; // System.Action struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8; // UnityEngine.UIElements.AtlasBase struct AtlasBase_tDB4C470C02253BAD18D1BF83FADB620209E4A37D; // UnityEngine.UIElements.AttachToPanelEvent struct AttachToPanelEvent_t403954B01771D0804A0B05B060C9271695C2E8CB; // UnityEngine.UIElements.BaseRuntimePanel struct BaseRuntimePanel_t74D3C6BB15505935A817612DF7E4BF5C1207BF7C; // UnityEngine.UIElements.StyleSheets.BaseStyleMatcher struct BaseStyleMatcher_tD449643D4AF1E3A8FD5BD10C869CE8AFD17672C3; // UnityEngine.UIElements.BaseVisualElementPanel struct BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30; // UnityEngine.Yoga.BaselineFunction struct BaselineFunction_t7C180BD26F5C8850EEDDBEC2471D9A466EF0D24A; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // UnityEngine.UIElements.CallbackEventHandler struct CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C; // UnityEngine.UIElements.ComputedStyle struct ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E; // UnityEngine.UIElements.ContextClickEvent struct ContextClickEvent_tD0A3AADE7DF87AD65800D6EBFAD719E248FFD5F5; // UnityEngine.UIElements.ContextualMenuManager struct ContextualMenuManager_t1B67CC8512D92D98FE15C246943960CB604C9796; // UnityEngine.UIElements.Cursor struct Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // UnityEngine.UIElements.DetachFromPanelEvent struct DetachFromPanelEvent_tC0115386D59471BE46C561E7CB0B521D6C9B767D; // UnityEngine.UIElements.ElementUnderPointer struct ElementUnderPointer_t9338858C0C882FA25FBF492500439F0F8663FDDC; // UnityEngine.Event struct Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E; // UnityEngine.UIElements.EventBase struct EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967; // UnityEngine.UIElements.EventCallbackRegistry struct EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34; // UnityEngine.UIElements.EventDispatcher struct EventDispatcher_t96A750D2456ECAD9F478B4BBB9832D3D05948BC8; // System.Exception struct Exception_t; // System.Text.RegularExpressions.ExclusiveReference struct ExclusiveReference_t7F4A5D2416EA34710F520BAD225E61BC1E98D1D8; // UnityEngine.UIElements.ExecuteCommandEvent struct ExecuteCommandEvent_tA07BCD511597106EBB455C74F906EC65ECF5E78A; // UnityEngine.UIElements.StyleSheets.Syntax.Expression struct Expression_tA1F0FC629B0D44614A81168F45C63359DB197156; // UnityEngine.UIElements.FocusChangeDirection struct FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118; // UnityEngine.UIElements.FocusController struct FocusController_tC337430532E3E8FF9AD076CA4A5E3F49E437839B; // UnityEngine.UIElements.Focusable struct Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14; // UnityEngine.Font struct Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9; // UnityEngine.GUILayoutGroup struct GUILayoutGroup_tEA8ADE069ADCDFAAE55323834EDC04B0888F10B9; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319; // UnityEngineInternal.GenericStack struct GenericStack_tFE88EF4FAC2E3519951AC2A4D721C3BD1A02E24C; // UnityEngine.UIElements.GetViewDataDictionary struct GetViewDataDictionary_t98279159E390DE67BB251497F1B8EEE94CB5A516; // System.Collections.Hashtable struct Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC; // UnityEngine.UIElements.HierarchyEvent struct HierarchyEvent_t47E86053D8C35FD238EDFA44861E84233257AFC8; // UnityEngine.UIElements.ICursorManager struct ICursorManager_t8B97B7A88BD258220CF596B11D8461B86360BEE2; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // UnityEngine.UIElements.IEventHandler struct IEventHandler_tF2F9D9635A3932E24843C5F557F6080A2C9F7F95; // UnityEngine.UIElements.IFocusRing struct IFocusRing_t7AA78C2EF79168C58478D1719F3775E0822176E9; // UnityEngine.UIElements.IMGUIContainer struct IMGUIContainer_t0C8BA9DB6BE59812D122D0B25558114E24DAC9C0; // UnityEngine.UIElements.IMGUIEvent struct IMGUIEvent_t45699759EC2839FDB558247D4043C0D53A942BF7; // UnityEngine.UIElements.IPanel struct IPanel_t41B9E8E8B00577E4CF3BC0346D701D46462E55EB; // UnityEngine.UIElements.IPointerEvent struct IPointerEvent_t5506B1F4124A749F335298BC7E56B05E5C16065F; // UnityEngine.UIElements.IResolvedStyle struct IResolvedStyle_tBDEB32185117F0D96C5D8C22C91D94A402C5A523; // UnityEngine.UIElements.IUIElementsUtility struct IUIElementsUtility_t8A21056A0D53093287F34B99EF3E50D4D053B26A; // UnityEngine.UIElements.IVisualElementPanelActivatable struct IVisualElementPanelActivatable_tCC7F5CB2746CB92B507CC6E8AA1BB91F6638B79B; // UnityEngine.UIElements.IVisualElementScheduledItem struct IVisualElementScheduledItem_t6DE7FA3A852D221BBB7A07836E98CF995F89B4C5; // UnityEngine.UIElements.IVisualElementScheduler struct IVisualElementScheduler_t14D124B548ADC3DA162127843E2B09FC7B378D61; // UnityEngine.UIElements.IVisualTreeUpdater struct IVisualTreeUpdater_tA6A8296D31B51533194DFC75E88D057A0F207B16; // UnityEngine.UIElements.InlineStyleAccess struct InlineStyleAccess_t9428EF1076CFEC0E4529A76FF0EBC3D28D964F57; // UnityEngine.UIElements.KeyDownEvent struct KeyDownEvent_t6E6B858C52C2EB50613406F1351553A16EC1A12E; // UnityEngine.UIElements.KeyUpEvent struct KeyUpEvent_t296156EABD1A71AE270142AAC66BCC5A2C8D4D9A; // UnityEngine.UIElements.LoadResourceFunction struct LoadResourceFunction_tC8B248C3A029A6C7E29976A421652F7262656F92; // UnityEngine.Material struct Material_t8927C00353A72755313F046D0CE85178AE8218EE; // UnityEngine.Yoga.MeasureFunction struct MeasureFunction_tBD19E8A44621B4D553785068ECCF0439CD9666C6; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // UnityEngine.UIElements.UIR.MeshHandle struct MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED; // System.Reflection.MethodInfo struct MethodInfo_t; // UnityEngine.UIElements.MouseEnterWindowEvent struct MouseEnterWindowEvent_t1185E4B0BB85CEDCC7FAF7AB6ED4A5DC09F653BC; // UnityEngine.UIElements.MouseLeaveWindowEvent struct MouseLeaveWindowEvent_tA74848E6C2A7984FD5151DFAD3217E2954F66E1A; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A; // UnityEngine.ObjectGUIState struct ObjectGUIState_t97CC7EF5BDB43F70877D3FE79657C78065923193; // UnityEngine.UIElements.UIR.Page struct Page_t0EB186A021F1A37CDD86DA93E111FF9F411B8DB1; // UnityEngine.UIElements.Panel struct Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F; // UnityEngine.UIElements.PointerDownEvent struct PointerDownEvent_tC94CCE820E4E6DCCD89A95DE94549BA550C27403; // UnityEngine.UIElements.PointerMoveEvent struct PointerMoveEvent_t9D1DF9F3D7FF1E2CCBEF6281558B6B88DAA90D28; // UnityEngine.UIElements.PointerUpEvent struct PointerUpEvent_tFE3775D286474372874AF929B86FA46F4AC86333; // UnityEngine.UIElements.PropagationPaths struct PropagationPaths_tB85C101114BB2AA54407B8F7768B403121914E99; // System.Text.RegularExpressions.Regex struct Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F; // System.Text.RegularExpressions.RegexCode struct RegexCode_tF1653432E8EEDED5AB9517D09CA84B5FAA3CC0D5; // System.Text.RegularExpressions.RegexRunnerFactory struct RegexRunnerFactory_tA425EC5DC77FC0AAD86EB116E5483E94679CAA96; // UnityEngine.UIElements.UIR.RenderChainCommand struct RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1; // UnityEngine.RenderTexture struct RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849; // UnityEngine.UIElements.RepaintData struct RepaintData_tECDD72801BC6B1F14937D2AAC25D0181CAE14510; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // UnityEngine.UIElements.SavePersistentViewData struct SavePersistentViewData_t76588E7F1497A5002044502587742FCD2B974311; // UnityEngine.UIElements.ScheduledItem struct ScheduledItem_tF43A01B51DD81E4F596F1B4B0F817831E8F1FFA2; // UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1; // UnityEngine.Shader struct Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39; // System.Text.RegularExpressions.SharedReference struct SharedReference_t74AB40C102A76A7523C72269A49D2C8FBDD83926; // UnityEngine.Sprite struct Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9; // System.String struct String_t; // System.StringComparer struct StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6; // UnityEngine.UIElements.StyleComplexSelector struct StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298; // UnityEngine.UIElements.StyleProperty struct StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD; // UnityEngine.UIElements.StyleSheets.StylePropertyReader struct StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162; // UnityEngine.UIElements.StyleSheets.StylePropertyValueMatcher struct StylePropertyValueMatcher_t40A5FC20FE9DE5796EFBAEFC77CCB81C8B6ED42A; // UnityEngine.UIElements.StyleRule struct StyleRule_tD3BC85D79267EADDE815D5EEBD0EC25AA1A1A6F8; // UnityEngine.UIElements.StyleSelector struct StyleSelector_tD38948804444A1EF50EC7A79ECD6BFDD689A264C; // UnityEngine.UIElements.StyleSheet struct StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F; // UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser struct StyleSyntaxParser_t83B3B48FB887BB3F985F9D3AEAABF1610794A01F; // UnityEngine.UIElements.StyleVariableContext struct StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE; // UnityEngine.UIElements.StyleVariableResolver struct StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1; // UnityEngine.Texture struct Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE; // UnityEngine.Texture2D struct Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF; // UnityEngine.UIElements.TextureRegistry struct TextureRegistry_t5FC683A1DBABCEE29117F6660088ADF84A6D5E5D; // UnityEngine.UIElements.TimeMsFunction struct TimeMsFunction_tA8C39B5612EEA072E31B8B065796054F4FF447A7; // UnityEngine.UIElements.TimerEventScheduler struct TimerEventScheduler_tBFB88C1237A1F9B74C5A80668899D4FD984C3619; // System.Type struct Type_t; // UnityEngine.UIElements.UIElementsUtility struct UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB; // UnityEngine.UIElements.ValidateCommandEvent struct ValidateCommandEvent_tD84D679CB25E1E13C4D89B706B63340042128F87; // UnityEngine.UIElements.VectorImage struct VectorImage_t2C2B26B2A738C1DCD0845B82228343838DAE2022; // UnityEngine.UIElements.VisualElement struct VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0; // UnityEngine.UIElements.VisualElementFocusChangeDirection struct VisualElementFocusChangeDirection_t824A7DA1115D0057B9F8CEA6BA307B172B485BFC; // UnityEngine.UIElements.VisualElementPanelActivator struct VisualElementPanelActivator_tB417B95A604CE06ACDBAF342C6A4AF1CEB0BE5FB; // UnityEngine.UIElements.VisualTreeUpdater struct VisualTreeUpdater_tD6408ED21607A11CCA2F26D09A50AED30B8C1A64; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // System.WeakReference struct WeakReference_tB8558D16C98417FD98C920C42C0CC5C9FF825C76; // UnityEngine.UIElements.WheelEvent struct WheelEvent_t79CBA86B16453AE12A6D2ACEA434C8BE72FF52A4; // UnityEngine.Yoga.YogaConfig struct YogaConfig_tA06BDF520DE54384107CF42E1E9909DB1C28A7E7; // UnityEngine.Yoga.YogaNode struct YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6; // UnityEngine.UIElements.BaseRuntimePanel/<>c struct U3CU3Ec_t48F9B8CC8704CFA928B619185C48BC353F2B9420; // UnityEngine.UIElements.UIR.BestFitAllocator/Block struct Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D; // UnityEngine.UIElements.ClickDetector/ButtonClickStatus struct ButtonClickStatus_tEF51C193AC150E5EF1BBF55E5CBFD1EE9A312372; // UnityEngine.GUILayoutUtility/LayoutCache struct LayoutCache_t4C0528EE626F95B53EFE2AB59B8D56CB70BBDFE8; // UnityEngine.UIElements.ScheduledItem/<>c struct U3CU3Ec_t711CB48A19DB4791BC4A79965FFDD9DA886FF2EB; // UnityEngine.UIElements.StyleComplexSelector/<>c struct U3CU3Ec_tAD1187DD6192B43A64B254C0289F5FB9A36FB0F8; // UnityEngine.UIElements.StyleSheets.StylePropertyReader/GetCursorIdFunction struct GetCursorIdFunction_t0822BE5207EC00BA6C3BCFD350809DC4B445C4C8; // UnityEngine.UIElements.StyleSelector/<>c struct U3CU3Ec_t6A08378DE9ABB9EC198D8609F5E47B584FEB6E33; // UnityEngine.UIElements.UIElementsRuntimeUtility/<>c struct U3CU3Ec_tE7B446147132BEC14C840E54B37EA2B4DD56C701; // UnityEngine.UIElements.UIEventRegistration/<>c struct U3CU3Ec_tE7083962BBFA964F39FE69353E0BDF6771720BF4; // UnityEngine.UIElements.VisualElement/BaseVisualElementScheduledItem struct BaseVisualElementScheduledItem_t3E6A61E673DEBA515EDFCAD0873D02BCB3A991C8; // UnityEngine.UIElements.VisualElement/SimpleScheduledItem struct SimpleScheduledItem_tDEB73FC5E429E6ECA8FC766507195FE77A4D4391; // UnityEngine.UIElements.VisualElement/TypeData struct TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8; // UnityEngine.UIElements.VisualTreeUpdater/UpdaterArray struct UpdaterArray_t4D22D6AD9E07F0143A372F2DDDC3B615A0A5EC08; IL2CPP_EXTERN_C RuntimeClass* Action_1_t43AF7C387D1E6791DC9F6471E7573256489D516C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BaseRuntimePanel_t74D3C6BB15505935A817612DF7E4BF5C1207BF7C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Comparison_1_t578B8FF1EF7934819FA9491A0A719CBAA128FC35_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t088F85164CD5445D216FC7D72DA5D84D80E3D94F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tC090B86AB1EA19D467CC48C87C35F27D680986F4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tDF4DF6424514983BF4BD146102818CD982ABA091_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tF06B0812A15F0DCA8223A792F790D5E10AD79823_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventBase_1_t43B0F21596E619C125913DBB16B910D1C52BE8B1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_tD3D4DFCF1544E4DFC9B9210F3DC48CFA1850E8AC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_tF0833F5F7E494EC39469A11AAF7F9B8567A3CC20_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t03878E87644198222E4EC62631B58EC8ED6EC2F4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t6283F9D1F2A6C8BB45F72CDAD5856BC3FDF29C3F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t65584FB9AE50266116FCCDB4722FAC93AC00AC6C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_3_tC53D1EA39D16EE63C9C8B6C2EC9769A630644CE0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GUIContent_t39256993BF4A33F76E073488D6A2F13D678DF60E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GUILayoutUtility_tC8DDF719E399EA119E2889EFB47816B34CA58F5A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GUIUtility_t0730B6D76CF479611ACF80504321B06286D12DE5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GUI_tBCBBE29117D8093644C6E72B1CE3FB65C2CDCCC1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IPanel_t41B9E8E8B00577E4CF3BC0346D701D46462E55EB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IResolvedStyle_tBDEB32185117F0D96C5D8C22C91D94A402C5A523_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IScheduler_t8C2763D531C83CE013529B9DCE83E4149925D886_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IUIElementsUtility_t8A21056A0D53093287F34B99EF3E50D4D053B26A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IVisualElementPanelActivatable_tCC7F5CB2746CB92B507CC6E8AA1BB91F6638B79B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IVisualTreeUpdater_tA6A8296D31B51533194DFC75E88D057A0F207B16_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Il2CppComObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IntPtr_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t09947A0188AFAAA3069AEBFB3CA62CBDB63A2642_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MouseCaptureController_tB17179178DC02A2F269EC031393039B88E8DB619_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectPool_1_tB34AB181B1E10681C586C3E3A6FCE82FDDE3C0DD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PointerDeviceState_t434CD34173AC88CCFC20D78AE2D6202648ABC8A7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PointerId_tD592A4AAE154EC87BF982E69DC283134006C24E1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ScheduledItem_tF43A01B51DD81E4F596F1B4B0F817831E8F1FFA2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Shaders_t03C5725E4D1043DAA52F5AA8A3E8F0F0C7F10E85_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SimpleScheduledItem_tDEB73FC5E429E6ECA8FC766507195FE77A4D4391_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stack_1_t20E1043910A22E4E9E0E0D704D7AAF5689B234ED_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stack_1_t405A6CA0D5CB45A3159B5CB5809788A728D3FD01_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stack_1_t95BAE1B376B20DD721A212C7BC93CD45E7B481EB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stack_1_tF2F8B5476F614882C00CEDDE027482B818D7FF1D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleCursor_tC8170AE81E8E4294682DC1106BB0E47F328E8AF1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StylePropertyValueMatcher_t40A5FC20FE9DE5796EFBAEFC77CCB81C8B6ED42A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleSelectorType_t076854E4D0D1DE5408564915375B2D4AF5F13BD7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleSyntaxParser_t83B3B48FB887BB3F985F9D3AEAABF1610794A01F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleTextShadow_tB54453535792E8C4FFB6964549E0C14D907E8A2F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleValueFunction_t7E563109DA9902A487E2E1532B0183F0F118D2EE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleValueType_t41CD4C2FFE2B4D2AFCB10F36A6D685A60517E32F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextShadow_t9399EE93D4D61794CD4380D5D93C98BCA9972233_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextureRegistry_t5FC683A1DBABCEE29117F6660088ADF84A6D5E5D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t48F9B8CC8704CFA928B619185C48BC353F2B9420_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t6A08378DE9ABB9EC198D8609F5E47B584FEB6E33_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t711CB48A19DB4791BC4A79965FFDD9DA886FF2EB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tAD1187DD6192B43A64B254C0289F5FB9A36FB0F8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tE7083962BBFA964F39FE69353E0BDF6771720BF4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tE7B446147132BEC14C840E54B37EA2B4DD56C701_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIElementsPackageUtility_t32E3714BAF2A9C06525B018C31E49E77C3B732DB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIElementsRuntimeUtilityNative_tD46E29AA27E608332B332CC105C50AF116363578_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIElementsRuntimeUtility_t34F62E60B6FFCC299183062BB296463DB94A8B04_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIEventRegistration_t0CC154C7A1658149926FB820942E2C0644E9A31A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIRUtility_t379D690920D47F2591E6DCD04CACEB543E526C63_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Vertex_t958FA702E8F32CB744E60CC1E85E206B108FCB5E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* VisualElementFocusChangeDirection_t824A7DA1115D0057B9F8CEA6BA307B172B485BFC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* VisualElementListPool_t6EEB827B9EC945069795613CE3F5B23F4F4F7081_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* VisualElementPanelActivator_tB417B95A604CE06ACDBAF342C6A4AF1CEB0BE5FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral061277AC0AC8110F9483A8571E64EBBD234A6D12; IL2CPP_EXTERN_C String_t* _stringLiteral06768697C7AEFC180282130D8FAE9E3B5B426E3F; IL2CPP_EXTERN_C String_t* _stringLiteral0770C8A4CE7977C0CF704EEA0FE098E008D76600; IL2CPP_EXTERN_C String_t* _stringLiteral0A452795E040C66D151B05EE8648BF3F8016F207; IL2CPP_EXTERN_C String_t* _stringLiteral0AC92BC07D1B522B6B550A0F9C620DEB1C32DE64; IL2CPP_EXTERN_C String_t* _stringLiteral0C7F57443E21815E0C0D281629845C1805E8DDBD; IL2CPP_EXTERN_C String_t* _stringLiteral1E5FBF1116D12E0B9ABF1B10B568E52AB412DA65; IL2CPP_EXTERN_C String_t* _stringLiteral2422DD76D369B26B73246B3F7C2DC7B1A1F38088; IL2CPP_EXTERN_C String_t* _stringLiteral27F4E38F96E25FC6A303C61D7E1304CAF64B7541; IL2CPP_EXTERN_C String_t* _stringLiteral28B7EDF9E324F8C7C00DCE82B9611E6089187E1F; IL2CPP_EXTERN_C String_t* _stringLiteral2F75A09ED8ED4EF0532EC4672939C241E26DB954; IL2CPP_EXTERN_C String_t* _stringLiteral345F209EEB7775A7817D58E399791FB40E994EC0; IL2CPP_EXTERN_C String_t* _stringLiteral37594CEBF850741EA4054D519986CEF23BBBBDB8; IL2CPP_EXTERN_C String_t* _stringLiteral4B8146FB95E4F51B29DA41EB5F6D60F8FD0ECF21; IL2CPP_EXTERN_C String_t* _stringLiteral4C828D22EA1BC44F928A150AD9B5EBE43CC0B847; IL2CPP_EXTERN_C String_t* _stringLiteral537FFA4677C3012810F3AAAC6D89BB2919ADD36F; IL2CPP_EXTERN_C String_t* _stringLiteral55E606CEDF36876109C1C2004C2DCF1B25DE95A1; IL2CPP_EXTERN_C String_t* _stringLiteral581430FB5E2AB80389A430804CEF0F2382806766; IL2CPP_EXTERN_C String_t* _stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA; IL2CPP_EXTERN_C String_t* _stringLiteral7000CA216348CC086B68BA79CE0504CB5F4CA23C; IL2CPP_EXTERN_C String_t* _stringLiteral734D834219E25F6AC949E3C4A33AA80BB578DC1A; IL2CPP_EXTERN_C String_t* _stringLiteral7469BDBF5F4E5E8E41223FC0AC676FAE6F1F8CEE; IL2CPP_EXTERN_C String_t* _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D; IL2CPP_EXTERN_C String_t* _stringLiteral75C34C3EEB198D3EF05D02CDDC06335417B86081; IL2CPP_EXTERN_C String_t* _stringLiteral7A38E1BCE1E9AFE87F2A65EDDA3B0BDE6D8838DF; IL2CPP_EXTERN_C String_t* _stringLiteral846E870C32DEBD21A45A17555FFB61A335F479F2; IL2CPP_EXTERN_C String_t* _stringLiteral88D547ADE42A6DF60293F0A7F505D8259FA65457; IL2CPP_EXTERN_C String_t* _stringLiteral8D361F5B71C5628C159C3A28A7E85708847EFFE9; IL2CPP_EXTERN_C String_t* _stringLiteral90634457536C756A403B8BE954B00F2A226E6010; IL2CPP_EXTERN_C String_t* _stringLiteral93CAFA94883520C5C77C91292F8E827A327CB5E9; IL2CPP_EXTERN_C String_t* _stringLiteral9611837DC9F59CE850732A48008AE16B5242C6BE; IL2CPP_EXTERN_C String_t* _stringLiteral96773DB1F3270529DB7027EE5032DF8D4F67E7DA; IL2CPP_EXTERN_C String_t* _stringLiteral9ACE0BED2471C9C27137BB81345BAA2EA0547444; IL2CPP_EXTERN_C String_t* _stringLiteral9EFA731452ED196E838DB2DF34A3A3B9208F173A; IL2CPP_EXTERN_C String_t* _stringLiteralA01E7667E3AD57BE432A894D11E8333E4CDAD6D5; IL2CPP_EXTERN_C String_t* _stringLiteralA2E138AD319A0E08FFC4A185CE05933BF5C01D5C; IL2CPP_EXTERN_C String_t* _stringLiteralAC09044B3946C97EBBAAF84CC9B6B0FE0A0177F3; IL2CPP_EXTERN_C String_t* _stringLiteralB6EC324CECDA4F5EFE8BDB0781C279DFADEC6B75; IL2CPP_EXTERN_C String_t* _stringLiteralB71620C733E44991BE845B6E0C4D9177EE70446D; IL2CPP_EXTERN_C String_t* _stringLiteralBACE2276995AF12FD78DD720806340BC0BFF5296; IL2CPP_EXTERN_C String_t* _stringLiteralBECB96BBE78F2C579EAA7591364DE176C8B1A277; IL2CPP_EXTERN_C String_t* _stringLiteralCA4180444B8161949D0803CC9373F87B425EC72D; IL2CPP_EXTERN_C String_t* _stringLiteralCC2E1BA4F9F2F93ECDA07A8BE9F28DE602D58F75; IL2CPP_EXTERN_C String_t* _stringLiteralCEE4BEC9969079A1DA2F65E0F044E4FF1AF5EEAE; IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; IL2CPP_EXTERN_C String_t* _stringLiteralDAFA6CFE9B8762A09883928241534F54757CBDAE; IL2CPP_EXTERN_C String_t* _stringLiteralDF80B2579612A29666520F2763654F929C34D90F; IL2CPP_EXTERN_C String_t* _stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7; IL2CPP_EXTERN_C String_t* _stringLiteralE31DFE2CCE0D40C8EFFD08A2208798F7F389AD3E; IL2CPP_EXTERN_C String_t* _stringLiteralE3462A03B08A009FA9FA7FB7EFF46E75F55260CF; IL2CPP_EXTERN_C String_t* _stringLiteralF5B39063A519F09357D03E2CC5A61560903D499C; IL2CPP_EXTERN_C String_t* _stringLiteralF65151A3C7E2F7F238E9DB61B2325103207EDF10; IL2CPP_EXTERN_C String_t* _stringLiteralF6BBF34E4010E1EA0F8A775AAFC33C19E7997359; IL2CPP_EXTERN_C String_t* _stringLiteralF7933083B6BA56CBC6D7BCA0F30688A30D0368F6; IL2CPP_EXTERN_C String_t* _stringLiteralF9D225733E1D10F9344C755C4A9C0870CD1DE97B; IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisAttachToPanelEvent_t403954B01771D0804A0B05B060C9271695C2E8CB_m3974B0C1E54E764ABCF36F8C1FFE12769AFB204B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisDetachFromPanelEvent_tC0115386D59471BE46C561E7CB0B521D6C9B767D_m44DE0D0D1F39E9974B58335431C2782CD60C453C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_UnregisterCallback_TisAttachToPanelEvent_t403954B01771D0804A0B05B060C9271695C2E8CB_mABDFE26E409B014BA79570CB9E3A25206BD88D9D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_UnregisterCallback_TisDetachFromPanelEvent_tC0115386D59471BE46C561E7CB0B521D6C9B767D_m48199000C0C8F3D9C3FFE2E14D993567E84FD066_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CommandEventBase_1_GetPooled_m6D5447495F06F819253946B01011AA597EFF0A82_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CommandEventBase_1_GetPooled_mC833646A381E3B2178AAF636734B1DD528C1F61D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CommandEventBase_1__ctor_mE607855EF31C55EE8625B6B28FE53369644BC239_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Comparison_1__ctor_mAA49771D8EBB4D31110356420FEB949D64D5DDE6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_m5438920897C0F406C03070B1AAAAA9A3FE1F45BB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m5AD1940FA35E1835125CF73493F8E82BDD1C478E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m66F3D4FB84A27587CC2E9608B033E5CA347FAD4C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mC1D6B414E5A477C9A4DE454CFBC4D0B2B9F870DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mD7503F9E170FE35BA95071977A50A8B10BA8D0F0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m184DE2A4D7DB197D52A94F41EA5DFA3888B73B5D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m1E8F16FFEA68203EB328CE6E0E33E9DD4282DF64_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m2712EA5FF947EB6FB04D2335DBCF1FEA46391934_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m6CE2D2AC2130EF526C23E22EC194CE2B427D3553_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m883C799C8CE4D182F98D20232CCD5382C2300C6A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mA706B67064B32A83050F12752BD28985BD4206B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m29462677C7C8BD89F0BA69B265B89DA89211A72C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mC967120508DAA62A74F714624C1DBC11472A4346_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisStyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54_TisString_t_mB76EDBBB10D6BB47C7FCA34C3EE5B9682BD66F02_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisStyleSelector_tD38948804444A1EF50EC7A79ECD6BFDD689A264C_TisString_t_m37A0BD0D175E947038265C3C08AAC6DE57D144A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToArray_TisString_t_m0445E1A936ECCB38A25EAAB68224EFCA197A2F90_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m7271F346D55406768705E28D2AE7DF46A94A9C26_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m8D8453000242D04D8E887DA0DBD9F870CF6ECB1D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m1B7118D0008757CD920E6BA28DDEF1E855CABA9F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m785F530DA41BCF7001FA1CD3DE9D2C129B18790B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mB49C2792D3FD5439FB88795A536D0007E68AAE32_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m6095EAC047A807E10BACD90607C6D81A79A2BA5F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m7CF3D22A767056B4D5F525BE223280653AD07FC7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mD2CBB720894FDC9F59EE6E827537DD9BFE1FE94E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventBase_1_GetPooled_m31DDDDADE26C4BE5B9BCF8B99FA6F05D5787C31E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventCallback_1__ctor_m46413C931AB206D7D37490BFB0D2D3714230252E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventCallback_1__ctor_m743E788116BB06102952B77AA576A1E544822F3B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_1__ctor_m16429CB52E95263F4C11AB13CF51474AFB25D1B9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_m272116A197CC7C9DE47245B1DFA652938E229786_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_m73B8D9A0CD23EDFDAD55C2F6B2253801BCE68BAD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_mE4C17C03F45A1A5259D2C1FD7DFFD39869A4C024_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_3__ctor_m06BF00071356755D8D3C7BD36EF81EDB7EB6F1B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Add_m5B819E0B4C14F2AD143B36531DBB756D23CB85E4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Contains_m3591EE249F7B59BE7C47D4A19194B7259DA54835_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Remove_m0AFF1A3B0A5528ACA5B2561F1ABEACCD4B5648AB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1__ctor_m48692B9C58A42FD1452D317BBDA595233D6399EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_mA9B707B2338F646AB695CECF6A4D0DED7437FC85_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyboardEventBase_1_GetPooled_m5D5CC867DCCFDF298C058375FBF333F35FC14DAD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyboardEventBase_1_GetPooled_m6726F6670A78D5AF76FC770D5BA305F889DA9348_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m8F9C4C7F6B04AB328B167BB351EB78CC15E7330B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mC1D2384F4748A1E8E50F5AAF8C92A17F02856C77_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mCAAFA0D0A7B771A3E0A7FBE262D9D62A1CC45AF5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m5317AADA41523C38C7D3698D2455FA92256EC42E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mE1AFC8F7B02D36B1850AE34C400AE649401C91EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Contains_m56F61D71B246E925A6FDFC33AE2581C66DE231A6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m2F051BF5021EB385570961B79E47909DD585C3A1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mB137780D510FB471939A4EBDC97C049A506EC645_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_IndexOf_mBC767367483C87B4B8F342B9208E6901DDB00975_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Insert_m0B4FAA785FAA989A0F1C3A84A189656F42BCBA24_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_mE362A6BE74F0EBE40DAB87AFDAD707DB0D7CB047_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Remove_mF40E4EAFDF630947FCE6326CAFB39887911EE831_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Sort_mD263283728FAF8DD1ACA65F1D7E27FCAA672E0F3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m257A1873C0550D28D5A5DDC35C04DAE42FF1F52F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m39AD00B0BE21031B355A228E958649A380DF35BF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m3D59529776BDBEE20759C7E3A0C404AF8AB66551_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m4A9BF93FAD0B7ABC5EA1D55D80A008609C866010_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m4D81A60A3C9A9F425B13CEE1AC43A357335E8B0B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m5671D97CAE70E97F628A7B0EDAFAB6F0B7362451_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m76C4F67841880C5371C187A34FEC6EF0CD1D97F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m9DA790854408CD101FD273EE1C4CCDCF56451FFF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mD9C4BB0020EEC00FFF5E7C0FCB139DA8C24D5DD0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mE1B6E865AD572D33B1A42EDF548B1A68FD19DACF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Capacity_m5F3BB6DF094DBB1D72312BBA3EC0F0D054C4589E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mEF37E9009C6837645A99A160B5D4A413545A11D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Capacity_mAAECD125EEBC05104195244E70D43FC8E6CC80E1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_GetPooled_m3C558D2BA190B9A4AB00AACE47E76895C6155928_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_GetPooled_m40DF1291F9E49EF071F082CD6B35822635D18515_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_GetPooled_mCC3E277FCD9583E6465C3BCEA34A7762A747CE10_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_Init_mC62D341FA1545D8475513B4A2B46A6B9C4267DED_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1__ctor_m0C17657117CA0EE9264FF104E504B2971F552093_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MouseEventBase_1_set_mousePosition_mF625295798EEDF0BDC4ED42F7226C8A0DFB60501_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ObjectPool_1_Get_mB5412A27481EF2BBA5C4CE478040BF493368D2A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ObjectPool_1_Release_m61919D4C1A07EC6C26FBE479577C804BD9527A84_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ObjectPool_1__ctor_m6463F15E385AD1BC3B9E31DF0C8D04E9BB2F9C6F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_GetPooled_m748AF025251090C5570FB222F4504B0B639B663E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_GetPooled_m95BAD660C877B424A3657649C7C05462237DAEAA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_GetPooled_mBAC5594A560926D347309915ABC9F73BFBE9BEBB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Peek_m94D7234291805B72C6D50C96B1EF3F45DB8A6653_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Pop_m3193C6A303DA59FC5ACF7977314E655E484A82AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Push_m9041DCE1974CC3B9259EC35D746BE6D110064B9A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_m21A5FF7890A7A4AC83CFBC9F258BB83DA3C71022_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_m695175485D12A955A74D58D126DFC2692E4AC43E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_m736ACA2A29BCE0CA49C29529B30E32CEE41B2E0E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_m82DBFDED5A3F85C292A5A442BF5924D2B3DA8093_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_mF589EB14D8AFC5035BB97DE9235049372F78BC68_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_get_Count_m51491F8B8965A9AF58ED0F878FAB3B9D96DB1550_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_CheckAccess_TisColor_tF40DAF76C04FFECF3FE6024F85A294741C9CC659_m2A76D4EC03A5B71A8289307708F4B813A5CD25A1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_CheckAccess_TisDimension_t855263991CCDF82B0CCFEA56864F76CA436571DC_mC9297867C39E0AD94413AF4A3536529D7367CD09_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_CheckAccess_TisObject_tF2F3778131EFF286AF62B7B013A170F95A91571A_m95CAC2B423E03616F9D0CAD926E8544883AF983D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_CheckAccess_TisScalableImage_t57A448C4CC676DD3D703E854EB273FAD916229D9_mB12838AD14533409F3739EB9262097050DB179F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_CheckAccess_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m4A204677E7C8EC942B7D7433EB83DA37510A1B90_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_CheckAccess_TisString_t_m3D2F0C98955768CDCC8FE255E87EF6435F761833_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_TryCheckAccess_TisColor_tF40DAF76C04FFECF3FE6024F85A294741C9CC659_m3C4EAC51613F44F883FA62FE6C0DD95BAABF8521_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_TryCheckAccess_TisDimension_t855263991CCDF82B0CCFEA56864F76CA436571DC_mA33ACAFB0D49166CA121F11D393A53CC016A126E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_TryCheckAccess_TisObject_tF2F3778131EFF286AF62B7B013A170F95A91571A_m10E766FAFDE03F3D0CA63DCEF9F2F619D65DE6B7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_TryCheckAccess_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m2C58473918AD6D07441BFBCAF878D6F3A3801D07_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_TryCheckAccess_TisString_t_m0F401477CE0783EB8D4050C47426FD8790F758E0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisCursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F_m776D83F8F1ECB63AA2D0008A4F61ED67D75192C9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisTextShadow_t9399EE93D4D61794CD4380D5D93C98BCA9972233_m762CDB9B1602B149089E6FF037A013866553ABE2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StyleValueFunctionExtension_ToUssString_mA91506CA02796317BD8999E4407F5ECF8A88F7C3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimerEventScheduler_Schedule_m646D29C19E0E4B88279F5A18DB0030263D852A11_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimerEventScheduler_Unschedule_m0CFD128FFC0E0106F4721D59D21943BCAD69FE19_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSortPanelsU3Eb__43_0_mB0C5A4B7F1CD9700B696CA7D9B8422CFBAAB2332_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToStringU3Eb__10_0_m55DE96EEBD33909F083884838E20B7F52DE173EF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToStringU3Eb__20_0_mD190016F2D8D3D1431648CF3782646C9103512E6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__1_0_m1276BB1D8BE532589C69B9EF7FF6F46950CB2FFF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__1_1_mE27A9FAE95C7D8556DF476FC672CE8656C30F68D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__1_2_mC9EB4AFC634837113778B826633482A993AE25F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__1_3_mE25A61ED9B86A7BF471F2971C9C10E18CA189785_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__1_4_m0B10AA421E0CE4476EEE7AF813AE5632C0C52824_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__1_5_mA465B970669D77B7B5BB638A32D6C927DF7EA030_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__25_0_m99215A05B153711A7FD22F9A0FD8BF1EC71F10C3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__25_1_m84BEA02ED1C405C59E4A69413CE5362EF2ED90CB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* UIElementsRuntimeUtility_RepaintOverlayPanels_m6D76DE142375920666B28618B12651B7A4CDAC5C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* VisualElementExtensions_WorldToLocal_m817AA6D587FA9723DB4F3580FBCD095DD7720595_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* VisualElementPanelActivator_OnEnter_mAC503F7299D01BBEA727C19CDC54B86363A0E95D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* VisualElementPanelActivator_OnLeave_mE1768C69309EDBA85179252CB5C3949EC08D2620_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* VisualElementScheduledItem_1__ctor_m6A338AD3E50F86FBBC0A9B53B20D4514D27A8E44_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* VisualElement_FindCommonAncestor_mB165E7F21BC9C527E596783A072BFC01812CA884_RuntimeMethod_var; struct Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F;; struct Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F_marshaled_com; struct Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F_marshaled_com;; struct Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F_marshaled_pinvoke; struct Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F_marshaled_pinvoke;; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 ; struct ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834; struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; struct DimensionU5BU5D_t9DB4CB3BCA73B950C70CAA094C00A8DBBE9F6F3A; struct GradientSettingsU5BU5D_tA46B4329A05EDB682A503179055DF4B31B2E7EEA; struct IVisualTreeUpdaterU5BU5D_t7B7250A56171093D9271E6C84B54C185A5086771; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873; struct ScalableImageU5BU5D_tDCCCB50C4AF02BDD51C682EC8F72D818099D987E; struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; struct StyleComplexSelectorU5BU5D_t5F6245386E94A827D3FC3E49583E9638B378162F; struct StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8; struct StylePropertyIdU5BU5D_t11EA3B9D660DB22C52822AB667E56A3DB1F4A26D; struct StyleRuleU5BU5D_t55A2FB25E952A81E416F0F3AFA9DE62D9BC79F6C; struct StyleSelectorU5BU5D_t13281A271EC70BDA5C75C7DE0266A8B471745E2D; struct StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7; struct StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A; struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67; struct VectorImageVertexU5BU5D_t3763E588EB85BC209EEE51BBAEFB8C6B0B53D4C6; struct ImportStructU5BU5D_tF66F901C8390BE645422B4FA6232A64CB504A184; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t2BC9501C3EEA84DDC85CC4A66E3779B0F4E7DFCE* ___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_t7D507885FB8F69ED28E2CFEC6D40B406B3ADF0AE * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t86F10B07D362C59563FB8DBE60D4BB67505DCE84 * ___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_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* 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_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509, ___entries_1)); } inline EntryU5BU5D_t2BC9501C3EEA84DDC85CC4A66E3779B0F4E7DFCE* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t2BC9501C3EEA84DDC85CC4A66E3779B0F4E7DFCE** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t2BC9501C3EEA84DDC85CC4A66E3779B0F4E7DFCE* 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_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509, ___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_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509, ___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_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509, ___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_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509, ___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_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509, ___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_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509, ___keys_7)); } inline KeyCollection_t7D507885FB8F69ED28E2CFEC6D40B406B3ADF0AE * get_keys_7() const { return ___keys_7; } inline KeyCollection_t7D507885FB8F69ED28E2CFEC6D40B406B3ADF0AE ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t7D507885FB8F69ED28E2CFEC6D40B406B3ADF0AE * 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_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509, ___values_8)); } inline ValueCollection_t86F10B07D362C59563FB8DBE60D4BB67505DCE84 * get_values_8() const { return ___values_8; } inline ValueCollection_t86F10B07D362C59563FB8DBE60D4BB67505DCE84 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t86F10B07D362C59563FB8DBE60D4BB67505DCE84 * 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_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509, ____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_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tDEE41D62E2F92513B7FC7E7D87BECD954DC905F7* ___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_tC8FEC595A4C3C90DD5FE2EE3A24799377EDE4F0F * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tD80F76C9E377CC1D3BAF8920728C7FE94D3E1D7B * ___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_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* 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_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F, ___entries_1)); } inline EntryU5BU5D_tDEE41D62E2F92513B7FC7E7D87BECD954DC905F7* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tDEE41D62E2F92513B7FC7E7D87BECD954DC905F7** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tDEE41D62E2F92513B7FC7E7D87BECD954DC905F7* 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_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F, ___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_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F, ___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_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F, ___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_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F, ___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_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F, ___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_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F, ___keys_7)); } inline KeyCollection_tC8FEC595A4C3C90DD5FE2EE3A24799377EDE4F0F * get_keys_7() const { return ___keys_7; } inline KeyCollection_tC8FEC595A4C3C90DD5FE2EE3A24799377EDE4F0F ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tC8FEC595A4C3C90DD5FE2EE3A24799377EDE4F0F * 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_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F, ___values_8)); } inline ValueCollection_tD80F76C9E377CC1D3BAF8920728C7FE94D3E1D7B * get_values_8() const { return ___values_8; } inline ValueCollection_tD80F76C9E377CC1D3BAF8920728C7FE94D3E1D7B ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tD80F76C9E377CC1D3BAF8920728C7FE94D3E1D7B * 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_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F, ____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_tF06B0812A15F0DCA8223A792F790D5E10AD79823 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t87FE0AD444D4204BE598CF2D3154614A7BC8CABB* ___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_t646D9D8BB745FE64102C8744B7BD9C19B062A693 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t0DEF3E9A4A664A7C42D7DFAC32483613DBA0F257 * ___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_tF06B0812A15F0DCA8223A792F790D5E10AD79823, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* 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_tF06B0812A15F0DCA8223A792F790D5E10AD79823, ___entries_1)); } inline EntryU5BU5D_t87FE0AD444D4204BE598CF2D3154614A7BC8CABB* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t87FE0AD444D4204BE598CF2D3154614A7BC8CABB** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t87FE0AD444D4204BE598CF2D3154614A7BC8CABB* 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_tF06B0812A15F0DCA8223A792F790D5E10AD79823, ___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_tF06B0812A15F0DCA8223A792F790D5E10AD79823, ___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_tF06B0812A15F0DCA8223A792F790D5E10AD79823, ___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_tF06B0812A15F0DCA8223A792F790D5E10AD79823, ___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_tF06B0812A15F0DCA8223A792F790D5E10AD79823, ___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_tF06B0812A15F0DCA8223A792F790D5E10AD79823, ___keys_7)); } inline KeyCollection_t646D9D8BB745FE64102C8744B7BD9C19B062A693 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t646D9D8BB745FE64102C8744B7BD9C19B062A693 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t646D9D8BB745FE64102C8744B7BD9C19B062A693 * 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_tF06B0812A15F0DCA8223A792F790D5E10AD79823, ___values_8)); } inline ValueCollection_t0DEF3E9A4A664A7C42D7DFAC32483613DBA0F257 * get_values_8() const { return ___values_8; } inline ValueCollection_t0DEF3E9A4A664A7C42D7DFAC32483613DBA0F257 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t0DEF3E9A4A664A7C42D7DFAC32483613DBA0F257 * 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_tF06B0812A15F0DCA8223A792F790D5E10AD79823, ____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_tDF4DF6424514983BF4BD146102818CD982ABA091 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tEC2348E20210CF055F82950C726744116CEE31EC* ___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_tB5A2E7B3C9A3DE1ED504614369E84F5C91F3D906 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tD731FB221FF1D3C64AC3D37E57A4CDD44102FBDD * ___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_tDF4DF6424514983BF4BD146102818CD982ABA091, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* 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_tDF4DF6424514983BF4BD146102818CD982ABA091, ___entries_1)); } inline EntryU5BU5D_tEC2348E20210CF055F82950C726744116CEE31EC* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tEC2348E20210CF055F82950C726744116CEE31EC** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tEC2348E20210CF055F82950C726744116CEE31EC* 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_tDF4DF6424514983BF4BD146102818CD982ABA091, ___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_tDF4DF6424514983BF4BD146102818CD982ABA091, ___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_tDF4DF6424514983BF4BD146102818CD982ABA091, ___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_tDF4DF6424514983BF4BD146102818CD982ABA091, ___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_tDF4DF6424514983BF4BD146102818CD982ABA091, ___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_tDF4DF6424514983BF4BD146102818CD982ABA091, ___keys_7)); } inline KeyCollection_tB5A2E7B3C9A3DE1ED504614369E84F5C91F3D906 * get_keys_7() const { return ___keys_7; } inline KeyCollection_tB5A2E7B3C9A3DE1ED504614369E84F5C91F3D906 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tB5A2E7B3C9A3DE1ED504614369E84F5C91F3D906 * 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_tDF4DF6424514983BF4BD146102818CD982ABA091, ___values_8)); } inline ValueCollection_tD731FB221FF1D3C64AC3D37E57A4CDD44102FBDD * get_values_8() const { return ___values_8; } inline ValueCollection_tD731FB221FF1D3C64AC3D37E57A4CDD44102FBDD ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tD731FB221FF1D3C64AC3D37E57A4CDD44102FBDD * 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_tDF4DF6424514983BF4BD146102818CD982ABA091, ____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_tC090B86AB1EA19D467CC48C87C35F27D680986F4 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t32E5DBC5A77DFF69ECFCCAC9CFDE3C23B691C08C* ___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_t05C45EDAEACDF53E9D981087576448804D0B21F0 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t3C8AE8FB459ED8CCBA48156E772585F9BB731816 * ___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_tC090B86AB1EA19D467CC48C87C35F27D680986F4, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* 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_tC090B86AB1EA19D467CC48C87C35F27D680986F4, ___entries_1)); } inline EntryU5BU5D_t32E5DBC5A77DFF69ECFCCAC9CFDE3C23B691C08C* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t32E5DBC5A77DFF69ECFCCAC9CFDE3C23B691C08C** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t32E5DBC5A77DFF69ECFCCAC9CFDE3C23B691C08C* 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_tC090B86AB1EA19D467CC48C87C35F27D680986F4, ___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_tC090B86AB1EA19D467CC48C87C35F27D680986F4, ___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_tC090B86AB1EA19D467CC48C87C35F27D680986F4, ___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_tC090B86AB1EA19D467CC48C87C35F27D680986F4, ___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_tC090B86AB1EA19D467CC48C87C35F27D680986F4, ___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_tC090B86AB1EA19D467CC48C87C35F27D680986F4, ___keys_7)); } inline KeyCollection_t05C45EDAEACDF53E9D981087576448804D0B21F0 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t05C45EDAEACDF53E9D981087576448804D0B21F0 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t05C45EDAEACDF53E9D981087576448804D0B21F0 * 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_tC090B86AB1EA19D467CC48C87C35F27D680986F4, ___values_8)); } inline ValueCollection_t3C8AE8FB459ED8CCBA48156E772585F9BB731816 * get_values_8() const { return ___values_8; } inline ValueCollection_t3C8AE8FB459ED8CCBA48156E772585F9BB731816 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t3C8AE8FB459ED8CCBA48156E772585F9BB731816 * 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_tC090B86AB1EA19D467CC48C87C35F27D680986F4, ____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_t088F85164CD5445D216FC7D72DA5D84D80E3D94F : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tDC33AF16CE1D4812AAD5C973D533A39F7EAE8FCC* ___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_t2E36C57444C28019ABD64CD0188EDA6589086FC0 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t5C014346DC7B49B9887658EB9727E25E4EAD35C8 * ___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_t088F85164CD5445D216FC7D72DA5D84D80E3D94F, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* 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_t088F85164CD5445D216FC7D72DA5D84D80E3D94F, ___entries_1)); } inline EntryU5BU5D_tDC33AF16CE1D4812AAD5C973D533A39F7EAE8FCC* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tDC33AF16CE1D4812AAD5C973D533A39F7EAE8FCC** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tDC33AF16CE1D4812AAD5C973D533A39F7EAE8FCC* 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_t088F85164CD5445D216FC7D72DA5D84D80E3D94F, ___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_t088F85164CD5445D216FC7D72DA5D84D80E3D94F, ___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_t088F85164CD5445D216FC7D72DA5D84D80E3D94F, ___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_t088F85164CD5445D216FC7D72DA5D84D80E3D94F, ___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_t088F85164CD5445D216FC7D72DA5D84D80E3D94F, ___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_t088F85164CD5445D216FC7D72DA5D84D80E3D94F, ___keys_7)); } inline KeyCollection_t2E36C57444C28019ABD64CD0188EDA6589086FC0 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t2E36C57444C28019ABD64CD0188EDA6589086FC0 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t2E36C57444C28019ABD64CD0188EDA6589086FC0 * 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_t088F85164CD5445D216FC7D72DA5D84D80E3D94F, ___values_8)); } inline ValueCollection_t5C014346DC7B49B9887658EB9727E25E4EAD35C8 * get_values_8() const { return ___values_8; } inline ValueCollection_t5C014346DC7B49B9887658EB9727E25E4EAD35C8 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t5C014346DC7B49B9887658EB9727E25E4EAD35C8 * 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_t088F85164CD5445D216FC7D72DA5D84D80E3D94F, ____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.HashSet`1 struct HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.HashSet`1::_buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____buckets_7; // System.Collections.Generic.HashSet`1/Slot[] System.Collections.Generic.HashSet`1::_slots SlotU5BU5D_tF9D657D414BFF869320F9FEB59A635946E03C323* ____slots_8; // System.Int32 System.Collections.Generic.HashSet`1::_count int32_t ____count_9; // System.Int32 System.Collections.Generic.HashSet`1::_lastIndex int32_t ____lastIndex_10; // System.Int32 System.Collections.Generic.HashSet`1::_freeList int32_t ____freeList_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.HashSet`1::_comparer RuntimeObject* ____comparer_12; // System.Int32 System.Collections.Generic.HashSet`1::_version int32_t ____version_13; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::_siInfo SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ____siInfo_14; public: inline static int32_t get_offset_of__buckets_7() { return static_cast(offsetof(HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02, ____buckets_7)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__buckets_7() const { return ____buckets_7; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__buckets_7() { return &____buckets_7; } inline void set__buckets_7(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____buckets_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____buckets_7), (void*)value); } inline static int32_t get_offset_of__slots_8() { return static_cast(offsetof(HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02, ____slots_8)); } inline SlotU5BU5D_tF9D657D414BFF869320F9FEB59A635946E03C323* get__slots_8() const { return ____slots_8; } inline SlotU5BU5D_tF9D657D414BFF869320F9FEB59A635946E03C323** get_address_of__slots_8() { return &____slots_8; } inline void set__slots_8(SlotU5BU5D_tF9D657D414BFF869320F9FEB59A635946E03C323* value) { ____slots_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____slots_8), (void*)value); } inline static int32_t get_offset_of__count_9() { return static_cast(offsetof(HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02, ____count_9)); } inline int32_t get__count_9() const { return ____count_9; } inline int32_t* get_address_of__count_9() { return &____count_9; } inline void set__count_9(int32_t value) { ____count_9 = value; } inline static int32_t get_offset_of__lastIndex_10() { return static_cast(offsetof(HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02, ____lastIndex_10)); } inline int32_t get__lastIndex_10() const { return ____lastIndex_10; } inline int32_t* get_address_of__lastIndex_10() { return &____lastIndex_10; } inline void set__lastIndex_10(int32_t value) { ____lastIndex_10 = value; } inline static int32_t get_offset_of__freeList_11() { return static_cast(offsetof(HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02, ____freeList_11)); } inline int32_t get__freeList_11() const { return ____freeList_11; } inline int32_t* get_address_of__freeList_11() { return &____freeList_11; } inline void set__freeList_11(int32_t value) { ____freeList_11 = value; } inline static int32_t get_offset_of__comparer_12() { return static_cast(offsetof(HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02, ____comparer_12)); } inline RuntimeObject* get__comparer_12() const { return ____comparer_12; } inline RuntimeObject** get_address_of__comparer_12() { return &____comparer_12; } inline void set__comparer_12(RuntimeObject* value) { ____comparer_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____comparer_12), (void*)value); } inline static int32_t get_offset_of__version_13() { return static_cast(offsetof(HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02, ____version_13)); } inline int32_t get__version_13() const { return ____version_13; } inline int32_t* get_address_of__version_13() { return &____version_13; } inline void set__version_13(int32_t value) { ____version_13 = value; } inline static int32_t get_offset_of__siInfo_14() { return static_cast(offsetof(HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02, ____siInfo_14)); } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * get__siInfo_14() const { return ____siInfo_14; } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 ** get_address_of__siInfo_14() { return &____siInfo_14; } inline void set__siInfo_14(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * value) { ____siInfo_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____siInfo_14), (void*)value); } }; // UnityEngine.UIElements.UIR.LinkedPoolItem`1> struct LinkedPoolItem_1_t1C0437AE15C7CA66CE604DFBECC7CD02258BB845 : public RuntimeObject { public: // T UnityEngine.UIElements.UIR.LinkedPoolItem`1::poolNext BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * ___poolNext_0; public: inline static int32_t get_offset_of_poolNext_0() { return static_cast(offsetof(LinkedPoolItem_1_t1C0437AE15C7CA66CE604DFBECC7CD02258BB845, ___poolNext_0)); } inline BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * get_poolNext_0() const { return ___poolNext_0; } inline BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 ** get_address_of_poolNext_0() { return &___poolNext_0; } inline void set_poolNext_0(BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * value) { ___poolNext_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___poolNext_0), (void*)value); } }; // UnityEngine.UIElements.UIR.LinkedPoolItem`1 struct LinkedPoolItem_1_tA045C3054D704547F777F9EE782948DE268DFFF2 : public RuntimeObject { public: // T UnityEngine.UIElements.UIR.LinkedPoolItem`1::poolNext MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___poolNext_0; public: inline static int32_t get_offset_of_poolNext_0() { return static_cast(offsetof(LinkedPoolItem_1_tA045C3054D704547F777F9EE782948DE268DFFF2, ___poolNext_0)); } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * get_poolNext_0() const { return ___poolNext_0; } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED ** get_address_of_poolNext_0() { return &___poolNext_0; } inline void set_poolNext_0(MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * value) { ___poolNext_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___poolNext_0), (void*)value); } }; // UnityEngine.UIElements.UIR.LinkedPoolItem`1 struct LinkedPoolItem_1_t3F2FCC68B05D599B0DE942B1391607A53749B718 : public RuntimeObject { public: // T UnityEngine.UIElements.UIR.LinkedPoolItem`1::poolNext RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___poolNext_0; public: inline static int32_t get_offset_of_poolNext_0() { return static_cast(offsetof(LinkedPoolItem_1_t3F2FCC68B05D599B0DE942B1391607A53749B718, ___poolNext_0)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_poolNext_0() const { return ___poolNext_0; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_poolNext_0() { return &___poolNext_0; } inline void set_poolNext_0(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___poolNext_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___poolNext_0), (void*)value); } }; // UnityEngine.UIElements.UIR.LinkedPoolItem`1 struct LinkedPoolItem_1_t4DCD651F86CD91FDE545D1A4EA30E1836943EB83 : public RuntimeObject { public: // T UnityEngine.UIElements.UIR.LinkedPoolItem`1::poolNext Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * ___poolNext_0; public: inline static int32_t get_offset_of_poolNext_0() { return static_cast(offsetof(LinkedPoolItem_1_t4DCD651F86CD91FDE545D1A4EA30E1836943EB83, ___poolNext_0)); } inline Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * get_poolNext_0() const { return ___poolNext_0; } inline Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D ** get_address_of_poolNext_0() { return &___poolNext_0; } inline void set_poolNext_0(Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * value) { ___poolNext_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___poolNext_0), (void*)value); } }; // UnityEngine.UIElements.UIR.LinkedPool`1 struct LinkedPool_1_tB2FFDE49582AA4009110D10540A2228B4C460EFA : public RuntimeObject { public: // System.Func`1 UnityEngine.UIElements.UIR.LinkedPool`1::m_CreateFunc Func_1_tC4874FE0CBED0FCB75E58317516151720038680C * ___m_CreateFunc_0; // System.Action`1 UnityEngine.UIElements.UIR.LinkedPool`1::m_ResetAction Action_1_tFAF407C793D6A0F1D9AE1B98CA6584FAAAB09D3C * ___m_ResetAction_1; // System.Int32 UnityEngine.UIElements.UIR.LinkedPool`1::m_Limit int32_t ___m_Limit_2; // T UnityEngine.UIElements.UIR.LinkedPool`1::m_PoolFirst Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * ___m_PoolFirst_3; // System.Int32 UnityEngine.UIElements.UIR.LinkedPool`1::k__BackingField int32_t ___U3CCountU3Ek__BackingField_4; public: inline static int32_t get_offset_of_m_CreateFunc_0() { return static_cast(offsetof(LinkedPool_1_tB2FFDE49582AA4009110D10540A2228B4C460EFA, ___m_CreateFunc_0)); } inline Func_1_tC4874FE0CBED0FCB75E58317516151720038680C * get_m_CreateFunc_0() const { return ___m_CreateFunc_0; } inline Func_1_tC4874FE0CBED0FCB75E58317516151720038680C ** get_address_of_m_CreateFunc_0() { return &___m_CreateFunc_0; } inline void set_m_CreateFunc_0(Func_1_tC4874FE0CBED0FCB75E58317516151720038680C * value) { ___m_CreateFunc_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CreateFunc_0), (void*)value); } inline static int32_t get_offset_of_m_ResetAction_1() { return static_cast(offsetof(LinkedPool_1_tB2FFDE49582AA4009110D10540A2228B4C460EFA, ___m_ResetAction_1)); } inline Action_1_tFAF407C793D6A0F1D9AE1B98CA6584FAAAB09D3C * get_m_ResetAction_1() const { return ___m_ResetAction_1; } inline Action_1_tFAF407C793D6A0F1D9AE1B98CA6584FAAAB09D3C ** get_address_of_m_ResetAction_1() { return &___m_ResetAction_1; } inline void set_m_ResetAction_1(Action_1_tFAF407C793D6A0F1D9AE1B98CA6584FAAAB09D3C * value) { ___m_ResetAction_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ResetAction_1), (void*)value); } inline static int32_t get_offset_of_m_Limit_2() { return static_cast(offsetof(LinkedPool_1_tB2FFDE49582AA4009110D10540A2228B4C460EFA, ___m_Limit_2)); } inline int32_t get_m_Limit_2() const { return ___m_Limit_2; } inline int32_t* get_address_of_m_Limit_2() { return &___m_Limit_2; } inline void set_m_Limit_2(int32_t value) { ___m_Limit_2 = value; } inline static int32_t get_offset_of_m_PoolFirst_3() { return static_cast(offsetof(LinkedPool_1_tB2FFDE49582AA4009110D10540A2228B4C460EFA, ___m_PoolFirst_3)); } inline Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * get_m_PoolFirst_3() const { return ___m_PoolFirst_3; } inline Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D ** get_address_of_m_PoolFirst_3() { return &___m_PoolFirst_3; } inline void set_m_PoolFirst_3(Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * value) { ___m_PoolFirst_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PoolFirst_3), (void*)value); } inline static int32_t get_offset_of_U3CCountU3Ek__BackingField_4() { return static_cast(offsetof(LinkedPool_1_tB2FFDE49582AA4009110D10540A2228B4C460EFA, ___U3CCountU3Ek__BackingField_4)); } inline int32_t get_U3CCountU3Ek__BackingField_4() const { return ___U3CCountU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CCountU3Ek__BackingField_4() { return &___U3CCountU3Ek__BackingField_4; } inline void set_U3CCountU3Ek__BackingField_4(int32_t value) { ___U3CCountU3Ek__BackingField_4 = value; } }; // System.Collections.Generic.List`1 struct List_1_t09947A0188AFAAA3069AEBFB3CA62CBDB63A2642 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ExpressionU5BU5D_tC616D1A4427F1ADD06F850414B95F0F1E0C60C8B* ____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_t09947A0188AFAAA3069AEBFB3CA62CBDB63A2642, ____items_1)); } inline ExpressionU5BU5D_tC616D1A4427F1ADD06F850414B95F0F1E0C60C8B* get__items_1() const { return ____items_1; } inline ExpressionU5BU5D_tC616D1A4427F1ADD06F850414B95F0F1E0C60C8B** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ExpressionU5BU5D_tC616D1A4427F1ADD06F850414B95F0F1E0C60C8B* 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_t09947A0188AFAAA3069AEBFB3CA62CBDB63A2642, ____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_t09947A0188AFAAA3069AEBFB3CA62CBDB63A2642, ____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_t09947A0188AFAAA3069AEBFB3CA62CBDB63A2642, ____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_t09947A0188AFAAA3069AEBFB3CA62CBDB63A2642_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ExpressionU5BU5D_tC616D1A4427F1ADD06F850414B95F0F1E0C60C8B* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t09947A0188AFAAA3069AEBFB3CA62CBDB63A2642_StaticFields, ____emptyArray_5)); } inline ExpressionU5BU5D_tC616D1A4427F1ADD06F850414B95F0F1E0C60C8B* get__emptyArray_5() const { return ____emptyArray_5; } inline ExpressionU5BU5D_tC616D1A4427F1ADD06F850414B95F0F1E0C60C8B** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ExpressionU5BU5D_tC616D1A4427F1ADD06F850414B95F0F1E0C60C8B* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items IUIElementsUtilityU5BU5D_t10F1E9CCCA67E80D816CF9B3677A442F665C5D32* ____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_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2, ____items_1)); } inline IUIElementsUtilityU5BU5D_t10F1E9CCCA67E80D816CF9B3677A442F665C5D32* get__items_1() const { return ____items_1; } inline IUIElementsUtilityU5BU5D_t10F1E9CCCA67E80D816CF9B3677A442F665C5D32** get_address_of__items_1() { return &____items_1; } inline void set__items_1(IUIElementsUtilityU5BU5D_t10F1E9CCCA67E80D816CF9B3677A442F665C5D32* 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_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2, ____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_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2, ____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_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2, ____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_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray IUIElementsUtilityU5BU5D_t10F1E9CCCA67E80D816CF9B3677A442F665C5D32* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2_StaticFields, ____emptyArray_5)); } inline IUIElementsUtilityU5BU5D_t10F1E9CCCA67E80D816CF9B3677A442F665C5D32* get__emptyArray_5() const { return ____emptyArray_5; } inline IUIElementsUtilityU5BU5D_t10F1E9CCCA67E80D816CF9B3677A442F665C5D32** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(IUIElementsUtilityU5BU5D_t10F1E9CCCA67E80D816CF9B3677A442F665C5D32* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____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_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____items_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__items_1() const { return ____items_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* 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_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____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_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____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_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____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_t260B41F956D673396C33A4CF94E8D6C4389EACB7_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_StaticFields, ____emptyArray_5)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__emptyArray_5() const { return ____emptyArray_5; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____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_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____items_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* 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_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____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_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____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_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____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_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items PanelU5BU5D_tC70DF528AE88F618130E4CAD342731A9114AA24C* ____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_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0, ____items_1)); } inline PanelU5BU5D_tC70DF528AE88F618130E4CAD342731A9114AA24C* get__items_1() const { return ____items_1; } inline PanelU5BU5D_tC70DF528AE88F618130E4CAD342731A9114AA24C** get_address_of__items_1() { return &____items_1; } inline void set__items_1(PanelU5BU5D_tC70DF528AE88F618130E4CAD342731A9114AA24C* 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_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0, ____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_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0, ____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_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0, ____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_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray PanelU5BU5D_tC70DF528AE88F618130E4CAD342731A9114AA24C* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0_StaticFields, ____emptyArray_5)); } inline PanelU5BU5D_tC70DF528AE88F618130E4CAD342731A9114AA24C* get__emptyArray_5() const { return ____emptyArray_5; } inline PanelU5BU5D_tC70DF528AE88F618130E4CAD342731A9114AA24C** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(PanelU5BU5D_tC70DF528AE88F618130E4CAD342731A9114AA24C* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* ____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_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45, ____items_1)); } inline RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* get__items_1() const { return ____items_1; } inline RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* 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_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45, ____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_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45, ____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_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45, ____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_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45_StaticFields, ____emptyArray_5)); } inline RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* get__emptyArray_5() const { return ____emptyArray_5; } inline RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ScheduledItemU5BU5D_t3D843120E6A1CE31FA4409137ACC98E604C17D49* ____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_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953, ____items_1)); } inline ScheduledItemU5BU5D_t3D843120E6A1CE31FA4409137ACC98E604C17D49* get__items_1() const { return ____items_1; } inline ScheduledItemU5BU5D_t3D843120E6A1CE31FA4409137ACC98E604C17D49** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ScheduledItemU5BU5D_t3D843120E6A1CE31FA4409137ACC98E604C17D49* 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_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953, ____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_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953, ____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_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953, ____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_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ScheduledItemU5BU5D_t3D843120E6A1CE31FA4409137ACC98E604C17D49* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953_StaticFields, ____emptyArray_5)); } inline ScheduledItemU5BU5D_t3D843120E6A1CE31FA4409137ACC98E604C17D49* get__emptyArray_5() const { return ____emptyArray_5; } inline ScheduledItemU5BU5D_t3D843120E6A1CE31FA4409137ACC98E604C17D49** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ScheduledItemU5BU5D_t3D843120E6A1CE31FA4409137ACC98E604C17D49* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ____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_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____items_1)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get__items_1() const { return ____items_1; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* 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_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____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_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____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_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____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_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_StaticFields, ____emptyArray_5)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get__emptyArray_5() const { return ____emptyArray_5; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* ____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_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6, ____items_1)); } inline StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* get__items_1() const { return ____items_1; } inline StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* 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_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6, ____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_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6, ____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_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6, ____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_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6_StaticFields, ____emptyArray_5)); } inline StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* get__emptyArray_5() const { return ____emptyArray_5; } inline StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StyleSheetU5BU5D_tCB6CC89A83A498F84ABF7B9E76DCD2F27D86F5CB* ____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_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35, ____items_1)); } inline StyleSheetU5BU5D_tCB6CC89A83A498F84ABF7B9E76DCD2F27D86F5CB* get__items_1() const { return ____items_1; } inline StyleSheetU5BU5D_tCB6CC89A83A498F84ABF7B9E76DCD2F27D86F5CB** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StyleSheetU5BU5D_tCB6CC89A83A498F84ABF7B9E76DCD2F27D86F5CB* 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_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35, ____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_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35, ____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_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35, ____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_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StyleSheetU5BU5D_tCB6CC89A83A498F84ABF7B9E76DCD2F27D86F5CB* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35_StaticFields, ____emptyArray_5)); } inline StyleSheetU5BU5D_tCB6CC89A83A498F84ABF7B9E76DCD2F27D86F5CB* get__emptyArray_5() const { return ____emptyArray_5; } inline StyleSheetU5BU5D_tCB6CC89A83A498F84ABF7B9E76DCD2F27D86F5CB** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StyleSheetU5BU5D_tCB6CC89A83A498F84ABF7B9E76DCD2F27D86F5CB* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* ____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_tC3CCFB111C5D348125C63D1B8674102C22A1E40F, ____items_1)); } inline StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* get__items_1() const { return ____items_1; } inline StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* 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_tC3CCFB111C5D348125C63D1B8674102C22A1E40F, ____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_tC3CCFB111C5D348125C63D1B8674102C22A1E40F, ____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_tC3CCFB111C5D348125C63D1B8674102C22A1E40F, ____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_tC3CCFB111C5D348125C63D1B8674102C22A1E40F_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F_StaticFields, ____emptyArray_5)); } inline StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* get__emptyArray_5() const { return ____emptyArray_5; } inline StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* ____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_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72, ____items_1)); } inline VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* get__items_1() const { return ____items_1; } inline VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* 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_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72, ____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_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72, ____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_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72, ____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_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72_StaticFields, ____emptyArray_5)); } inline VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* get__emptyArray_5() const { return ____emptyArray_5; } inline VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* ____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_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3, ____items_1)); } inline TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* get__items_1() const { return ____items_1; } inline TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD** get_address_of__items_1() { return &____items_1; } inline void set__items_1(TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* 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_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3, ____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_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3, ____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_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3, ____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_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3_StaticFields, ____emptyArray_5)); } inline TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* get__emptyArray_5() const { return ____emptyArray_5; } inline TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // UnityEngine.UIElements.ObjectPool`1> struct ObjectPool_1_tB34AB181B1E10681C586C3E3A6FCE82FDDE3C0DD : public RuntimeObject { public: // System.Collections.Generic.Stack`1 UnityEngine.UIElements.ObjectPool`1::m_Stack Stack_1_t7D01E0B4ED7AE423C6908AFCAD165A32C019DED5 * ___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_tB34AB181B1E10681C586C3E3A6FCE82FDDE3C0DD, ___m_Stack_0)); } inline Stack_1_t7D01E0B4ED7AE423C6908AFCAD165A32C019DED5 * get_m_Stack_0() const { return ___m_Stack_0; } inline Stack_1_t7D01E0B4ED7AE423C6908AFCAD165A32C019DED5 ** get_address_of_m_Stack_0() { return &___m_Stack_0; } inline void set_m_Stack_0(Stack_1_t7D01E0B4ED7AE423C6908AFCAD165A32C019DED5 * 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_tB34AB181B1E10681C586C3E3A6FCE82FDDE3C0DD, ___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; } }; // System.Collections.Generic.Queue`1 struct Queue_1_t8D9C595B0DA807AA102B0FE0E115903EEB73140A : public RuntimeObject { public: // T[] System.Collections.Generic.Queue`1::_array EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3* ____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_t8D9C595B0DA807AA102B0FE0E115903EEB73140A, ____array_0)); } inline EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3* get__array_0() const { return ____array_0; } inline EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3** get_address_of__array_0() { return &____array_0; } inline void set__array_0(EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3* 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_t8D9C595B0DA807AA102B0FE0E115903EEB73140A, ____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_t8D9C595B0DA807AA102B0FE0E115903EEB73140A, ____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_t8D9C595B0DA807AA102B0FE0E115903EEB73140A, ____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_t8D9C595B0DA807AA102B0FE0E115903EEB73140A, ____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_t8D9C595B0DA807AA102B0FE0E115903EEB73140A, ____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_t95BAE1B376B20DD721A212C7BC93CD45E7B481EB : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array ExpressionU5BU5D_tC616D1A4427F1ADD06F850414B95F0F1E0C60C8B* ____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_t95BAE1B376B20DD721A212C7BC93CD45E7B481EB, ____array_0)); } inline ExpressionU5BU5D_tC616D1A4427F1ADD06F850414B95F0F1E0C60C8B* get__array_0() const { return ____array_0; } inline ExpressionU5BU5D_tC616D1A4427F1ADD06F850414B95F0F1E0C60C8B** get_address_of__array_0() { return &____array_0; } inline void set__array_0(ExpressionU5BU5D_tC616D1A4427F1ADD06F850414B95F0F1E0C60C8B* 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_t95BAE1B376B20DD721A212C7BC93CD45E7B481EB, ____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_t95BAE1B376B20DD721A212C7BC93CD45E7B481EB, ____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_t95BAE1B376B20DD721A212C7BC93CD45E7B481EB, ____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_t405A6CA0D5CB45A3159B5CB5809788A728D3FD01 : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array ExpressionCombinatorU5BU5D_t0B324C90E7019994F68313F723CB9148EE416518* ____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_t405A6CA0D5CB45A3159B5CB5809788A728D3FD01, ____array_0)); } inline ExpressionCombinatorU5BU5D_t0B324C90E7019994F68313F723CB9148EE416518* get__array_0() const { return ____array_0; } inline ExpressionCombinatorU5BU5D_t0B324C90E7019994F68313F723CB9148EE416518** get_address_of__array_0() { return &____array_0; } inline void set__array_0(ExpressionCombinatorU5BU5D_t0B324C90E7019994F68313F723CB9148EE416518* 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_t405A6CA0D5CB45A3159B5CB5809788A728D3FD01, ____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_t405A6CA0D5CB45A3159B5CB5809788A728D3FD01, ____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_t405A6CA0D5CB45A3159B5CB5809788A728D3FD01, ____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_t20E1043910A22E4E9E0E0D704D7AAF5689B234ED : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array IMGUIContainerU5BU5D_t9CFB5036A0D595464564D2DAB6C2D3786DD54134* ____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_t20E1043910A22E4E9E0E0D704D7AAF5689B234ED, ____array_0)); } inline IMGUIContainerU5BU5D_t9CFB5036A0D595464564D2DAB6C2D3786DD54134* get__array_0() const { return ____array_0; } inline IMGUIContainerU5BU5D_t9CFB5036A0D595464564D2DAB6C2D3786DD54134** get_address_of__array_0() { return &____array_0; } inline void set__array_0(IMGUIContainerU5BU5D_t9CFB5036A0D595464564D2DAB6C2D3786DD54134* 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_t20E1043910A22E4E9E0E0D704D7AAF5689B234ED, ____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_t20E1043910A22E4E9E0E0D704D7AAF5689B234ED, ____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_t20E1043910A22E4E9E0E0D704D7AAF5689B234ED, ____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_t92AC5F573A3C00899B24B775A71B4327D588E981 : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____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_t92AC5F573A3C00899B24B775A71B4327D588E981, ____array_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__array_0() const { return ____array_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__array_0() { return &____array_0; } inline void set__array_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* 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_t92AC5F573A3C00899B24B775A71B4327D588E981, ____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_t92AC5F573A3C00899B24B775A71B4327D588E981, ____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_t92AC5F573A3C00899B24B775A71B4327D588E981, ____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_tF2F8B5476F614882C00CEDDE027482B818D7FF1D : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ____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_tF2F8B5476F614882C00CEDDE027482B818D7FF1D, ____array_0)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get__array_0() const { return ____array_0; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of__array_0() { return &____array_0; } inline void set__array_0(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* 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_tF2F8B5476F614882C00CEDDE027482B818D7FF1D, ____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_tF2F8B5476F614882C00CEDDE027482B818D7FF1D, ____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_tF2F8B5476F614882C00CEDDE027482B818D7FF1D, ____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_tA877AD93A35305C288DEC807B2B920706E3133EC : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C* ____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_tA877AD93A35305C288DEC807B2B920706E3133EC, ____array_0)); } inline TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C* get__array_0() const { return ____array_0; } inline TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C** get_address_of__array_0() { return &____array_0; } inline void set__array_0(TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C* 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_tA877AD93A35305C288DEC807B2B920706E3133EC, ____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_tA877AD93A35305C288DEC807B2B920706E3133EC, ____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_tA877AD93A35305C288DEC807B2B920706E3133EC, ____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); } }; struct Il2CppArrayBounds; // System.Array // UnityEngine.UIElements.StyleSheets.BaseStyleMatcher struct BaseStyleMatcher_tD449643D4AF1E3A8FD5BD10C869CE8AFD17672C3 : public RuntimeObject { public: // System.Collections.Generic.Stack`1 UnityEngine.UIElements.StyleSheets.BaseStyleMatcher::m_MarkStack Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * ___m_MarkStack_0; // System.Int32 UnityEngine.UIElements.StyleSheets.BaseStyleMatcher::m_CurrentIndex int32_t ___m_CurrentIndex_1; // System.Int32 UnityEngine.UIElements.StyleSheets.BaseStyleMatcher::k__BackingField int32_t ___U3CmatchedVariableCountU3Ek__BackingField_2; public: inline static int32_t get_offset_of_m_MarkStack_0() { return static_cast(offsetof(BaseStyleMatcher_tD449643D4AF1E3A8FD5BD10C869CE8AFD17672C3, ___m_MarkStack_0)); } inline Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * get_m_MarkStack_0() const { return ___m_MarkStack_0; } inline Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 ** get_address_of_m_MarkStack_0() { return &___m_MarkStack_0; } inline void set_m_MarkStack_0(Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * value) { ___m_MarkStack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_MarkStack_0), (void*)value); } inline static int32_t get_offset_of_m_CurrentIndex_1() { return static_cast(offsetof(BaseStyleMatcher_tD449643D4AF1E3A8FD5BD10C869CE8AFD17672C3, ___m_CurrentIndex_1)); } inline int32_t get_m_CurrentIndex_1() const { return ___m_CurrentIndex_1; } inline int32_t* get_address_of_m_CurrentIndex_1() { return &___m_CurrentIndex_1; } inline void set_m_CurrentIndex_1(int32_t value) { ___m_CurrentIndex_1 = value; } inline static int32_t get_offset_of_U3CmatchedVariableCountU3Ek__BackingField_2() { return static_cast(offsetof(BaseStyleMatcher_tD449643D4AF1E3A8FD5BD10C869CE8AFD17672C3, ___U3CmatchedVariableCountU3Ek__BackingField_2)); } inline int32_t get_U3CmatchedVariableCountU3Ek__BackingField_2() const { return ___U3CmatchedVariableCountU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CmatchedVariableCountU3Ek__BackingField_2() { return &___U3CmatchedVariableCountU3Ek__BackingField_2; } inline void set_U3CmatchedVariableCountU3Ek__BackingField_2(int32_t value) { ___U3CmatchedVariableCountU3Ek__BackingField_2 = value; } }; // UnityEngine.UIElements.CallbackEventHandler struct CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C : public RuntimeObject { public: // UnityEngine.UIElements.EventCallbackRegistry UnityEngine.UIElements.CallbackEventHandler::m_CallbackRegistry EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34 * ___m_CallbackRegistry_0; public: inline static int32_t get_offset_of_m_CallbackRegistry_0() { return static_cast(offsetof(CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C, ___m_CallbackRegistry_0)); } inline EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34 * get_m_CallbackRegistry_0() const { return ___m_CallbackRegistry_0; } inline EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34 ** get_address_of_m_CallbackRegistry_0() { return &___m_CallbackRegistry_0; } inline void set_m_CallbackRegistry_0(EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34 * value) { ___m_CallbackRegistry_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CallbackRegistry_0), (void*)value); } }; // UnityEngine.UIElements.FocusChangeDirection struct FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118 : 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_t735EB259C7198DEC617BA20828C4F947F35C0118, ___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_t735EB259C7198DEC617BA20828C4F947F35C0118_StaticFields { public: // UnityEngine.UIElements.FocusChangeDirection UnityEngine.UIElements.FocusChangeDirection::k__BackingField FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118 * ___U3CunspecifiedU3Ek__BackingField_0; // UnityEngine.UIElements.FocusChangeDirection UnityEngine.UIElements.FocusChangeDirection::k__BackingField FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118 * ___U3CnoneU3Ek__BackingField_1; // UnityEngine.UIElements.FocusChangeDirection UnityEngine.UIElements.FocusChangeDirection::k__BackingField FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118 * ___U3ClastValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CunspecifiedU3Ek__BackingField_0() { return static_cast(offsetof(FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118_StaticFields, ___U3CunspecifiedU3Ek__BackingField_0)); } inline FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118 * get_U3CunspecifiedU3Ek__BackingField_0() const { return ___U3CunspecifiedU3Ek__BackingField_0; } inline FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118 ** get_address_of_U3CunspecifiedU3Ek__BackingField_0() { return &___U3CunspecifiedU3Ek__BackingField_0; } inline void set_U3CunspecifiedU3Ek__BackingField_0(FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118 * 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_t735EB259C7198DEC617BA20828C4F947F35C0118_StaticFields, ___U3CnoneU3Ek__BackingField_1)); } inline FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118 * get_U3CnoneU3Ek__BackingField_1() const { return ___U3CnoneU3Ek__BackingField_1; } inline FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118 ** get_address_of_U3CnoneU3Ek__BackingField_1() { return &___U3CnoneU3Ek__BackingField_1; } inline void set_U3CnoneU3Ek__BackingField_1(FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118 * 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_t735EB259C7198DEC617BA20828C4F947F35C0118_StaticFields, ___U3ClastValueU3Ek__BackingField_2)); } inline FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118 * get_U3ClastValueU3Ek__BackingField_2() const { return ___U3ClastValueU3Ek__BackingField_2; } inline FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118 ** get_address_of_U3ClastValueU3Ek__BackingField_2() { return &___U3ClastValueU3Ek__BackingField_2; } inline void set_U3ClastValueU3Ek__BackingField_2(FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118 * value) { ___U3ClastValueU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3ClastValueU3Ek__BackingField_2), (void*)value); } }; // UnityEngine.UIElements.FocusController struct FocusController_tC337430532E3E8FF9AD076CA4A5E3F49E437839B : 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_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * ___m_FocusedElements_1; // UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusController::m_LastFocusedElement Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * ___m_LastFocusedElement_2; // System.Int32 UnityEngine.UIElements.FocusController::k__BackingField int32_t ___U3CimguiKeyboardControlU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CfocusRingU3Ek__BackingField_0() { return static_cast(offsetof(FocusController_tC337430532E3E8FF9AD076CA4A5E3F49E437839B, ___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_tC337430532E3E8FF9AD076CA4A5E3F49E437839B, ___m_FocusedElements_1)); } inline List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * get_m_FocusedElements_1() const { return ___m_FocusedElements_1; } inline List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 ** get_address_of_m_FocusedElements_1() { return &___m_FocusedElements_1; } inline void set_m_FocusedElements_1(List_1_tCD74EF8BC539549FF2F92038F46DC476D31C2308 * value) { ___m_FocusedElements_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FocusedElements_1), (void*)value); } inline static int32_t get_offset_of_m_LastFocusedElement_2() { return static_cast(offsetof(FocusController_tC337430532E3E8FF9AD076CA4A5E3F49E437839B, ___m_LastFocusedElement_2)); } inline Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * get_m_LastFocusedElement_2() const { return ___m_LastFocusedElement_2; } inline Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 ** get_address_of_m_LastFocusedElement_2() { return &___m_LastFocusedElement_2; } inline void set_m_LastFocusedElement_2(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * value) { ___m_LastFocusedElement_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_LastFocusedElement_2), (void*)value); } inline static int32_t get_offset_of_U3CimguiKeyboardControlU3Ek__BackingField_3() { return static_cast(offsetof(FocusController_tC337430532E3E8FF9AD076CA4A5E3F49E437839B, ___U3CimguiKeyboardControlU3Ek__BackingField_3)); } inline int32_t get_U3CimguiKeyboardControlU3Ek__BackingField_3() const { return ___U3CimguiKeyboardControlU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CimguiKeyboardControlU3Ek__BackingField_3() { return &___U3CimguiKeyboardControlU3Ek__BackingField_3; } inline void set_U3CimguiKeyboardControlU3Ek__BackingField_3(int32_t value) { ___U3CimguiKeyboardControlU3Ek__BackingField_3 = value; } }; // UnityEngine.GUIUtility struct GUIUtility_t0730B6D76CF479611ACF80504321B06286D12DE5 : public RuntimeObject { public: public: }; struct GUIUtility_t0730B6D76CF479611ACF80504321B06286D12DE5_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_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___takeCapture_2; // System.Action UnityEngine.GUIUtility::releaseCapture Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___releaseCapture_3; // System.Func`3 UnityEngine.GUIUtility::processEvent Func_3_tC53D1EA39D16EE63C9C8B6C2EC9769A630644CE0 * ___processEvent_4; // System.Action UnityEngine.GUIUtility::cleanupRoots Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___cleanupRoots_5; // System.Func`2 UnityEngine.GUIUtility::endContainerGUIFromException Func_2_t6283F9D1F2A6C8BB45F72CDAD5856BC3FDF29C3F * ___endContainerGUIFromException_6; // System.Action UnityEngine.GUIUtility::guiChanged Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___guiChanged_7; // System.Boolean UnityEngine.GUIUtility::k__BackingField bool ___U3CguiIsExitingU3Ek__BackingField_8; // System.Func`1 UnityEngine.GUIUtility::s_HasCurrentWindowKeyFocusFunc Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F * ___s_HasCurrentWindowKeyFocusFunc_9; public: inline static int32_t get_offset_of_s_SkinMode_0() { return static_cast(offsetof(GUIUtility_t0730B6D76CF479611ACF80504321B06286D12DE5_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_t0730B6D76CF479611ACF80504321B06286D12DE5_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_t0730B6D76CF479611ACF80504321B06286D12DE5_StaticFields, ___takeCapture_2)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_takeCapture_2() const { return ___takeCapture_2; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_takeCapture_2() { return &___takeCapture_2; } inline void set_takeCapture_2(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___takeCapture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___takeCapture_2), (void*)value); } inline static int32_t get_offset_of_releaseCapture_3() { return static_cast(offsetof(GUIUtility_t0730B6D76CF479611ACF80504321B06286D12DE5_StaticFields, ___releaseCapture_3)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_releaseCapture_3() const { return ___releaseCapture_3; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_releaseCapture_3() { return &___releaseCapture_3; } inline void set_releaseCapture_3(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___releaseCapture_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___releaseCapture_3), (void*)value); } inline static int32_t get_offset_of_processEvent_4() { return static_cast(offsetof(GUIUtility_t0730B6D76CF479611ACF80504321B06286D12DE5_StaticFields, ___processEvent_4)); } inline Func_3_tC53D1EA39D16EE63C9C8B6C2EC9769A630644CE0 * get_processEvent_4() const { return ___processEvent_4; } inline Func_3_tC53D1EA39D16EE63C9C8B6C2EC9769A630644CE0 ** get_address_of_processEvent_4() { return &___processEvent_4; } inline void set_processEvent_4(Func_3_tC53D1EA39D16EE63C9C8B6C2EC9769A630644CE0 * value) { ___processEvent_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___processEvent_4), (void*)value); } inline static int32_t get_offset_of_cleanupRoots_5() { return static_cast(offsetof(GUIUtility_t0730B6D76CF479611ACF80504321B06286D12DE5_StaticFields, ___cleanupRoots_5)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_cleanupRoots_5() const { return ___cleanupRoots_5; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_cleanupRoots_5() { return &___cleanupRoots_5; } inline void set_cleanupRoots_5(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___cleanupRoots_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___cleanupRoots_5), (void*)value); } inline static int32_t get_offset_of_endContainerGUIFromException_6() { return static_cast(offsetof(GUIUtility_t0730B6D76CF479611ACF80504321B06286D12DE5_StaticFields, ___endContainerGUIFromException_6)); } inline Func_2_t6283F9D1F2A6C8BB45F72CDAD5856BC3FDF29C3F * get_endContainerGUIFromException_6() const { return ___endContainerGUIFromException_6; } inline Func_2_t6283F9D1F2A6C8BB45F72CDAD5856BC3FDF29C3F ** get_address_of_endContainerGUIFromException_6() { return &___endContainerGUIFromException_6; } inline void set_endContainerGUIFromException_6(Func_2_t6283F9D1F2A6C8BB45F72CDAD5856BC3FDF29C3F * value) { ___endContainerGUIFromException_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___endContainerGUIFromException_6), (void*)value); } inline static int32_t get_offset_of_guiChanged_7() { return static_cast(offsetof(GUIUtility_t0730B6D76CF479611ACF80504321B06286D12DE5_StaticFields, ___guiChanged_7)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_guiChanged_7() const { return ___guiChanged_7; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_guiChanged_7() { return &___guiChanged_7; } inline void set_guiChanged_7(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * 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_t0730B6D76CF479611ACF80504321B06286D12DE5_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_t0730B6D76CF479611ACF80504321B06286D12DE5_StaticFields, ___s_HasCurrentWindowKeyFocusFunc_9)); } inline Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F * get_s_HasCurrentWindowKeyFocusFunc_9() const { return ___s_HasCurrentWindowKeyFocusFunc_9; } inline Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F ** get_address_of_s_HasCurrentWindowKeyFocusFunc_9() { return &___s_HasCurrentWindowKeyFocusFunc_9; } inline void set_s_HasCurrentWindowKeyFocusFunc_9(Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F * value) { ___s_HasCurrentWindowKeyFocusFunc_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_HasCurrentWindowKeyFocusFunc_9), (void*)value); } }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // UnityEngine.UIElements.PointerId struct PointerId_tD592A4AAE154EC87BF982E69DC283134006C24E1 : public RuntimeObject { public: public: }; struct PointerId_tD592A4AAE154EC87BF982E69DC283134006C24E1_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; // System.Int32[] UnityEngine.UIElements.PointerId::hoveringPointers Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___hoveringPointers_7; public: inline static int32_t get_offset_of_maxPointers_0() { return static_cast(offsetof(PointerId_tD592A4AAE154EC87BF982E69DC283134006C24E1_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_tD592A4AAE154EC87BF982E69DC283134006C24E1_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_tD592A4AAE154EC87BF982E69DC283134006C24E1_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_tD592A4AAE154EC87BF982E69DC283134006C24E1_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_tD592A4AAE154EC87BF982E69DC283134006C24E1_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_tD592A4AAE154EC87BF982E69DC283134006C24E1_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_tD592A4AAE154EC87BF982E69DC283134006C24E1_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; } inline static int32_t get_offset_of_hoveringPointers_7() { return static_cast(offsetof(PointerId_tD592A4AAE154EC87BF982E69DC283134006C24E1_StaticFields, ___hoveringPointers_7)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_hoveringPointers_7() const { return ___hoveringPointers_7; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_hoveringPointers_7() { return &___hoveringPointers_7; } inline void set_hoveringPointers_7(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___hoveringPointers_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___hoveringPointers_7), (void*)value); } }; // UnityEngine.UIElements.ScheduledItem struct ScheduledItem_tF43A01B51DD81E4F596F1B4B0F817831E8F1FFA2 : public RuntimeObject { public: // System.Func`1 UnityEngine.UIElements.ScheduledItem::timerUpdateStopCondition Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F * ___timerUpdateStopCondition_0; // System.Int64 UnityEngine.UIElements.ScheduledItem::k__BackingField int64_t ___U3CstartMsU3Ek__BackingField_3; // System.Int64 UnityEngine.UIElements.ScheduledItem::k__BackingField int64_t ___U3CdelayMsU3Ek__BackingField_4; // System.Int64 UnityEngine.UIElements.ScheduledItem::k__BackingField int64_t ___U3CintervalMsU3Ek__BackingField_5; // System.Int64 UnityEngine.UIElements.ScheduledItem::k__BackingField int64_t ___U3CendTimeMsU3Ek__BackingField_6; public: inline static int32_t get_offset_of_timerUpdateStopCondition_0() { return static_cast(offsetof(ScheduledItem_tF43A01B51DD81E4F596F1B4B0F817831E8F1FFA2, ___timerUpdateStopCondition_0)); } inline Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F * get_timerUpdateStopCondition_0() const { return ___timerUpdateStopCondition_0; } inline Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F ** get_address_of_timerUpdateStopCondition_0() { return &___timerUpdateStopCondition_0; } inline void set_timerUpdateStopCondition_0(Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F * value) { ___timerUpdateStopCondition_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___timerUpdateStopCondition_0), (void*)value); } inline static int32_t get_offset_of_U3CstartMsU3Ek__BackingField_3() { return static_cast(offsetof(ScheduledItem_tF43A01B51DD81E4F596F1B4B0F817831E8F1FFA2, ___U3CstartMsU3Ek__BackingField_3)); } inline int64_t get_U3CstartMsU3Ek__BackingField_3() const { return ___U3CstartMsU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CstartMsU3Ek__BackingField_3() { return &___U3CstartMsU3Ek__BackingField_3; } inline void set_U3CstartMsU3Ek__BackingField_3(int64_t value) { ___U3CstartMsU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CdelayMsU3Ek__BackingField_4() { return static_cast(offsetof(ScheduledItem_tF43A01B51DD81E4F596F1B4B0F817831E8F1FFA2, ___U3CdelayMsU3Ek__BackingField_4)); } inline int64_t get_U3CdelayMsU3Ek__BackingField_4() const { return ___U3CdelayMsU3Ek__BackingField_4; } inline int64_t* get_address_of_U3CdelayMsU3Ek__BackingField_4() { return &___U3CdelayMsU3Ek__BackingField_4; } inline void set_U3CdelayMsU3Ek__BackingField_4(int64_t value) { ___U3CdelayMsU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CintervalMsU3Ek__BackingField_5() { return static_cast(offsetof(ScheduledItem_tF43A01B51DD81E4F596F1B4B0F817831E8F1FFA2, ___U3CintervalMsU3Ek__BackingField_5)); } inline int64_t get_U3CintervalMsU3Ek__BackingField_5() const { return ___U3CintervalMsU3Ek__BackingField_5; } inline int64_t* get_address_of_U3CintervalMsU3Ek__BackingField_5() { return &___U3CintervalMsU3Ek__BackingField_5; } inline void set_U3CintervalMsU3Ek__BackingField_5(int64_t value) { ___U3CintervalMsU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CendTimeMsU3Ek__BackingField_6() { return static_cast(offsetof(ScheduledItem_tF43A01B51DD81E4F596F1B4B0F817831E8F1FFA2, ___U3CendTimeMsU3Ek__BackingField_6)); } inline int64_t get_U3CendTimeMsU3Ek__BackingField_6() const { return ___U3CendTimeMsU3Ek__BackingField_6; } inline int64_t* get_address_of_U3CendTimeMsU3Ek__BackingField_6() { return &___U3CendTimeMsU3Ek__BackingField_6; } inline void set_U3CendTimeMsU3Ek__BackingField_6(int64_t value) { ___U3CendTimeMsU3Ek__BackingField_6 = value; } }; struct ScheduledItem_tF43A01B51DD81E4F596F1B4B0F817831E8F1FFA2_StaticFields { public: // System.Func`1 UnityEngine.UIElements.ScheduledItem::OnceCondition Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F * ___OnceCondition_1; // System.Func`1 UnityEngine.UIElements.ScheduledItem::ForeverCondition Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F * ___ForeverCondition_2; public: inline static int32_t get_offset_of_OnceCondition_1() { return static_cast(offsetof(ScheduledItem_tF43A01B51DD81E4F596F1B4B0F817831E8F1FFA2_StaticFields, ___OnceCondition_1)); } inline Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F * get_OnceCondition_1() const { return ___OnceCondition_1; } inline Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F ** get_address_of_OnceCondition_1() { return &___OnceCondition_1; } inline void set_OnceCondition_1(Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F * value) { ___OnceCondition_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___OnceCondition_1), (void*)value); } inline static int32_t get_offset_of_ForeverCondition_2() { return static_cast(offsetof(ScheduledItem_tF43A01B51DD81E4F596F1B4B0F817831E8F1FFA2_StaticFields, ___ForeverCondition_2)); } inline Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F * get_ForeverCondition_2() const { return ___ForeverCondition_2; } inline Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F ** get_address_of_ForeverCondition_2() { return &___ForeverCondition_2; } inline void set_ForeverCondition_2(Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F * value) { ___ForeverCondition_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ForeverCondition_2), (void*)value); } }; // UnityEngine.UIElements.UIR.Shaders struct Shaders_t03C5725E4D1043DAA52F5AA8A3E8F0F0C7F10E85 : public RuntimeObject { public: public: }; struct Shaders_t03C5725E4D1043DAA52F5AA8A3E8F0F0C7F10E85_StaticFields { public: // System.String UnityEngine.UIElements.UIR.Shaders::k_AtlasBlit String_t* ___k_AtlasBlit_0; // System.String UnityEngine.UIElements.UIR.Shaders::k_Editor String_t* ___k_Editor_1; // System.String UnityEngine.UIElements.UIR.Shaders::k_Runtime String_t* ___k_Runtime_2; // System.String UnityEngine.UIElements.UIR.Shaders::k_RuntimeWorld String_t* ___k_RuntimeWorld_3; // System.String UnityEngine.UIElements.UIR.Shaders::k_GraphView String_t* ___k_GraphView_4; public: inline static int32_t get_offset_of_k_AtlasBlit_0() { return static_cast(offsetof(Shaders_t03C5725E4D1043DAA52F5AA8A3E8F0F0C7F10E85_StaticFields, ___k_AtlasBlit_0)); } inline String_t* get_k_AtlasBlit_0() const { return ___k_AtlasBlit_0; } inline String_t** get_address_of_k_AtlasBlit_0() { return &___k_AtlasBlit_0; } inline void set_k_AtlasBlit_0(String_t* value) { ___k_AtlasBlit_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___k_AtlasBlit_0), (void*)value); } inline static int32_t get_offset_of_k_Editor_1() { return static_cast(offsetof(Shaders_t03C5725E4D1043DAA52F5AA8A3E8F0F0C7F10E85_StaticFields, ___k_Editor_1)); } inline String_t* get_k_Editor_1() const { return ___k_Editor_1; } inline String_t** get_address_of_k_Editor_1() { return &___k_Editor_1; } inline void set_k_Editor_1(String_t* value) { ___k_Editor_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___k_Editor_1), (void*)value); } inline static int32_t get_offset_of_k_Runtime_2() { return static_cast(offsetof(Shaders_t03C5725E4D1043DAA52F5AA8A3E8F0F0C7F10E85_StaticFields, ___k_Runtime_2)); } inline String_t* get_k_Runtime_2() const { return ___k_Runtime_2; } inline String_t** get_address_of_k_Runtime_2() { return &___k_Runtime_2; } inline void set_k_Runtime_2(String_t* value) { ___k_Runtime_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___k_Runtime_2), (void*)value); } inline static int32_t get_offset_of_k_RuntimeWorld_3() { return static_cast(offsetof(Shaders_t03C5725E4D1043DAA52F5AA8A3E8F0F0C7F10E85_StaticFields, ___k_RuntimeWorld_3)); } inline String_t* get_k_RuntimeWorld_3() const { return ___k_RuntimeWorld_3; } inline String_t** get_address_of_k_RuntimeWorld_3() { return &___k_RuntimeWorld_3; } inline void set_k_RuntimeWorld_3(String_t* value) { ___k_RuntimeWorld_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___k_RuntimeWorld_3), (void*)value); } inline static int32_t get_offset_of_k_GraphView_4() { return static_cast(offsetof(Shaders_t03C5725E4D1043DAA52F5AA8A3E8F0F0C7F10E85_StaticFields, ___k_GraphView_4)); } inline String_t* get_k_GraphView_4() const { return ___k_GraphView_4; } inline String_t** get_address_of_k_GraphView_4() { return &___k_GraphView_4; } inline void set_k_GraphView_4(String_t* value) { ___k_GraphView_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___k_GraphView_4), (void*)value); } }; // 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.StringComparer struct StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 : public RuntimeObject { public: public: }; struct StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6_StaticFields { public: // System.StringComparer System.StringComparer::_invariantCulture StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 * ____invariantCulture_0; // System.StringComparer System.StringComparer::_invariantCultureIgnoreCase StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 * ____invariantCultureIgnoreCase_1; // System.StringComparer System.StringComparer::_ordinal StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 * ____ordinal_2; // System.StringComparer System.StringComparer::_ordinalIgnoreCase StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 * ____ordinalIgnoreCase_3; public: inline static int32_t get_offset_of__invariantCulture_0() { return static_cast(offsetof(StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6_StaticFields, ____invariantCulture_0)); } inline StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 * get__invariantCulture_0() const { return ____invariantCulture_0; } inline StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 ** get_address_of__invariantCulture_0() { return &____invariantCulture_0; } inline void set__invariantCulture_0(StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 * value) { ____invariantCulture_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____invariantCulture_0), (void*)value); } inline static int32_t get_offset_of__invariantCultureIgnoreCase_1() { return static_cast(offsetof(StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6_StaticFields, ____invariantCultureIgnoreCase_1)); } inline StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 * get__invariantCultureIgnoreCase_1() const { return ____invariantCultureIgnoreCase_1; } inline StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 ** get_address_of__invariantCultureIgnoreCase_1() { return &____invariantCultureIgnoreCase_1; } inline void set__invariantCultureIgnoreCase_1(StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 * value) { ____invariantCultureIgnoreCase_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____invariantCultureIgnoreCase_1), (void*)value); } inline static int32_t get_offset_of__ordinal_2() { return static_cast(offsetof(StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6_StaticFields, ____ordinal_2)); } inline StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 * get__ordinal_2() const { return ____ordinal_2; } inline StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 ** get_address_of__ordinal_2() { return &____ordinal_2; } inline void set__ordinal_2(StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 * value) { ____ordinal_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____ordinal_2), (void*)value); } inline static int32_t get_offset_of__ordinalIgnoreCase_3() { return static_cast(offsetof(StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6_StaticFields, ____ordinalIgnoreCase_3)); } inline StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 * get__ordinalIgnoreCase_3() const { return ____ordinalIgnoreCase_3; } inline StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 ** get_address_of__ordinalIgnoreCase_3() { return &____ordinalIgnoreCase_3; } inline void set__ordinalIgnoreCase_3(StringComparer_t69EC059128AD0CAE268CA1A1C33125DAC9D7F8D6 * value) { ____ordinalIgnoreCase_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____ordinalIgnoreCase_3), (void*)value); } }; // UnityEngine.UIElements.StyleComplexSelector struct StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298 : public RuntimeObject { public: // System.Int32 UnityEngine.UIElements.StyleComplexSelector::m_Specificity int32_t ___m_Specificity_0; // UnityEngine.UIElements.StyleRule UnityEngine.UIElements.StyleComplexSelector::k__BackingField StyleRule_tD3BC85D79267EADDE815D5EEBD0EC25AA1A1A6F8 * ___U3CruleU3Ek__BackingField_1; // UnityEngine.UIElements.StyleSelector[] UnityEngine.UIElements.StyleComplexSelector::m_Selectors StyleSelectorU5BU5D_t13281A271EC70BDA5C75C7DE0266A8B471745E2D* ___m_Selectors_2; // System.Int32 UnityEngine.UIElements.StyleComplexSelector::ruleIndex int32_t ___ruleIndex_3; // UnityEngine.UIElements.StyleComplexSelector UnityEngine.UIElements.StyleComplexSelector::nextInTable StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298 * ___nextInTable_4; // System.Int32 UnityEngine.UIElements.StyleComplexSelector::orderInStyleSheet int32_t ___orderInStyleSheet_5; public: inline static int32_t get_offset_of_m_Specificity_0() { return static_cast(offsetof(StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298, ___m_Specificity_0)); } inline int32_t get_m_Specificity_0() const { return ___m_Specificity_0; } inline int32_t* get_address_of_m_Specificity_0() { return &___m_Specificity_0; } inline void set_m_Specificity_0(int32_t value) { ___m_Specificity_0 = value; } inline static int32_t get_offset_of_U3CruleU3Ek__BackingField_1() { return static_cast(offsetof(StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298, ___U3CruleU3Ek__BackingField_1)); } inline StyleRule_tD3BC85D79267EADDE815D5EEBD0EC25AA1A1A6F8 * get_U3CruleU3Ek__BackingField_1() const { return ___U3CruleU3Ek__BackingField_1; } inline StyleRule_tD3BC85D79267EADDE815D5EEBD0EC25AA1A1A6F8 ** get_address_of_U3CruleU3Ek__BackingField_1() { return &___U3CruleU3Ek__BackingField_1; } inline void set_U3CruleU3Ek__BackingField_1(StyleRule_tD3BC85D79267EADDE815D5EEBD0EC25AA1A1A6F8 * value) { ___U3CruleU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CruleU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_m_Selectors_2() { return static_cast(offsetof(StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298, ___m_Selectors_2)); } inline StyleSelectorU5BU5D_t13281A271EC70BDA5C75C7DE0266A8B471745E2D* get_m_Selectors_2() const { return ___m_Selectors_2; } inline StyleSelectorU5BU5D_t13281A271EC70BDA5C75C7DE0266A8B471745E2D** get_address_of_m_Selectors_2() { return &___m_Selectors_2; } inline void set_m_Selectors_2(StyleSelectorU5BU5D_t13281A271EC70BDA5C75C7DE0266A8B471745E2D* value) { ___m_Selectors_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Selectors_2), (void*)value); } inline static int32_t get_offset_of_ruleIndex_3() { return static_cast(offsetof(StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298, ___ruleIndex_3)); } inline int32_t get_ruleIndex_3() const { return ___ruleIndex_3; } inline int32_t* get_address_of_ruleIndex_3() { return &___ruleIndex_3; } inline void set_ruleIndex_3(int32_t value) { ___ruleIndex_3 = value; } inline static int32_t get_offset_of_nextInTable_4() { return static_cast(offsetof(StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298, ___nextInTable_4)); } inline StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298 * get_nextInTable_4() const { return ___nextInTable_4; } inline StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298 ** get_address_of_nextInTable_4() { return &___nextInTable_4; } inline void set_nextInTable_4(StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298 * value) { ___nextInTable_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___nextInTable_4), (void*)value); } inline static int32_t get_offset_of_orderInStyleSheet_5() { return static_cast(offsetof(StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298, ___orderInStyleSheet_5)); } inline int32_t get_orderInStyleSheet_5() const { return ___orderInStyleSheet_5; } inline int32_t* get_address_of_orderInStyleSheet_5() { return &___orderInStyleSheet_5; } inline void set_orderInStyleSheet_5(int32_t value) { ___orderInStyleSheet_5 = value; } }; struct StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298_StaticFields { public: // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.StyleComplexSelector::s_PseudoStates Dictionary_2_tDF4DF6424514983BF4BD146102818CD982ABA091 * ___s_PseudoStates_6; public: inline static int32_t get_offset_of_s_PseudoStates_6() { return static_cast(offsetof(StyleComplexSelector_tF0F83DD2F79C39206A2E65C9743E9A52A6584298_StaticFields, ___s_PseudoStates_6)); } inline Dictionary_2_tDF4DF6424514983BF4BD146102818CD982ABA091 * get_s_PseudoStates_6() const { return ___s_PseudoStates_6; } inline Dictionary_2_tDF4DF6424514983BF4BD146102818CD982ABA091 ** get_address_of_s_PseudoStates_6() { return &___s_PseudoStates_6; } inline void set_s_PseudoStates_6(Dictionary_2_tDF4DF6424514983BF4BD146102818CD982ABA091 * value) { ___s_PseudoStates_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_PseudoStates_6), (void*)value); } }; // UnityEngine.UIElements.StyleProperty struct StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD : public RuntimeObject { public: // System.String UnityEngine.UIElements.StyleProperty::m_Name String_t* ___m_Name_0; // System.Int32 UnityEngine.UIElements.StyleProperty::m_Line int32_t ___m_Line_1; // UnityEngine.UIElements.StyleValueHandle[] UnityEngine.UIElements.StyleProperty::m_Values StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* ___m_Values_2; // System.Boolean UnityEngine.UIElements.StyleProperty::isCustomProperty bool ___isCustomProperty_3; // System.Boolean UnityEngine.UIElements.StyleProperty::requireVariableResolve bool ___requireVariableResolve_4; public: inline static int32_t get_offset_of_m_Name_0() { return static_cast(offsetof(StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD, ___m_Name_0)); } inline String_t* get_m_Name_0() const { return ___m_Name_0; } inline String_t** get_address_of_m_Name_0() { return &___m_Name_0; } inline void set_m_Name_0(String_t* value) { ___m_Name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Name_0), (void*)value); } inline static int32_t get_offset_of_m_Line_1() { return static_cast(offsetof(StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD, ___m_Line_1)); } inline int32_t get_m_Line_1() const { return ___m_Line_1; } inline int32_t* get_address_of_m_Line_1() { return &___m_Line_1; } inline void set_m_Line_1(int32_t value) { ___m_Line_1 = value; } inline static int32_t get_offset_of_m_Values_2() { return static_cast(offsetof(StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD, ___m_Values_2)); } inline StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* get_m_Values_2() const { return ___m_Values_2; } inline StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A** get_address_of_m_Values_2() { return &___m_Values_2; } inline void set_m_Values_2(StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* value) { ___m_Values_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Values_2), (void*)value); } inline static int32_t get_offset_of_isCustomProperty_3() { return static_cast(offsetof(StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD, ___isCustomProperty_3)); } inline bool get_isCustomProperty_3() const { return ___isCustomProperty_3; } inline bool* get_address_of_isCustomProperty_3() { return &___isCustomProperty_3; } inline void set_isCustomProperty_3(bool value) { ___isCustomProperty_3 = value; } inline static int32_t get_offset_of_requireVariableResolve_4() { return static_cast(offsetof(StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD, ___requireVariableResolve_4)); } inline bool get_requireVariableResolve_4() const { return ___requireVariableResolve_4; } inline bool* get_address_of_requireVariableResolve_4() { return &___requireVariableResolve_4; } inline void set_requireVariableResolve_4(bool value) { ___requireVariableResolve_4 = value; } }; // UnityEngine.UIElements.StyleRule struct StyleRule_tD3BC85D79267EADDE815D5EEBD0EC25AA1A1A6F8 : public RuntimeObject { public: // UnityEngine.UIElements.StyleProperty[] UnityEngine.UIElements.StyleRule::m_Properties StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8* ___m_Properties_0; // System.Int32 UnityEngine.UIElements.StyleRule::line int32_t ___line_1; // System.Int32 UnityEngine.UIElements.StyleRule::customPropertiesCount int32_t ___customPropertiesCount_2; public: inline static int32_t get_offset_of_m_Properties_0() { return static_cast(offsetof(StyleRule_tD3BC85D79267EADDE815D5EEBD0EC25AA1A1A6F8, ___m_Properties_0)); } inline StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8* get_m_Properties_0() const { return ___m_Properties_0; } inline StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8** get_address_of_m_Properties_0() { return &___m_Properties_0; } inline void set_m_Properties_0(StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8* value) { ___m_Properties_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Properties_0), (void*)value); } inline static int32_t get_offset_of_line_1() { return static_cast(offsetof(StyleRule_tD3BC85D79267EADDE815D5EEBD0EC25AA1A1A6F8, ___line_1)); } inline int32_t get_line_1() const { return ___line_1; } inline int32_t* get_address_of_line_1() { return &___line_1; } inline void set_line_1(int32_t value) { ___line_1 = value; } inline static int32_t get_offset_of_customPropertiesCount_2() { return static_cast(offsetof(StyleRule_tD3BC85D79267EADDE815D5EEBD0EC25AA1A1A6F8, ___customPropertiesCount_2)); } inline int32_t get_customPropertiesCount_2() const { return ___customPropertiesCount_2; } inline int32_t* get_address_of_customPropertiesCount_2() { return &___customPropertiesCount_2; } inline void set_customPropertiesCount_2(int32_t value) { ___customPropertiesCount_2 = value; } }; // UnityEngine.UIElements.StyleSheets.StyleSheetExtensions struct StyleSheetExtensions_tF685F32CB4DF0471E496722063ECAD035C178D6E : public RuntimeObject { public: public: }; // UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser struct StyleSyntaxParser_t83B3B48FB887BB3F985F9D3AEAABF1610794A01F : public RuntimeObject { public: // System.Collections.Generic.List`1 UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser::m_ProcessExpressionList List_1_t09947A0188AFAAA3069AEBFB3CA62CBDB63A2642 * ___m_ProcessExpressionList_0; // System.Collections.Generic.Stack`1 UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser::m_ExpressionStack Stack_1_t95BAE1B376B20DD721A212C7BC93CD45E7B481EB * ___m_ExpressionStack_1; // System.Collections.Generic.Stack`1 UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser::m_CombinatorStack Stack_1_t405A6CA0D5CB45A3159B5CB5809788A728D3FD01 * ___m_CombinatorStack_2; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser::m_ParsedExpressionCache Dictionary_2_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F * ___m_ParsedExpressionCache_3; public: inline static int32_t get_offset_of_m_ProcessExpressionList_0() { return static_cast(offsetof(StyleSyntaxParser_t83B3B48FB887BB3F985F9D3AEAABF1610794A01F, ___m_ProcessExpressionList_0)); } inline List_1_t09947A0188AFAAA3069AEBFB3CA62CBDB63A2642 * get_m_ProcessExpressionList_0() const { return ___m_ProcessExpressionList_0; } inline List_1_t09947A0188AFAAA3069AEBFB3CA62CBDB63A2642 ** get_address_of_m_ProcessExpressionList_0() { return &___m_ProcessExpressionList_0; } inline void set_m_ProcessExpressionList_0(List_1_t09947A0188AFAAA3069AEBFB3CA62CBDB63A2642 * value) { ___m_ProcessExpressionList_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ProcessExpressionList_0), (void*)value); } inline static int32_t get_offset_of_m_ExpressionStack_1() { return static_cast(offsetof(StyleSyntaxParser_t83B3B48FB887BB3F985F9D3AEAABF1610794A01F, ___m_ExpressionStack_1)); } inline Stack_1_t95BAE1B376B20DD721A212C7BC93CD45E7B481EB * get_m_ExpressionStack_1() const { return ___m_ExpressionStack_1; } inline Stack_1_t95BAE1B376B20DD721A212C7BC93CD45E7B481EB ** get_address_of_m_ExpressionStack_1() { return &___m_ExpressionStack_1; } inline void set_m_ExpressionStack_1(Stack_1_t95BAE1B376B20DD721A212C7BC93CD45E7B481EB * value) { ___m_ExpressionStack_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ExpressionStack_1), (void*)value); } inline static int32_t get_offset_of_m_CombinatorStack_2() { return static_cast(offsetof(StyleSyntaxParser_t83B3B48FB887BB3F985F9D3AEAABF1610794A01F, ___m_CombinatorStack_2)); } inline Stack_1_t405A6CA0D5CB45A3159B5CB5809788A728D3FD01 * get_m_CombinatorStack_2() const { return ___m_CombinatorStack_2; } inline Stack_1_t405A6CA0D5CB45A3159B5CB5809788A728D3FD01 ** get_address_of_m_CombinatorStack_2() { return &___m_CombinatorStack_2; } inline void set_m_CombinatorStack_2(Stack_1_t405A6CA0D5CB45A3159B5CB5809788A728D3FD01 * value) { ___m_CombinatorStack_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CombinatorStack_2), (void*)value); } inline static int32_t get_offset_of_m_ParsedExpressionCache_3() { return static_cast(offsetof(StyleSyntaxParser_t83B3B48FB887BB3F985F9D3AEAABF1610794A01F, ___m_ParsedExpressionCache_3)); } inline Dictionary_2_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F * get_m_ParsedExpressionCache_3() const { return ___m_ParsedExpressionCache_3; } inline Dictionary_2_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F ** get_address_of_m_ParsedExpressionCache_3() { return &___m_ParsedExpressionCache_3; } inline void set_m_ParsedExpressionCache_3(Dictionary_2_t3AF229C1B9BD2D252042DE39D8994EB26FC9B23F * value) { ___m_ParsedExpressionCache_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParsedExpressionCache_3), (void*)value); } }; // UnityEngine.UIElements.StyleValueCollection struct StyleValueCollection_t3197D7B80761BCBF51AB28C17867845850701799 : public RuntimeObject { public: // System.Collections.Generic.List`1 UnityEngine.UIElements.StyleValueCollection::m_Values List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * ___m_Values_0; public: inline static int32_t get_offset_of_m_Values_0() { return static_cast(offsetof(StyleValueCollection_t3197D7B80761BCBF51AB28C17867845850701799, ___m_Values_0)); } inline List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * get_m_Values_0() const { return ___m_Values_0; } inline List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 ** get_address_of_m_Values_0() { return &___m_Values_0; } inline void set_m_Values_0(List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * value) { ___m_Values_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Values_0), (void*)value); } }; // UnityEngine.UIElements.StyleValueExtensions struct StyleValueExtensions_tBE1707C0113DCFA886A160F687707A2B0BE624F0 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.StyleValueFunctionExtension struct StyleValueFunctionExtension_tD8C387E026233354F7FD2547046D26F6E3F7B71F : public RuntimeObject { public: public: }; // UnityEngine.UIElements.StyleVariableContext struct StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE : public RuntimeObject { public: // System.Int32 UnityEngine.UIElements.StyleVariableContext::m_VariableHash int32_t ___m_VariableHash_1; // System.Collections.Generic.List`1 UnityEngine.UIElements.StyleVariableContext::m_Variables List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * ___m_Variables_2; // System.Collections.Generic.List`1 UnityEngine.UIElements.StyleVariableContext::m_SortedHash List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ___m_SortedHash_3; public: inline static int32_t get_offset_of_m_VariableHash_1() { return static_cast(offsetof(StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE, ___m_VariableHash_1)); } inline int32_t get_m_VariableHash_1() const { return ___m_VariableHash_1; } inline int32_t* get_address_of_m_VariableHash_1() { return &___m_VariableHash_1; } inline void set_m_VariableHash_1(int32_t value) { ___m_VariableHash_1 = value; } inline static int32_t get_offset_of_m_Variables_2() { return static_cast(offsetof(StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE, ___m_Variables_2)); } inline List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * get_m_Variables_2() const { return ___m_Variables_2; } inline List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F ** get_address_of_m_Variables_2() { return &___m_Variables_2; } inline void set_m_Variables_2(List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * value) { ___m_Variables_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Variables_2), (void*)value); } inline static int32_t get_offset_of_m_SortedHash_3() { return static_cast(offsetof(StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE, ___m_SortedHash_3)); } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * get_m_SortedHash_3() const { return ___m_SortedHash_3; } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 ** get_address_of_m_SortedHash_3() { return &___m_SortedHash_3; } inline void set_m_SortedHash_3(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * value) { ___m_SortedHash_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SortedHash_3), (void*)value); } }; struct StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE_StaticFields { public: // UnityEngine.UIElements.StyleVariableContext UnityEngine.UIElements.StyleVariableContext::none StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE * ___none_0; public: inline static int32_t get_offset_of_none_0() { return static_cast(offsetof(StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE_StaticFields, ___none_0)); } inline StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE * get_none_0() const { return ___none_0; } inline StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE ** get_address_of_none_0() { return &___none_0; } inline void set_none_0(StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE * value) { ___none_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___none_0), (void*)value); } }; // UnityEngine.UIElements.StyleVariableResolver struct StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1 : public RuntimeObject { public: // UnityEngine.UIElements.StyleSheets.StylePropertyValueMatcher UnityEngine.UIElements.StyleVariableResolver::m_Matcher StylePropertyValueMatcher_t40A5FC20FE9DE5796EFBAEFC77CCB81C8B6ED42A * ___m_Matcher_2; // System.Collections.Generic.List`1 UnityEngine.UIElements.StyleVariableResolver::m_ResolvedValues List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * ___m_ResolvedValues_3; // System.Collections.Generic.Stack`1 UnityEngine.UIElements.StyleVariableResolver::m_ResolvedVarStack Stack_1_tF2F8B5476F614882C00CEDDE027482B818D7FF1D * ___m_ResolvedVarStack_4; // UnityEngine.UIElements.StyleSheets.Syntax.Expression UnityEngine.UIElements.StyleVariableResolver::m_ValidationExpression Expression_tA1F0FC629B0D44614A81168F45C63359DB197156 * ___m_ValidationExpression_5; // UnityEngine.UIElements.StyleProperty UnityEngine.UIElements.StyleVariableResolver::m_Property StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD * ___m_Property_6; // UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleVariableResolver::m_Sheet StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___m_Sheet_7; // UnityEngine.UIElements.StyleValueHandle[] UnityEngine.UIElements.StyleVariableResolver::m_Handles StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* ___m_Handles_8; // UnityEngine.UIElements.StyleVariableContext UnityEngine.UIElements.StyleVariableResolver::k__BackingField StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE * ___U3CvariableContextU3Ek__BackingField_9; public: inline static int32_t get_offset_of_m_Matcher_2() { return static_cast(offsetof(StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1, ___m_Matcher_2)); } inline StylePropertyValueMatcher_t40A5FC20FE9DE5796EFBAEFC77CCB81C8B6ED42A * get_m_Matcher_2() const { return ___m_Matcher_2; } inline StylePropertyValueMatcher_t40A5FC20FE9DE5796EFBAEFC77CCB81C8B6ED42A ** get_address_of_m_Matcher_2() { return &___m_Matcher_2; } inline void set_m_Matcher_2(StylePropertyValueMatcher_t40A5FC20FE9DE5796EFBAEFC77CCB81C8B6ED42A * value) { ___m_Matcher_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Matcher_2), (void*)value); } inline static int32_t get_offset_of_m_ResolvedValues_3() { return static_cast(offsetof(StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1, ___m_ResolvedValues_3)); } inline List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * get_m_ResolvedValues_3() const { return ___m_ResolvedValues_3; } inline List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 ** get_address_of_m_ResolvedValues_3() { return &___m_ResolvedValues_3; } inline void set_m_ResolvedValues_3(List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * value) { ___m_ResolvedValues_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ResolvedValues_3), (void*)value); } inline static int32_t get_offset_of_m_ResolvedVarStack_4() { return static_cast(offsetof(StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1, ___m_ResolvedVarStack_4)); } inline Stack_1_tF2F8B5476F614882C00CEDDE027482B818D7FF1D * get_m_ResolvedVarStack_4() const { return ___m_ResolvedVarStack_4; } inline Stack_1_tF2F8B5476F614882C00CEDDE027482B818D7FF1D ** get_address_of_m_ResolvedVarStack_4() { return &___m_ResolvedVarStack_4; } inline void set_m_ResolvedVarStack_4(Stack_1_tF2F8B5476F614882C00CEDDE027482B818D7FF1D * value) { ___m_ResolvedVarStack_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ResolvedVarStack_4), (void*)value); } inline static int32_t get_offset_of_m_ValidationExpression_5() { return static_cast(offsetof(StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1, ___m_ValidationExpression_5)); } inline Expression_tA1F0FC629B0D44614A81168F45C63359DB197156 * get_m_ValidationExpression_5() const { return ___m_ValidationExpression_5; } inline Expression_tA1F0FC629B0D44614A81168F45C63359DB197156 ** get_address_of_m_ValidationExpression_5() { return &___m_ValidationExpression_5; } inline void set_m_ValidationExpression_5(Expression_tA1F0FC629B0D44614A81168F45C63359DB197156 * value) { ___m_ValidationExpression_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ValidationExpression_5), (void*)value); } inline static int32_t get_offset_of_m_Property_6() { return static_cast(offsetof(StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1, ___m_Property_6)); } inline StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD * get_m_Property_6() const { return ___m_Property_6; } inline StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD ** get_address_of_m_Property_6() { return &___m_Property_6; } inline void set_m_Property_6(StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD * value) { ___m_Property_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Property_6), (void*)value); } inline static int32_t get_offset_of_m_Sheet_7() { return static_cast(offsetof(StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1, ___m_Sheet_7)); } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * get_m_Sheet_7() const { return ___m_Sheet_7; } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F ** get_address_of_m_Sheet_7() { return &___m_Sheet_7; } inline void set_m_Sheet_7(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * value) { ___m_Sheet_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Sheet_7), (void*)value); } inline static int32_t get_offset_of_m_Handles_8() { return static_cast(offsetof(StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1, ___m_Handles_8)); } inline StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* get_m_Handles_8() const { return ___m_Handles_8; } inline StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A** get_address_of_m_Handles_8() { return &___m_Handles_8; } inline void set_m_Handles_8(StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* value) { ___m_Handles_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Handles_8), (void*)value); } inline static int32_t get_offset_of_U3CvariableContextU3Ek__BackingField_9() { return static_cast(offsetof(StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1, ___U3CvariableContextU3Ek__BackingField_9)); } inline StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE * get_U3CvariableContextU3Ek__BackingField_9() const { return ___U3CvariableContextU3Ek__BackingField_9; } inline StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE ** get_address_of_U3CvariableContextU3Ek__BackingField_9() { return &___U3CvariableContextU3Ek__BackingField_9; } inline void set_U3CvariableContextU3Ek__BackingField_9(StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE * value) { ___U3CvariableContextU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CvariableContextU3Ek__BackingField_9), (void*)value); } }; struct StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1_StaticFields { public: // UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser UnityEngine.UIElements.StyleVariableResolver::s_SyntaxParser StyleSyntaxParser_t83B3B48FB887BB3F985F9D3AEAABF1610794A01F * ___s_SyntaxParser_1; public: inline static int32_t get_offset_of_s_SyntaxParser_1() { return static_cast(offsetof(StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1_StaticFields, ___s_SyntaxParser_1)); } inline StyleSyntaxParser_t83B3B48FB887BB3F985F9D3AEAABF1610794A01F * get_s_SyntaxParser_1() const { return ___s_SyntaxParser_1; } inline StyleSyntaxParser_t83B3B48FB887BB3F985F9D3AEAABF1610794A01F ** get_address_of_s_SyntaxParser_1() { return &___s_SyntaxParser_1; } inline void set_s_SyntaxParser_1(StyleSyntaxParser_t83B3B48FB887BB3F985F9D3AEAABF1610794A01F * value) { ___s_SyntaxParser_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SyntaxParser_1), (void*)value); } }; // UnityEngine.UIElements.TextureRegistry struct TextureRegistry_t5FC683A1DBABCEE29117F6660088ADF84A6D5E5D : public RuntimeObject { public: // System.Collections.Generic.List`1 UnityEngine.UIElements.TextureRegistry::m_Textures List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * ___m_Textures_0; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.TextureRegistry::m_TextureToId Dictionary_2_tC090B86AB1EA19D467CC48C87C35F27D680986F4 * ___m_TextureToId_1; // System.Collections.Generic.Stack`1 UnityEngine.UIElements.TextureRegistry::m_FreeIds Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * ___m_FreeIds_2; public: inline static int32_t get_offset_of_m_Textures_0() { return static_cast(offsetof(TextureRegistry_t5FC683A1DBABCEE29117F6660088ADF84A6D5E5D, ___m_Textures_0)); } inline List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * get_m_Textures_0() const { return ___m_Textures_0; } inline List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 ** get_address_of_m_Textures_0() { return &___m_Textures_0; } inline void set_m_Textures_0(List_1_tE7648CB40AD5F8A3E2E06F4C980BC4602FA072D3 * value) { ___m_Textures_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Textures_0), (void*)value); } inline static int32_t get_offset_of_m_TextureToId_1() { return static_cast(offsetof(TextureRegistry_t5FC683A1DBABCEE29117F6660088ADF84A6D5E5D, ___m_TextureToId_1)); } inline Dictionary_2_tC090B86AB1EA19D467CC48C87C35F27D680986F4 * get_m_TextureToId_1() const { return ___m_TextureToId_1; } inline Dictionary_2_tC090B86AB1EA19D467CC48C87C35F27D680986F4 ** get_address_of_m_TextureToId_1() { return &___m_TextureToId_1; } inline void set_m_TextureToId_1(Dictionary_2_tC090B86AB1EA19D467CC48C87C35F27D680986F4 * value) { ___m_TextureToId_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TextureToId_1), (void*)value); } inline static int32_t get_offset_of_m_FreeIds_2() { return static_cast(offsetof(TextureRegistry_t5FC683A1DBABCEE29117F6660088ADF84A6D5E5D, ___m_FreeIds_2)); } inline Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * get_m_FreeIds_2() const { return ___m_FreeIds_2; } inline Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC ** get_address_of_m_FreeIds_2() { return &___m_FreeIds_2; } inline void set_m_FreeIds_2(Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * value) { ___m_FreeIds_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FreeIds_2), (void*)value); } }; struct TextureRegistry_t5FC683A1DBABCEE29117F6660088ADF84A6D5E5D_StaticFields { public: // UnityEngine.UIElements.TextureRegistry UnityEngine.UIElements.TextureRegistry::k__BackingField TextureRegistry_t5FC683A1DBABCEE29117F6660088ADF84A6D5E5D * ___U3CinstanceU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CinstanceU3Ek__BackingField_4() { return static_cast(offsetof(TextureRegistry_t5FC683A1DBABCEE29117F6660088ADF84A6D5E5D_StaticFields, ___U3CinstanceU3Ek__BackingField_4)); } inline TextureRegistry_t5FC683A1DBABCEE29117F6660088ADF84A6D5E5D * get_U3CinstanceU3Ek__BackingField_4() const { return ___U3CinstanceU3Ek__BackingField_4; } inline TextureRegistry_t5FC683A1DBABCEE29117F6660088ADF84A6D5E5D ** get_address_of_U3CinstanceU3Ek__BackingField_4() { return &___U3CinstanceU3Ek__BackingField_4; } inline void set_U3CinstanceU3Ek__BackingField_4(TextureRegistry_t5FC683A1DBABCEE29117F6660088ADF84A6D5E5D * value) { ___U3CinstanceU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CinstanceU3Ek__BackingField_4), (void*)value); } }; // UnityEngine.UIElements.TimerEventScheduler struct TimerEventScheduler_tBFB88C1237A1F9B74C5A80668899D4FD984C3619 : public RuntimeObject { public: // System.Collections.Generic.List`1 UnityEngine.UIElements.TimerEventScheduler::m_ScheduledItems List_1_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953 * ___m_ScheduledItems_0; // System.Boolean UnityEngine.UIElements.TimerEventScheduler::m_TransactionMode bool ___m_TransactionMode_1; // System.Collections.Generic.List`1 UnityEngine.UIElements.TimerEventScheduler::m_ScheduleTransactions List_1_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953 * ___m_ScheduleTransactions_2; // System.Collections.Generic.HashSet`1 UnityEngine.UIElements.TimerEventScheduler::m_UnscheduleTransactions HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02 * ___m_UnscheduleTransactions_3; // System.Boolean UnityEngine.UIElements.TimerEventScheduler::disableThrottling bool ___disableThrottling_4; // System.Int32 UnityEngine.UIElements.TimerEventScheduler::m_LastUpdatedIndex int32_t ___m_LastUpdatedIndex_5; public: inline static int32_t get_offset_of_m_ScheduledItems_0() { return static_cast(offsetof(TimerEventScheduler_tBFB88C1237A1F9B74C5A80668899D4FD984C3619, ___m_ScheduledItems_0)); } inline List_1_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953 * get_m_ScheduledItems_0() const { return ___m_ScheduledItems_0; } inline List_1_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953 ** get_address_of_m_ScheduledItems_0() { return &___m_ScheduledItems_0; } inline void set_m_ScheduledItems_0(List_1_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953 * value) { ___m_ScheduledItems_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ScheduledItems_0), (void*)value); } inline static int32_t get_offset_of_m_TransactionMode_1() { return static_cast(offsetof(TimerEventScheduler_tBFB88C1237A1F9B74C5A80668899D4FD984C3619, ___m_TransactionMode_1)); } inline bool get_m_TransactionMode_1() const { return ___m_TransactionMode_1; } inline bool* get_address_of_m_TransactionMode_1() { return &___m_TransactionMode_1; } inline void set_m_TransactionMode_1(bool value) { ___m_TransactionMode_1 = value; } inline static int32_t get_offset_of_m_ScheduleTransactions_2() { return static_cast(offsetof(TimerEventScheduler_tBFB88C1237A1F9B74C5A80668899D4FD984C3619, ___m_ScheduleTransactions_2)); } inline List_1_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953 * get_m_ScheduleTransactions_2() const { return ___m_ScheduleTransactions_2; } inline List_1_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953 ** get_address_of_m_ScheduleTransactions_2() { return &___m_ScheduleTransactions_2; } inline void set_m_ScheduleTransactions_2(List_1_tBC4B57F9CF657DBE5051FFDB6F714D916DE00953 * value) { ___m_ScheduleTransactions_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ScheduleTransactions_2), (void*)value); } inline static int32_t get_offset_of_m_UnscheduleTransactions_3() { return static_cast(offsetof(TimerEventScheduler_tBFB88C1237A1F9B74C5A80668899D4FD984C3619, ___m_UnscheduleTransactions_3)); } inline HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02 * get_m_UnscheduleTransactions_3() const { return ___m_UnscheduleTransactions_3; } inline HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02 ** get_address_of_m_UnscheduleTransactions_3() { return &___m_UnscheduleTransactions_3; } inline void set_m_UnscheduleTransactions_3(HashSet_1_tDEB5301E3D1ED73BEA3212BF8934A112D1B7EA02 * value) { ___m_UnscheduleTransactions_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UnscheduleTransactions_3), (void*)value); } inline static int32_t get_offset_of_disableThrottling_4() { return static_cast(offsetof(TimerEventScheduler_tBFB88C1237A1F9B74C5A80668899D4FD984C3619, ___disableThrottling_4)); } inline bool get_disableThrottling_4() const { return ___disableThrottling_4; } inline bool* get_address_of_disableThrottling_4() { return &___disableThrottling_4; } inline void set_disableThrottling_4(bool value) { ___disableThrottling_4 = value; } inline static int32_t get_offset_of_m_LastUpdatedIndex_5() { return static_cast(offsetof(TimerEventScheduler_tBFB88C1237A1F9B74C5A80668899D4FD984C3619, ___m_LastUpdatedIndex_5)); } inline int32_t get_m_LastUpdatedIndex_5() const { return ___m_LastUpdatedIndex_5; } inline int32_t* get_address_of_m_LastUpdatedIndex_5() { return &___m_LastUpdatedIndex_5; } inline void set_m_LastUpdatedIndex_5(int32_t value) { ___m_LastUpdatedIndex_5 = value; } }; // UnityEngine.UIElements.UIElementsPackageUtility struct UIElementsPackageUtility_t32E3714BAF2A9C06525B018C31E49E77C3B732DB : public RuntimeObject { public: public: }; struct UIElementsPackageUtility_t32E3714BAF2A9C06525B018C31E49E77C3B732DB_StaticFields { public: // System.String UnityEngine.UIElements.UIElementsPackageUtility::EditorResourcesBasePath String_t* ___EditorResourcesBasePath_0; // System.Boolean UnityEngine.UIElements.UIElementsPackageUtility::IsUIEPackageLoaded bool ___IsUIEPackageLoaded_1; public: inline static int32_t get_offset_of_EditorResourcesBasePath_0() { return static_cast(offsetof(UIElementsPackageUtility_t32E3714BAF2A9C06525B018C31E49E77C3B732DB_StaticFields, ___EditorResourcesBasePath_0)); } inline String_t* get_EditorResourcesBasePath_0() const { return ___EditorResourcesBasePath_0; } inline String_t** get_address_of_EditorResourcesBasePath_0() { return &___EditorResourcesBasePath_0; } inline void set_EditorResourcesBasePath_0(String_t* value) { ___EditorResourcesBasePath_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___EditorResourcesBasePath_0), (void*)value); } inline static int32_t get_offset_of_IsUIEPackageLoaded_1() { return static_cast(offsetof(UIElementsPackageUtility_t32E3714BAF2A9C06525B018C31E49E77C3B732DB_StaticFields, ___IsUIEPackageLoaded_1)); } inline bool get_IsUIEPackageLoaded_1() const { return ___IsUIEPackageLoaded_1; } inline bool* get_address_of_IsUIEPackageLoaded_1() { return &___IsUIEPackageLoaded_1; } inline void set_IsUIEPackageLoaded_1(bool value) { ___IsUIEPackageLoaded_1 = value; } }; // UnityEngine.UIElements.UIElementsRuntimeUtilityNative struct UIElementsRuntimeUtilityNative_tD46E29AA27E608332B332CC105C50AF116363578 : public RuntimeObject { public: public: }; struct UIElementsRuntimeUtilityNative_tD46E29AA27E608332B332CC105C50AF116363578_StaticFields { public: // System.Action UnityEngine.UIElements.UIElementsRuntimeUtilityNative::RepaintOverlayPanelsCallback Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___RepaintOverlayPanelsCallback_0; // System.Action UnityEngine.UIElements.UIElementsRuntimeUtilityNative::UpdateRuntimePanelsCallback Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___UpdateRuntimePanelsCallback_1; public: inline static int32_t get_offset_of_RepaintOverlayPanelsCallback_0() { return static_cast(offsetof(UIElementsRuntimeUtilityNative_tD46E29AA27E608332B332CC105C50AF116363578_StaticFields, ___RepaintOverlayPanelsCallback_0)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_RepaintOverlayPanelsCallback_0() const { return ___RepaintOverlayPanelsCallback_0; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_RepaintOverlayPanelsCallback_0() { return &___RepaintOverlayPanelsCallback_0; } inline void set_RepaintOverlayPanelsCallback_0(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___RepaintOverlayPanelsCallback_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___RepaintOverlayPanelsCallback_0), (void*)value); } inline static int32_t get_offset_of_UpdateRuntimePanelsCallback_1() { return static_cast(offsetof(UIElementsRuntimeUtilityNative_tD46E29AA27E608332B332CC105C50AF116363578_StaticFields, ___UpdateRuntimePanelsCallback_1)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_UpdateRuntimePanelsCallback_1() const { return ___UpdateRuntimePanelsCallback_1; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_UpdateRuntimePanelsCallback_1() { return &___UpdateRuntimePanelsCallback_1; } inline void set_UpdateRuntimePanelsCallback_1(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___UpdateRuntimePanelsCallback_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___UpdateRuntimePanelsCallback_1), (void*)value); } }; // UnityEngine.UIElements.UIEventRegistration struct UIEventRegistration_t0CC154C7A1658149926FB820942E2C0644E9A31A : public RuntimeObject { public: public: }; struct UIEventRegistration_t0CC154C7A1658149926FB820942E2C0644E9A31A_StaticFields { public: // System.Collections.Generic.List`1 UnityEngine.UIElements.UIEventRegistration::s_Utilities List_1_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2 * ___s_Utilities_0; public: inline static int32_t get_offset_of_s_Utilities_0() { return static_cast(offsetof(UIEventRegistration_t0CC154C7A1658149926FB820942E2C0644E9A31A_StaticFields, ___s_Utilities_0)); } inline List_1_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2 * get_s_Utilities_0() const { return ___s_Utilities_0; } inline List_1_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2 ** get_address_of_s_Utilities_0() { return &___s_Utilities_0; } inline void set_s_Utilities_0(List_1_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2 * value) { ___s_Utilities_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Utilities_0), (void*)value); } }; // UnityEngine.UIElements.UIRUtility struct UIRUtility_t379D690920D47F2591E6DCD04CACEB543E526C63 : public RuntimeObject { public: public: }; struct UIRUtility_t379D690920D47F2591E6DCD04CACEB543E526C63_StaticFields { public: // System.String UnityEngine.UIElements.UIRUtility::k_DefaultShaderName String_t* ___k_DefaultShaderName_0; // System.String UnityEngine.UIElements.UIRUtility::k_DefaultWorldSpaceShaderName String_t* ___k_DefaultWorldSpaceShaderName_1; public: inline static int32_t get_offset_of_k_DefaultShaderName_0() { return static_cast(offsetof(UIRUtility_t379D690920D47F2591E6DCD04CACEB543E526C63_StaticFields, ___k_DefaultShaderName_0)); } inline String_t* get_k_DefaultShaderName_0() const { return ___k_DefaultShaderName_0; } inline String_t** get_address_of_k_DefaultShaderName_0() { return &___k_DefaultShaderName_0; } inline void set_k_DefaultShaderName_0(String_t* value) { ___k_DefaultShaderName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___k_DefaultShaderName_0), (void*)value); } inline static int32_t get_offset_of_k_DefaultWorldSpaceShaderName_1() { return static_cast(offsetof(UIRUtility_t379D690920D47F2591E6DCD04CACEB543E526C63_StaticFields, ___k_DefaultWorldSpaceShaderName_1)); } inline String_t* get_k_DefaultWorldSpaceShaderName_1() const { return ___k_DefaultWorldSpaceShaderName_1; } inline String_t** get_address_of_k_DefaultWorldSpaceShaderName_1() { return &___k_DefaultWorldSpaceShaderName_1; } inline void set_k_DefaultWorldSpaceShaderName_1(String_t* value) { ___k_DefaultWorldSpaceShaderName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___k_DefaultWorldSpaceShaderName_1), (void*)value); } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // UnityEngine.UIElements.VisualElementExtensions struct VisualElementExtensions_tC2B48B93CE630AFC1FCF4F4EE6FA6D983BD577E4 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.VisualElementListPool struct VisualElementListPool_t6EEB827B9EC945069795613CE3F5B23F4F4F7081 : public RuntimeObject { public: public: }; struct VisualElementListPool_t6EEB827B9EC945069795613CE3F5B23F4F4F7081_StaticFields { public: // UnityEngine.UIElements.ObjectPool`1> UnityEngine.UIElements.VisualElementListPool::pool ObjectPool_1_tB34AB181B1E10681C586C3E3A6FCE82FDDE3C0DD * ___pool_0; public: inline static int32_t get_offset_of_pool_0() { return static_cast(offsetof(VisualElementListPool_t6EEB827B9EC945069795613CE3F5B23F4F4F7081_StaticFields, ___pool_0)); } inline ObjectPool_1_tB34AB181B1E10681C586C3E3A6FCE82FDDE3C0DD * get_pool_0() const { return ___pool_0; } inline ObjectPool_1_tB34AB181B1E10681C586C3E3A6FCE82FDDE3C0DD ** get_address_of_pool_0() { return &___pool_0; } inline void set_pool_0(ObjectPool_1_tB34AB181B1E10681C586C3E3A6FCE82FDDE3C0DD * value) { ___pool_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pool_0), (void*)value); } }; // UnityEngine.UIElements.VisualElementPanelActivator struct VisualElementPanelActivator_tB417B95A604CE06ACDBAF342C6A4AF1CEB0BE5FB : public RuntimeObject { public: // UnityEngine.UIElements.IVisualElementPanelActivatable UnityEngine.UIElements.VisualElementPanelActivator::m_Activatable RuntimeObject* ___m_Activatable_0; // System.Boolean UnityEngine.UIElements.VisualElementPanelActivator::k__BackingField bool ___U3CisActiveU3Ek__BackingField_1; // System.Boolean UnityEngine.UIElements.VisualElementPanelActivator::k__BackingField bool ___U3CisDetachingU3Ek__BackingField_2; public: inline static int32_t get_offset_of_m_Activatable_0() { return static_cast(offsetof(VisualElementPanelActivator_tB417B95A604CE06ACDBAF342C6A4AF1CEB0BE5FB, ___m_Activatable_0)); } inline RuntimeObject* get_m_Activatable_0() const { return ___m_Activatable_0; } inline RuntimeObject** get_address_of_m_Activatable_0() { return &___m_Activatable_0; } inline void set_m_Activatable_0(RuntimeObject* value) { ___m_Activatable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Activatable_0), (void*)value); } inline static int32_t get_offset_of_U3CisActiveU3Ek__BackingField_1() { return static_cast(offsetof(VisualElementPanelActivator_tB417B95A604CE06ACDBAF342C6A4AF1CEB0BE5FB, ___U3CisActiveU3Ek__BackingField_1)); } inline bool get_U3CisActiveU3Ek__BackingField_1() const { return ___U3CisActiveU3Ek__BackingField_1; } inline bool* get_address_of_U3CisActiveU3Ek__BackingField_1() { return &___U3CisActiveU3Ek__BackingField_1; } inline void set_U3CisActiveU3Ek__BackingField_1(bool value) { ___U3CisActiveU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CisDetachingU3Ek__BackingField_2() { return static_cast(offsetof(VisualElementPanelActivator_tB417B95A604CE06ACDBAF342C6A4AF1CEB0BE5FB, ___U3CisDetachingU3Ek__BackingField_2)); } inline bool get_U3CisDetachingU3Ek__BackingField_2() const { return ___U3CisDetachingU3Ek__BackingField_2; } inline bool* get_address_of_U3CisDetachingU3Ek__BackingField_2() { return &___U3CisDetachingU3Ek__BackingField_2; } inline void set_U3CisDetachingU3Ek__BackingField_2(bool value) { ___U3CisDetachingU3Ek__BackingField_2 = value; } }; // UnityEngine.UIElements.VisualTreeUpdater struct VisualTreeUpdater_tD6408ED21607A11CCA2F26D09A50AED30B8C1A64 : public RuntimeObject { public: // UnityEngine.UIElements.BaseVisualElementPanel UnityEngine.UIElements.VisualTreeUpdater::m_Panel BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30 * ___m_Panel_0; // UnityEngine.UIElements.VisualTreeUpdater/UpdaterArray UnityEngine.UIElements.VisualTreeUpdater::m_UpdaterArray UpdaterArray_t4D22D6AD9E07F0143A372F2DDDC3B615A0A5EC08 * ___m_UpdaterArray_1; public: inline static int32_t get_offset_of_m_Panel_0() { return static_cast(offsetof(VisualTreeUpdater_tD6408ED21607A11CCA2F26D09A50AED30B8C1A64, ___m_Panel_0)); } inline BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30 * get_m_Panel_0() const { return ___m_Panel_0; } inline BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30 ** get_address_of_m_Panel_0() { return &___m_Panel_0; } inline void set_m_Panel_0(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30 * value) { ___m_Panel_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Panel_0), (void*)value); } inline static int32_t get_offset_of_m_UpdaterArray_1() { return static_cast(offsetof(VisualTreeUpdater_tD6408ED21607A11CCA2F26D09A50AED30B8C1A64, ___m_UpdaterArray_1)); } inline UpdaterArray_t4D22D6AD9E07F0143A372F2DDDC3B615A0A5EC08 * get_m_UpdaterArray_1() const { return ___m_UpdaterArray_1; } inline UpdaterArray_t4D22D6AD9E07F0143A372F2DDDC3B615A0A5EC08 ** get_address_of_m_UpdaterArray_1() { return &___m_UpdaterArray_1; } inline void set_m_UpdaterArray_1(UpdaterArray_t4D22D6AD9E07F0143A372F2DDDC3B615A0A5EC08 * value) { ___m_UpdaterArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_UpdaterArray_1), (void*)value); } }; // UnityEngine.UIElements.BaseRuntimePanel/<>c struct U3CU3Ec_t48F9B8CC8704CFA928B619185C48BC353F2B9420 : public RuntimeObject { public: public: }; struct U3CU3Ec_t48F9B8CC8704CFA928B619185C48BC353F2B9420_StaticFields { public: // UnityEngine.UIElements.BaseRuntimePanel/<>c UnityEngine.UIElements.BaseRuntimePanel/<>c::<>9 U3CU3Ec_t48F9B8CC8704CFA928B619185C48BC353F2B9420 * ___U3CU3E9_0; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t48F9B8CC8704CFA928B619185C48BC353F2B9420_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t48F9B8CC8704CFA928B619185C48BC353F2B9420 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t48F9B8CC8704CFA928B619185C48BC353F2B9420 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t48F9B8CC8704CFA928B619185C48BC353F2B9420 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } }; // UnityEngine.GUILayoutUtility/LayoutCache struct LayoutCache_t4C0528EE626F95B53EFE2AB59B8D56CB70BBDFE8 : public RuntimeObject { public: // System.Int32 UnityEngine.GUILayoutUtility/LayoutCache::k__BackingField int32_t ___U3CidU3Ek__BackingField_0; // UnityEngine.GUILayoutGroup UnityEngine.GUILayoutUtility/LayoutCache::topLevel GUILayoutGroup_tEA8ADE069ADCDFAAE55323834EDC04B0888F10B9 * ___topLevel_1; // UnityEngineInternal.GenericStack UnityEngine.GUILayoutUtility/LayoutCache::layoutGroups GenericStack_tFE88EF4FAC2E3519951AC2A4D721C3BD1A02E24C * ___layoutGroups_2; // UnityEngine.GUILayoutGroup UnityEngine.GUILayoutUtility/LayoutCache::windows GUILayoutGroup_tEA8ADE069ADCDFAAE55323834EDC04B0888F10B9 * ___windows_3; public: inline static int32_t get_offset_of_U3CidU3Ek__BackingField_0() { return static_cast(offsetof(LayoutCache_t4C0528EE626F95B53EFE2AB59B8D56CB70BBDFE8, ___U3CidU3Ek__BackingField_0)); } inline int32_t get_U3CidU3Ek__BackingField_0() const { return ___U3CidU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CidU3Ek__BackingField_0() { return &___U3CidU3Ek__BackingField_0; } inline void set_U3CidU3Ek__BackingField_0(int32_t value) { ___U3CidU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_topLevel_1() { return static_cast(offsetof(LayoutCache_t4C0528EE626F95B53EFE2AB59B8D56CB70BBDFE8, ___topLevel_1)); } inline GUILayoutGroup_tEA8ADE069ADCDFAAE55323834EDC04B0888F10B9 * get_topLevel_1() const { return ___topLevel_1; } inline GUILayoutGroup_tEA8ADE069ADCDFAAE55323834EDC04B0888F10B9 ** get_address_of_topLevel_1() { return &___topLevel_1; } inline void set_topLevel_1(GUILayoutGroup_tEA8ADE069ADCDFAAE55323834EDC04B0888F10B9 * value) { ___topLevel_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___topLevel_1), (void*)value); } inline static int32_t get_offset_of_layoutGroups_2() { return static_cast(offsetof(LayoutCache_t4C0528EE626F95B53EFE2AB59B8D56CB70BBDFE8, ___layoutGroups_2)); } inline GenericStack_tFE88EF4FAC2E3519951AC2A4D721C3BD1A02E24C * get_layoutGroups_2() const { return ___layoutGroups_2; } inline GenericStack_tFE88EF4FAC2E3519951AC2A4D721C3BD1A02E24C ** get_address_of_layoutGroups_2() { return &___layoutGroups_2; } inline void set_layoutGroups_2(GenericStack_tFE88EF4FAC2E3519951AC2A4D721C3BD1A02E24C * value) { ___layoutGroups_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___layoutGroups_2), (void*)value); } inline static int32_t get_offset_of_windows_3() { return static_cast(offsetof(LayoutCache_t4C0528EE626F95B53EFE2AB59B8D56CB70BBDFE8, ___windows_3)); } inline GUILayoutGroup_tEA8ADE069ADCDFAAE55323834EDC04B0888F10B9 * get_windows_3() const { return ___windows_3; } inline GUILayoutGroup_tEA8ADE069ADCDFAAE55323834EDC04B0888F10B9 ** get_address_of_windows_3() { return &___windows_3; } inline void set_windows_3(GUILayoutGroup_tEA8ADE069ADCDFAAE55323834EDC04B0888F10B9 * value) { ___windows_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___windows_3), (void*)value); } }; // UnityEngine.UIElements.ScheduledItem/<>c struct U3CU3Ec_t711CB48A19DB4791BC4A79965FFDD9DA886FF2EB : public RuntimeObject { public: public: }; struct U3CU3Ec_t711CB48A19DB4791BC4A79965FFDD9DA886FF2EB_StaticFields { public: // UnityEngine.UIElements.ScheduledItem/<>c UnityEngine.UIElements.ScheduledItem/<>c::<>9 U3CU3Ec_t711CB48A19DB4791BC4A79965FFDD9DA886FF2EB * ___U3CU3E9_0; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t711CB48A19DB4791BC4A79965FFDD9DA886FF2EB_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t711CB48A19DB4791BC4A79965FFDD9DA886FF2EB * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t711CB48A19DB4791BC4A79965FFDD9DA886FF2EB ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t711CB48A19DB4791BC4A79965FFDD9DA886FF2EB * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } }; // UnityEngine.UIElements.StyleComplexSelector/<>c struct U3CU3Ec_tAD1187DD6192B43A64B254C0289F5FB9A36FB0F8 : public RuntimeObject { public: public: }; struct U3CU3Ec_tAD1187DD6192B43A64B254C0289F5FB9A36FB0F8_StaticFields { public: // UnityEngine.UIElements.StyleComplexSelector/<>c UnityEngine.UIElements.StyleComplexSelector/<>c::<>9 U3CU3Ec_tAD1187DD6192B43A64B254C0289F5FB9A36FB0F8 * ___U3CU3E9_0; // System.Func`2 UnityEngine.UIElements.StyleComplexSelector/<>c::<>9__20_0 Func_2_t03878E87644198222E4EC62631B58EC8ED6EC2F4 * ___U3CU3E9__20_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_tAD1187DD6192B43A64B254C0289F5FB9A36FB0F8_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_tAD1187DD6192B43A64B254C0289F5FB9A36FB0F8 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_tAD1187DD6192B43A64B254C0289F5FB9A36FB0F8 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_tAD1187DD6192B43A64B254C0289F5FB9A36FB0F8 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__20_0_1() { return static_cast(offsetof(U3CU3Ec_tAD1187DD6192B43A64B254C0289F5FB9A36FB0F8_StaticFields, ___U3CU3E9__20_0_1)); } inline Func_2_t03878E87644198222E4EC62631B58EC8ED6EC2F4 * get_U3CU3E9__20_0_1() const { return ___U3CU3E9__20_0_1; } inline Func_2_t03878E87644198222E4EC62631B58EC8ED6EC2F4 ** get_address_of_U3CU3E9__20_0_1() { return &___U3CU3E9__20_0_1; } inline void set_U3CU3E9__20_0_1(Func_2_t03878E87644198222E4EC62631B58EC8ED6EC2F4 * value) { ___U3CU3E9__20_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__20_0_1), (void*)value); } }; // UnityEngine.UIElements.StyleSelector/<>c struct U3CU3Ec_t6A08378DE9ABB9EC198D8609F5E47B584FEB6E33 : public RuntimeObject { public: public: }; struct U3CU3Ec_t6A08378DE9ABB9EC198D8609F5E47B584FEB6E33_StaticFields { public: // UnityEngine.UIElements.StyleSelector/<>c UnityEngine.UIElements.StyleSelector/<>c::<>9 U3CU3Ec_t6A08378DE9ABB9EC198D8609F5E47B584FEB6E33 * ___U3CU3E9_0; // System.Func`2 UnityEngine.UIElements.StyleSelector/<>c::<>9__10_0 Func_2_t65584FB9AE50266116FCCDB4722FAC93AC00AC6C * ___U3CU3E9__10_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t6A08378DE9ABB9EC198D8609F5E47B584FEB6E33_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t6A08378DE9ABB9EC198D8609F5E47B584FEB6E33 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t6A08378DE9ABB9EC198D8609F5E47B584FEB6E33 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t6A08378DE9ABB9EC198D8609F5E47B584FEB6E33 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__10_0_1() { return static_cast(offsetof(U3CU3Ec_t6A08378DE9ABB9EC198D8609F5E47B584FEB6E33_StaticFields, ___U3CU3E9__10_0_1)); } inline Func_2_t65584FB9AE50266116FCCDB4722FAC93AC00AC6C * get_U3CU3E9__10_0_1() const { return ___U3CU3E9__10_0_1; } inline Func_2_t65584FB9AE50266116FCCDB4722FAC93AC00AC6C ** get_address_of_U3CU3E9__10_0_1() { return &___U3CU3E9__10_0_1; } inline void set_U3CU3E9__10_0_1(Func_2_t65584FB9AE50266116FCCDB4722FAC93AC00AC6C * value) { ___U3CU3E9__10_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__10_0_1), (void*)value); } }; // UnityEngine.UIElements.UIElementsRuntimeUtility/<>c struct U3CU3Ec_tE7B446147132BEC14C840E54B37EA2B4DD56C701 : public RuntimeObject { public: public: }; struct U3CU3Ec_tE7B446147132BEC14C840E54B37EA2B4DD56C701_StaticFields { public: // UnityEngine.UIElements.UIElementsRuntimeUtility/<>c UnityEngine.UIElements.UIElementsRuntimeUtility/<>c::<>9 U3CU3Ec_tE7B446147132BEC14C840E54B37EA2B4DD56C701 * ___U3CU3E9_0; // System.Comparison`1 UnityEngine.UIElements.UIElementsRuntimeUtility/<>c::<>9__43_0 Comparison_1_t578B8FF1EF7934819FA9491A0A719CBAA128FC35 * ___U3CU3E9__43_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_tE7B446147132BEC14C840E54B37EA2B4DD56C701_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_tE7B446147132BEC14C840E54B37EA2B4DD56C701 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_tE7B446147132BEC14C840E54B37EA2B4DD56C701 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_tE7B446147132BEC14C840E54B37EA2B4DD56C701 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__43_0_1() { return static_cast(offsetof(U3CU3Ec_tE7B446147132BEC14C840E54B37EA2B4DD56C701_StaticFields, ___U3CU3E9__43_0_1)); } inline Comparison_1_t578B8FF1EF7934819FA9491A0A719CBAA128FC35 * get_U3CU3E9__43_0_1() const { return ___U3CU3E9__43_0_1; } inline Comparison_1_t578B8FF1EF7934819FA9491A0A719CBAA128FC35 ** get_address_of_U3CU3E9__43_0_1() { return &___U3CU3E9__43_0_1; } inline void set_U3CU3E9__43_0_1(Comparison_1_t578B8FF1EF7934819FA9491A0A719CBAA128FC35 * value) { ___U3CU3E9__43_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__43_0_1), (void*)value); } }; // UnityEngine.UIElements.UIEventRegistration/<>c struct U3CU3Ec_tE7083962BBFA964F39FE69353E0BDF6771720BF4 : public RuntimeObject { public: public: }; struct U3CU3Ec_tE7083962BBFA964F39FE69353E0BDF6771720BF4_StaticFields { public: // UnityEngine.UIElements.UIEventRegistration/<>c UnityEngine.UIElements.UIEventRegistration/<>c::<>9 U3CU3Ec_tE7083962BBFA964F39FE69353E0BDF6771720BF4 * ___U3CU3E9_0; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_tE7083962BBFA964F39FE69353E0BDF6771720BF4_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_tE7083962BBFA964F39FE69353E0BDF6771720BF4 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_tE7083962BBFA964F39FE69353E0BDF6771720BF4 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_tE7083962BBFA964F39FE69353E0BDF6771720BF4 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } }; // UnityEngine.UIElements.VisualElement/TypeData struct TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8 : public RuntimeObject { public: // System.Type UnityEngine.UIElements.VisualElement/TypeData::k__BackingField Type_t * ___U3CtypeU3Ek__BackingField_0; // System.String UnityEngine.UIElements.VisualElement/TypeData::m_FullTypeName String_t* ___m_FullTypeName_1; // System.String UnityEngine.UIElements.VisualElement/TypeData::m_TypeName String_t* ___m_TypeName_2; public: inline static int32_t get_offset_of_U3CtypeU3Ek__BackingField_0() { return static_cast(offsetof(TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8, ___U3CtypeU3Ek__BackingField_0)); } inline Type_t * get_U3CtypeU3Ek__BackingField_0() const { return ___U3CtypeU3Ek__BackingField_0; } inline Type_t ** get_address_of_U3CtypeU3Ek__BackingField_0() { return &___U3CtypeU3Ek__BackingField_0; } inline void set_U3CtypeU3Ek__BackingField_0(Type_t * value) { ___U3CtypeU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtypeU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_m_FullTypeName_1() { return static_cast(offsetof(TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8, ___m_FullTypeName_1)); } inline String_t* get_m_FullTypeName_1() const { return ___m_FullTypeName_1; } inline String_t** get_address_of_m_FullTypeName_1() { return &___m_FullTypeName_1; } inline void set_m_FullTypeName_1(String_t* value) { ___m_FullTypeName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FullTypeName_1), (void*)value); } inline static int32_t get_offset_of_m_TypeName_2() { return static_cast(offsetof(TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8, ___m_TypeName_2)); } inline String_t* get_m_TypeName_2() const { return ___m_TypeName_2; } inline String_t** get_address_of_m_TypeName_2() { return &___m_TypeName_2; } inline void set_m_TypeName_2(String_t* value) { ___m_TypeName_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TypeName_2), (void*)value); } }; // UnityEngine.UIElements.VisualTreeUpdater/UpdaterArray struct UpdaterArray_t4D22D6AD9E07F0143A372F2DDDC3B615A0A5EC08 : public RuntimeObject { public: // UnityEngine.UIElements.IVisualTreeUpdater[] UnityEngine.UIElements.VisualTreeUpdater/UpdaterArray::m_VisualTreeUpdaters IVisualTreeUpdaterU5BU5D_t7B7250A56171093D9271E6C84B54C185A5086771* ___m_VisualTreeUpdaters_0; public: inline static int32_t get_offset_of_m_VisualTreeUpdaters_0() { return static_cast(offsetof(UpdaterArray_t4D22D6AD9E07F0143A372F2DDDC3B615A0A5EC08, ___m_VisualTreeUpdaters_0)); } inline IVisualTreeUpdaterU5BU5D_t7B7250A56171093D9271E6C84B54C185A5086771* get_m_VisualTreeUpdaters_0() const { return ___m_VisualTreeUpdaters_0; } inline IVisualTreeUpdaterU5BU5D_t7B7250A56171093D9271E6C84B54C185A5086771** get_address_of_m_VisualTreeUpdaters_0() { return &___m_VisualTreeUpdaters_0; } inline void set_m_VisualTreeUpdaters_0(IVisualTreeUpdaterU5BU5D_t7B7250A56171093D9271E6C84B54C185A5086771* value) { ___m_VisualTreeUpdaters_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_VisualTreeUpdaters_0), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t5A69C40AC9CB39E344CD31B917F7D6534A7CB40E { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2 * ___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_t5A69C40AC9CB39E344CD31B917F7D6534A7CB40E, ___list_0)); } inline List_1_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2 * get_list_0() const { return ___list_0; } inline List_1_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t79E9404BE5930D0A80D652D1EDB06ECD11EB12B2 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t5A69C40AC9CB39E344CD31B917F7D6534A7CB40E, ___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_t5A69C40AC9CB39E344CD31B917F7D6534A7CB40E, ___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_t5A69C40AC9CB39E344CD31B917F7D6534A7CB40E, ___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_tB6009981BD4E3881E3EC83627255A24198F902D6 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___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_tB6009981BD4E3881E3EC83627255A24198F902D6, ___list_0)); } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * get_list_0() const { return ___list_0; } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___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_tB6009981BD4E3881E3EC83627255A24198F902D6, ___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_tB6009981BD4E3881E3EC83627255A24198F902D6, ___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_t931799CE1EF162E42746CB59F25B892292112B4E { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0 * ___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_t476A329F94E775CA31284CD78FD12460EEB05A3F * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t931799CE1EF162E42746CB59F25B892292112B4E, ___list_0)); } inline List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0 * get_list_0() const { return ___list_0; } inline List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t931799CE1EF162E42746CB59F25B892292112B4E, ___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_t931799CE1EF162E42746CB59F25B892292112B4E, ___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_t931799CE1EF162E42746CB59F25B892292112B4E, ___current_3)); } inline Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F * get_current_3() const { return ___current_3; } inline Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 { 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_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0, ___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_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0, ___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_t12CE10836FC8F86CFFD3405A259D2EEC29C04171 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t12CE10836FC8F86CFFD3405A259D2EEC29C04171, ___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_t12CE10836FC8F86CFFD3405A259D2EEC29C04171, ___value_1)); } inline Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F * get_value_1() const { return ___value_1; } inline Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // UnityEngine.UIElements.UIR.Alloc struct Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB { public: // System.UInt32 UnityEngine.UIElements.UIR.Alloc::start uint32_t ___start_0; // System.UInt32 UnityEngine.UIElements.UIR.Alloc::size uint32_t ___size_1; // System.Object UnityEngine.UIElements.UIR.Alloc::handle RuntimeObject * ___handle_2; // System.Boolean UnityEngine.UIElements.UIR.Alloc::shortLived bool ___shortLived_3; public: inline static int32_t get_offset_of_start_0() { return static_cast(offsetof(Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB, ___start_0)); } inline uint32_t get_start_0() const { return ___start_0; } inline uint32_t* get_address_of_start_0() { return &___start_0; } inline void set_start_0(uint32_t value) { ___start_0 = value; } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB, ___size_1)); } inline uint32_t get_size_1() const { return ___size_1; } inline uint32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(uint32_t value) { ___size_1 = value; } inline static int32_t get_offset_of_handle_2() { return static_cast(offsetof(Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB, ___handle_2)); } inline RuntimeObject * get_handle_2() const { return ___handle_2; } inline RuntimeObject ** get_address_of_handle_2() { return &___handle_2; } inline void set_handle_2(RuntimeObject * value) { ___handle_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___handle_2), (void*)value); } inline static int32_t get_offset_of_shortLived_3() { return static_cast(offsetof(Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB, ___shortLived_3)); } inline bool get_shortLived_3() const { return ___shortLived_3; } inline bool* get_address_of_shortLived_3() { return &___shortLived_3; } inline void set_shortLived_3(bool value) { ___shortLived_3 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.Alloc struct Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB_marshaled_pinvoke { uint32_t ___start_0; uint32_t ___size_1; Il2CppIUnknown* ___handle_2; int32_t ___shortLived_3; }; // Native definition for COM marshalling of UnityEngine.UIElements.UIR.Alloc struct Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB_marshaled_com { uint32_t ___start_0; uint32_t ___size_1; Il2CppIUnknown* ___handle_2; int32_t ___shortLived_3; }; // UnityEngine.UIElements.Background struct Background_t14D781972AD80DA2C6B3070F7A7EE46F063CDEAD { public: // UnityEngine.Texture2D UnityEngine.UIElements.Background::m_Texture Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___m_Texture_0; // UnityEngine.Sprite UnityEngine.UIElements.Background::m_Sprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_Sprite_1; // UnityEngine.RenderTexture UnityEngine.UIElements.Background::m_RenderTexture RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___m_RenderTexture_2; // UnityEngine.UIElements.VectorImage UnityEngine.UIElements.Background::m_VectorImage VectorImage_t2C2B26B2A738C1DCD0845B82228343838DAE2022 * ___m_VectorImage_3; public: inline static int32_t get_offset_of_m_Texture_0() { return static_cast(offsetof(Background_t14D781972AD80DA2C6B3070F7A7EE46F063CDEAD, ___m_Texture_0)); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * get_m_Texture_0() const { return ___m_Texture_0; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** get_address_of_m_Texture_0() { return &___m_Texture_0; } inline void set_m_Texture_0(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { ___m_Texture_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Texture_0), (void*)value); } inline static int32_t get_offset_of_m_Sprite_1() { return static_cast(offsetof(Background_t14D781972AD80DA2C6B3070F7A7EE46F063CDEAD, ___m_Sprite_1)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_Sprite_1() const { return ___m_Sprite_1; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_Sprite_1() { return &___m_Sprite_1; } inline void set_m_Sprite_1(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_Sprite_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Sprite_1), (void*)value); } inline static int32_t get_offset_of_m_RenderTexture_2() { return static_cast(offsetof(Background_t14D781972AD80DA2C6B3070F7A7EE46F063CDEAD, ___m_RenderTexture_2)); } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * get_m_RenderTexture_2() const { return ___m_RenderTexture_2; } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** get_address_of_m_RenderTexture_2() { return &___m_RenderTexture_2; } inline void set_m_RenderTexture_2(RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * value) { ___m_RenderTexture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_RenderTexture_2), (void*)value); } inline static int32_t get_offset_of_m_VectorImage_3() { return static_cast(offsetof(Background_t14D781972AD80DA2C6B3070F7A7EE46F063CDEAD, ___m_VectorImage_3)); } inline VectorImage_t2C2B26B2A738C1DCD0845B82228343838DAE2022 * get_m_VectorImage_3() const { return ___m_VectorImage_3; } inline VectorImage_t2C2B26B2A738C1DCD0845B82228343838DAE2022 ** get_address_of_m_VectorImage_3() { return &___m_VectorImage_3; } inline void set_m_VectorImage_3(VectorImage_t2C2B26B2A738C1DCD0845B82228343838DAE2022 * value) { ___m_VectorImage_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_VectorImage_3), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.Background struct Background_t14D781972AD80DA2C6B3070F7A7EE46F063CDEAD_marshaled_pinvoke { Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___m_Texture_0; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_Sprite_1; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___m_RenderTexture_2; VectorImage_t2C2B26B2A738C1DCD0845B82228343838DAE2022 * ___m_VectorImage_3; }; // Native definition for COM marshalling of UnityEngine.UIElements.Background struct Background_t14D781972AD80DA2C6B3070F7A7EE46F063CDEAD_marshaled_com { Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___m_Texture_0; Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_Sprite_1; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___m_RenderTexture_2; VectorImage_t2C2B26B2A738C1DCD0845B82228343838DAE2022 * ___m_VectorImage_3; }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { 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_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___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_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_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_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_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_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_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_tFF60D8E7E89A20BE2294A003734341BD1DF43E14 { 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_tFF60D8E7E89A20BE2294A003734341BD1DF43E14, ___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_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields { public: // System.Byte[] System.Char::categoryForLatin1 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___categoryForLatin1_3; public: inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields, ___categoryForLatin1_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; } inline void set_categoryForLatin1_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___categoryForLatin1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value); } }; // UnityEngine.Color struct Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 { 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_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___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_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___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_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___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_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___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.Color32 struct Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D { public: union { #pragma pack(push, tp, 1) struct { // System.Int32 UnityEngine.Color32::rgba int32_t ___rgba_0; }; #pragma pack(pop, tp) struct { int32_t ___rgba_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Byte UnityEngine.Color32::r uint8_t ___r_1; }; #pragma pack(pop, tp) struct { uint8_t ___r_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___g_2_OffsetPadding[1]; // System.Byte UnityEngine.Color32::g uint8_t ___g_2; }; #pragma pack(pop, tp) struct { char ___g_2_OffsetPadding_forAlignmentOnly[1]; uint8_t ___g_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___b_3_OffsetPadding[2]; // System.Byte UnityEngine.Color32::b uint8_t ___b_3; }; #pragma pack(pop, tp) struct { char ___b_3_OffsetPadding_forAlignmentOnly[2]; uint8_t ___b_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___a_4_OffsetPadding[3]; // System.Byte UnityEngine.Color32::a uint8_t ___a_4; }; #pragma pack(pop, tp) struct { char ___a_4_OffsetPadding_forAlignmentOnly[3]; uint8_t ___a_4_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_rgba_0() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___rgba_0)); } inline int32_t get_rgba_0() const { return ___rgba_0; } inline int32_t* get_address_of_rgba_0() { return &___rgba_0; } inline void set_rgba_0(int32_t value) { ___rgba_0 = value; } inline static int32_t get_offset_of_r_1() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___r_1)); } inline uint8_t get_r_1() const { return ___r_1; } inline uint8_t* get_address_of_r_1() { return &___r_1; } inline void set_r_1(uint8_t value) { ___r_1 = value; } inline static int32_t get_offset_of_g_2() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___g_2)); } inline uint8_t get_g_2() const { return ___g_2; } inline uint8_t* get_address_of_g_2() { return &___g_2; } inline void set_g_2(uint8_t value) { ___g_2 = value; } inline static int32_t get_offset_of_b_3() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___b_3)); } inline uint8_t get_b_3() const { return ___b_3; } inline uint8_t* get_address_of_b_3() { return &___b_3; } inline void set_b_3(uint8_t value) { ___b_3 = value; } inline static int32_t get_offset_of_a_4() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___a_4)); } inline uint8_t get_a_4() const { return ___a_4; } inline uint8_t* get_address_of_a_4() { return &___a_4; } inline void set_a_4(uint8_t value) { ___a_4 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // UnityEngine.EventInterests struct EventInterests_t4DC3B6F7CFFDBF0AC4DE302F9102C769B87B9D79 { public: // System.Boolean UnityEngine.EventInterests::k__BackingField bool ___U3CwantsMouseMoveU3Ek__BackingField_0; // System.Boolean UnityEngine.EventInterests::k__BackingField bool ___U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1; // System.Boolean UnityEngine.EventInterests::k__BackingField bool ___U3CwantsLessLayoutEventsU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CwantsMouseMoveU3Ek__BackingField_0() { return static_cast(offsetof(EventInterests_t4DC3B6F7CFFDBF0AC4DE302F9102C769B87B9D79, ___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_t4DC3B6F7CFFDBF0AC4DE302F9102C769B87B9D79, ___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; } inline static int32_t get_offset_of_U3CwantsLessLayoutEventsU3Ek__BackingField_2() { return static_cast(offsetof(EventInterests_t4DC3B6F7CFFDBF0AC4DE302F9102C769B87B9D79, ___U3CwantsLessLayoutEventsU3Ek__BackingField_2)); } inline bool get_U3CwantsLessLayoutEventsU3Ek__BackingField_2() const { return ___U3CwantsLessLayoutEventsU3Ek__BackingField_2; } inline bool* get_address_of_U3CwantsLessLayoutEventsU3Ek__BackingField_2() { return &___U3CwantsLessLayoutEventsU3Ek__BackingField_2; } inline void set_U3CwantsLessLayoutEventsU3Ek__BackingField_2(bool value) { ___U3CwantsLessLayoutEventsU3Ek__BackingField_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.EventInterests struct EventInterests_t4DC3B6F7CFFDBF0AC4DE302F9102C769B87B9D79_marshaled_pinvoke { int32_t ___U3CwantsMouseMoveU3Ek__BackingField_0; int32_t ___U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1; int32_t ___U3CwantsLessLayoutEventsU3Ek__BackingField_2; }; // Native definition for COM marshalling of UnityEngine.EventInterests struct EventInterests_t4DC3B6F7CFFDBF0AC4DE302F9102C769B87B9D79_marshaled_com { int32_t ___U3CwantsMouseMoveU3Ek__BackingField_0; int32_t ___U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1; int32_t ___U3CwantsLessLayoutEventsU3Ek__BackingField_2; }; // UnityEngine.UIElements.Focusable struct Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 : public CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C { public: // System.Boolean UnityEngine.UIElements.Focusable::k__BackingField bool ___U3CfocusableU3Ek__BackingField_1; // System.Int32 UnityEngine.UIElements.Focusable::k__BackingField int32_t ___U3CtabIndexU3Ek__BackingField_2; // System.Boolean UnityEngine.UIElements.Focusable::m_DelegatesFocus bool ___m_DelegatesFocus_3; // System.Boolean UnityEngine.UIElements.Focusable::m_ExcludeFromFocusRing bool ___m_ExcludeFromFocusRing_4; // System.Boolean UnityEngine.UIElements.Focusable::isIMGUIContainer bool ___isIMGUIContainer_5; public: inline static int32_t get_offset_of_U3CfocusableU3Ek__BackingField_1() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___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_U3CtabIndexU3Ek__BackingField_2() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___U3CtabIndexU3Ek__BackingField_2)); } inline int32_t get_U3CtabIndexU3Ek__BackingField_2() const { return ___U3CtabIndexU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CtabIndexU3Ek__BackingField_2() { return &___U3CtabIndexU3Ek__BackingField_2; } inline void set_U3CtabIndexU3Ek__BackingField_2(int32_t value) { ___U3CtabIndexU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_DelegatesFocus_3() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___m_DelegatesFocus_3)); } inline bool get_m_DelegatesFocus_3() const { return ___m_DelegatesFocus_3; } inline bool* get_address_of_m_DelegatesFocus_3() { return &___m_DelegatesFocus_3; } inline void set_m_DelegatesFocus_3(bool value) { ___m_DelegatesFocus_3 = value; } inline static int32_t get_offset_of_m_ExcludeFromFocusRing_4() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___m_ExcludeFromFocusRing_4)); } inline bool get_m_ExcludeFromFocusRing_4() const { return ___m_ExcludeFromFocusRing_4; } inline bool* get_address_of_m_ExcludeFromFocusRing_4() { return &___m_ExcludeFromFocusRing_4; } inline void set_m_ExcludeFromFocusRing_4(bool value) { ___m_ExcludeFromFocusRing_4 = value; } inline static int32_t get_offset_of_isIMGUIContainer_5() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___isIMGUIContainer_5)); } inline bool get_isIMGUIContainer_5() const { return ___isIMGUIContainer_5; } inline bool* get_address_of_isIMGUIContainer_5() { return &___isIMGUIContainer_5; } inline void set_isIMGUIContainer_5(bool value) { ___isIMGUIContainer_5 = value; } }; // System.Runtime.InteropServices.GCHandle struct GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 { 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_t757890BC4BBBEDE5A623A3C110013EDD24613603, ___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.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { 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_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___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_t378EE0D608BD3107E77238E85F30D2BBD46981F3 { 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_t378EE0D608BD3107E77238E85F30D2BBD46981F3, ___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; } }; // UnityEngine.Matrix4x4 struct Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 { 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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___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_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields { public: // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___zeroMatrix_16; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___identityMatrix_17; public: inline static int32_t get_offset_of_zeroMatrix_16() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields, ___zeroMatrix_16)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_zeroMatrix_16() const { return ___zeroMatrix_16; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_zeroMatrix_16() { return &___zeroMatrix_16; } inline void set_zeroMatrix_16(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___zeroMatrix_16 = value; } inline static int32_t get_offset_of_identityMatrix_17() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields, ___identityMatrix_17)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_identityMatrix_17() const { return ___identityMatrix_17; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_identityMatrix_17() { return &___identityMatrix_17; } inline void set_identityMatrix_17(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___identityMatrix_17 = value; } }; // UnityEngine.PropertyName struct PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 { 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_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1, ___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_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 { 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_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___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_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___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_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___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_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___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_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___identityQuaternion_4 = value; } }; // UnityEngine.Rect struct Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 { 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_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___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_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___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_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___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_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___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.RectInt struct RectInt_tE7B8105A280C1AC73A4157ED41F9B86C9BD91E49 { public: // System.Int32 UnityEngine.RectInt::m_XMin int32_t ___m_XMin_0; // System.Int32 UnityEngine.RectInt::m_YMin int32_t ___m_YMin_1; // System.Int32 UnityEngine.RectInt::m_Width int32_t ___m_Width_2; // System.Int32 UnityEngine.RectInt::m_Height int32_t ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(RectInt_tE7B8105A280C1AC73A4157ED41F9B86C9BD91E49, ___m_XMin_0)); } inline int32_t get_m_XMin_0() const { return ___m_XMin_0; } inline int32_t* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(int32_t value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(RectInt_tE7B8105A280C1AC73A4157ED41F9B86C9BD91E49, ___m_YMin_1)); } inline int32_t get_m_YMin_1() const { return ___m_YMin_1; } inline int32_t* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(int32_t value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(RectInt_tE7B8105A280C1AC73A4157ED41F9B86C9BD91E49, ___m_Width_2)); } inline int32_t get_m_Width_2() const { return ___m_Width_2; } inline int32_t* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(int32_t value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(RectInt_tE7B8105A280C1AC73A4157ED41F9B86C9BD91E49, ___m_Height_3)); } inline int32_t get_m_Height_3() const { return ___m_Height_3; } inline int32_t* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(int32_t value) { ___m_Height_3 = value; } }; // UnityEngine.UIElements.UIR.RenderChainTextEntry struct RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 { public: // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainTextEntry::command RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___command_0; // System.Int32 UnityEngine.UIElements.UIR.RenderChainTextEntry::firstVertex int32_t ___firstVertex_1; // System.Int32 UnityEngine.UIElements.UIR.RenderChainTextEntry::vertexCount int32_t ___vertexCount_2; public: inline static int32_t get_offset_of_command_0() { return static_cast(offsetof(RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7, ___command_0)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_command_0() const { return ___command_0; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_command_0() { return &___command_0; } inline void set_command_0(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___command_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___command_0), (void*)value); } inline static int32_t get_offset_of_firstVertex_1() { return static_cast(offsetof(RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7, ___firstVertex_1)); } inline int32_t get_firstVertex_1() const { return ___firstVertex_1; } inline int32_t* get_address_of_firstVertex_1() { return &___firstVertex_1; } inline void set_firstVertex_1(int32_t value) { ___firstVertex_1 = value; } inline static int32_t get_offset_of_vertexCount_2() { return static_cast(offsetof(RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7, ___vertexCount_2)); } inline int32_t get_vertexCount_2() const { return ___vertexCount_2; } inline int32_t* get_address_of_vertexCount_2() { return &___vertexCount_2; } inline void set_vertexCount_2(int32_t value) { ___vertexCount_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.RenderChainTextEntry struct RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7_marshaled_pinvoke { RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___command_0; int32_t ___firstVertex_1; int32_t ___vertexCount_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.UIR.RenderChainTextEntry struct RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7_marshaled_com { RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___command_0; int32_t ___firstVertex_1; int32_t ___vertexCount_2; }; // UnityEngine.UIElements.StyleSheets.ScalableImage struct ScalableImage_t57A448C4CC676DD3D703E854EB273FAD916229D9 { public: // UnityEngine.Texture2D UnityEngine.UIElements.StyleSheets.ScalableImage::normalImage Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___normalImage_0; // UnityEngine.Texture2D UnityEngine.UIElements.StyleSheets.ScalableImage::highResolutionImage Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___highResolutionImage_1; public: inline static int32_t get_offset_of_normalImage_0() { return static_cast(offsetof(ScalableImage_t57A448C4CC676DD3D703E854EB273FAD916229D9, ___normalImage_0)); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * get_normalImage_0() const { return ___normalImage_0; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** get_address_of_normalImage_0() { return &___normalImage_0; } inline void set_normalImage_0(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { ___normalImage_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___normalImage_0), (void*)value); } inline static int32_t get_offset_of_highResolutionImage_1() { return static_cast(offsetof(ScalableImage_t57A448C4CC676DD3D703E854EB273FAD916229D9, ___highResolutionImage_1)); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * get_highResolutionImage_1() const { return ___highResolutionImage_1; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** get_address_of_highResolutionImage_1() { return &___highResolutionImage_1; } inline void set_highResolutionImage_1(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { ___highResolutionImage_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___highResolutionImage_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleSheets.ScalableImage struct ScalableImage_t57A448C4CC676DD3D703E854EB273FAD916229D9_marshaled_pinvoke { Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___normalImage_0; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___highResolutionImage_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleSheets.ScalableImage struct ScalableImage_t57A448C4CC676DD3D703E854EB273FAD916229D9_marshaled_com { Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___normalImage_0; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___highResolutionImage_1; }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { 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_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___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; } }; // UnityEngine.UIElements.StyleSheets.StylePropertyValueMatcher struct StylePropertyValueMatcher_t40A5FC20FE9DE5796EFBAEFC77CCB81C8B6ED42A : public BaseStyleMatcher_tD449643D4AF1E3A8FD5BD10C869CE8AFD17672C3 { public: // System.Collections.Generic.List`1 UnityEngine.UIElements.StyleSheets.StylePropertyValueMatcher::m_Values List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * ___m_Values_3; public: inline static int32_t get_offset_of_m_Values_3() { return static_cast(offsetof(StylePropertyValueMatcher_t40A5FC20FE9DE5796EFBAEFC77CCB81C8B6ED42A, ___m_Values_3)); } inline List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * get_m_Values_3() const { return ___m_Values_3; } inline List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 ** get_address_of_m_Values_3() { return &___m_Values_3; } inline void set_m_Values_3(List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * value) { ___m_Values_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Values_3), (void*)value); } }; // UnityEngine.UIElements.StyleVariable struct StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD { public: // System.String UnityEngine.UIElements.StyleVariable::name String_t* ___name_0; // UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleVariable::sheet StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_1; // UnityEngine.UIElements.StyleValueHandle[] UnityEngine.UIElements.StyleVariable::handles StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* ___handles_2; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value); } inline static int32_t get_offset_of_sheet_1() { return static_cast(offsetof(StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD, ___sheet_1)); } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * get_sheet_1() const { return ___sheet_1; } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F ** get_address_of_sheet_1() { return &___sheet_1; } inline void set_sheet_1(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * value) { ___sheet_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___sheet_1), (void*)value); } inline static int32_t get_offset_of_handles_2() { return static_cast(offsetof(StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD, ___handles_2)); } inline StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* get_handles_2() const { return ___handles_2; } inline StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A** get_address_of_handles_2() { return &___handles_2; } inline void set_handles_2(StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* value) { ___handles_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___handles_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleVariable struct StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD_marshaled_pinvoke { char* ___name_0; StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_1; StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 * ___handles_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleVariable struct StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD_marshaled_com { Il2CppChar* ___name_0; StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_1; StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 * ___handles_2; }; // UnityEngine.UIElements.TextureId struct TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 { public: // System.Int32 UnityEngine.UIElements.TextureId::m_Index int32_t ___m_Index_0; public: inline static int32_t get_offset_of_m_Index_0() { return static_cast(offsetof(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5, ___m_Index_0)); } inline int32_t get_m_Index_0() const { return ___m_Index_0; } inline int32_t* get_address_of_m_Index_0() { return &___m_Index_0; } inline void set_m_Index_0(int32_t value) { ___m_Index_0 = value; } }; struct TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5_StaticFields { public: // UnityEngine.UIElements.TextureId UnityEngine.UIElements.TextureId::invalid TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 ___invalid_1; public: inline static int32_t get_offset_of_invalid_1() { return static_cast(offsetof(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5_StaticFields, ___invalid_1)); } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 get_invalid_1() const { return ___invalid_1; } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 * get_address_of_invalid_1() { return &___invalid_1; } inline void set_invalid_1(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 value) { ___invalid_1 = value; } }; // System.UInt16 struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD { 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_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD, ___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; } }; // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 { 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_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___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_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___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_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___zeroVector_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___oneVector_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___upVector_4)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_upVector_4() const { return ___upVector_4; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___downVector_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_downVector_5() const { return ___downVector_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___leftVector_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___rightVector_7)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___negativeInfinityVector_9 = value; } }; // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E { 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_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___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_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___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_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___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_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___negativeInfinityVector_14; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___zeroVector_5)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_zeroVector_5() const { return ___zeroVector_5; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___oneVector_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_oneVector_6() const { return ___oneVector_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_upVector_7() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___upVector_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_upVector_7() const { return ___upVector_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_upVector_7() { return &___upVector_7; } inline void set_upVector_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___upVector_7 = value; } inline static int32_t get_offset_of_downVector_8() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___downVector_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_downVector_8() const { return ___downVector_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_downVector_8() { return &___downVector_8; } inline void set_downVector_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___downVector_8 = value; } inline static int32_t get_offset_of_leftVector_9() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___leftVector_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_leftVector_9() const { return ___leftVector_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_leftVector_9() { return &___leftVector_9; } inline void set_leftVector_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___leftVector_9 = value; } inline static int32_t get_offset_of_rightVector_10() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___rightVector_10)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_rightVector_10() const { return ___rightVector_10; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_rightVector_10() { return &___rightVector_10; } inline void set_rightVector_10(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___rightVector_10 = value; } inline static int32_t get_offset_of_forwardVector_11() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___forwardVector_11)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_forwardVector_11() const { return ___forwardVector_11; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_forwardVector_11() { return &___forwardVector_11; } inline void set_forwardVector_11(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___forwardVector_11 = value; } inline static int32_t get_offset_of_backVector_12() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___backVector_12)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_backVector_12() const { return ___backVector_12; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_backVector_12() { return &___backVector_12; } inline void set_backVector_12(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___backVector_12 = value; } inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___positiveInfinityVector_13)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; } inline void set_positiveInfinityVector_13(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___positiveInfinityVector_13 = value; } inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___negativeInfinityVector_14)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; } inline void set_negativeInfinityVector_14(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___negativeInfinityVector_14 = value; } }; // UnityEngine.UIElements.VisualElementFocusChangeDirection struct VisualElementFocusChangeDirection_t824A7DA1115D0057B9F8CEA6BA307B172B485BFC : public FocusChangeDirection_t735EB259C7198DEC617BA20828C4F947F35C0118 { public: public: }; struct VisualElementFocusChangeDirection_t824A7DA1115D0057B9F8CEA6BA307B172B485BFC_StaticFields { public: // UnityEngine.UIElements.VisualElementFocusChangeDirection UnityEngine.UIElements.VisualElementFocusChangeDirection::s_Left VisualElementFocusChangeDirection_t824A7DA1115D0057B9F8CEA6BA307B172B485BFC * ___s_Left_4; // UnityEngine.UIElements.VisualElementFocusChangeDirection UnityEngine.UIElements.VisualElementFocusChangeDirection::s_Right VisualElementFocusChangeDirection_t824A7DA1115D0057B9F8CEA6BA307B172B485BFC * ___s_Right_5; public: inline static int32_t get_offset_of_s_Left_4() { return static_cast(offsetof(VisualElementFocusChangeDirection_t824A7DA1115D0057B9F8CEA6BA307B172B485BFC_StaticFields, ___s_Left_4)); } inline VisualElementFocusChangeDirection_t824A7DA1115D0057B9F8CEA6BA307B172B485BFC * get_s_Left_4() const { return ___s_Left_4; } inline VisualElementFocusChangeDirection_t824A7DA1115D0057B9F8CEA6BA307B172B485BFC ** get_address_of_s_Left_4() { return &___s_Left_4; } inline void set_s_Left_4(VisualElementFocusChangeDirection_t824A7DA1115D0057B9F8CEA6BA307B172B485BFC * 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_t824A7DA1115D0057B9F8CEA6BA307B172B485BFC_StaticFields, ___s_Right_5)); } inline VisualElementFocusChangeDirection_t824A7DA1115D0057B9F8CEA6BA307B172B485BFC * get_s_Right_5() const { return ___s_Right_5; } inline VisualElementFocusChangeDirection_t824A7DA1115D0057B9F8CEA6BA307B172B485BFC ** get_address_of_s_Right_5() { return &___s_Right_5; } inline void set_s_Right_5(VisualElementFocusChangeDirection_t824A7DA1115D0057B9F8CEA6BA307B172B485BFC * value) { ___s_Right_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Right_5), (void*)value); } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // UnityEngine.UIElements.UIR.BestFitAllocator/Block struct Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D : public LinkedPoolItem_1_t4DCD651F86CD91FDE545D1A4EA30E1836943EB83 { public: // System.UInt32 UnityEngine.UIElements.UIR.BestFitAllocator/Block::start uint32_t ___start_1; // System.UInt32 UnityEngine.UIElements.UIR.BestFitAllocator/Block::end uint32_t ___end_2; // UnityEngine.UIElements.UIR.BestFitAllocator/Block UnityEngine.UIElements.UIR.BestFitAllocator/Block::prev Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * ___prev_3; // UnityEngine.UIElements.UIR.BestFitAllocator/Block UnityEngine.UIElements.UIR.BestFitAllocator/Block::next Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * ___next_4; // UnityEngine.UIElements.UIR.BestFitAllocator/Block UnityEngine.UIElements.UIR.BestFitAllocator/Block::prevAvailable Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * ___prevAvailable_5; // UnityEngine.UIElements.UIR.BestFitAllocator/Block UnityEngine.UIElements.UIR.BestFitAllocator/Block::nextAvailable Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * ___nextAvailable_6; // System.Boolean UnityEngine.UIElements.UIR.BestFitAllocator/Block::allocated bool ___allocated_7; public: inline static int32_t get_offset_of_start_1() { return static_cast(offsetof(Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D, ___start_1)); } inline uint32_t get_start_1() const { return ___start_1; } inline uint32_t* get_address_of_start_1() { return &___start_1; } inline void set_start_1(uint32_t value) { ___start_1 = value; } inline static int32_t get_offset_of_end_2() { return static_cast(offsetof(Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D, ___end_2)); } inline uint32_t get_end_2() const { return ___end_2; } inline uint32_t* get_address_of_end_2() { return &___end_2; } inline void set_end_2(uint32_t value) { ___end_2 = value; } inline static int32_t get_offset_of_prev_3() { return static_cast(offsetof(Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D, ___prev_3)); } inline Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * get_prev_3() const { return ___prev_3; } inline Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D ** get_address_of_prev_3() { return &___prev_3; } inline void set_prev_3(Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * value) { ___prev_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___prev_3), (void*)value); } inline static int32_t get_offset_of_next_4() { return static_cast(offsetof(Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D, ___next_4)); } inline Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * get_next_4() const { return ___next_4; } inline Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D ** get_address_of_next_4() { return &___next_4; } inline void set_next_4(Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * value) { ___next_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_4), (void*)value); } inline static int32_t get_offset_of_prevAvailable_5() { return static_cast(offsetof(Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D, ___prevAvailable_5)); } inline Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * get_prevAvailable_5() const { return ___prevAvailable_5; } inline Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D ** get_address_of_prevAvailable_5() { return &___prevAvailable_5; } inline void set_prevAvailable_5(Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * value) { ___prevAvailable_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___prevAvailable_5), (void*)value); } inline static int32_t get_offset_of_nextAvailable_6() { return static_cast(offsetof(Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D, ___nextAvailable_6)); } inline Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * get_nextAvailable_6() const { return ___nextAvailable_6; } inline Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D ** get_address_of_nextAvailable_6() { return &___nextAvailable_6; } inline void set_nextAvailable_6(Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D * value) { ___nextAvailable_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___nextAvailable_6), (void*)value); } inline static int32_t get_offset_of_allocated_7() { return static_cast(offsetof(Block_t53051D045E52D90A12C0ED3ED4379F14F15F9A0D, ___allocated_7)); } inline bool get_allocated_7() const { return ___allocated_7; } inline bool* get_address_of_allocated_7() { return &___allocated_7; } inline void set_allocated_7(bool value) { ___allocated_7 = value; } }; // UnityEngine.UIElements.UIR.BestFitAllocator/BlockPool struct BlockPool_t62C8870AD52C2EA0146B4A94A92A9E55A84B9DEF : public LinkedPool_1_tB2FFDE49582AA4009110D10540A2228B4C460EFA { public: public: }; // UnityEngine.UIElements.EventDispatcher/DispatchContext struct DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7 { 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_t8D9C595B0DA807AA102B0FE0E115903EEB73140A * ___m_Queue_1; public: inline static int32_t get_offset_of_m_GateCount_0() { return static_cast(offsetof(DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7, ___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_t5100A442C265F7227DE38E3BE3091E053CF50CA7, ___m_Queue_1)); } inline Queue_1_t8D9C595B0DA807AA102B0FE0E115903EEB73140A * get_m_Queue_1() const { return ___m_Queue_1; } inline Queue_1_t8D9C595B0DA807AA102B0FE0E115903EEB73140A ** get_address_of_m_Queue_1() { return &___m_Queue_1; } inline void set_m_Queue_1(Queue_1_t8D9C595B0DA807AA102B0FE0E115903EEB73140A * 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_t5100A442C265F7227DE38E3BE3091E053CF50CA7_marshaled_pinvoke { uint32_t ___m_GateCount_0; Queue_1_t8D9C595B0DA807AA102B0FE0E115903EEB73140A * ___m_Queue_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.EventDispatcher/DispatchContext struct DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7_marshaled_com { uint32_t ___m_GateCount_0; Queue_1_t8D9C595B0DA807AA102B0FE0E115903EEB73140A * ___m_Queue_1; }; // UnityEngine.UIElements.EventDispatcher/EventRecord struct EventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01 { public: // UnityEngine.UIElements.EventBase UnityEngine.UIElements.EventDispatcher/EventRecord::m_Event EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * ___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_t8282BF1910D22347919754211F2AA1F25F8BED01, ___m_Event_0)); } inline EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * get_m_Event_0() const { return ___m_Event_0; } inline EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 ** get_address_of_m_Event_0() { return &___m_Event_0; } inline void set_m_Event_0(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * 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_t8282BF1910D22347919754211F2AA1F25F8BED01, ___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_t8282BF1910D22347919754211F2AA1F25F8BED01_marshaled_pinvoke { EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * ___m_Event_0; RuntimeObject* ___m_Panel_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.EventDispatcher/EventRecord struct EventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01_marshaled_com { EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * ___m_Event_0; RuntimeObject* ___m_Panel_1; }; // UnityEngine.UIElements.FocusController/FocusedElement struct FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.FocusController/FocusedElement::m_SubTreeRoot VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_SubTreeRoot_0; // UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusController/FocusedElement::m_FocusedElement Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * ___m_FocusedElement_1; public: inline static int32_t get_offset_of_m_SubTreeRoot_0() { return static_cast(offsetof(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206, ___m_SubTreeRoot_0)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_m_SubTreeRoot_0() const { return ___m_SubTreeRoot_0; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_m_SubTreeRoot_0() { return &___m_SubTreeRoot_0; } inline void set_m_SubTreeRoot_0(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * 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_tF9897C653908D7004ACBEC7265361828BA9DB206, ___m_FocusedElement_1)); } inline Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * get_m_FocusedElement_1() const { return ___m_FocusedElement_1; } inline Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 ** get_address_of_m_FocusedElement_1() { return &___m_FocusedElement_1; } inline void set_m_FocusedElement_1(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * 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_tF9897C653908D7004ACBEC7265361828BA9DB206_marshaled_pinvoke { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_SubTreeRoot_0; Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * ___m_FocusedElement_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.FocusController/FocusedElement struct FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206_marshaled_com { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_SubTreeRoot_0; Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * ___m_FocusedElement_1; }; // UnityEngine.UIElements.InlineStyleAccess/InlineRule struct InlineRule_t1D191360683468194F69C647D7D3900BE9CE82B3 { public: // UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.InlineStyleAccess/InlineRule::sheet StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_0; // UnityEngine.UIElements.StyleProperty[] UnityEngine.UIElements.InlineStyleAccess/InlineRule::properties StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8* ___properties_1; // UnityEngine.UIElements.StyleSheets.StylePropertyId[] UnityEngine.UIElements.InlineStyleAccess/InlineRule::propertyIds StylePropertyIdU5BU5D_t11EA3B9D660DB22C52822AB667E56A3DB1F4A26D* ___propertyIds_2; public: inline static int32_t get_offset_of_sheet_0() { return static_cast(offsetof(InlineRule_t1D191360683468194F69C647D7D3900BE9CE82B3, ___sheet_0)); } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * get_sheet_0() const { return ___sheet_0; } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F ** get_address_of_sheet_0() { return &___sheet_0; } inline void set_sheet_0(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * value) { ___sheet_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___sheet_0), (void*)value); } inline static int32_t get_offset_of_properties_1() { return static_cast(offsetof(InlineRule_t1D191360683468194F69C647D7D3900BE9CE82B3, ___properties_1)); } inline StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8* get_properties_1() const { return ___properties_1; } inline StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8** get_address_of_properties_1() { return &___properties_1; } inline void set_properties_1(StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8* value) { ___properties_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___properties_1), (void*)value); } inline static int32_t get_offset_of_propertyIds_2() { return static_cast(offsetof(InlineRule_t1D191360683468194F69C647D7D3900BE9CE82B3, ___propertyIds_2)); } inline StylePropertyIdU5BU5D_t11EA3B9D660DB22C52822AB667E56A3DB1F4A26D* get_propertyIds_2() const { return ___propertyIds_2; } inline StylePropertyIdU5BU5D_t11EA3B9D660DB22C52822AB667E56A3DB1F4A26D** get_address_of_propertyIds_2() { return &___propertyIds_2; } inline void set_propertyIds_2(StylePropertyIdU5BU5D_t11EA3B9D660DB22C52822AB667E56A3DB1F4A26D* value) { ___propertyIds_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___propertyIds_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.InlineStyleAccess/InlineRule struct InlineRule_t1D191360683468194F69C647D7D3900BE9CE82B3_marshaled_pinvoke { StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_0; StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8* ___properties_1; int32_t* ___propertyIds_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.InlineStyleAccess/InlineRule struct InlineRule_t1D191360683468194F69C647D7D3900BE9CE82B3_marshaled_com { StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_0; StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8* ___properties_1; int32_t* ___propertyIds_2; }; // UnityEngine.UIElements.StyleSheet/ImportStruct struct ImportStruct_tBA3BE71F944B2DA7C8E2D5129BB7A63A1E82A8E2 { public: // UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleSheet/ImportStruct::styleSheet StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___styleSheet_0; // System.String[] UnityEngine.UIElements.StyleSheet/ImportStruct::mediaQueries StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___mediaQueries_1; public: inline static int32_t get_offset_of_styleSheet_0() { return static_cast(offsetof(ImportStruct_tBA3BE71F944B2DA7C8E2D5129BB7A63A1E82A8E2, ___styleSheet_0)); } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * get_styleSheet_0() const { return ___styleSheet_0; } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F ** get_address_of_styleSheet_0() { return &___styleSheet_0; } inline void set_styleSheet_0(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * value) { ___styleSheet_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___styleSheet_0), (void*)value); } inline static int32_t get_offset_of_mediaQueries_1() { return static_cast(offsetof(ImportStruct_tBA3BE71F944B2DA7C8E2D5129BB7A63A1E82A8E2, ___mediaQueries_1)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_mediaQueries_1() const { return ___mediaQueries_1; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_mediaQueries_1() { return &___mediaQueries_1; } inline void set_mediaQueries_1(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___mediaQueries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___mediaQueries_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleSheet/ImportStruct struct ImportStruct_tBA3BE71F944B2DA7C8E2D5129BB7A63A1E82A8E2_marshaled_pinvoke { StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___styleSheet_0; char** ___mediaQueries_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleSheet/ImportStruct struct ImportStruct_tBA3BE71F944B2DA7C8E2D5129BB7A63A1E82A8E2_marshaled_com { StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___styleSheet_0; Il2CppChar** ___mediaQueries_1; }; // UnityEngine.UIElements.TextureRegistry/TextureInfo struct TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 { public: // UnityEngine.Texture UnityEngine.UIElements.TextureRegistry/TextureInfo::texture Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___texture_0; // System.Boolean UnityEngine.UIElements.TextureRegistry/TextureInfo::dynamic bool ___dynamic_1; // System.Int32 UnityEngine.UIElements.TextureRegistry/TextureInfo::refCount int32_t ___refCount_2; public: inline static int32_t get_offset_of_texture_0() { return static_cast(offsetof(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069, ___texture_0)); } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * get_texture_0() const { return ___texture_0; } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE ** get_address_of_texture_0() { return &___texture_0; } inline void set_texture_0(Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * value) { ___texture_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___texture_0), (void*)value); } inline static int32_t get_offset_of_dynamic_1() { return static_cast(offsetof(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069, ___dynamic_1)); } inline bool get_dynamic_1() const { return ___dynamic_1; } inline bool* get_address_of_dynamic_1() { return &___dynamic_1; } inline void set_dynamic_1(bool value) { ___dynamic_1 = value; } inline static int32_t get_offset_of_refCount_2() { return static_cast(offsetof(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069, ___refCount_2)); } inline int32_t get_refCount_2() const { return ___refCount_2; } inline int32_t* get_address_of_refCount_2() { return &___refCount_2; } inline void set_refCount_2(int32_t value) { ___refCount_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.TextureRegistry/TextureInfo struct TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069_marshaled_pinvoke { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___texture_0; int32_t ___dynamic_1; int32_t ___refCount_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.TextureRegistry/TextureInfo struct TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069_marshaled_com { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___texture_0; int32_t ___dynamic_1; int32_t ___refCount_2; }; // UnityEngine.UIElements.VisualElement/BaseVisualElementScheduledItem struct BaseVisualElementScheduledItem_t3E6A61E673DEBA515EDFCAD0873D02BCB3A991C8 : public ScheduledItem_tF43A01B51DD81E4F596F1B4B0F817831E8F1FFA2 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement/BaseVisualElementScheduledItem::k__BackingField VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___U3CelementU3Ek__BackingField_7; // System.Boolean UnityEngine.UIElements.VisualElement/BaseVisualElementScheduledItem::isScheduled bool ___isScheduled_8; // UnityEngine.UIElements.VisualElementPanelActivator UnityEngine.UIElements.VisualElement/BaseVisualElementScheduledItem::m_Activator VisualElementPanelActivator_tB417B95A604CE06ACDBAF342C6A4AF1CEB0BE5FB * ___m_Activator_9; public: inline static int32_t get_offset_of_U3CelementU3Ek__BackingField_7() { return static_cast(offsetof(BaseVisualElementScheduledItem_t3E6A61E673DEBA515EDFCAD0873D02BCB3A991C8, ___U3CelementU3Ek__BackingField_7)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_U3CelementU3Ek__BackingField_7() const { return ___U3CelementU3Ek__BackingField_7; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_U3CelementU3Ek__BackingField_7() { return &___U3CelementU3Ek__BackingField_7; } inline void set_U3CelementU3Ek__BackingField_7(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___U3CelementU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CelementU3Ek__BackingField_7), (void*)value); } inline static int32_t get_offset_of_isScheduled_8() { return static_cast(offsetof(BaseVisualElementScheduledItem_t3E6A61E673DEBA515EDFCAD0873D02BCB3A991C8, ___isScheduled_8)); } inline bool get_isScheduled_8() const { return ___isScheduled_8; } inline bool* get_address_of_isScheduled_8() { return &___isScheduled_8; } inline void set_isScheduled_8(bool value) { ___isScheduled_8 = value; } inline static int32_t get_offset_of_m_Activator_9() { return static_cast(offsetof(BaseVisualElementScheduledItem_t3E6A61E673DEBA515EDFCAD0873D02BCB3A991C8, ___m_Activator_9)); } inline VisualElementPanelActivator_tB417B95A604CE06ACDBAF342C6A4AF1CEB0BE5FB * get_m_Activator_9() const { return ___m_Activator_9; } inline VisualElementPanelActivator_tB417B95A604CE06ACDBAF342C6A4AF1CEB0BE5FB ** get_address_of_m_Activator_9() { return &___m_Activator_9; } inline void set_m_Activator_9(VisualElementPanelActivator_tB417B95A604CE06ACDBAF342C6A4AF1CEB0BE5FB * value) { ___m_Activator_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Activator_9), (void*)value); } }; // UnityEngine.UIElements.VisualElement/Hierarchy struct Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement/Hierarchy::m_Owner VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_Owner_0; public: inline static int32_t get_offset_of_m_Owner_0() { return static_cast(offsetof(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076, ___m_Owner_0)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_m_Owner_0() const { return ___m_Owner_0; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_m_Owner_0() { return &___m_Owner_0; } inline void set_m_Owner_0(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * 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_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076_marshaled_pinvoke { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_Owner_0; }; // Native definition for COM marshalling of UnityEngine.UIElements.VisualElement/Hierarchy struct Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076_marshaled_com { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_Owner_0; }; // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * ___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_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 ___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_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___dictionary_0)); } inline Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___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_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___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_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___current_3)); } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 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_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___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_t6223F9252D8623C59BFE01636785217C769B79DF { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509 * ___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_t12CE10836FC8F86CFFD3405A259D2EEC29C04171 ___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_t6223F9252D8623C59BFE01636785217C769B79DF, ___dictionary_0)); } inline Dictionary_2_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t6223F9252D8623C59BFE01636785217C769B79DF, ___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_t6223F9252D8623C59BFE01636785217C769B79DF, ___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_t6223F9252D8623C59BFE01636785217C769B79DF, ___current_3)); } inline KeyValuePair_2_t12CE10836FC8F86CFFD3405A259D2EEC29C04171 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t12CE10836FC8F86CFFD3405A259D2EEC29C04171 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t12CE10836FC8F86CFFD3405A259D2EEC29C04171 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_t6223F9252D8623C59BFE01636785217C769B79DF, ___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; } }; // UnityEngine.UIElements.VisualElement/VisualElementScheduledItem`1 struct VisualElementScheduledItem_1_t93C537AAEA4BCFCB1E78A171686C93C6B4BC8928 : public BaseVisualElementScheduledItem_t3E6A61E673DEBA515EDFCAD0873D02BCB3A991C8 { public: // ActionType UnityEngine.UIElements.VisualElement/VisualElementScheduledItem`1::updateEvent Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___updateEvent_10; public: inline static int32_t get_offset_of_updateEvent_10() { return static_cast(offsetof(VisualElementScheduledItem_1_t93C537AAEA4BCFCB1E78A171686C93C6B4BC8928, ___updateEvent_10)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_updateEvent_10() const { return ___updateEvent_10; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_updateEvent_10() { return &___updateEvent_10; } inline void set_updateEvent_10(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___updateEvent_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___updateEvent_10), (void*)value); } }; // UnityEngine.UIElements.AddressMode struct AddressMode_tBFA1937F17162DA8458F0F0475C32775CA735E99 { public: // System.Int32 UnityEngine.UIElements.AddressMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AddressMode_tBFA1937F17162DA8458F0F0475C32775CA735E99, ___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.Align struct Align_tE4848C66FB87E85CFD96EC84E4FD4AFD919BEEFA { public: // System.Int32 UnityEngine.UIElements.Align::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Align_tE4848C66FB87E85CFD96EC84E4FD4AFD919BEEFA, ___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.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___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.UIR.Implementation.ClipMethod struct ClipMethod_tA71C87935076956E9F6744172102E0169C36420F { public: // System.Int32 UnityEngine.UIElements.UIR.Implementation.ClipMethod::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ClipMethod_tA71C87935076956E9F6744172102E0169C36420F, ___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.UIR.CommandType struct CommandType_tE5CBAC4FE5D78B23EDBE57CDA26AD2A7D153262F { public: // System.Int32 UnityEngine.UIElements.UIR.CommandType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CommandType_tE5CBAC4FE5D78B23EDBE57CDA26AD2A7D153262F, ___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_tBB40E55BBAA9BDDE6E882CAB48BF3516DE29C24D { 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_tBB40E55BBAA9BDDE6E882CAB48BF3516DE29C24D, ___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.Cursor struct Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F { public: // UnityEngine.Texture2D UnityEngine.UIElements.Cursor::k__BackingField Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___U3CtextureU3Ek__BackingField_0; // UnityEngine.Vector2 UnityEngine.UIElements.Cursor::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3ChotspotU3Ek__BackingField_1; // System.Int32 UnityEngine.UIElements.Cursor::k__BackingField int32_t ___U3CdefaultCursorIdU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CtextureU3Ek__BackingField_0() { return static_cast(offsetof(Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F, ___U3CtextureU3Ek__BackingField_0)); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * get_U3CtextureU3Ek__BackingField_0() const { return ___U3CtextureU3Ek__BackingField_0; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** get_address_of_U3CtextureU3Ek__BackingField_0() { return &___U3CtextureU3Ek__BackingField_0; } inline void set_U3CtextureU3Ek__BackingField_0(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { ___U3CtextureU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CtextureU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3ChotspotU3Ek__BackingField_1() { return static_cast(offsetof(Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F, ___U3ChotspotU3Ek__BackingField_1)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_U3ChotspotU3Ek__BackingField_1() const { return ___U3ChotspotU3Ek__BackingField_1; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_U3ChotspotU3Ek__BackingField_1() { return &___U3ChotspotU3Ek__BackingField_1; } inline void set_U3ChotspotU3Ek__BackingField_1(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___U3ChotspotU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CdefaultCursorIdU3Ek__BackingField_2() { return static_cast(offsetof(Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F, ___U3CdefaultCursorIdU3Ek__BackingField_2)); } inline int32_t get_U3CdefaultCursorIdU3Ek__BackingField_2() const { return ___U3CdefaultCursorIdU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CdefaultCursorIdU3Ek__BackingField_2() { return &___U3CdefaultCursorIdU3Ek__BackingField_2; } inline void set_U3CdefaultCursorIdU3Ek__BackingField_2(int32_t value) { ___U3CdefaultCursorIdU3Ek__BackingField_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.Cursor struct Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F_marshaled_pinvoke { Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___U3CtextureU3Ek__BackingField_0; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3ChotspotU3Ek__BackingField_1; int32_t ___U3CdefaultCursorIdU3Ek__BackingField_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.Cursor struct Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F_marshaled_com { Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___U3CtextureU3Ek__BackingField_0; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3ChotspotU3Ek__BackingField_1; int32_t ___U3CdefaultCursorIdU3Ek__BackingField_2; }; // 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_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___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_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * 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_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___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_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // UnityEngine.UIElements.DispatchMode struct DispatchMode_t7478B918A948E54B3A42D030C764D728B0C3AAED { 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_t7478B918A948E54B3A42D030C764D728B0C3AAED, ___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_t750B52FEB6F4EDF253020C8545E6460B39DC6A64 { 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_t750B52FEB6F4EDF253020C8545E6460B39DC6A64, ___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.Event struct Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E : 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_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E, ___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_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E_StaticFields { public: // UnityEngine.Event UnityEngine.Event::s_Current Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * ___s_Current_1; // UnityEngine.Event UnityEngine.Event::s_MasterEvent Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * ___s_MasterEvent_2; public: inline static int32_t get_offset_of_s_Current_1() { return static_cast(offsetof(Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E_StaticFields, ___s_Current_1)); } inline Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * get_s_Current_1() const { return ___s_Current_1; } inline Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E ** get_address_of_s_Current_1() { return &___s_Current_1; } inline void set_s_Current_1(Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * 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_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E_StaticFields, ___s_MasterEvent_2)); } inline Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * get_s_MasterEvent_2() const { return ___s_MasterEvent_2; } inline Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E ** get_address_of_s_MasterEvent_2() { return &___s_MasterEvent_2; } inline void set_s_MasterEvent_2(Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * value) { ___s_MasterEvent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_MasterEvent_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.Event struct Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.Event struct Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E_marshaled_com { intptr_t ___m_Ptr_0; }; // UnityEngine.EventModifiers struct EventModifiers_t74E579DA08774C9BED20643F03DA610285143BFA { 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_t74E579DA08774C9BED20643F03DA610285143BFA, ___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_t7441C817FAEEF7090BC0D9084E6DB3E7F635815F { 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_t7441C817FAEEF7090BC0D9084E6DB3E7F635815F, ___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.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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * 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_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* 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_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* 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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // UnityEngine.UIElements.FlexDirection struct FlexDirection_tF9FE317416B166F44DD6ADDB5D04A74762E378B0 { public: // System.Int32 UnityEngine.UIElements.FlexDirection::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FlexDirection_tF9FE317416B166F44DD6ADDB5D04A74762E378B0, ___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.FontStyle struct FontStyle_t98609253DA79E5B3198BD60AD3518C5B6A2DCF96 { public: // System.Int32 UnityEngine.FontStyle::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FontStyle_t98609253DA79E5B3198BD60AD3518C5B6A2DCF96, ___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.GradientType struct GradientType_t803A84C089B393299F1958D956B0D52A7443F5DA { public: // System.Int32 UnityEngine.UIElements.GradientType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(GradientType_t803A84C089B393299F1958D956B0D52A7443F5DA, ___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.Justify struct Justify_t533E9C4B4BF06CA4F567CEEE354981055A5DD056 { public: // System.Int32 UnityEngine.UIElements.Justify::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Justify_t533E9C4B4BF06CA4F567CEEE354981055A5DD056, ___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.KeyCode struct KeyCode_t1D303F7D061BF4429872E9F109ADDBCB431671F4 { 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_t1D303F7D061BF4429872E9F109ADDBCB431671F4, ___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.LowLevel.MarkerFlags struct MarkerFlags_t4A8B5185BAD24803CE9A57187867CB93451AA9E8 { public: // System.UInt16 Unity.Profiling.LowLevel.MarkerFlags::value__ uint16_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MarkerFlags_t4A8B5185BAD24803CE9A57187867CB93451AA9E8, ___value___2)); } inline uint16_t get_value___2() const { return ___value___2; } inline uint16_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint16_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.UIR.MeshHandle struct MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED : public LinkedPoolItem_1_tA045C3054D704547F777F9EE782948DE268DFFF2 { public: // UnityEngine.UIElements.UIR.Alloc UnityEngine.UIElements.UIR.MeshHandle::allocVerts Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB ___allocVerts_1; // UnityEngine.UIElements.UIR.Alloc UnityEngine.UIElements.UIR.MeshHandle::allocIndices Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB ___allocIndices_2; // System.UInt32 UnityEngine.UIElements.UIR.MeshHandle::triangleCount uint32_t ___triangleCount_3; // UnityEngine.UIElements.UIR.Page UnityEngine.UIElements.UIR.MeshHandle::allocPage Page_t0EB186A021F1A37CDD86DA93E111FF9F411B8DB1 * ___allocPage_4; // System.UInt32 UnityEngine.UIElements.UIR.MeshHandle::allocTime uint32_t ___allocTime_5; // System.UInt32 UnityEngine.UIElements.UIR.MeshHandle::updateAllocID uint32_t ___updateAllocID_6; public: inline static int32_t get_offset_of_allocVerts_1() { return static_cast(offsetof(MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED, ___allocVerts_1)); } inline Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB get_allocVerts_1() const { return ___allocVerts_1; } inline Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB * get_address_of_allocVerts_1() { return &___allocVerts_1; } inline void set_allocVerts_1(Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB value) { ___allocVerts_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___allocVerts_1))->___handle_2), (void*)NULL); } inline static int32_t get_offset_of_allocIndices_2() { return static_cast(offsetof(MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED, ___allocIndices_2)); } inline Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB get_allocIndices_2() const { return ___allocIndices_2; } inline Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB * get_address_of_allocIndices_2() { return &___allocIndices_2; } inline void set_allocIndices_2(Alloc_tE0F737C911AA97E63C14F6F9910E900B3BD13FCB value) { ___allocIndices_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___allocIndices_2))->___handle_2), (void*)NULL); } inline static int32_t get_offset_of_triangleCount_3() { return static_cast(offsetof(MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED, ___triangleCount_3)); } inline uint32_t get_triangleCount_3() const { return ___triangleCount_3; } inline uint32_t* get_address_of_triangleCount_3() { return &___triangleCount_3; } inline void set_triangleCount_3(uint32_t value) { ___triangleCount_3 = value; } inline static int32_t get_offset_of_allocPage_4() { return static_cast(offsetof(MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED, ___allocPage_4)); } inline Page_t0EB186A021F1A37CDD86DA93E111FF9F411B8DB1 * get_allocPage_4() const { return ___allocPage_4; } inline Page_t0EB186A021F1A37CDD86DA93E111FF9F411B8DB1 ** get_address_of_allocPage_4() { return &___allocPage_4; } inline void set_allocPage_4(Page_t0EB186A021F1A37CDD86DA93E111FF9F411B8DB1 * value) { ___allocPage_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___allocPage_4), (void*)value); } inline static int32_t get_offset_of_allocTime_5() { return static_cast(offsetof(MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED, ___allocTime_5)); } inline uint32_t get_allocTime_5() const { return ___allocTime_5; } inline uint32_t* get_address_of_allocTime_5() { return &___allocTime_5; } inline void set_allocTime_5(uint32_t value) { ___allocTime_5 = value; } inline static int32_t get_offset_of_updateAllocID_6() { return static_cast(offsetof(MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED, ___updateAllocID_6)); } inline uint32_t get_updateAllocID_6() const { return ___updateAllocID_6; } inline uint32_t* get_address_of_updateAllocID_6() { return &___updateAllocID_6; } inline void set_updateAllocID_6(uint32_t value) { ___updateAllocID_6 = value; } }; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A : 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_tF2F3778131EFF286AF62B7B013A170F95A91571A, ___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_tF2F3778131EFF286AF62B7B013A170F95A91571A_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_tF2F3778131EFF286AF62B7B013A170F95A91571A_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_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { intptr_t ___m_CachedPtr_0; }; // UnityEngine.ObjectGUIState struct ObjectGUIState_t97CC7EF5BDB43F70877D3FE79657C78065923193 : 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_t97CC7EF5BDB43F70877D3FE79657C78065923193, ___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.OverflowClipBox struct OverflowClipBox_tB8968A896CCB7877C2D2AE59028334042C97C2F1 { public: // System.Int32 UnityEngine.UIElements.OverflowClipBox::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(OverflowClipBox_tB8968A896CCB7877C2D2AE59028334042C97C2F1, ___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.OverflowInternal struct OverflowInternal_t15D44A865507EFDC5645D08B193FC9BC177A98E4 { public: // System.Int32 UnityEngine.UIElements.OverflowInternal::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(OverflowInternal_t15D44A865507EFDC5645D08B193FC9BC177A98E4, ___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.UIR.OwnedState struct OwnedState_t1FC94DD26D85FF79463838D776B1DA18B4448AFA { public: // System.Byte UnityEngine.UIElements.UIR.OwnedState::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(OwnedState_t1FC94DD26D85FF79463838D776B1DA18B4448AFA, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.PanelClearSettings struct PanelClearSettings_t3B56F9F11C4E89AFDCBFA69D619F37796233891F { public: // System.Boolean UnityEngine.UIElements.PanelClearSettings::clearDepthStencil bool ___clearDepthStencil_0; // System.Boolean UnityEngine.UIElements.PanelClearSettings::clearColor bool ___clearColor_1; // UnityEngine.Color UnityEngine.UIElements.PanelClearSettings::color Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_2; public: inline static int32_t get_offset_of_clearDepthStencil_0() { return static_cast(offsetof(PanelClearSettings_t3B56F9F11C4E89AFDCBFA69D619F37796233891F, ___clearDepthStencil_0)); } inline bool get_clearDepthStencil_0() const { return ___clearDepthStencil_0; } inline bool* get_address_of_clearDepthStencil_0() { return &___clearDepthStencil_0; } inline void set_clearDepthStencil_0(bool value) { ___clearDepthStencil_0 = value; } inline static int32_t get_offset_of_clearColor_1() { return static_cast(offsetof(PanelClearSettings_t3B56F9F11C4E89AFDCBFA69D619F37796233891F, ___clearColor_1)); } inline bool get_clearColor_1() const { return ___clearColor_1; } inline bool* get_address_of_clearColor_1() { return &___clearColor_1; } inline void set_clearColor_1(bool value) { ___clearColor_1 = value; } inline static int32_t get_offset_of_color_2() { return static_cast(offsetof(PanelClearSettings_t3B56F9F11C4E89AFDCBFA69D619F37796233891F, ___color_2)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_color_2() const { return ___color_2; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_color_2() { return &___color_2; } inline void set_color_2(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___color_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.PanelClearSettings struct PanelClearSettings_t3B56F9F11C4E89AFDCBFA69D619F37796233891F_marshaled_pinvoke { int32_t ___clearDepthStencil_0; int32_t ___clearColor_1; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.PanelClearSettings struct PanelClearSettings_t3B56F9F11C4E89AFDCBFA69D619F37796233891F_marshaled_com { int32_t ___clearDepthStencil_0; int32_t ___clearColor_1; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_2; }; // UnityEngine.UIElements.PickingMode struct PickingMode_tE4A9E47537EE069E6D01FE5BA8B42C6A73C41552 { 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_tE4A9E47537EE069E6D01FE5BA8B42C6A73C41552, ___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.Position struct Position_tF17D30E6DDB2AF5598D811C62A29EFE8628B9D2A { public: // System.Int32 UnityEngine.UIElements.Position::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Position_tF17D30E6DDB2AF5598D811C62A29EFE8628B9D2A, ___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_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 { 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_tAE86534C80C5D67768DB3B244D8D139A2E6495E1, ___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.PropagationPhase struct PropagationPhase_tDAF453F45C8A7EC36F0ADFDF89D406305FBFAFB8 { 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_tDAF453F45C8A7EC36F0ADFDF89D406305FBFAFB8, ___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_t70E0AFDE5E4631CF8D6DC61F4EFC2A897592520F { 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_t70E0AFDE5E4631CF8D6DC61F4EFC2A897592520F, ___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.Text.RegularExpressions.RegexOptions struct RegexOptions_t8F8CD5BC6C55FC2B657722FD09ABDFDF5BA6F6A4 { public: // System.Int32 System.Text.RegularExpressions.RegexOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RegexOptions_t8F8CD5BC6C55FC2B657722FD09ABDFDF5BA6F6A4, ___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.UIR.RenderDataDirtyTypes struct RenderDataDirtyTypes_t3BD972F0D361E9B29AFF785A9931216726A34BF6 { public: // System.Int32 UnityEngine.UIElements.UIR.RenderDataDirtyTypes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderDataDirtyTypes_t3BD972F0D361E9B29AFF785A9931216726A34BF6, ___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.RenderHints struct RenderHints_t2229F1931CE245189511EF02048FF877499D8D75 { public: // System.Int32 UnityEngine.UIElements.RenderHints::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderHints_t2229F1931CE245189511EF02048FF877499D8D75, ___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_tECDD72801BC6B1F14937D2AAC25D0181CAE14510 : public RuntimeObject { public: // UnityEngine.Matrix4x4 UnityEngine.UIElements.RepaintData::k__BackingField Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___U3CcurrentOffsetU3Ek__BackingField_0; // UnityEngine.Vector2 UnityEngine.UIElements.RepaintData::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CmousePositionU3Ek__BackingField_1; // UnityEngine.Rect UnityEngine.UIElements.RepaintData::k__BackingField Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___U3CcurrentWorldClipU3Ek__BackingField_2; // UnityEngine.Event UnityEngine.UIElements.RepaintData::k__BackingField Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * ___U3CrepaintEventU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CcurrentOffsetU3Ek__BackingField_0() { return static_cast(offsetof(RepaintData_tECDD72801BC6B1F14937D2AAC25D0181CAE14510, ___U3CcurrentOffsetU3Ek__BackingField_0)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_U3CcurrentOffsetU3Ek__BackingField_0() const { return ___U3CcurrentOffsetU3Ek__BackingField_0; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_U3CcurrentOffsetU3Ek__BackingField_0() { return &___U3CcurrentOffsetU3Ek__BackingField_0; } inline void set_U3CcurrentOffsetU3Ek__BackingField_0(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___U3CcurrentOffsetU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CmousePositionU3Ek__BackingField_1() { return static_cast(offsetof(RepaintData_tECDD72801BC6B1F14937D2AAC25D0181CAE14510, ___U3CmousePositionU3Ek__BackingField_1)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_U3CmousePositionU3Ek__BackingField_1() const { return ___U3CmousePositionU3Ek__BackingField_1; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_U3CmousePositionU3Ek__BackingField_1() { return &___U3CmousePositionU3Ek__BackingField_1; } inline void set_U3CmousePositionU3Ek__BackingField_1(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___U3CmousePositionU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CcurrentWorldClipU3Ek__BackingField_2() { return static_cast(offsetof(RepaintData_tECDD72801BC6B1F14937D2AAC25D0181CAE14510, ___U3CcurrentWorldClipU3Ek__BackingField_2)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_U3CcurrentWorldClipU3Ek__BackingField_2() const { return ___U3CcurrentWorldClipU3Ek__BackingField_2; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_U3CcurrentWorldClipU3Ek__BackingField_2() { return &___U3CcurrentWorldClipU3Ek__BackingField_2; } inline void set_U3CcurrentWorldClipU3Ek__BackingField_2(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___U3CcurrentWorldClipU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CrepaintEventU3Ek__BackingField_3() { return static_cast(offsetof(RepaintData_tECDD72801BC6B1F14937D2AAC25D0181CAE14510, ___U3CrepaintEventU3Ek__BackingField_3)); } inline Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * get_U3CrepaintEventU3Ek__BackingField_3() const { return ___U3CrepaintEventU3Ek__BackingField_3; } inline Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E ** get_address_of_U3CrepaintEventU3Ek__BackingField_3() { return &___U3CrepaintEventU3Ek__BackingField_3; } inline void set_U3CrepaintEventU3Ek__BackingField_3(Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * value) { ___U3CrepaintEventU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrepaintEventU3Ek__BackingField_3), (void*)value); } }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // UnityEngine.ScaleMode struct ScaleMode_t2D41D186D047D8156791981072D8E7F8759ABB49 { public: // System.Int32 UnityEngine.ScaleMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ScaleMode_t2D41D186D047D8156791981072D8E7F8759ABB49, ___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.UIR.State struct State_t535A89F611F3C8F1FA5E517C89A5F1F298700E90 { public: // UnityEngine.Material UnityEngine.UIElements.UIR.State::material Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material_0; // UnityEngine.Texture UnityEngine.UIElements.UIR.State::custom Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___custom_1; // UnityEngine.Texture UnityEngine.UIElements.UIR.State::font Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___font_2; // System.Single UnityEngine.UIElements.UIR.State::fontTexSDFScale float ___fontTexSDFScale_3; // UnityEngine.UIElements.TextureId UnityEngine.UIElements.UIR.State::texture TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 ___texture_4; public: inline static int32_t get_offset_of_material_0() { return static_cast(offsetof(State_t535A89F611F3C8F1FA5E517C89A5F1F298700E90, ___material_0)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_material_0() const { return ___material_0; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_material_0() { return &___material_0; } inline void set_material_0(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___material_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___material_0), (void*)value); } inline static int32_t get_offset_of_custom_1() { return static_cast(offsetof(State_t535A89F611F3C8F1FA5E517C89A5F1F298700E90, ___custom_1)); } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * get_custom_1() const { return ___custom_1; } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE ** get_address_of_custom_1() { return &___custom_1; } inline void set_custom_1(Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * value) { ___custom_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___custom_1), (void*)value); } inline static int32_t get_offset_of_font_2() { return static_cast(offsetof(State_t535A89F611F3C8F1FA5E517C89A5F1F298700E90, ___font_2)); } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * get_font_2() const { return ___font_2; } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE ** get_address_of_font_2() { return &___font_2; } inline void set_font_2(Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * value) { ___font_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___font_2), (void*)value); } inline static int32_t get_offset_of_fontTexSDFScale_3() { return static_cast(offsetof(State_t535A89F611F3C8F1FA5E517C89A5F1F298700E90, ___fontTexSDFScale_3)); } inline float get_fontTexSDFScale_3() const { return ___fontTexSDFScale_3; } inline float* get_address_of_fontTexSDFScale_3() { return &___fontTexSDFScale_3; } inline void set_fontTexSDFScale_3(float value) { ___fontTexSDFScale_3 = value; } inline static int32_t get_offset_of_texture_4() { return static_cast(offsetof(State_t535A89F611F3C8F1FA5E517C89A5F1F298700E90, ___texture_4)); } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 get_texture_4() const { return ___texture_4; } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 * get_address_of_texture_4() { return &___texture_4; } inline void set_texture_4(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 value) { ___texture_4 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.State struct State_t535A89F611F3C8F1FA5E517C89A5F1F298700E90_marshaled_pinvoke { Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material_0; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___custom_1; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___font_2; float ___fontTexSDFScale_3; TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 ___texture_4; }; // Native definition for COM marshalling of UnityEngine.UIElements.UIR.State struct State_t535A89F611F3C8F1FA5E517C89A5F1F298700E90_marshaled_com { Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___material_0; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___custom_1; Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___font_2; float ___fontTexSDFScale_3; TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 ___texture_4; }; // UnityEngine.UIElements.StyleKeyword struct StyleKeyword_t01A121DD5B4904AB0EA0BFA6E26159EE9AF8B303 { 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_t01A121DD5B4904AB0EA0BFA6E26159EE9AF8B303, ___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_t595C8AB8A23E2DDDD0BCF5993E011BBFEA1DF59F { 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_t595C8AB8A23E2DDDD0BCF5993E011BBFEA1DF59F, ___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.StyleSelectorRelationship struct StyleSelectorRelationship_t67462724F8477BD79CE489CA0B6C2F38C666B284 { public: // System.Int32 UnityEngine.UIElements.StyleSelectorRelationship::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StyleSelectorRelationship_t67462724F8477BD79CE489CA0B6C2F38C666B284, ___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.StyleSelectorType struct StyleSelectorType_t076854E4D0D1DE5408564915375B2D4AF5F13BD7 { public: // System.Int32 UnityEngine.UIElements.StyleSelectorType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StyleSelectorType_t076854E4D0D1DE5408564915375B2D4AF5F13BD7, ___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.StyleValueFunction struct StyleValueFunction_t7E563109DA9902A487E2E1532B0183F0F118D2EE { public: // System.Int32 UnityEngine.UIElements.StyleValueFunction::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StyleValueFunction_t7E563109DA9902A487E2E1532B0183F0F118D2EE, ___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.StyleValueKeyword struct StyleValueKeyword_t5619CC4562D9C115086BBDF0A3B7027A9B079C57 { public: // System.Int32 UnityEngine.UIElements.StyleValueKeyword::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StyleValueKeyword_t5619CC4562D9C115086BBDF0A3B7027A9B079C57, ___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.StyleValueType struct StyleValueType_t41CD4C2FFE2B4D2AFCB10F36A6D685A60517E32F { public: // System.Int32 UnityEngine.UIElements.StyleValueType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StyleValueType_t41CD4C2FFE2B4D2AFCB10F36A6D685A60517E32F, ___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.TextAnchor struct TextAnchor_tA4C88E77C2D7312F43412275B01E1341A7CB2232 { public: // System.Int32 UnityEngine.TextAnchor::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextAnchor_tA4C88E77C2D7312F43412275B01E1341A7CB2232, ___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.TextOverflow struct TextOverflow_t6544CE09D2681CCC3DB102A0424CC8D9C57F3DAF { public: // System.Int32 UnityEngine.UIElements.TextOverflow::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextOverflow_t6544CE09D2681CCC3DB102A0424CC8D9C57F3DAF, ___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.TextOverflowPosition struct TextOverflowPosition_tCA0C6018005794E9AE477D51FC5A3439B6C05505 { public: // System.Int32 UnityEngine.UIElements.TextOverflowPosition::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextOverflowPosition_tCA0C6018005794E9AE477D51FC5A3439B6C05505, ___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.TextShadow struct TextShadow_t9399EE93D4D61794CD4380D5D93C98BCA9972233 { public: // UnityEngine.Vector2 UnityEngine.UIElements.TextShadow::offset Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___offset_0; // System.Single UnityEngine.UIElements.TextShadow::blurRadius float ___blurRadius_1; // UnityEngine.Color UnityEngine.UIElements.TextShadow::color Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_2; public: inline static int32_t get_offset_of_offset_0() { return static_cast(offsetof(TextShadow_t9399EE93D4D61794CD4380D5D93C98BCA9972233, ___offset_0)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_offset_0() const { return ___offset_0; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_offset_0() { return &___offset_0; } inline void set_offset_0(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___offset_0 = value; } inline static int32_t get_offset_of_blurRadius_1() { return static_cast(offsetof(TextShadow_t9399EE93D4D61794CD4380D5D93C98BCA9972233, ___blurRadius_1)); } inline float get_blurRadius_1() const { return ___blurRadius_1; } inline float* get_address_of_blurRadius_1() { return &___blurRadius_1; } inline void set_blurRadius_1(float value) { ___blurRadius_1 = value; } inline static int32_t get_offset_of_color_2() { return static_cast(offsetof(TextShadow_t9399EE93D4D61794CD4380D5D93C98BCA9972233, ___color_2)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_color_2() const { return ___color_2; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_color_2() { return &___color_2; } inline void set_color_2(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___color_2 = value; } }; // UnityEngine.UIElements.UIR.TextureEntry struct TextureEntry_t286BB1C2D7FD1BC47CF22CD57475C854EA926665 { public: // UnityEngine.Texture UnityEngine.UIElements.UIR.TextureEntry::source Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___source_0; // UnityEngine.UIElements.TextureId UnityEngine.UIElements.UIR.TextureEntry::actual TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 ___actual_1; // System.Boolean UnityEngine.UIElements.UIR.TextureEntry::replaced bool ___replaced_2; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(TextureEntry_t286BB1C2D7FD1BC47CF22CD57475C854EA926665, ___source_0)); } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * get_source_0() const { return ___source_0; } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE ** get_address_of_source_0() { return &___source_0; } inline void set_source_0(Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_0), (void*)value); } inline static int32_t get_offset_of_actual_1() { return static_cast(offsetof(TextureEntry_t286BB1C2D7FD1BC47CF22CD57475C854EA926665, ___actual_1)); } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 get_actual_1() const { return ___actual_1; } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 * get_address_of_actual_1() { return &___actual_1; } inline void set_actual_1(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 value) { ___actual_1 = value; } inline static int32_t get_offset_of_replaced_2() { return static_cast(offsetof(TextureEntry_t286BB1C2D7FD1BC47CF22CD57475C854EA926665, ___replaced_2)); } inline bool get_replaced_2() const { return ___replaced_2; } inline bool* get_address_of_replaced_2() { return &___replaced_2; } inline void set_replaced_2(bool value) { ___replaced_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.TextureEntry struct TextureEntry_t286BB1C2D7FD1BC47CF22CD57475C854EA926665_marshaled_pinvoke { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___source_0; TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 ___actual_1; int32_t ___replaced_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.UIR.TextureEntry struct TextureEntry_t286BB1C2D7FD1BC47CF22CD57475C854EA926665_marshaled_com { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___source_0; TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 ___actual_1; int32_t ___replaced_2; }; // System.TimeSpan struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_22; public: inline static int32_t get_offset_of__ticks_22() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203, ____ticks_22)); } inline int64_t get__ticks_22() const { return ____ticks_22; } inline int64_t* get_address_of__ticks_22() { return &____ticks_22; } inline void set__ticks_22(int64_t value) { ____ticks_22 = value; } }; struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields { public: // System.TimeSpan System.TimeSpan::Zero TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___Zero_19; // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MaxValue_20; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MinValue_21; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked bool ____legacyConfigChecked_23; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode bool ____legacyMode_24; public: inline static int32_t get_offset_of_Zero_19() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___Zero_19)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_Zero_19() const { return ___Zero_19; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_Zero_19() { return &___Zero_19; } inline void set_Zero_19(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___Zero_19 = value; } inline static int32_t get_offset_of_MaxValue_20() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MaxValue_20)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MaxValue_20() const { return ___MaxValue_20; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MaxValue_20() { return &___MaxValue_20; } inline void set_MaxValue_20(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MaxValue_20 = value; } inline static int32_t get_offset_of_MinValue_21() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MinValue_21)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MinValue_21() const { return ___MinValue_21; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MinValue_21() { return &___MinValue_21; } inline void set_MinValue_21(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MinValue_21 = value; } inline static int32_t get_offset_of__legacyConfigChecked_23() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyConfigChecked_23)); } inline bool get__legacyConfigChecked_23() const { return ____legacyConfigChecked_23; } inline bool* get_address_of__legacyConfigChecked_23() { return &____legacyConfigChecked_23; } inline void set__legacyConfigChecked_23(bool value) { ____legacyConfigChecked_23 = value; } inline static int32_t get_offset_of__legacyMode_24() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyMode_24)); } inline bool get__legacyMode_24() const { return ____legacyMode_24; } inline bool* get_address_of__legacyMode_24() { return &____legacyMode_24; } inline void set__legacyMode_24(bool value) { ____legacyMode_24 = value; } }; // UnityEngine.UIElements.TrickleDown struct TrickleDown_t2B43447DBFE33C97173AE2E62A3FBD13E525C6B1 { public: // System.Int32 UnityEngine.UIElements.TrickleDown::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TrickleDown_t2B43447DBFE33C97173AE2E62A3FBD13E525C6B1, ___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.VectorImageVertex struct VectorImageVertex_t66B16DFC8AF790D0A369F458306FECFE1CD42665 { public: // UnityEngine.Vector3 UnityEngine.UIElements.VectorImageVertex::position Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position_0; // UnityEngine.Color32 UnityEngine.UIElements.VectorImageVertex::tint Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___tint_1; // UnityEngine.Vector2 UnityEngine.UIElements.VectorImageVertex::uv Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___uv_2; // System.UInt32 UnityEngine.UIElements.VectorImageVertex::settingIndex uint32_t ___settingIndex_3; public: inline static int32_t get_offset_of_position_0() { return static_cast(offsetof(VectorImageVertex_t66B16DFC8AF790D0A369F458306FECFE1CD42665, ___position_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_position_0() const { return ___position_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_position_0() { return &___position_0; } inline void set_position_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___position_0 = value; } inline static int32_t get_offset_of_tint_1() { return static_cast(offsetof(VectorImageVertex_t66B16DFC8AF790D0A369F458306FECFE1CD42665, ___tint_1)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_tint_1() const { return ___tint_1; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_tint_1() { return &___tint_1; } inline void set_tint_1(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___tint_1 = value; } inline static int32_t get_offset_of_uv_2() { return static_cast(offsetof(VectorImageVertex_t66B16DFC8AF790D0A369F458306FECFE1CD42665, ___uv_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_uv_2() const { return ___uv_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_uv_2() { return &___uv_2; } inline void set_uv_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___uv_2 = value; } inline static int32_t get_offset_of_settingIndex_3() { return static_cast(offsetof(VectorImageVertex_t66B16DFC8AF790D0A369F458306FECFE1CD42665, ___settingIndex_3)); } inline uint32_t get_settingIndex_3() const { return ___settingIndex_3; } inline uint32_t* get_address_of_settingIndex_3() { return &___settingIndex_3; } inline void set_settingIndex_3(uint32_t value) { ___settingIndex_3 = value; } }; // UnityEngine.UIElements.VersionChangeType struct VersionChangeType_t3FEBAA280040F0B49F9F86685176341749F475FB { 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_t3FEBAA280040F0B49F9F86685176341749F475FB, ___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.Vertex struct Vertex_t958FA702E8F32CB744E60CC1E85E206B108FCB5E { public: // UnityEngine.Vector3 UnityEngine.UIElements.Vertex::position Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position_1; // UnityEngine.Color32 UnityEngine.UIElements.Vertex::tint Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___tint_2; // UnityEngine.Vector2 UnityEngine.UIElements.Vertex::uv Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___uv_3; // UnityEngine.Color32 UnityEngine.UIElements.Vertex::xformClipPages Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___xformClipPages_4; // UnityEngine.Color32 UnityEngine.UIElements.Vertex::ids Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___ids_5; // UnityEngine.Color32 UnityEngine.UIElements.Vertex::flags Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___flags_6; // UnityEngine.Color32 UnityEngine.UIElements.Vertex::opacityPageSettingIndex Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___opacityPageSettingIndex_7; // System.Single UnityEngine.UIElements.Vertex::textureId float ___textureId_8; // UnityEngine.Color32 UnityEngine.UIElements.Vertex::idsFlags Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___idsFlags_9; public: inline static int32_t get_offset_of_position_1() { return static_cast(offsetof(Vertex_t958FA702E8F32CB744E60CC1E85E206B108FCB5E, ___position_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_position_1() const { return ___position_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_position_1() { return &___position_1; } inline void set_position_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___position_1 = value; } inline static int32_t get_offset_of_tint_2() { return static_cast(offsetof(Vertex_t958FA702E8F32CB744E60CC1E85E206B108FCB5E, ___tint_2)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_tint_2() const { return ___tint_2; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_tint_2() { return &___tint_2; } inline void set_tint_2(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___tint_2 = value; } inline static int32_t get_offset_of_uv_3() { return static_cast(offsetof(Vertex_t958FA702E8F32CB744E60CC1E85E206B108FCB5E, ___uv_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_uv_3() const { return ___uv_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_uv_3() { return &___uv_3; } inline void set_uv_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___uv_3 = value; } inline static int32_t get_offset_of_xformClipPages_4() { return static_cast(offsetof(Vertex_t958FA702E8F32CB744E60CC1E85E206B108FCB5E, ___xformClipPages_4)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_xformClipPages_4() const { return ___xformClipPages_4; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_xformClipPages_4() { return &___xformClipPages_4; } inline void set_xformClipPages_4(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___xformClipPages_4 = value; } inline static int32_t get_offset_of_ids_5() { return static_cast(offsetof(Vertex_t958FA702E8F32CB744E60CC1E85E206B108FCB5E, ___ids_5)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_ids_5() const { return ___ids_5; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_ids_5() { return &___ids_5; } inline void set_ids_5(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___ids_5 = value; } inline static int32_t get_offset_of_flags_6() { return static_cast(offsetof(Vertex_t958FA702E8F32CB744E60CC1E85E206B108FCB5E, ___flags_6)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_flags_6() const { return ___flags_6; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_flags_6() { return &___flags_6; } inline void set_flags_6(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___flags_6 = value; } inline static int32_t get_offset_of_opacityPageSettingIndex_7() { return static_cast(offsetof(Vertex_t958FA702E8F32CB744E60CC1E85E206B108FCB5E, ___opacityPageSettingIndex_7)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_opacityPageSettingIndex_7() const { return ___opacityPageSettingIndex_7; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_opacityPageSettingIndex_7() { return &___opacityPageSettingIndex_7; } inline void set_opacityPageSettingIndex_7(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___opacityPageSettingIndex_7 = value; } inline static int32_t get_offset_of_textureId_8() { return static_cast(offsetof(Vertex_t958FA702E8F32CB744E60CC1E85E206B108FCB5E, ___textureId_8)); } inline float get_textureId_8() const { return ___textureId_8; } inline float* get_address_of_textureId_8() { return &___textureId_8; } inline void set_textureId_8(float value) { ___textureId_8 = value; } inline static int32_t get_offset_of_idsFlags_9() { return static_cast(offsetof(Vertex_t958FA702E8F32CB744E60CC1E85E206B108FCB5E, ___idsFlags_9)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_idsFlags_9() const { return ___idsFlags_9; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_idsFlags_9() { return &___idsFlags_9; } inline void set_idsFlags_9(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___idsFlags_9 = value; } }; struct Vertex_t958FA702E8F32CB744E60CC1E85E206B108FCB5E_StaticFields { public: // System.Single UnityEngine.UIElements.Vertex::nearZ float ___nearZ_0; public: inline static int32_t get_offset_of_nearZ_0() { return static_cast(offsetof(Vertex_t958FA702E8F32CB744E60CC1E85E206B108FCB5E_StaticFields, ___nearZ_0)); } inline float get_nearZ_0() const { return ___nearZ_0; } inline float* get_address_of_nearZ_0() { return &___nearZ_0; } inline void set_nearZ_0(float value) { ___nearZ_0 = value; } }; // UnityEngine.UIElements.Visibility struct Visibility_t163E7C30B370115FC4C127B213DB92B3C50DAF2A { 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_t163E7C30B370115FC4C127B213DB92B3C50DAF2A, ___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.VisualElementFlags struct VisualElementFlags_tC8340A28B43B5B88D0727EEDEC5EA4AB45F43470 { public: // System.Int32 UnityEngine.UIElements.VisualElementFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(VisualElementFlags_tC8340A28B43B5B88D0727EEDEC5EA4AB45F43470, ___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_t9CE3C5377FEB57546B3282CB2B361313337B41CA { 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_t9CE3C5377FEB57546B3282CB2B361313337B41CA, ___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.WhiteSpace struct WhiteSpace_tA1C94710E9ABD666CCACF2646025F9B597B300EC { public: // System.Int32 UnityEngine.UIElements.WhiteSpace::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(WhiteSpace_tA1C94710E9ABD666CCACF2646025F9B597B300EC, ___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.Wrap struct Wrap_tAE1D45E6C155865D9100F288D2D24FCAF4482CBE { public: // System.Int32 UnityEngine.UIElements.Wrap::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Wrap_tAE1D45E6C155865D9100F288D2D24FCAF4482CBE, ___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_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6 : public RuntimeObject { public: // System.IntPtr UnityEngine.Yoga.YogaNode::_ygNode intptr_t ____ygNode_0; // UnityEngine.Yoga.YogaConfig UnityEngine.Yoga.YogaNode::_config YogaConfig_tA06BDF520DE54384107CF42E1E9909DB1C28A7E7 * ____config_1; // System.WeakReference UnityEngine.Yoga.YogaNode::_parent WeakReference_tB8558D16C98417FD98C920C42C0CC5C9FF825C76 * ____parent_2; // System.Collections.Generic.List`1 UnityEngine.Yoga.YogaNode::_children List_1_t5FEBCBE5E15CEDF8B8CBA2B1C4F123E01DDE02C8 * ____children_3; // UnityEngine.Yoga.MeasureFunction UnityEngine.Yoga.YogaNode::_measureFunction MeasureFunction_tBD19E8A44621B4D553785068ECCF0439CD9666C6 * ____measureFunction_4; // UnityEngine.Yoga.BaselineFunction UnityEngine.Yoga.YogaNode::_baselineFunction BaselineFunction_t7C180BD26F5C8850EEDDBEC2471D9A466EF0D24A * ____baselineFunction_5; // System.Object UnityEngine.Yoga.YogaNode::_data RuntimeObject * ____data_6; public: inline static int32_t get_offset_of__ygNode_0() { return static_cast(offsetof(YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6, ____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__config_1() { return static_cast(offsetof(YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6, ____config_1)); } inline YogaConfig_tA06BDF520DE54384107CF42E1E9909DB1C28A7E7 * get__config_1() const { return ____config_1; } inline YogaConfig_tA06BDF520DE54384107CF42E1E9909DB1C28A7E7 ** get_address_of__config_1() { return &____config_1; } inline void set__config_1(YogaConfig_tA06BDF520DE54384107CF42E1E9909DB1C28A7E7 * value) { ____config_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____config_1), (void*)value); } inline static int32_t get_offset_of__parent_2() { return static_cast(offsetof(YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6, ____parent_2)); } inline WeakReference_tB8558D16C98417FD98C920C42C0CC5C9FF825C76 * get__parent_2() const { return ____parent_2; } inline WeakReference_tB8558D16C98417FD98C920C42C0CC5C9FF825C76 ** get_address_of__parent_2() { return &____parent_2; } inline void set__parent_2(WeakReference_tB8558D16C98417FD98C920C42C0CC5C9FF825C76 * value) { ____parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____parent_2), (void*)value); } inline static int32_t get_offset_of__children_3() { return static_cast(offsetof(YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6, ____children_3)); } inline List_1_t5FEBCBE5E15CEDF8B8CBA2B1C4F123E01DDE02C8 * get__children_3() const { return ____children_3; } inline List_1_t5FEBCBE5E15CEDF8B8CBA2B1C4F123E01DDE02C8 ** get_address_of__children_3() { return &____children_3; } inline void set__children_3(List_1_t5FEBCBE5E15CEDF8B8CBA2B1C4F123E01DDE02C8 * value) { ____children_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____children_3), (void*)value); } inline static int32_t get_offset_of__measureFunction_4() { return static_cast(offsetof(YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6, ____measureFunction_4)); } inline MeasureFunction_tBD19E8A44621B4D553785068ECCF0439CD9666C6 * get__measureFunction_4() const { return ____measureFunction_4; } inline MeasureFunction_tBD19E8A44621B4D553785068ECCF0439CD9666C6 ** get_address_of__measureFunction_4() { return &____measureFunction_4; } inline void set__measureFunction_4(MeasureFunction_tBD19E8A44621B4D553785068ECCF0439CD9666C6 * value) { ____measureFunction_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____measureFunction_4), (void*)value); } inline static int32_t get_offset_of__baselineFunction_5() { return static_cast(offsetof(YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6, ____baselineFunction_5)); } inline BaselineFunction_t7C180BD26F5C8850EEDDBEC2471D9A466EF0D24A * get__baselineFunction_5() const { return ____baselineFunction_5; } inline BaselineFunction_t7C180BD26F5C8850EEDDBEC2471D9A466EF0D24A ** get_address_of__baselineFunction_5() { return &____baselineFunction_5; } inline void set__baselineFunction_5(BaselineFunction_t7C180BD26F5C8850EEDDBEC2471D9A466EF0D24A * value) { ____baselineFunction_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____baselineFunction_5), (void*)value); } inline static int32_t get_offset_of__data_6() { return static_cast(offsetof(YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6, ____data_6)); } inline RuntimeObject * get__data_6() const { return ____data_6; } inline RuntimeObject ** get_address_of__data_6() { return &____data_6; } inline void set__data_6(RuntimeObject * value) { ____data_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_6), (void*)value); } }; // UnityEngine.UIElements.ClickDetector/ButtonClickStatus struct ButtonClickStatus_tEF51C193AC150E5EF1BBF55E5CBFD1EE9A312372 : public RuntimeObject { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.ClickDetector/ButtonClickStatus::m_Target VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_Target_0; // UnityEngine.Vector3 UnityEngine.UIElements.ClickDetector/ButtonClickStatus::m_PointerDownPosition Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_PointerDownPosition_1; // System.Int64 UnityEngine.UIElements.ClickDetector/ButtonClickStatus::m_LastPointerDownTime int64_t ___m_LastPointerDownTime_2; // System.Int32 UnityEngine.UIElements.ClickDetector/ButtonClickStatus::m_ClickCount int32_t ___m_ClickCount_3; public: inline static int32_t get_offset_of_m_Target_0() { return static_cast(offsetof(ButtonClickStatus_tEF51C193AC150E5EF1BBF55E5CBFD1EE9A312372, ___m_Target_0)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_m_Target_0() const { return ___m_Target_0; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_m_Target_0() { return &___m_Target_0; } inline void set_m_Target_0(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___m_Target_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Target_0), (void*)value); } inline static int32_t get_offset_of_m_PointerDownPosition_1() { return static_cast(offsetof(ButtonClickStatus_tEF51C193AC150E5EF1BBF55E5CBFD1EE9A312372, ___m_PointerDownPosition_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_PointerDownPosition_1() const { return ___m_PointerDownPosition_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_PointerDownPosition_1() { return &___m_PointerDownPosition_1; } inline void set_m_PointerDownPosition_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_PointerDownPosition_1 = value; } inline static int32_t get_offset_of_m_LastPointerDownTime_2() { return static_cast(offsetof(ButtonClickStatus_tEF51C193AC150E5EF1BBF55E5CBFD1EE9A312372, ___m_LastPointerDownTime_2)); } inline int64_t get_m_LastPointerDownTime_2() const { return ___m_LastPointerDownTime_2; } inline int64_t* get_address_of_m_LastPointerDownTime_2() { return &___m_LastPointerDownTime_2; } inline void set_m_LastPointerDownTime_2(int64_t value) { ___m_LastPointerDownTime_2 = value; } inline static int32_t get_offset_of_m_ClickCount_3() { return static_cast(offsetof(ButtonClickStatus_tEF51C193AC150E5EF1BBF55E5CBFD1EE9A312372, ___m_ClickCount_3)); } inline int32_t get_m_ClickCount_3() const { return ___m_ClickCount_3; } inline int32_t* get_address_of_m_ClickCount_3() { return &___m_ClickCount_3; } inline void set_m_ClickCount_3(int32_t value) { ___m_ClickCount_3 = value; } }; // UnityEngine.UIElements.StyleSheets.Dimension/Unit struct Unit_tB29D3FED75F9D31C08A34BF71AFA3B7F3D81AE0F { public: // System.Int32 UnityEngine.UIElements.StyleSheets.Dimension/Unit::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Unit_tB29D3FED75F9D31C08A34BF71AFA3B7F3D81AE0F, ___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_t9A8C835BE25DB3F80F1A3B7C5A2D20319578DFB0 { 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_t9A8C835BE25DB3F80F1A3B7C5A2D20319578DFB0, ___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_t05EC3A0D5AE0E801FE6B611D51023B1F4D093B0F { 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_t05EC3A0D5AE0E801FE6B611D51023B1F4D093B0F, ___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_t091BB311623EF9DA3B1B9D41B69230205D2BD2D7 { public: // UnityEngine.Matrix4x4 UnityEngine.UIElements.IMGUIContainer/GUIGlobals::matrix Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___matrix_0; // UnityEngine.Color UnityEngine.UIElements.IMGUIContainer/GUIGlobals::color Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_1; // UnityEngine.Color UnityEngine.UIElements.IMGUIContainer/GUIGlobals::contentColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___contentColor_2; // UnityEngine.Color UnityEngine.UIElements.IMGUIContainer/GUIGlobals::backgroundColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___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_t091BB311623EF9DA3B1B9D41B69230205D2BD2D7, ___matrix_0)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_matrix_0() const { return ___matrix_0; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_matrix_0() { return &___matrix_0; } inline void set_matrix_0(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___matrix_0 = value; } inline static int32_t get_offset_of_color_1() { return static_cast(offsetof(GUIGlobals_t091BB311623EF9DA3B1B9D41B69230205D2BD2D7, ___color_1)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_color_1() const { return ___color_1; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_color_1() { return &___color_1; } inline void set_color_1(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___color_1 = value; } inline static int32_t get_offset_of_contentColor_2() { return static_cast(offsetof(GUIGlobals_t091BB311623EF9DA3B1B9D41B69230205D2BD2D7, ___contentColor_2)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_contentColor_2() const { return ___contentColor_2; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_contentColor_2() { return &___contentColor_2; } inline void set_contentColor_2(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___contentColor_2 = value; } inline static int32_t get_offset_of_backgroundColor_3() { return static_cast(offsetof(GUIGlobals_t091BB311623EF9DA3B1B9D41B69230205D2BD2D7, ___backgroundColor_3)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_backgroundColor_3() const { return ___backgroundColor_3; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_backgroundColor_3() { return &___backgroundColor_3; } inline void set_backgroundColor_3(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___backgroundColor_3 = value; } inline static int32_t get_offset_of_enabled_4() { return static_cast(offsetof(GUIGlobals_t091BB311623EF9DA3B1B9D41B69230205D2BD2D7, ___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_t091BB311623EF9DA3B1B9D41B69230205D2BD2D7, ___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_t091BB311623EF9DA3B1B9D41B69230205D2BD2D7, ___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_t091BB311623EF9DA3B1B9D41B69230205D2BD2D7_marshaled_pinvoke { Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___matrix_0; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_1; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___contentColor_2; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___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_t091BB311623EF9DA3B1B9D41B69230205D2BD2D7_marshaled_com { Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___matrix_0; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_1; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___contentColor_2; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___backgroundColor_3; int32_t ___enabled_4; int32_t ___changed_5; int32_t ___displayIndex_6; }; // UnityEngine.UIElements.Length/Unit struct Unit_t404BDC0B9D436EDDCC7891B48C4DCE2FCF7098AB { public: // System.Int32 UnityEngine.UIElements.Length/Unit::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Unit_t404BDC0B9D436EDDCC7891B48C4DCE2FCF7098AB, ___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_tE1DDEA74EAF57C0DDB53BBCD77F3F49A71940B41 { 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_tE1DDEA74EAF57C0DDB53BBCD77F3F49A71940B41, ___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.NavigationMoveEvent/Direction struct Direction_tC4D89FFA6D788142237D9159FC618DDB2A080315 { public: // System.Int32 UnityEngine.UIElements.NavigationMoveEvent/Direction::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Direction_tC4D89FFA6D788142237D9159FC618DDB2A080315, ___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.NavigationTabEvent/Direction struct Direction_tDB70118A7BC19645B6058407BAA3EE0444A36989 { public: // System.Int32 UnityEngine.UIElements.NavigationTabEvent/Direction::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Direction_tDB70118A7BC19645B6058407BAA3EE0444A36989, ___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/AutoScope struct AutoScope_tEB00834B4CEE8558238837BA3A36B64020E48F8D { 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_tEB00834B4CEE8558238837BA3A36B64020E48F8D, ___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.PropagationPaths/Type struct Type_t2A6A2920A8E77CCFAB93B7E98D8EA7A8DFA567B9 { 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_t2A6A2920A8E77CCFAB93B7E98D8EA7A8DFA567B9, ___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.VisualElement/RenderTargetMode struct RenderTargetMode_t754F0DE7C9B165BC0057A446DE6A88078DCBFFFE { public: // System.Int32 UnityEngine.UIElements.VisualElement/RenderTargetMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderTargetMode_t754F0DE7C9B165BC0057A446DE6A88078DCBFFFE, ___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.UIR.BasicNode`1 struct BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 : public LinkedPoolItem_1_t1C0437AE15C7CA66CE604DFBECC7CD02258BB845 { public: // UnityEngine.UIElements.UIR.BasicNode`1 UnityEngine.UIElements.UIR.BasicNode`1::next BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * ___next_1; // T UnityEngine.UIElements.UIR.BasicNode`1::data TextureEntry_t286BB1C2D7FD1BC47CF22CD57475C854EA926665 ___data_2; public: inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65, ___next_1)); } inline BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * get_next_1() const { return ___next_1; } inline BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 ** get_address_of_next_1() { return &___next_1; } inline void set_next_1(BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * value) { ___next_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_1), (void*)value); } inline static int32_t get_offset_of_data_2() { return static_cast(offsetof(BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65, ___data_2)); } inline TextureEntry_t286BB1C2D7FD1BC47CF22CD57475C854EA926665 get_data_2() const { return ___data_2; } inline TextureEntry_t286BB1C2D7FD1BC47CF22CD57475C854EA926665 * get_address_of_data_2() { return &___data_2; } inline void set_data_2(TextureEntry_t286BB1C2D7FD1BC47CF22CD57475C854EA926665 value) { ___data_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___data_2))->___source_0), (void*)NULL); } }; // UnityEngine.UIElements.UIR.BMPAlloc struct BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 { public: // System.Int32 UnityEngine.UIElements.UIR.BMPAlloc::page int32_t ___page_1; // System.UInt16 UnityEngine.UIElements.UIR.BMPAlloc::pageLine uint16_t ___pageLine_2; // System.Byte UnityEngine.UIElements.UIR.BMPAlloc::bitIndex uint8_t ___bitIndex_3; // UnityEngine.UIElements.UIR.OwnedState UnityEngine.UIElements.UIR.BMPAlloc::ownedState uint8_t ___ownedState_4; public: inline static int32_t get_offset_of_page_1() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8, ___page_1)); } inline int32_t get_page_1() const { return ___page_1; } inline int32_t* get_address_of_page_1() { return &___page_1; } inline void set_page_1(int32_t value) { ___page_1 = value; } inline static int32_t get_offset_of_pageLine_2() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8, ___pageLine_2)); } inline uint16_t get_pageLine_2() const { return ___pageLine_2; } inline uint16_t* get_address_of_pageLine_2() { return &___pageLine_2; } inline void set_pageLine_2(uint16_t value) { ___pageLine_2 = value; } inline static int32_t get_offset_of_bitIndex_3() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8, ___bitIndex_3)); } inline uint8_t get_bitIndex_3() const { return ___bitIndex_3; } inline uint8_t* get_address_of_bitIndex_3() { return &___bitIndex_3; } inline void set_bitIndex_3(uint8_t value) { ___bitIndex_3 = value; } inline static int32_t get_offset_of_ownedState_4() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8, ___ownedState_4)); } inline uint8_t get_ownedState_4() const { return ___ownedState_4; } inline uint8_t* get_address_of_ownedState_4() { return &___ownedState_4; } inline void set_ownedState_4(uint8_t value) { ___ownedState_4 = value; } }; struct BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8_StaticFields { public: // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.BMPAlloc::Invalid BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___Invalid_0; public: inline static int32_t get_offset_of_Invalid_0() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8_StaticFields, ___Invalid_0)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_Invalid_0() const { return ___Invalid_0; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_Invalid_0() { return &___Invalid_0; } inline void set_Invalid_0(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___Invalid_0 = value; } }; // UnityEngine.UIElements.BaseVisualElementPanel struct BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30 : public RuntimeObject { public: // System.Action`1 UnityEngine.UIElements.BaseVisualElementPanel::panelDisposed Action_1_t7C40096A76E80520FA25C0E02ECB007C6DB1F18D * ___panelDisposed_0; // System.Single UnityEngine.UIElements.BaseVisualElementPanel::m_Scale float ___m_Scale_1; // UnityEngine.Yoga.YogaConfig UnityEngine.UIElements.BaseVisualElementPanel::yogaConfig YogaConfig_tA06BDF520DE54384107CF42E1E9909DB1C28A7E7 * ___yogaConfig_2; // System.Single UnityEngine.UIElements.BaseVisualElementPanel::m_PixelsPerPoint float ___m_PixelsPerPoint_3; // System.Single UnityEngine.UIElements.BaseVisualElementPanel::m_SortingPriority float ___m_SortingPriority_4; // UnityEngine.UIElements.PanelClearSettings UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField PanelClearSettings_t3B56F9F11C4E89AFDCBFA69D619F37796233891F ___U3CclearSettingsU3Ek__BackingField_5; // System.Boolean UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField bool ___U3CduringLayoutPhaseU3Ek__BackingField_6; // UnityEngine.UIElements.RepaintData UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField RepaintData_tECDD72801BC6B1F14937D2AAC25D0181CAE14510 * ___U3CrepaintDataU3Ek__BackingField_7; // UnityEngine.UIElements.ICursorManager UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField RuntimeObject* ___U3CcursorManagerU3Ek__BackingField_8; // UnityEngine.UIElements.ContextualMenuManager UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField ContextualMenuManager_t1B67CC8512D92D98FE15C246943960CB604C9796 * ___U3CcontextualMenuManagerU3Ek__BackingField_9; // System.Boolean UnityEngine.UIElements.BaseVisualElementPanel::k__BackingField bool ___U3CdisposedU3Ek__BackingField_10; // UnityEngine.UIElements.ElementUnderPointer UnityEngine.UIElements.BaseVisualElementPanel::m_TopElementUnderPointers ElementUnderPointer_t9338858C0C882FA25FBF492500439F0F8663FDDC * ___m_TopElementUnderPointers_11; // System.Action UnityEngine.UIElements.BaseVisualElementPanel::standardShaderChanged Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___standardShaderChanged_12; // System.Action UnityEngine.UIElements.BaseVisualElementPanel::standardWorldSpaceShaderChanged Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___standardWorldSpaceShaderChanged_13; // System.Action UnityEngine.UIElements.BaseVisualElementPanel::atlasChanged Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___atlasChanged_14; // System.Action`1 UnityEngine.UIElements.BaseVisualElementPanel::updateMaterial Action_1_t63C45C5B44E8772727060B2DE65BB77DD9B77BE0 * ___updateMaterial_15; // UnityEngine.UIElements.HierarchyEvent UnityEngine.UIElements.BaseVisualElementPanel::hierarchyChanged HierarchyEvent_t47E86053D8C35FD238EDFA44861E84233257AFC8 * ___hierarchyChanged_16; // System.Action`1 UnityEngine.UIElements.BaseVisualElementPanel::beforeUpdate Action_1_t73D3F8D6D9F06723FCA3C0753A3F3905C08A7D43 * ___beforeUpdate_17; public: inline static int32_t get_offset_of_panelDisposed_0() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___panelDisposed_0)); } inline Action_1_t7C40096A76E80520FA25C0E02ECB007C6DB1F18D * get_panelDisposed_0() const { return ___panelDisposed_0; } inline Action_1_t7C40096A76E80520FA25C0E02ECB007C6DB1F18D ** get_address_of_panelDisposed_0() { return &___panelDisposed_0; } inline void set_panelDisposed_0(Action_1_t7C40096A76E80520FA25C0E02ECB007C6DB1F18D * value) { ___panelDisposed_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___panelDisposed_0), (void*)value); } inline static int32_t get_offset_of_m_Scale_1() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___m_Scale_1)); } inline float get_m_Scale_1() const { return ___m_Scale_1; } inline float* get_address_of_m_Scale_1() { return &___m_Scale_1; } inline void set_m_Scale_1(float value) { ___m_Scale_1 = value; } inline static int32_t get_offset_of_yogaConfig_2() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___yogaConfig_2)); } inline YogaConfig_tA06BDF520DE54384107CF42E1E9909DB1C28A7E7 * get_yogaConfig_2() const { return ___yogaConfig_2; } inline YogaConfig_tA06BDF520DE54384107CF42E1E9909DB1C28A7E7 ** get_address_of_yogaConfig_2() { return &___yogaConfig_2; } inline void set_yogaConfig_2(YogaConfig_tA06BDF520DE54384107CF42E1E9909DB1C28A7E7 * value) { ___yogaConfig_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___yogaConfig_2), (void*)value); } inline static int32_t get_offset_of_m_PixelsPerPoint_3() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___m_PixelsPerPoint_3)); } inline float get_m_PixelsPerPoint_3() const { return ___m_PixelsPerPoint_3; } inline float* get_address_of_m_PixelsPerPoint_3() { return &___m_PixelsPerPoint_3; } inline void set_m_PixelsPerPoint_3(float value) { ___m_PixelsPerPoint_3 = value; } inline static int32_t get_offset_of_m_SortingPriority_4() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___m_SortingPriority_4)); } inline float get_m_SortingPriority_4() const { return ___m_SortingPriority_4; } inline float* get_address_of_m_SortingPriority_4() { return &___m_SortingPriority_4; } inline void set_m_SortingPriority_4(float value) { ___m_SortingPriority_4 = value; } inline static int32_t get_offset_of_U3CclearSettingsU3Ek__BackingField_5() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___U3CclearSettingsU3Ek__BackingField_5)); } inline PanelClearSettings_t3B56F9F11C4E89AFDCBFA69D619F37796233891F get_U3CclearSettingsU3Ek__BackingField_5() const { return ___U3CclearSettingsU3Ek__BackingField_5; } inline PanelClearSettings_t3B56F9F11C4E89AFDCBFA69D619F37796233891F * get_address_of_U3CclearSettingsU3Ek__BackingField_5() { return &___U3CclearSettingsU3Ek__BackingField_5; } inline void set_U3CclearSettingsU3Ek__BackingField_5(PanelClearSettings_t3B56F9F11C4E89AFDCBFA69D619F37796233891F value) { ___U3CclearSettingsU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CduringLayoutPhaseU3Ek__BackingField_6() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___U3CduringLayoutPhaseU3Ek__BackingField_6)); } inline bool get_U3CduringLayoutPhaseU3Ek__BackingField_6() const { return ___U3CduringLayoutPhaseU3Ek__BackingField_6; } inline bool* get_address_of_U3CduringLayoutPhaseU3Ek__BackingField_6() { return &___U3CduringLayoutPhaseU3Ek__BackingField_6; } inline void set_U3CduringLayoutPhaseU3Ek__BackingField_6(bool value) { ___U3CduringLayoutPhaseU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CrepaintDataU3Ek__BackingField_7() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___U3CrepaintDataU3Ek__BackingField_7)); } inline RepaintData_tECDD72801BC6B1F14937D2AAC25D0181CAE14510 * get_U3CrepaintDataU3Ek__BackingField_7() const { return ___U3CrepaintDataU3Ek__BackingField_7; } inline RepaintData_tECDD72801BC6B1F14937D2AAC25D0181CAE14510 ** get_address_of_U3CrepaintDataU3Ek__BackingField_7() { return &___U3CrepaintDataU3Ek__BackingField_7; } inline void set_U3CrepaintDataU3Ek__BackingField_7(RepaintData_tECDD72801BC6B1F14937D2AAC25D0181CAE14510 * value) { ___U3CrepaintDataU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrepaintDataU3Ek__BackingField_7), (void*)value); } inline static int32_t get_offset_of_U3CcursorManagerU3Ek__BackingField_8() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___U3CcursorManagerU3Ek__BackingField_8)); } inline RuntimeObject* get_U3CcursorManagerU3Ek__BackingField_8() const { return ___U3CcursorManagerU3Ek__BackingField_8; } inline RuntimeObject** get_address_of_U3CcursorManagerU3Ek__BackingField_8() { return &___U3CcursorManagerU3Ek__BackingField_8; } inline void set_U3CcursorManagerU3Ek__BackingField_8(RuntimeObject* value) { ___U3CcursorManagerU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CcursorManagerU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3CcontextualMenuManagerU3Ek__BackingField_9() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___U3CcontextualMenuManagerU3Ek__BackingField_9)); } inline ContextualMenuManager_t1B67CC8512D92D98FE15C246943960CB604C9796 * get_U3CcontextualMenuManagerU3Ek__BackingField_9() const { return ___U3CcontextualMenuManagerU3Ek__BackingField_9; } inline ContextualMenuManager_t1B67CC8512D92D98FE15C246943960CB604C9796 ** get_address_of_U3CcontextualMenuManagerU3Ek__BackingField_9() { return &___U3CcontextualMenuManagerU3Ek__BackingField_9; } inline void set_U3CcontextualMenuManagerU3Ek__BackingField_9(ContextualMenuManager_t1B67CC8512D92D98FE15C246943960CB604C9796 * value) { ___U3CcontextualMenuManagerU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CcontextualMenuManagerU3Ek__BackingField_9), (void*)value); } inline static int32_t get_offset_of_U3CdisposedU3Ek__BackingField_10() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___U3CdisposedU3Ek__BackingField_10)); } inline bool get_U3CdisposedU3Ek__BackingField_10() const { return ___U3CdisposedU3Ek__BackingField_10; } inline bool* get_address_of_U3CdisposedU3Ek__BackingField_10() { return &___U3CdisposedU3Ek__BackingField_10; } inline void set_U3CdisposedU3Ek__BackingField_10(bool value) { ___U3CdisposedU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_m_TopElementUnderPointers_11() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___m_TopElementUnderPointers_11)); } inline ElementUnderPointer_t9338858C0C882FA25FBF492500439F0F8663FDDC * get_m_TopElementUnderPointers_11() const { return ___m_TopElementUnderPointers_11; } inline ElementUnderPointer_t9338858C0C882FA25FBF492500439F0F8663FDDC ** get_address_of_m_TopElementUnderPointers_11() { return &___m_TopElementUnderPointers_11; } inline void set_m_TopElementUnderPointers_11(ElementUnderPointer_t9338858C0C882FA25FBF492500439F0F8663FDDC * value) { ___m_TopElementUnderPointers_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TopElementUnderPointers_11), (void*)value); } inline static int32_t get_offset_of_standardShaderChanged_12() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___standardShaderChanged_12)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_standardShaderChanged_12() const { return ___standardShaderChanged_12; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_standardShaderChanged_12() { return &___standardShaderChanged_12; } inline void set_standardShaderChanged_12(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___standardShaderChanged_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___standardShaderChanged_12), (void*)value); } inline static int32_t get_offset_of_standardWorldSpaceShaderChanged_13() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___standardWorldSpaceShaderChanged_13)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_standardWorldSpaceShaderChanged_13() const { return ___standardWorldSpaceShaderChanged_13; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_standardWorldSpaceShaderChanged_13() { return &___standardWorldSpaceShaderChanged_13; } inline void set_standardWorldSpaceShaderChanged_13(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___standardWorldSpaceShaderChanged_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___standardWorldSpaceShaderChanged_13), (void*)value); } inline static int32_t get_offset_of_atlasChanged_14() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___atlasChanged_14)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_atlasChanged_14() const { return ___atlasChanged_14; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_atlasChanged_14() { return &___atlasChanged_14; } inline void set_atlasChanged_14(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___atlasChanged_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___atlasChanged_14), (void*)value); } inline static int32_t get_offset_of_updateMaterial_15() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___updateMaterial_15)); } inline Action_1_t63C45C5B44E8772727060B2DE65BB77DD9B77BE0 * get_updateMaterial_15() const { return ___updateMaterial_15; } inline Action_1_t63C45C5B44E8772727060B2DE65BB77DD9B77BE0 ** get_address_of_updateMaterial_15() { return &___updateMaterial_15; } inline void set_updateMaterial_15(Action_1_t63C45C5B44E8772727060B2DE65BB77DD9B77BE0 * value) { ___updateMaterial_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___updateMaterial_15), (void*)value); } inline static int32_t get_offset_of_hierarchyChanged_16() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___hierarchyChanged_16)); } inline HierarchyEvent_t47E86053D8C35FD238EDFA44861E84233257AFC8 * get_hierarchyChanged_16() const { return ___hierarchyChanged_16; } inline HierarchyEvent_t47E86053D8C35FD238EDFA44861E84233257AFC8 ** get_address_of_hierarchyChanged_16() { return &___hierarchyChanged_16; } inline void set_hierarchyChanged_16(HierarchyEvent_t47E86053D8C35FD238EDFA44861E84233257AFC8 * value) { ___hierarchyChanged_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___hierarchyChanged_16), (void*)value); } inline static int32_t get_offset_of_beforeUpdate_17() { return static_cast(offsetof(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30, ___beforeUpdate_17)); } inline Action_1_t73D3F8D6D9F06723FCA3C0753A3F3905C08A7D43 * get_beforeUpdate_17() const { return ___beforeUpdate_17; } inline Action_1_t73D3F8D6D9F06723FCA3C0753A3F3905C08A7D43 ** get_address_of_beforeUpdate_17() { return &___beforeUpdate_17; } inline void set_beforeUpdate_17(Action_1_t73D3F8D6D9F06723FCA3C0753A3F3905C08A7D43 * value) { ___beforeUpdate_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___beforeUpdate_17), (void*)value); } }; // UnityEngine.UIElements.StyleSheets.Dimension struct Dimension_t855263991CCDF82B0CCFEA56864F76CA436571DC { public: // UnityEngine.UIElements.StyleSheets.Dimension/Unit UnityEngine.UIElements.StyleSheets.Dimension::unit int32_t ___unit_0; // System.Single UnityEngine.UIElements.StyleSheets.Dimension::value float ___value_1; public: inline static int32_t get_offset_of_unit_0() { return static_cast(offsetof(Dimension_t855263991CCDF82B0CCFEA56864F76CA436571DC, ___unit_0)); } inline int32_t get_unit_0() const { return ___unit_0; } inline int32_t* get_address_of_unit_0() { return &___unit_0; } inline void set_unit_0(int32_t value) { ___unit_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(Dimension_t855263991CCDF82B0CCFEA56864F76CA436571DC, ___value_1)); } inline float get_value_1() const { return ___value_1; } inline float* get_address_of_value_1() { return &___value_1; } inline void set_value_1(float value) { ___value_1 = value; } }; // UnityEngine.UIElements.EventBase struct EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 : 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_tB85C101114BB2AA54407B8F7768B403121914E99 * ___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_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92 * ___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_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * ___m_ImguiEvent_13; // UnityEngine.Vector2 UnityEngine.UIElements.EventBase::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CoriginalMousePositionU3Ek__BackingField_14; public: inline static int32_t get_offset_of_U3CtimestampU3Ek__BackingField_2() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___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_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___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_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___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_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___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_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___m_Path_6)); } inline PropagationPaths_tB85C101114BB2AA54407B8F7768B403121914E99 * get_m_Path_6() const { return ___m_Path_6; } inline PropagationPaths_tB85C101114BB2AA54407B8F7768B403121914E99 ** get_address_of_m_Path_6() { return &___m_Path_6; } inline void set_m_Path_6(PropagationPaths_tB85C101114BB2AA54407B8F7768B403121914E99 * 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_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___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_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___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_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___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_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CskipElementsU3Ek__BackingField_10)); } inline List_1_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92 * get_U3CskipElementsU3Ek__BackingField_10() const { return ___U3CskipElementsU3Ek__BackingField_10; } inline List_1_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92 ** get_address_of_U3CskipElementsU3Ek__BackingField_10() { return &___U3CskipElementsU3Ek__BackingField_10; } inline void set_U3CskipElementsU3Ek__BackingField_10(List_1_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92 * 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_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___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_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___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_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___m_ImguiEvent_13)); } inline Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * get_m_ImguiEvent_13() const { return ___m_ImguiEvent_13; } inline Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E ** get_address_of_m_ImguiEvent_13() { return &___m_ImguiEvent_13; } inline void set_m_ImguiEvent_13(Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * 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_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CoriginalMousePositionU3Ek__BackingField_14)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_U3CoriginalMousePositionU3Ek__BackingField_14() const { return ___U3CoriginalMousePositionU3Ek__BackingField_14; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_U3CoriginalMousePositionU3Ek__BackingField_14() { return &___U3CoriginalMousePositionU3Ek__BackingField_14; } inline void set_U3CoriginalMousePositionU3Ek__BackingField_14(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___U3CoriginalMousePositionU3Ek__BackingField_14 = value; } }; struct EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967_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_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967_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_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967_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.GradientSettings struct GradientSettings_tDEB247FD6A620DBAE28BDA610E45FEEF5CA81733 { public: // UnityEngine.UIElements.GradientType UnityEngine.UIElements.GradientSettings::gradientType int32_t ___gradientType_0; // UnityEngine.UIElements.AddressMode UnityEngine.UIElements.GradientSettings::addressMode int32_t ___addressMode_1; // UnityEngine.Vector2 UnityEngine.UIElements.GradientSettings::radialFocus Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___radialFocus_2; // UnityEngine.RectInt UnityEngine.UIElements.GradientSettings::location RectInt_tE7B8105A280C1AC73A4157ED41F9B86C9BD91E49 ___location_3; public: inline static int32_t get_offset_of_gradientType_0() { return static_cast(offsetof(GradientSettings_tDEB247FD6A620DBAE28BDA610E45FEEF5CA81733, ___gradientType_0)); } inline int32_t get_gradientType_0() const { return ___gradientType_0; } inline int32_t* get_address_of_gradientType_0() { return &___gradientType_0; } inline void set_gradientType_0(int32_t value) { ___gradientType_0 = value; } inline static int32_t get_offset_of_addressMode_1() { return static_cast(offsetof(GradientSettings_tDEB247FD6A620DBAE28BDA610E45FEEF5CA81733, ___addressMode_1)); } inline int32_t get_addressMode_1() const { return ___addressMode_1; } inline int32_t* get_address_of_addressMode_1() { return &___addressMode_1; } inline void set_addressMode_1(int32_t value) { ___addressMode_1 = value; } inline static int32_t get_offset_of_radialFocus_2() { return static_cast(offsetof(GradientSettings_tDEB247FD6A620DBAE28BDA610E45FEEF5CA81733, ___radialFocus_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_radialFocus_2() const { return ___radialFocus_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_radialFocus_2() { return &___radialFocus_2; } inline void set_radialFocus_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___radialFocus_2 = value; } inline static int32_t get_offset_of_location_3() { return static_cast(offsetof(GradientSettings_tDEB247FD6A620DBAE28BDA610E45FEEF5CA81733, ___location_3)); } inline RectInt_tE7B8105A280C1AC73A4157ED41F9B86C9BD91E49 get_location_3() const { return ___location_3; } inline RectInt_tE7B8105A280C1AC73A4157ED41F9B86C9BD91E49 * get_address_of_location_3() { return &___location_3; } inline void set_location_3(RectInt_tE7B8105A280C1AC73A4157ED41F9B86C9BD91E49 value) { ___location_3 = value; } }; // UnityEngine.UIElements.Length struct Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 { public: // System.Single UnityEngine.UIElements.Length::m_Value float ___m_Value_0; // UnityEngine.UIElements.Length/Unit 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_tC812F6D7266A044F3AB7DBC98EC0A52678643696, ___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_tC812F6D7266A044F3AB7DBC98EC0A52678643696, ___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.Material struct Material_t8927C00353A72755313F046D0CE85178AE8218EE : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* 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.Text.RegularExpressions.Regex struct Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F : public RuntimeObject { public: // System.String System.Text.RegularExpressions.Regex::pattern String_t* ___pattern_0; // System.Text.RegularExpressions.RegexRunnerFactory System.Text.RegularExpressions.Regex::factory RegexRunnerFactory_tA425EC5DC77FC0AAD86EB116E5483E94679CAA96 * ___factory_1; // System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.Regex::roptions int32_t ___roptions_2; // System.TimeSpan System.Text.RegularExpressions.Regex::internalMatchTimeout TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___internalMatchTimeout_5; // System.Collections.Hashtable System.Text.RegularExpressions.Regex::caps Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___caps_9; // System.Collections.Hashtable System.Text.RegularExpressions.Regex::capnames Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___capnames_10; // System.String[] System.Text.RegularExpressions.Regex::capslist StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___capslist_11; // System.Int32 System.Text.RegularExpressions.Regex::capsize int32_t ___capsize_12; // System.Text.RegularExpressions.ExclusiveReference System.Text.RegularExpressions.Regex::runnerref ExclusiveReference_t7F4A5D2416EA34710F520BAD225E61BC1E98D1D8 * ___runnerref_13; // System.Text.RegularExpressions.SharedReference System.Text.RegularExpressions.Regex::replref SharedReference_t74AB40C102A76A7523C72269A49D2C8FBDD83926 * ___replref_14; // System.Text.RegularExpressions.RegexCode System.Text.RegularExpressions.Regex::code RegexCode_tF1653432E8EEDED5AB9517D09CA84B5FAA3CC0D5 * ___code_15; // System.Boolean System.Text.RegularExpressions.Regex::refsInitialized bool ___refsInitialized_16; public: inline static int32_t get_offset_of_pattern_0() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F, ___pattern_0)); } inline String_t* get_pattern_0() const { return ___pattern_0; } inline String_t** get_address_of_pattern_0() { return &___pattern_0; } inline void set_pattern_0(String_t* value) { ___pattern_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pattern_0), (void*)value); } inline static int32_t get_offset_of_factory_1() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F, ___factory_1)); } inline RegexRunnerFactory_tA425EC5DC77FC0AAD86EB116E5483E94679CAA96 * get_factory_1() const { return ___factory_1; } inline RegexRunnerFactory_tA425EC5DC77FC0AAD86EB116E5483E94679CAA96 ** get_address_of_factory_1() { return &___factory_1; } inline void set_factory_1(RegexRunnerFactory_tA425EC5DC77FC0AAD86EB116E5483E94679CAA96 * value) { ___factory_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___factory_1), (void*)value); } inline static int32_t get_offset_of_roptions_2() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F, ___roptions_2)); } inline int32_t get_roptions_2() const { return ___roptions_2; } inline int32_t* get_address_of_roptions_2() { return &___roptions_2; } inline void set_roptions_2(int32_t value) { ___roptions_2 = value; } inline static int32_t get_offset_of_internalMatchTimeout_5() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F, ___internalMatchTimeout_5)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_internalMatchTimeout_5() const { return ___internalMatchTimeout_5; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_internalMatchTimeout_5() { return &___internalMatchTimeout_5; } inline void set_internalMatchTimeout_5(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___internalMatchTimeout_5 = value; } inline static int32_t get_offset_of_caps_9() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F, ___caps_9)); } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_caps_9() const { return ___caps_9; } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_caps_9() { return &___caps_9; } inline void set_caps_9(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value) { ___caps_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___caps_9), (void*)value); } inline static int32_t get_offset_of_capnames_10() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F, ___capnames_10)); } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_capnames_10() const { return ___capnames_10; } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_capnames_10() { return &___capnames_10; } inline void set_capnames_10(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value) { ___capnames_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___capnames_10), (void*)value); } inline static int32_t get_offset_of_capslist_11() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F, ___capslist_11)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_capslist_11() const { return ___capslist_11; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_capslist_11() { return &___capslist_11; } inline void set_capslist_11(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___capslist_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___capslist_11), (void*)value); } inline static int32_t get_offset_of_capsize_12() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F, ___capsize_12)); } inline int32_t get_capsize_12() const { return ___capsize_12; } inline int32_t* get_address_of_capsize_12() { return &___capsize_12; } inline void set_capsize_12(int32_t value) { ___capsize_12 = value; } inline static int32_t get_offset_of_runnerref_13() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F, ___runnerref_13)); } inline ExclusiveReference_t7F4A5D2416EA34710F520BAD225E61BC1E98D1D8 * get_runnerref_13() const { return ___runnerref_13; } inline ExclusiveReference_t7F4A5D2416EA34710F520BAD225E61BC1E98D1D8 ** get_address_of_runnerref_13() { return &___runnerref_13; } inline void set_runnerref_13(ExclusiveReference_t7F4A5D2416EA34710F520BAD225E61BC1E98D1D8 * value) { ___runnerref_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___runnerref_13), (void*)value); } inline static int32_t get_offset_of_replref_14() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F, ___replref_14)); } inline SharedReference_t74AB40C102A76A7523C72269A49D2C8FBDD83926 * get_replref_14() const { return ___replref_14; } inline SharedReference_t74AB40C102A76A7523C72269A49D2C8FBDD83926 ** get_address_of_replref_14() { return &___replref_14; } inline void set_replref_14(SharedReference_t74AB40C102A76A7523C72269A49D2C8FBDD83926 * value) { ___replref_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___replref_14), (void*)value); } inline static int32_t get_offset_of_code_15() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F, ___code_15)); } inline RegexCode_tF1653432E8EEDED5AB9517D09CA84B5FAA3CC0D5 * get_code_15() const { return ___code_15; } inline RegexCode_tF1653432E8EEDED5AB9517D09CA84B5FAA3CC0D5 ** get_address_of_code_15() { return &___code_15; } inline void set_code_15(RegexCode_tF1653432E8EEDED5AB9517D09CA84B5FAA3CC0D5 * value) { ___code_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___code_15), (void*)value); } inline static int32_t get_offset_of_refsInitialized_16() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F, ___refsInitialized_16)); } inline bool get_refsInitialized_16() const { return ___refsInitialized_16; } inline bool* get_address_of_refsInitialized_16() { return &___refsInitialized_16; } inline void set_refsInitialized_16(bool value) { ___refsInitialized_16 = value; } }; struct Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F_StaticFields { public: // System.TimeSpan System.Text.RegularExpressions.Regex::MaximumMatchTimeout TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MaximumMatchTimeout_3; // System.TimeSpan System.Text.RegularExpressions.Regex::InfiniteMatchTimeout TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___InfiniteMatchTimeout_4; // System.TimeSpan System.Text.RegularExpressions.Regex::FallbackDefaultMatchTimeout TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___FallbackDefaultMatchTimeout_7; // System.TimeSpan System.Text.RegularExpressions.Regex::DefaultMatchTimeout TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___DefaultMatchTimeout_8; // System.Collections.Generic.LinkedList`1 System.Text.RegularExpressions.Regex::livecode LinkedList_1_t0AD3FC1D19E68F4B148AFF908DC3719C9B117D92 * ___livecode_17; // System.Int32 System.Text.RegularExpressions.Regex::cacheSize int32_t ___cacheSize_18; public: inline static int32_t get_offset_of_MaximumMatchTimeout_3() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F_StaticFields, ___MaximumMatchTimeout_3)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MaximumMatchTimeout_3() const { return ___MaximumMatchTimeout_3; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MaximumMatchTimeout_3() { return &___MaximumMatchTimeout_3; } inline void set_MaximumMatchTimeout_3(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MaximumMatchTimeout_3 = value; } inline static int32_t get_offset_of_InfiniteMatchTimeout_4() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F_StaticFields, ___InfiniteMatchTimeout_4)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_InfiniteMatchTimeout_4() const { return ___InfiniteMatchTimeout_4; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_InfiniteMatchTimeout_4() { return &___InfiniteMatchTimeout_4; } inline void set_InfiniteMatchTimeout_4(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___InfiniteMatchTimeout_4 = value; } inline static int32_t get_offset_of_FallbackDefaultMatchTimeout_7() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F_StaticFields, ___FallbackDefaultMatchTimeout_7)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_FallbackDefaultMatchTimeout_7() const { return ___FallbackDefaultMatchTimeout_7; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_FallbackDefaultMatchTimeout_7() { return &___FallbackDefaultMatchTimeout_7; } inline void set_FallbackDefaultMatchTimeout_7(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___FallbackDefaultMatchTimeout_7 = value; } inline static int32_t get_offset_of_DefaultMatchTimeout_8() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F_StaticFields, ___DefaultMatchTimeout_8)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_DefaultMatchTimeout_8() const { return ___DefaultMatchTimeout_8; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_DefaultMatchTimeout_8() { return &___DefaultMatchTimeout_8; } inline void set_DefaultMatchTimeout_8(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___DefaultMatchTimeout_8 = value; } inline static int32_t get_offset_of_livecode_17() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F_StaticFields, ___livecode_17)); } inline LinkedList_1_t0AD3FC1D19E68F4B148AFF908DC3719C9B117D92 * get_livecode_17() const { return ___livecode_17; } inline LinkedList_1_t0AD3FC1D19E68F4B148AFF908DC3719C9B117D92 ** get_address_of_livecode_17() { return &___livecode_17; } inline void set_livecode_17(LinkedList_1_t0AD3FC1D19E68F4B148AFF908DC3719C9B117D92 * value) { ___livecode_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___livecode_17), (void*)value); } inline static int32_t get_offset_of_cacheSize_18() { return static_cast(offsetof(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F_StaticFields, ___cacheSize_18)); } inline int32_t get_cacheSize_18() const { return ___cacheSize_18; } inline int32_t* get_address_of_cacheSize_18() { return &___cacheSize_18; } inline void set_cacheSize_18(int32_t value) { ___cacheSize_18 = value; } }; // UnityEngine.UIElements.UIR.RenderChainCommand struct RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 : public LinkedPoolItem_1_t3F2FCC68B05D599B0DE942B1391607A53749B718 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainCommand::owner VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___owner_1; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainCommand::prev RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___prev_2; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainCommand::next RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___next_3; // System.Boolean UnityEngine.UIElements.UIR.RenderChainCommand::closing bool ___closing_4; // UnityEngine.UIElements.UIR.CommandType UnityEngine.UIElements.UIR.RenderChainCommand::type int32_t ___type_5; // UnityEngine.UIElements.UIR.State UnityEngine.UIElements.UIR.RenderChainCommand::state State_t535A89F611F3C8F1FA5E517C89A5F1F298700E90 ___state_6; // UnityEngine.UIElements.UIR.MeshHandle UnityEngine.UIElements.UIR.RenderChainCommand::mesh MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___mesh_7; // System.Int32 UnityEngine.UIElements.UIR.RenderChainCommand::indexOffset int32_t ___indexOffset_8; // System.Int32 UnityEngine.UIElements.UIR.RenderChainCommand::indexCount int32_t ___indexCount_9; // System.Action UnityEngine.UIElements.UIR.RenderChainCommand::callback Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___callback_10; public: inline static int32_t get_offset_of_owner_1() { return static_cast(offsetof(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1, ___owner_1)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_owner_1() const { return ___owner_1; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_owner_1() { return &___owner_1; } inline void set_owner_1(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___owner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___owner_1), (void*)value); } inline static int32_t get_offset_of_prev_2() { return static_cast(offsetof(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1, ___prev_2)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_prev_2() const { return ___prev_2; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_prev_2() { return &___prev_2; } inline void set_prev_2(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___prev_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___prev_2), (void*)value); } inline static int32_t get_offset_of_next_3() { return static_cast(offsetof(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1, ___next_3)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_next_3() const { return ___next_3; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_next_3() { return &___next_3; } inline void set_next_3(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___next_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_3), (void*)value); } inline static int32_t get_offset_of_closing_4() { return static_cast(offsetof(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1, ___closing_4)); } inline bool get_closing_4() const { return ___closing_4; } inline bool* get_address_of_closing_4() { return &___closing_4; } inline void set_closing_4(bool value) { ___closing_4 = value; } inline static int32_t get_offset_of_type_5() { return static_cast(offsetof(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1, ___type_5)); } inline int32_t get_type_5() const { return ___type_5; } inline int32_t* get_address_of_type_5() { return &___type_5; } inline void set_type_5(int32_t value) { ___type_5 = value; } inline static int32_t get_offset_of_state_6() { return static_cast(offsetof(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1, ___state_6)); } inline State_t535A89F611F3C8F1FA5E517C89A5F1F298700E90 get_state_6() const { return ___state_6; } inline State_t535A89F611F3C8F1FA5E517C89A5F1F298700E90 * get_address_of_state_6() { return &___state_6; } inline void set_state_6(State_t535A89F611F3C8F1FA5E517C89A5F1F298700E90 value) { ___state_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___state_6))->___material_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___state_6))->___custom_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___state_6))->___font_2), (void*)NULL); #endif } inline static int32_t get_offset_of_mesh_7() { return static_cast(offsetof(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1, ___mesh_7)); } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * get_mesh_7() const { return ___mesh_7; } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED ** get_address_of_mesh_7() { return &___mesh_7; } inline void set_mesh_7(MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * value) { ___mesh_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___mesh_7), (void*)value); } inline static int32_t get_offset_of_indexOffset_8() { return static_cast(offsetof(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1, ___indexOffset_8)); } inline int32_t get_indexOffset_8() const { return ___indexOffset_8; } inline int32_t* get_address_of_indexOffset_8() { return &___indexOffset_8; } inline void set_indexOffset_8(int32_t value) { ___indexOffset_8 = value; } inline static int32_t get_offset_of_indexCount_9() { return static_cast(offsetof(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1, ___indexCount_9)); } inline int32_t get_indexCount_9() const { return ___indexCount_9; } inline int32_t* get_address_of_indexCount_9() { return &___indexCount_9; } inline void set_indexCount_9(int32_t value) { ___indexCount_9 = value; } inline static int32_t get_offset_of_callback_10() { return static_cast(offsetof(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1, ___callback_10)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_callback_10() const { return ___callback_10; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_callback_10() { return &___callback_10; } inline void set_callback_10(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___callback_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___callback_10), (void*)value); } }; struct RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1_StaticFields { public: // System.Int32 UnityEngine.UIElements.UIR.RenderChainCommand::k_ID_MainTex int32_t ___k_ID_MainTex_11; public: inline static int32_t get_offset_of_k_ID_MainTex_11() { return static_cast(offsetof(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1_StaticFields, ___k_ID_MainTex_11)); } inline int32_t get_k_ID_MainTex_11() const { return ___k_ID_MainTex_11; } inline int32_t* get_address_of_k_ID_MainTex_11() { return &___k_ID_MainTex_11; } inline void set_k_ID_MainTex_11(int32_t value) { ___k_ID_MainTex_11 = value; } }; // UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A_marshaled_pinvoke : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.ScriptableObject struct ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A_marshaled_com : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { }; // UnityEngine.UIElements.StyleCursor struct StyleCursor_tC8170AE81E8E4294682DC1106BB0E47F328E8AF1 { public: // UnityEngine.UIElements.Cursor UnityEngine.UIElements.StyleCursor::m_Value Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F ___m_Value_0; // UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleCursor::m_Keyword int32_t ___m_Keyword_1; public: inline static int32_t get_offset_of_m_Value_0() { return static_cast(offsetof(StyleCursor_tC8170AE81E8E4294682DC1106BB0E47F328E8AF1, ___m_Value_0)); } inline Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F get_m_Value_0() const { return ___m_Value_0; } inline Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F * get_address_of_m_Value_0() { return &___m_Value_0; } inline void set_m_Value_0(Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F value) { ___m_Value_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_Value_0))->___U3CtextureU3Ek__BackingField_0), (void*)NULL); } inline static int32_t get_offset_of_m_Keyword_1() { return static_cast(offsetof(StyleCursor_tC8170AE81E8E4294682DC1106BB0E47F328E8AF1, ___m_Keyword_1)); } inline int32_t get_m_Keyword_1() const { return ___m_Keyword_1; } inline int32_t* get_address_of_m_Keyword_1() { return &___m_Keyword_1; } inline void set_m_Keyword_1(int32_t value) { ___m_Keyword_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleCursor struct StyleCursor_tC8170AE81E8E4294682DC1106BB0E47F328E8AF1_marshaled_pinvoke { Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F_marshaled_pinvoke ___m_Value_0; int32_t ___m_Keyword_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleCursor struct StyleCursor_tC8170AE81E8E4294682DC1106BB0E47F328E8AF1_marshaled_com { Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F_marshaled_com ___m_Value_0; int32_t ___m_Keyword_1; }; // UnityEngine.UIElements.StyleSheets.StylePropertyReader struct StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162 : public RuntimeObject { public: // System.Collections.Generic.List`1 UnityEngine.UIElements.StyleSheets.StylePropertyReader::m_Values List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * ___m_Values_1; // System.Collections.Generic.List`1 UnityEngine.UIElements.StyleSheets.StylePropertyReader::m_ValueCount List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ___m_ValueCount_2; // UnityEngine.UIElements.StyleVariableResolver UnityEngine.UIElements.StyleSheets.StylePropertyReader::m_Resolver StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1 * ___m_Resolver_3; // UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleSheets.StylePropertyReader::m_Sheet StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___m_Sheet_4; // UnityEngine.UIElements.StyleProperty[] UnityEngine.UIElements.StyleSheets.StylePropertyReader::m_Properties StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8* ___m_Properties_5; // UnityEngine.UIElements.StyleSheets.StylePropertyId[] UnityEngine.UIElements.StyleSheets.StylePropertyReader::m_PropertyIds StylePropertyIdU5BU5D_t11EA3B9D660DB22C52822AB667E56A3DB1F4A26D* ___m_PropertyIds_6; // System.Int32 UnityEngine.UIElements.StyleSheets.StylePropertyReader::m_CurrentValueIndex int32_t ___m_CurrentValueIndex_7; // System.Int32 UnityEngine.UIElements.StyleSheets.StylePropertyReader::m_CurrentPropertyIndex int32_t ___m_CurrentPropertyIndex_8; // UnityEngine.UIElements.StyleProperty UnityEngine.UIElements.StyleSheets.StylePropertyReader::k__BackingField StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD * ___U3CpropertyU3Ek__BackingField_9; // UnityEngine.UIElements.StyleSheets.StylePropertyId UnityEngine.UIElements.StyleSheets.StylePropertyReader::k__BackingField int32_t ___U3CpropertyIdU3Ek__BackingField_10; // System.Int32 UnityEngine.UIElements.StyleSheets.StylePropertyReader::k__BackingField int32_t ___U3CvalueCountU3Ek__BackingField_11; // System.Single UnityEngine.UIElements.StyleSheets.StylePropertyReader::k__BackingField float ___U3CdpiScalingU3Ek__BackingField_12; public: inline static int32_t get_offset_of_m_Values_1() { return static_cast(offsetof(StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162, ___m_Values_1)); } inline List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * get_m_Values_1() const { return ___m_Values_1; } inline List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 ** get_address_of_m_Values_1() { return &___m_Values_1; } inline void set_m_Values_1(List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * value) { ___m_Values_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Values_1), (void*)value); } inline static int32_t get_offset_of_m_ValueCount_2() { return static_cast(offsetof(StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162, ___m_ValueCount_2)); } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * get_m_ValueCount_2() const { return ___m_ValueCount_2; } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 ** get_address_of_m_ValueCount_2() { return &___m_ValueCount_2; } inline void set_m_ValueCount_2(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * value) { ___m_ValueCount_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ValueCount_2), (void*)value); } inline static int32_t get_offset_of_m_Resolver_3() { return static_cast(offsetof(StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162, ___m_Resolver_3)); } inline StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1 * get_m_Resolver_3() const { return ___m_Resolver_3; } inline StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1 ** get_address_of_m_Resolver_3() { return &___m_Resolver_3; } inline void set_m_Resolver_3(StyleVariableResolver_t1A97BC47B9D6EF9D03A5F8FC24F73BE68B7256F1 * value) { ___m_Resolver_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Resolver_3), (void*)value); } inline static int32_t get_offset_of_m_Sheet_4() { return static_cast(offsetof(StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162, ___m_Sheet_4)); } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * get_m_Sheet_4() const { return ___m_Sheet_4; } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F ** get_address_of_m_Sheet_4() { return &___m_Sheet_4; } inline void set_m_Sheet_4(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * value) { ___m_Sheet_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Sheet_4), (void*)value); } inline static int32_t get_offset_of_m_Properties_5() { return static_cast(offsetof(StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162, ___m_Properties_5)); } inline StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8* get_m_Properties_5() const { return ___m_Properties_5; } inline StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8** get_address_of_m_Properties_5() { return &___m_Properties_5; } inline void set_m_Properties_5(StylePropertyU5BU5D_t23669CD2671449ED8E1CE402285BCF84FF661EA8* value) { ___m_Properties_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Properties_5), (void*)value); } inline static int32_t get_offset_of_m_PropertyIds_6() { return static_cast(offsetof(StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162, ___m_PropertyIds_6)); } inline StylePropertyIdU5BU5D_t11EA3B9D660DB22C52822AB667E56A3DB1F4A26D* get_m_PropertyIds_6() const { return ___m_PropertyIds_6; } inline StylePropertyIdU5BU5D_t11EA3B9D660DB22C52822AB667E56A3DB1F4A26D** get_address_of_m_PropertyIds_6() { return &___m_PropertyIds_6; } inline void set_m_PropertyIds_6(StylePropertyIdU5BU5D_t11EA3B9D660DB22C52822AB667E56A3DB1F4A26D* value) { ___m_PropertyIds_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PropertyIds_6), (void*)value); } inline static int32_t get_offset_of_m_CurrentValueIndex_7() { return static_cast(offsetof(StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162, ___m_CurrentValueIndex_7)); } inline int32_t get_m_CurrentValueIndex_7() const { return ___m_CurrentValueIndex_7; } inline int32_t* get_address_of_m_CurrentValueIndex_7() { return &___m_CurrentValueIndex_7; } inline void set_m_CurrentValueIndex_7(int32_t value) { ___m_CurrentValueIndex_7 = value; } inline static int32_t get_offset_of_m_CurrentPropertyIndex_8() { return static_cast(offsetof(StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162, ___m_CurrentPropertyIndex_8)); } inline int32_t get_m_CurrentPropertyIndex_8() const { return ___m_CurrentPropertyIndex_8; } inline int32_t* get_address_of_m_CurrentPropertyIndex_8() { return &___m_CurrentPropertyIndex_8; } inline void set_m_CurrentPropertyIndex_8(int32_t value) { ___m_CurrentPropertyIndex_8 = value; } inline static int32_t get_offset_of_U3CpropertyU3Ek__BackingField_9() { return static_cast(offsetof(StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162, ___U3CpropertyU3Ek__BackingField_9)); } inline StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD * get_U3CpropertyU3Ek__BackingField_9() const { return ___U3CpropertyU3Ek__BackingField_9; } inline StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD ** get_address_of_U3CpropertyU3Ek__BackingField_9() { return &___U3CpropertyU3Ek__BackingField_9; } inline void set_U3CpropertyU3Ek__BackingField_9(StyleProperty_tB486793B831D79B39FC6950BDAAE9ECE6BD9E0FD * value) { ___U3CpropertyU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CpropertyU3Ek__BackingField_9), (void*)value); } inline static int32_t get_offset_of_U3CpropertyIdU3Ek__BackingField_10() { return static_cast(offsetof(StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162, ___U3CpropertyIdU3Ek__BackingField_10)); } inline int32_t get_U3CpropertyIdU3Ek__BackingField_10() const { return ___U3CpropertyIdU3Ek__BackingField_10; } inline int32_t* get_address_of_U3CpropertyIdU3Ek__BackingField_10() { return &___U3CpropertyIdU3Ek__BackingField_10; } inline void set_U3CpropertyIdU3Ek__BackingField_10(int32_t value) { ___U3CpropertyIdU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CvalueCountU3Ek__BackingField_11() { return static_cast(offsetof(StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162, ___U3CvalueCountU3Ek__BackingField_11)); } inline int32_t get_U3CvalueCountU3Ek__BackingField_11() const { return ___U3CvalueCountU3Ek__BackingField_11; } inline int32_t* get_address_of_U3CvalueCountU3Ek__BackingField_11() { return &___U3CvalueCountU3Ek__BackingField_11; } inline void set_U3CvalueCountU3Ek__BackingField_11(int32_t value) { ___U3CvalueCountU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of_U3CdpiScalingU3Ek__BackingField_12() { return static_cast(offsetof(StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162, ___U3CdpiScalingU3Ek__BackingField_12)); } inline float get_U3CdpiScalingU3Ek__BackingField_12() const { return ___U3CdpiScalingU3Ek__BackingField_12; } inline float* get_address_of_U3CdpiScalingU3Ek__BackingField_12() { return &___U3CdpiScalingU3Ek__BackingField_12; } inline void set_U3CdpiScalingU3Ek__BackingField_12(float value) { ___U3CdpiScalingU3Ek__BackingField_12 = value; } }; struct StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162_StaticFields { public: // UnityEngine.UIElements.StyleSheets.StylePropertyReader/GetCursorIdFunction UnityEngine.UIElements.StyleSheets.StylePropertyReader::getCursorIdFunc GetCursorIdFunction_t0822BE5207EC00BA6C3BCFD350809DC4B445C4C8 * ___getCursorIdFunc_0; public: inline static int32_t get_offset_of_getCursorIdFunc_0() { return static_cast(offsetof(StylePropertyReader_t5A3EC102BC4C6701762DBE105D1279F112410162_StaticFields, ___getCursorIdFunc_0)); } inline GetCursorIdFunction_t0822BE5207EC00BA6C3BCFD350809DC4B445C4C8 * get_getCursorIdFunc_0() const { return ___getCursorIdFunc_0; } inline GetCursorIdFunction_t0822BE5207EC00BA6C3BCFD350809DC4B445C4C8 ** get_address_of_getCursorIdFunc_0() { return &___getCursorIdFunc_0; } inline void set_getCursorIdFunc_0(GetCursorIdFunction_t0822BE5207EC00BA6C3BCFD350809DC4B445C4C8 * value) { ___getCursorIdFunc_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___getCursorIdFunc_0), (void*)value); } }; // UnityEngine.UIElements.StyleSelector struct StyleSelector_tD38948804444A1EF50EC7A79ECD6BFDD689A264C : public RuntimeObject { public: // UnityEngine.UIElements.StyleSelectorPart[] UnityEngine.UIElements.StyleSelector::m_Parts StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* ___m_Parts_0; // UnityEngine.UIElements.StyleSelectorRelationship UnityEngine.UIElements.StyleSelector::m_PreviousRelationship int32_t ___m_PreviousRelationship_1; // System.Int32 UnityEngine.UIElements.StyleSelector::pseudoStateMask int32_t ___pseudoStateMask_2; // System.Int32 UnityEngine.UIElements.StyleSelector::negatedPseudoStateMask int32_t ___negatedPseudoStateMask_3; public: inline static int32_t get_offset_of_m_Parts_0() { return static_cast(offsetof(StyleSelector_tD38948804444A1EF50EC7A79ECD6BFDD689A264C, ___m_Parts_0)); } inline StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* get_m_Parts_0() const { return ___m_Parts_0; } inline StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7** get_address_of_m_Parts_0() { return &___m_Parts_0; } inline void set_m_Parts_0(StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* value) { ___m_Parts_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Parts_0), (void*)value); } inline static int32_t get_offset_of_m_PreviousRelationship_1() { return static_cast(offsetof(StyleSelector_tD38948804444A1EF50EC7A79ECD6BFDD689A264C, ___m_PreviousRelationship_1)); } inline int32_t get_m_PreviousRelationship_1() const { return ___m_PreviousRelationship_1; } inline int32_t* get_address_of_m_PreviousRelationship_1() { return &___m_PreviousRelationship_1; } inline void set_m_PreviousRelationship_1(int32_t value) { ___m_PreviousRelationship_1 = value; } inline static int32_t get_offset_of_pseudoStateMask_2() { return static_cast(offsetof(StyleSelector_tD38948804444A1EF50EC7A79ECD6BFDD689A264C, ___pseudoStateMask_2)); } inline int32_t get_pseudoStateMask_2() const { return ___pseudoStateMask_2; } inline int32_t* get_address_of_pseudoStateMask_2() { return &___pseudoStateMask_2; } inline void set_pseudoStateMask_2(int32_t value) { ___pseudoStateMask_2 = value; } inline static int32_t get_offset_of_negatedPseudoStateMask_3() { return static_cast(offsetof(StyleSelector_tD38948804444A1EF50EC7A79ECD6BFDD689A264C, ___negatedPseudoStateMask_3)); } inline int32_t get_negatedPseudoStateMask_3() const { return ___negatedPseudoStateMask_3; } inline int32_t* get_address_of_negatedPseudoStateMask_3() { return &___negatedPseudoStateMask_3; } inline void set_negatedPseudoStateMask_3(int32_t value) { ___negatedPseudoStateMask_3 = value; } }; // UnityEngine.UIElements.StyleSelectorPart struct StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 { public: // System.String UnityEngine.UIElements.StyleSelectorPart::m_Value String_t* ___m_Value_0; // UnityEngine.UIElements.StyleSelectorType UnityEngine.UIElements.StyleSelectorPart::m_Type int32_t ___m_Type_1; // System.Object UnityEngine.UIElements.StyleSelectorPart::tempData RuntimeObject * ___tempData_2; public: inline static int32_t get_offset_of_m_Value_0() { return static_cast(offsetof(StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54, ___m_Value_0)); } inline String_t* get_m_Value_0() const { return ___m_Value_0; } inline String_t** get_address_of_m_Value_0() { return &___m_Value_0; } inline void set_m_Value_0(String_t* value) { ___m_Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Value_0), (void*)value); } inline static int32_t get_offset_of_m_Type_1() { return static_cast(offsetof(StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54, ___m_Type_1)); } inline int32_t get_m_Type_1() const { return ___m_Type_1; } inline int32_t* get_address_of_m_Type_1() { return &___m_Type_1; } inline void set_m_Type_1(int32_t value) { ___m_Type_1 = value; } inline static int32_t get_offset_of_tempData_2() { return static_cast(offsetof(StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54, ___tempData_2)); } inline RuntimeObject * get_tempData_2() const { return ___tempData_2; } inline RuntimeObject ** get_address_of_tempData_2() { return &___tempData_2; } inline void set_tempData_2(RuntimeObject * value) { ___tempData_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tempData_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleSelectorPart struct StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54_marshaled_pinvoke { char* ___m_Value_0; int32_t ___m_Type_1; Il2CppIUnknown* ___tempData_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleSelectorPart struct StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54_marshaled_com { Il2CppChar* ___m_Value_0; int32_t ___m_Type_1; Il2CppIUnknown* ___tempData_2; }; // UnityEngine.UIElements.StyleTextShadow struct StyleTextShadow_tB54453535792E8C4FFB6964549E0C14D907E8A2F { public: // UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleTextShadow::m_Keyword int32_t ___m_Keyword_0; // UnityEngine.UIElements.TextShadow UnityEngine.UIElements.StyleTextShadow::m_Value TextShadow_t9399EE93D4D61794CD4380D5D93C98BCA9972233 ___m_Value_1; public: inline static int32_t get_offset_of_m_Keyword_0() { return static_cast(offsetof(StyleTextShadow_tB54453535792E8C4FFB6964549E0C14D907E8A2F, ___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(StyleTextShadow_tB54453535792E8C4FFB6964549E0C14D907E8A2F, ___m_Value_1)); } inline TextShadow_t9399EE93D4D61794CD4380D5D93C98BCA9972233 get_m_Value_1() const { return ___m_Value_1; } inline TextShadow_t9399EE93D4D61794CD4380D5D93C98BCA9972233 * get_address_of_m_Value_1() { return &___m_Value_1; } inline void set_m_Value_1(TextShadow_t9399EE93D4D61794CD4380D5D93C98BCA9972233 value) { ___m_Value_1 = value; } }; // UnityEngine.UIElements.StyleValueHandle struct StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 { public: // UnityEngine.UIElements.StyleValueType UnityEngine.UIElements.StyleValueHandle::m_ValueType int32_t ___m_ValueType_0; // System.Int32 UnityEngine.UIElements.StyleValueHandle::valueIndex int32_t ___valueIndex_1; public: inline static int32_t get_offset_of_m_ValueType_0() { return static_cast(offsetof(StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185, ___m_ValueType_0)); } inline int32_t get_m_ValueType_0() const { return ___m_ValueType_0; } inline int32_t* get_address_of_m_ValueType_0() { return &___m_ValueType_0; } inline void set_m_ValueType_0(int32_t value) { ___m_ValueType_0 = value; } inline static int32_t get_offset_of_valueIndex_1() { return static_cast(offsetof(StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185, ___valueIndex_1)); } inline int32_t get_valueIndex_1() const { return ___valueIndex_1; } inline int32_t* get_address_of_valueIndex_1() { return &___valueIndex_1; } inline void set_valueIndex_1(int32_t value) { ___valueIndex_1 = value; } }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // UnityEngine.Texture struct Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; struct Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE_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_t9FE0218A1EEDF266E8C85879FE123265CACC95AE_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; } }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // UnityEngine.UIElements.UIElementsRuntimeUtility struct UIElementsRuntimeUtility_t34F62E60B6FFCC299183062BB296463DB94A8B04 : public RuntimeObject { public: public: }; struct UIElementsRuntimeUtility_t34F62E60B6FFCC299183062BB296463DB94A8B04_StaticFields { public: // System.Action UnityEngine.UIElements.UIElementsRuntimeUtility::s_onRepaintOverlayPanels Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___s_onRepaintOverlayPanels_0; // System.Action`1 UnityEngine.UIElements.UIElementsRuntimeUtility::onCreatePanel Action_1_t43AF7C387D1E6791DC9F6471E7573256489D516C * ___onCreatePanel_1; // System.Boolean UnityEngine.UIElements.UIElementsRuntimeUtility::s_RegisteredPlayerloopCallback bool ___s_RegisteredPlayerloopCallback_2; // System.Collections.Generic.List`1 UnityEngine.UIElements.UIElementsRuntimeUtility::s_SortedRuntimePanels List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0 * ___s_SortedRuntimePanels_3; // System.Boolean UnityEngine.UIElements.UIElementsRuntimeUtility::s_PanelOrderingDirty bool ___s_PanelOrderingDirty_4; // System.String UnityEngine.UIElements.UIElementsRuntimeUtility::s_RepaintProfilerMarkerName String_t* ___s_RepaintProfilerMarkerName_5; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIElementsRuntimeUtility::s_RepaintProfilerMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___s_RepaintProfilerMarker_6; // System.Int32 UnityEngine.UIElements.UIElementsRuntimeUtility::currentOverlayIndex int32_t ___currentOverlayIndex_7; // UnityEngine.Object UnityEngine.UIElements.UIElementsRuntimeUtility::k__BackingField Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___U3CactiveEventSystemU3Ek__BackingField_8; public: inline static int32_t get_offset_of_s_onRepaintOverlayPanels_0() { return static_cast(offsetof(UIElementsRuntimeUtility_t34F62E60B6FFCC299183062BB296463DB94A8B04_StaticFields, ___s_onRepaintOverlayPanels_0)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_s_onRepaintOverlayPanels_0() const { return ___s_onRepaintOverlayPanels_0; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_s_onRepaintOverlayPanels_0() { return &___s_onRepaintOverlayPanels_0; } inline void set_s_onRepaintOverlayPanels_0(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___s_onRepaintOverlayPanels_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_onRepaintOverlayPanels_0), (void*)value); } inline static int32_t get_offset_of_onCreatePanel_1() { return static_cast(offsetof(UIElementsRuntimeUtility_t34F62E60B6FFCC299183062BB296463DB94A8B04_StaticFields, ___onCreatePanel_1)); } inline Action_1_t43AF7C387D1E6791DC9F6471E7573256489D516C * get_onCreatePanel_1() const { return ___onCreatePanel_1; } inline Action_1_t43AF7C387D1E6791DC9F6471E7573256489D516C ** get_address_of_onCreatePanel_1() { return &___onCreatePanel_1; } inline void set_onCreatePanel_1(Action_1_t43AF7C387D1E6791DC9F6471E7573256489D516C * value) { ___onCreatePanel_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___onCreatePanel_1), (void*)value); } inline static int32_t get_offset_of_s_RegisteredPlayerloopCallback_2() { return static_cast(offsetof(UIElementsRuntimeUtility_t34F62E60B6FFCC299183062BB296463DB94A8B04_StaticFields, ___s_RegisteredPlayerloopCallback_2)); } inline bool get_s_RegisteredPlayerloopCallback_2() const { return ___s_RegisteredPlayerloopCallback_2; } inline bool* get_address_of_s_RegisteredPlayerloopCallback_2() { return &___s_RegisteredPlayerloopCallback_2; } inline void set_s_RegisteredPlayerloopCallback_2(bool value) { ___s_RegisteredPlayerloopCallback_2 = value; } inline static int32_t get_offset_of_s_SortedRuntimePanels_3() { return static_cast(offsetof(UIElementsRuntimeUtility_t34F62E60B6FFCC299183062BB296463DB94A8B04_StaticFields, ___s_SortedRuntimePanels_3)); } inline List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0 * get_s_SortedRuntimePanels_3() const { return ___s_SortedRuntimePanels_3; } inline List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0 ** get_address_of_s_SortedRuntimePanels_3() { return &___s_SortedRuntimePanels_3; } inline void set_s_SortedRuntimePanels_3(List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0 * value) { ___s_SortedRuntimePanels_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SortedRuntimePanels_3), (void*)value); } inline static int32_t get_offset_of_s_PanelOrderingDirty_4() { return static_cast(offsetof(UIElementsRuntimeUtility_t34F62E60B6FFCC299183062BB296463DB94A8B04_StaticFields, ___s_PanelOrderingDirty_4)); } inline bool get_s_PanelOrderingDirty_4() const { return ___s_PanelOrderingDirty_4; } inline bool* get_address_of_s_PanelOrderingDirty_4() { return &___s_PanelOrderingDirty_4; } inline void set_s_PanelOrderingDirty_4(bool value) { ___s_PanelOrderingDirty_4 = value; } inline static int32_t get_offset_of_s_RepaintProfilerMarkerName_5() { return static_cast(offsetof(UIElementsRuntimeUtility_t34F62E60B6FFCC299183062BB296463DB94A8B04_StaticFields, ___s_RepaintProfilerMarkerName_5)); } inline String_t* get_s_RepaintProfilerMarkerName_5() const { return ___s_RepaintProfilerMarkerName_5; } inline String_t** get_address_of_s_RepaintProfilerMarkerName_5() { return &___s_RepaintProfilerMarkerName_5; } inline void set_s_RepaintProfilerMarkerName_5(String_t* value) { ___s_RepaintProfilerMarkerName_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_RepaintProfilerMarkerName_5), (void*)value); } inline static int32_t get_offset_of_s_RepaintProfilerMarker_6() { return static_cast(offsetof(UIElementsRuntimeUtility_t34F62E60B6FFCC299183062BB296463DB94A8B04_StaticFields, ___s_RepaintProfilerMarker_6)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_s_RepaintProfilerMarker_6() const { return ___s_RepaintProfilerMarker_6; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_s_RepaintProfilerMarker_6() { return &___s_RepaintProfilerMarker_6; } inline void set_s_RepaintProfilerMarker_6(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___s_RepaintProfilerMarker_6 = value; } inline static int32_t get_offset_of_currentOverlayIndex_7() { return static_cast(offsetof(UIElementsRuntimeUtility_t34F62E60B6FFCC299183062BB296463DB94A8B04_StaticFields, ___currentOverlayIndex_7)); } inline int32_t get_currentOverlayIndex_7() const { return ___currentOverlayIndex_7; } inline int32_t* get_address_of_currentOverlayIndex_7() { return &___currentOverlayIndex_7; } inline void set_currentOverlayIndex_7(int32_t value) { ___currentOverlayIndex_7 = value; } inline static int32_t get_offset_of_U3CactiveEventSystemU3Ek__BackingField_8() { return static_cast(offsetof(UIElementsRuntimeUtility_t34F62E60B6FFCC299183062BB296463DB94A8B04_StaticFields, ___U3CactiveEventSystemU3Ek__BackingField_8)); } inline Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * get_U3CactiveEventSystemU3Ek__BackingField_8() const { return ___U3CactiveEventSystemU3Ek__BackingField_8; } inline Object_tF2F3778131EFF286AF62B7B013A170F95A91571A ** get_address_of_U3CactiveEventSystemU3Ek__BackingField_8() { return &___U3CactiveEventSystemU3Ek__BackingField_8; } inline void set_U3CactiveEventSystemU3Ek__BackingField_8(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * value) { ___U3CactiveEventSystemU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CactiveEventSystemU3Ek__BackingField_8), (void*)value); } }; // UnityEngine.UIElements.UIElementsUtility struct UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB : public RuntimeObject { public: public: }; struct UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB_StaticFields { public: // System.Collections.Generic.Stack`1 UnityEngine.UIElements.UIElementsUtility::s_ContainerStack Stack_1_t20E1043910A22E4E9E0E0D704D7AAF5689B234ED * ___s_ContainerStack_0; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.UIElementsUtility::s_UIElementsCache Dictionary_2_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509 * ___s_UIElementsCache_1; // UnityEngine.Event UnityEngine.UIElements.UIElementsUtility::s_EventInstance Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * ___s_EventInstance_2; // UnityEngine.Color UnityEngine.UIElements.UIElementsUtility::editorPlayModeTintColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___editorPlayModeTintColor_3; // UnityEngine.UIElements.UIElementsUtility UnityEngine.UIElements.UIElementsUtility::s_Instance UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB * ___s_Instance_4; // System.Collections.Generic.List`1 UnityEngine.UIElements.UIElementsUtility::s_PanelsIterationList List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0 * ___s_PanelsIterationList_5; // System.String UnityEngine.UIElements.UIElementsUtility::s_RepaintProfilerMarkerName String_t* ___s_RepaintProfilerMarkerName_6; // System.String UnityEngine.UIElements.UIElementsUtility::s_EventProfilerMarkerName String_t* ___s_EventProfilerMarkerName_7; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIElementsUtility::s_RepaintProfilerMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___s_RepaintProfilerMarker_8; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.UIElementsUtility::s_EventProfilerMarker ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___s_EventProfilerMarker_9; public: inline static int32_t get_offset_of_s_ContainerStack_0() { return static_cast(offsetof(UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB_StaticFields, ___s_ContainerStack_0)); } inline Stack_1_t20E1043910A22E4E9E0E0D704D7AAF5689B234ED * get_s_ContainerStack_0() const { return ___s_ContainerStack_0; } inline Stack_1_t20E1043910A22E4E9E0E0D704D7AAF5689B234ED ** get_address_of_s_ContainerStack_0() { return &___s_ContainerStack_0; } inline void set_s_ContainerStack_0(Stack_1_t20E1043910A22E4E9E0E0D704D7AAF5689B234ED * 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_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB_StaticFields, ___s_UIElementsCache_1)); } inline Dictionary_2_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509 * get_s_UIElementsCache_1() const { return ___s_UIElementsCache_1; } inline Dictionary_2_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509 ** get_address_of_s_UIElementsCache_1() { return &___s_UIElementsCache_1; } inline void set_s_UIElementsCache_1(Dictionary_2_t7CB51EF9D7E2C5092734DD34FEE797DAA219A509 * 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_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB_StaticFields, ___s_EventInstance_2)); } inline Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * get_s_EventInstance_2() const { return ___s_EventInstance_2; } inline Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E ** get_address_of_s_EventInstance_2() { return &___s_EventInstance_2; } inline void set_s_EventInstance_2(Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * 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_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB_StaticFields, ___editorPlayModeTintColor_3)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_editorPlayModeTintColor_3() const { return ___editorPlayModeTintColor_3; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_editorPlayModeTintColor_3() { return &___editorPlayModeTintColor_3; } inline void set_editorPlayModeTintColor_3(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___editorPlayModeTintColor_3 = value; } inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB_StaticFields, ___s_Instance_4)); } inline UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB * get_s_Instance_4() const { return ___s_Instance_4; } inline UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Instance_4), (void*)value); } inline static int32_t get_offset_of_s_PanelsIterationList_5() { return static_cast(offsetof(UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB_StaticFields, ___s_PanelsIterationList_5)); } inline List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0 * get_s_PanelsIterationList_5() const { return ___s_PanelsIterationList_5; } inline List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0 ** get_address_of_s_PanelsIterationList_5() { return &___s_PanelsIterationList_5; } inline void set_s_PanelsIterationList_5(List_1_tB11C28825EC6D7529E4D70C518231DD4CFAF5FF0 * value) { ___s_PanelsIterationList_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_PanelsIterationList_5), (void*)value); } inline static int32_t get_offset_of_s_RepaintProfilerMarkerName_6() { return static_cast(offsetof(UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB_StaticFields, ___s_RepaintProfilerMarkerName_6)); } inline String_t* get_s_RepaintProfilerMarkerName_6() const { return ___s_RepaintProfilerMarkerName_6; } inline String_t** get_address_of_s_RepaintProfilerMarkerName_6() { return &___s_RepaintProfilerMarkerName_6; } inline void set_s_RepaintProfilerMarkerName_6(String_t* value) { ___s_RepaintProfilerMarkerName_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_RepaintProfilerMarkerName_6), (void*)value); } inline static int32_t get_offset_of_s_EventProfilerMarkerName_7() { return static_cast(offsetof(UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB_StaticFields, ___s_EventProfilerMarkerName_7)); } inline String_t* get_s_EventProfilerMarkerName_7() const { return ___s_EventProfilerMarkerName_7; } inline String_t** get_address_of_s_EventProfilerMarkerName_7() { return &___s_EventProfilerMarkerName_7; } inline void set_s_EventProfilerMarkerName_7(String_t* value) { ___s_EventProfilerMarkerName_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EventProfilerMarkerName_7), (void*)value); } inline static int32_t get_offset_of_s_RepaintProfilerMarker_8() { return static_cast(offsetof(UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB_StaticFields, ___s_RepaintProfilerMarker_8)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_s_RepaintProfilerMarker_8() const { return ___s_RepaintProfilerMarker_8; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_s_RepaintProfilerMarker_8() { return &___s_RepaintProfilerMarker_8; } inline void set_s_RepaintProfilerMarker_8(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___s_RepaintProfilerMarker_8 = value; } inline static int32_t get_offset_of_s_EventProfilerMarker_9() { return static_cast(offsetof(UIElementsUtility_t8D96E2B4766C1C1A21CFCBF84A1DC07970D7ECFB_StaticFields, ___s_EventProfilerMarker_9)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_s_EventProfilerMarker_9() const { return ___s_EventProfilerMarker_9; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_s_EventProfilerMarker_9() { return &___s_EventProfilerMarker_9; } inline void set_s_EventProfilerMarker_9(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___s_EventProfilerMarker_9 = value; } }; // UnityEngine.UIElements.StyleComplexSelector/PseudoStateData struct PseudoStateData_t3F1A53FFD3D401315DCAD65C924AA3B7922AD4F3 { public: // UnityEngine.UIElements.PseudoStates UnityEngine.UIElements.StyleComplexSelector/PseudoStateData::state int32_t ___state_0; // System.Boolean UnityEngine.UIElements.StyleComplexSelector/PseudoStateData::negate bool ___negate_1; public: inline static int32_t get_offset_of_state_0() { return static_cast(offsetof(PseudoStateData_t3F1A53FFD3D401315DCAD65C924AA3B7922AD4F3, ___state_0)); } inline int32_t get_state_0() const { return ___state_0; } inline int32_t* get_address_of_state_0() { return &___state_0; } inline void set_state_0(int32_t value) { ___state_0 = value; } inline static int32_t get_offset_of_negate_1() { return static_cast(offsetof(PseudoStateData_t3F1A53FFD3D401315DCAD65C924AA3B7922AD4F3, ___negate_1)); } inline bool get_negate_1() const { return ___negate_1; } inline bool* get_address_of_negate_1() { return &___negate_1; } inline void set_negate_1(bool value) { ___negate_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleComplexSelector/PseudoStateData struct PseudoStateData_t3F1A53FFD3D401315DCAD65C924AA3B7922AD4F3_marshaled_pinvoke { int32_t ___state_0; int32_t ___negate_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleComplexSelector/PseudoStateData struct PseudoStateData_t3F1A53FFD3D401315DCAD65C924AA3B7922AD4F3_marshaled_com { int32_t ___state_0; int32_t ___negate_1; }; // UnityEngine.UIElements.VisualElement/SimpleScheduledItem struct SimpleScheduledItem_tDEB73FC5E429E6ECA8FC766507195FE77A4D4391 : public VisualElementScheduledItem_1_t93C537AAEA4BCFCB1E78A171686C93C6B4BC8928 { public: public: }; // System.Action`1 struct Action_1_t43AF7C387D1E6791DC9F6471E7573256489D516C : public MulticastDelegate_t { public: public: }; // System.Comparison`1 struct Comparison_1_t578B8FF1EF7934819FA9491A0A719CBAA128FC35 : public MulticastDelegate_t { public: public: }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tCCCA3B845A3558F5E4BDD5669345FC7340A749D0 : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_tCCCA3B845A3558F5E4BDD5669345FC7340A749D0, ___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_tCCCA3B845A3558F5E4BDD5669345FC7340A749D0_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_tC0AB2CB5DDBD0D607490652CD372D2C25C1903BB * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tCCCA3B845A3558F5E4BDD5669345FC7340A749D0_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_tCCCA3B845A3558F5E4BDD5669345FC7340A749D0_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tC0AB2CB5DDBD0D607490652CD372D2C25C1903BB * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tC0AB2CB5DDBD0D607490652CD372D2C25C1903BB ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tC0AB2CB5DDBD0D607490652CD372D2C25C1903BB * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tEA3EC96A771350A4CDC57DB50A75C6FB0AC5A374 : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_tEA3EC96A771350A4CDC57DB50A75C6FB0AC5A374, ___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_tEA3EC96A771350A4CDC57DB50A75C6FB0AC5A374_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_tB7F0F0EA171F3EFFE7079FE4CDEF10B96CFBD0B7 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tEA3EC96A771350A4CDC57DB50A75C6FB0AC5A374_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_tEA3EC96A771350A4CDC57DB50A75C6FB0AC5A374_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tB7F0F0EA171F3EFFE7079FE4CDEF10B96CFBD0B7 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tB7F0F0EA171F3EFFE7079FE4CDEF10B96CFBD0B7 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tB7F0F0EA171F3EFFE7079FE4CDEF10B96CFBD0B7 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t08138755340FBBBB94F1DF008916A33BDC2C32B6 : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_t08138755340FBBBB94F1DF008916A33BDC2C32B6, ___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_t08138755340FBBBB94F1DF008916A33BDC2C32B6_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_tFA9D537CE0DBE230B8F38AFB22AFBFBC0018F52B * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t08138755340FBBBB94F1DF008916A33BDC2C32B6_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_t08138755340FBBBB94F1DF008916A33BDC2C32B6_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tFA9D537CE0DBE230B8F38AFB22AFBFBC0018F52B * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tFA9D537CE0DBE230B8F38AFB22AFBFBC0018F52B ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tFA9D537CE0DBE230B8F38AFB22AFBFBC0018F52B * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tF2FE9CB04C2528BA126174636E2FFAE99EE69C45 : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_tF2FE9CB04C2528BA126174636E2FFAE99EE69C45, ___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_tF2FE9CB04C2528BA126174636E2FFAE99EE69C45_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_t5821BB1EC2D05413DFC3AB04F9C4373ED60B1958 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tF2FE9CB04C2528BA126174636E2FFAE99EE69C45_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_tF2FE9CB04C2528BA126174636E2FFAE99EE69C45_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t5821BB1EC2D05413DFC3AB04F9C4373ED60B1958 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t5821BB1EC2D05413DFC3AB04F9C4373ED60B1958 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t5821BB1EC2D05413DFC3AB04F9C4373ED60B1958 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t7957704ABE2EF00ECF304ED555303C3D66EAEF00 : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_t7957704ABE2EF00ECF304ED555303C3D66EAEF00, ___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_t7957704ABE2EF00ECF304ED555303C3D66EAEF00_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_t93DA7B168EC10687413F83115D8BC5C033D6F1D6 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t7957704ABE2EF00ECF304ED555303C3D66EAEF00_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_t7957704ABE2EF00ECF304ED555303C3D66EAEF00_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t93DA7B168EC10687413F83115D8BC5C033D6F1D6 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t93DA7B168EC10687413F83115D8BC5C033D6F1D6 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t93DA7B168EC10687413F83115D8BC5C033D6F1D6 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tBA8129392E6E2DCB3EC1808A169AB5915BD4D41E : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_tBA8129392E6E2DCB3EC1808A169AB5915BD4D41E, ___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_tBA8129392E6E2DCB3EC1808A169AB5915BD4D41E_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_t3D63FBEB271DB47DEDEA73B4059751D3ECD87EAA * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tBA8129392E6E2DCB3EC1808A169AB5915BD4D41E_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_tBA8129392E6E2DCB3EC1808A169AB5915BD4D41E_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t3D63FBEB271DB47DEDEA73B4059751D3ECD87EAA * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t3D63FBEB271DB47DEDEA73B4059751D3ECD87EAA ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t3D63FBEB271DB47DEDEA73B4059751D3ECD87EAA * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t934C843651C0CE40A5EE026FE64520962C69B522 : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_t934C843651C0CE40A5EE026FE64520962C69B522, ___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_t934C843651C0CE40A5EE026FE64520962C69B522_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_t956FF0B2B6601BFD7966788CE94E02557B7A38B3 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t934C843651C0CE40A5EE026FE64520962C69B522_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_t934C843651C0CE40A5EE026FE64520962C69B522_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t956FF0B2B6601BFD7966788CE94E02557B7A38B3 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t956FF0B2B6601BFD7966788CE94E02557B7A38B3 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t956FF0B2B6601BFD7966788CE94E02557B7A38B3 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t984B23B3F5706EEB7A35E6C729CB1D780C9BD52B : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_t984B23B3F5706EEB7A35E6C729CB1D780C9BD52B, ___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_t984B23B3F5706EEB7A35E6C729CB1D780C9BD52B_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_t5B764F45EE0DF54CB79F5DDCC4E8A5ED9DAC4BCA * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t984B23B3F5706EEB7A35E6C729CB1D780C9BD52B_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_t984B23B3F5706EEB7A35E6C729CB1D780C9BD52B_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t5B764F45EE0DF54CB79F5DDCC4E8A5ED9DAC4BCA * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t5B764F45EE0DF54CB79F5DDCC4E8A5ED9DAC4BCA ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t5B764F45EE0DF54CB79F5DDCC4E8A5ED9DAC4BCA * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tAB895FF54333980037BCEDC3E8BB67DF06B5FBF7 : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_tAB895FF54333980037BCEDC3E8BB67DF06B5FBF7, ___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_tAB895FF54333980037BCEDC3E8BB67DF06B5FBF7_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_tE54019E88DA3112D164A554250EED1E35C37FDD1 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tAB895FF54333980037BCEDC3E8BB67DF06B5FBF7_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_tAB895FF54333980037BCEDC3E8BB67DF06B5FBF7_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tE54019E88DA3112D164A554250EED1E35C37FDD1 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tE54019E88DA3112D164A554250EED1E35C37FDD1 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tE54019E88DA3112D164A554250EED1E35C37FDD1 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t96045F377456C52401528D3B6A3635C4C071779A : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_t96045F377456C52401528D3B6A3635C4C071779A, ___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_t96045F377456C52401528D3B6A3635C4C071779A_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_tCB77472AD87157F88463F8B9897759520902D350 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t96045F377456C52401528D3B6A3635C4C071779A_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_t96045F377456C52401528D3B6A3635C4C071779A_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_tCB77472AD87157F88463F8B9897759520902D350 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_tCB77472AD87157F88463F8B9897759520902D350 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_tCB77472AD87157F88463F8B9897759520902D350 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tB3366DB1DC8FD5A912EFEECB9447711AE0D91C9F : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_tB3366DB1DC8FD5A912EFEECB9447711AE0D91C9F, ___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_tB3366DB1DC8FD5A912EFEECB9447711AE0D91C9F_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_t008FA497FB5A6C7ED27352D21573CA5B895E403F * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tB3366DB1DC8FD5A912EFEECB9447711AE0D91C9F_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_tB3366DB1DC8FD5A912EFEECB9447711AE0D91C9F_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t008FA497FB5A6C7ED27352D21573CA5B895E403F * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t008FA497FB5A6C7ED27352D21573CA5B895E403F ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t008FA497FB5A6C7ED27352D21573CA5B895E403F * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t952C1AD910F230396DF7AFA0C9B6354AFA90BAB1 : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_t952C1AD910F230396DF7AFA0C9B6354AFA90BAB1, ___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_t952C1AD910F230396DF7AFA0C9B6354AFA90BAB1_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_t0AC910C3716928BC11AD8B4CA5AA6C184DFDB3A6 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t952C1AD910F230396DF7AFA0C9B6354AFA90BAB1_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_t952C1AD910F230396DF7AFA0C9B6354AFA90BAB1_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t0AC910C3716928BC11AD8B4CA5AA6C184DFDB3A6 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t0AC910C3716928BC11AD8B4CA5AA6C184DFDB3A6 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t0AC910C3716928BC11AD8B4CA5AA6C184DFDB3A6 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_tAAD9DE5EBEB5A723E65F22C92E59551DEFE02683 : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_tAAD9DE5EBEB5A723E65F22C92E59551DEFE02683, ___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_tAAD9DE5EBEB5A723E65F22C92E59551DEFE02683_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_t6CF2EC0B1786D738EA6F897ED5A6A869F2C1D0CD * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_tAAD9DE5EBEB5A723E65F22C92E59551DEFE02683_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_tAAD9DE5EBEB5A723E65F22C92E59551DEFE02683_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t6CF2EC0B1786D738EA6F897ED5A6A869F2C1D0CD * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t6CF2EC0B1786D738EA6F897ED5A6A869F2C1D0CD ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t6CF2EC0B1786D738EA6F897ED5A6A869F2C1D0CD * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t62898DA79C1A0E2AD4DC4BECAB231EAF17253968 : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_t62898DA79C1A0E2AD4DC4BECAB231EAF17253968, ___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_t62898DA79C1A0E2AD4DC4BECAB231EAF17253968_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_t59F8920FFF0CA30278AF30B211926723C2BB9CCF * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t62898DA79C1A0E2AD4DC4BECAB231EAF17253968_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_t62898DA79C1A0E2AD4DC4BECAB231EAF17253968_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t59F8920FFF0CA30278AF30B211926723C2BB9CCF * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t59F8920FFF0CA30278AF30B211926723C2BB9CCF ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t59F8920FFF0CA30278AF30B211926723C2BB9CCF * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventBase`1 struct EventBase_1_t43B0F21596E619C125913DBB16B910D1C52BE8B1 : public EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 { 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_t43B0F21596E619C125913DBB16B910D1C52BE8B1, ___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_t43B0F21596E619C125913DBB16B910D1C52BE8B1_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_t0F915A9CA7F6727FBC0D431F62582EE627CDD9D9 * ___s_Pool_16; public: inline static int32_t get_offset_of_s_TypeId_15() { return static_cast(offsetof(EventBase_1_t43B0F21596E619C125913DBB16B910D1C52BE8B1_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_t43B0F21596E619C125913DBB16B910D1C52BE8B1_StaticFields, ___s_Pool_16)); } inline ObjectPool_1_t0F915A9CA7F6727FBC0D431F62582EE627CDD9D9 * get_s_Pool_16() const { return ___s_Pool_16; } inline ObjectPool_1_t0F915A9CA7F6727FBC0D431F62582EE627CDD9D9 ** get_address_of_s_Pool_16() { return &___s_Pool_16; } inline void set_s_Pool_16(ObjectPool_1_t0F915A9CA7F6727FBC0D431F62582EE627CDD9D9 * value) { ___s_Pool_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Pool_16), (void*)value); } }; // UnityEngine.UIElements.EventCallback`1 struct EventCallback_1_tD3D4DFCF1544E4DFC9B9210F3DC48CFA1850E8AC : public MulticastDelegate_t { public: public: }; // UnityEngine.UIElements.EventCallback`1 struct EventCallback_1_tF0833F5F7E494EC39469A11AAF7F9B8567A3CC20 : public MulticastDelegate_t { public: public: }; // System.Func`1 struct Func_1_t76FCDA5C58178ED310C472967481FDE5F47DCF0F : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_t6283F9D1F2A6C8BB45F72CDAD5856BC3FDF29C3F : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_t03878E87644198222E4EC62631B58EC8ED6EC2F4 : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_t65584FB9AE50266116FCCDB4722FAC93AC00AC6C : public MulticastDelegate_t { public: public: }; // System.Func`3 struct Func_3_tC53D1EA39D16EE63C9C8B6C2EC9769A630644CE0 : public MulticastDelegate_t { public: public: }; // System.Action struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 : public MulticastDelegate_t { public: public: }; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { 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_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___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); } }; // UnityEngine.UIElements.InheritedData struct InheritedData_t1E9B8F7BF4A295FE2E8DA67A2809C5D8A6377C7F { public: // UnityEngine.Color UnityEngine.UIElements.InheritedData::color Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_0; // UnityEngine.UIElements.Length UnityEngine.UIElements.InheritedData::fontSize Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___fontSize_1; // UnityEngine.Font UnityEngine.UIElements.InheritedData::unityFont Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9 * ___unityFont_2; // UnityEngine.FontStyle UnityEngine.UIElements.InheritedData::unityFontStyleAndWeight int32_t ___unityFontStyleAndWeight_3; // UnityEngine.TextAnchor UnityEngine.UIElements.InheritedData::unityTextAlign int32_t ___unityTextAlign_4; // UnityEngine.UIElements.Visibility UnityEngine.UIElements.InheritedData::visibility int32_t ___visibility_5; // UnityEngine.UIElements.WhiteSpace UnityEngine.UIElements.InheritedData::whiteSpace int32_t ___whiteSpace_6; public: inline static int32_t get_offset_of_color_0() { return static_cast(offsetof(InheritedData_t1E9B8F7BF4A295FE2E8DA67A2809C5D8A6377C7F, ___color_0)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_color_0() const { return ___color_0; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_color_0() { return &___color_0; } inline void set_color_0(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___color_0 = value; } inline static int32_t get_offset_of_fontSize_1() { return static_cast(offsetof(InheritedData_t1E9B8F7BF4A295FE2E8DA67A2809C5D8A6377C7F, ___fontSize_1)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_fontSize_1() const { return ___fontSize_1; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_fontSize_1() { return &___fontSize_1; } inline void set_fontSize_1(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___fontSize_1 = value; } inline static int32_t get_offset_of_unityFont_2() { return static_cast(offsetof(InheritedData_t1E9B8F7BF4A295FE2E8DA67A2809C5D8A6377C7F, ___unityFont_2)); } inline Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9 * get_unityFont_2() const { return ___unityFont_2; } inline Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9 ** get_address_of_unityFont_2() { return &___unityFont_2; } inline void set_unityFont_2(Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9 * value) { ___unityFont_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___unityFont_2), (void*)value); } inline static int32_t get_offset_of_unityFontStyleAndWeight_3() { return static_cast(offsetof(InheritedData_t1E9B8F7BF4A295FE2E8DA67A2809C5D8A6377C7F, ___unityFontStyleAndWeight_3)); } inline int32_t get_unityFontStyleAndWeight_3() const { return ___unityFontStyleAndWeight_3; } inline int32_t* get_address_of_unityFontStyleAndWeight_3() { return &___unityFontStyleAndWeight_3; } inline void set_unityFontStyleAndWeight_3(int32_t value) { ___unityFontStyleAndWeight_3 = value; } inline static int32_t get_offset_of_unityTextAlign_4() { return static_cast(offsetof(InheritedData_t1E9B8F7BF4A295FE2E8DA67A2809C5D8A6377C7F, ___unityTextAlign_4)); } inline int32_t get_unityTextAlign_4() const { return ___unityTextAlign_4; } inline int32_t* get_address_of_unityTextAlign_4() { return &___unityTextAlign_4; } inline void set_unityTextAlign_4(int32_t value) { ___unityTextAlign_4 = value; } inline static int32_t get_offset_of_visibility_5() { return static_cast(offsetof(InheritedData_t1E9B8F7BF4A295FE2E8DA67A2809C5D8A6377C7F, ___visibility_5)); } inline int32_t get_visibility_5() const { return ___visibility_5; } inline int32_t* get_address_of_visibility_5() { return &___visibility_5; } inline void set_visibility_5(int32_t value) { ___visibility_5 = value; } inline static int32_t get_offset_of_whiteSpace_6() { return static_cast(offsetof(InheritedData_t1E9B8F7BF4A295FE2E8DA67A2809C5D8A6377C7F, ___whiteSpace_6)); } inline int32_t get_whiteSpace_6() const { return ___whiteSpace_6; } inline int32_t* get_address_of_whiteSpace_6() { return &___whiteSpace_6; } inline void set_whiteSpace_6(int32_t value) { ___whiteSpace_6 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.InheritedData struct InheritedData_t1E9B8F7BF4A295FE2E8DA67A2809C5D8A6377C7F_marshaled_pinvoke { Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_0; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___fontSize_1; Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9 * ___unityFont_2; int32_t ___unityFontStyleAndWeight_3; int32_t ___unityTextAlign_4; int32_t ___visibility_5; int32_t ___whiteSpace_6; }; // Native definition for COM marshalling of UnityEngine.UIElements.InheritedData struct InheritedData_t1E9B8F7BF4A295FE2E8DA67A2809C5D8A6377C7F_marshaled_com { Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_0; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___fontSize_1; Font_tB53D3F362CB1A0B92307B362826F212AE2D2A6A9 * ___unityFont_2; int32_t ___unityFontStyleAndWeight_3; int32_t ___unityTextAlign_4; int32_t ___visibility_5; int32_t ___whiteSpace_6; }; // UnityEngine.UIElements.NonInheritedData struct NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07 { public: // UnityEngine.UIElements.Align UnityEngine.UIElements.NonInheritedData::alignContent int32_t ___alignContent_0; // UnityEngine.UIElements.Align UnityEngine.UIElements.NonInheritedData::alignItems int32_t ___alignItems_1; // UnityEngine.UIElements.Align UnityEngine.UIElements.NonInheritedData::alignSelf int32_t ___alignSelf_2; // UnityEngine.Color UnityEngine.UIElements.NonInheritedData::backgroundColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___backgroundColor_3; // UnityEngine.UIElements.Background UnityEngine.UIElements.NonInheritedData::backgroundImage Background_t14D781972AD80DA2C6B3070F7A7EE46F063CDEAD ___backgroundImage_4; // UnityEngine.Color UnityEngine.UIElements.NonInheritedData::borderBottomColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___borderBottomColor_5; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::borderBottomLeftRadius Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___borderBottomLeftRadius_6; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::borderBottomRightRadius Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___borderBottomRightRadius_7; // System.Single UnityEngine.UIElements.NonInheritedData::borderBottomWidth float ___borderBottomWidth_8; // UnityEngine.Color UnityEngine.UIElements.NonInheritedData::borderLeftColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___borderLeftColor_9; // System.Single UnityEngine.UIElements.NonInheritedData::borderLeftWidth float ___borderLeftWidth_10; // UnityEngine.Color UnityEngine.UIElements.NonInheritedData::borderRightColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___borderRightColor_11; // System.Single UnityEngine.UIElements.NonInheritedData::borderRightWidth float ___borderRightWidth_12; // UnityEngine.Color UnityEngine.UIElements.NonInheritedData::borderTopColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___borderTopColor_13; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::borderTopLeftRadius Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___borderTopLeftRadius_14; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::borderTopRightRadius Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___borderTopRightRadius_15; // System.Single UnityEngine.UIElements.NonInheritedData::borderTopWidth float ___borderTopWidth_16; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::bottom Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___bottom_17; // UnityEngine.UIElements.Cursor UnityEngine.UIElements.NonInheritedData::cursor Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F ___cursor_18; // UnityEngine.UIElements.DisplayStyle UnityEngine.UIElements.NonInheritedData::display int32_t ___display_19; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::flexBasis Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___flexBasis_20; // UnityEngine.UIElements.FlexDirection UnityEngine.UIElements.NonInheritedData::flexDirection int32_t ___flexDirection_21; // System.Single UnityEngine.UIElements.NonInheritedData::flexGrow float ___flexGrow_22; // System.Single UnityEngine.UIElements.NonInheritedData::flexShrink float ___flexShrink_23; // UnityEngine.UIElements.Wrap UnityEngine.UIElements.NonInheritedData::flexWrap int32_t ___flexWrap_24; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::height Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___height_25; // UnityEngine.UIElements.Justify UnityEngine.UIElements.NonInheritedData::justifyContent int32_t ___justifyContent_26; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::left Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___left_27; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::marginBottom Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___marginBottom_28; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::marginLeft Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___marginLeft_29; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::marginRight Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___marginRight_30; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::marginTop Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___marginTop_31; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::maxHeight Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___maxHeight_32; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::maxWidth Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___maxWidth_33; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::minHeight Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___minHeight_34; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::minWidth Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___minWidth_35; // System.Single UnityEngine.UIElements.NonInheritedData::opacity float ___opacity_36; // UnityEngine.UIElements.OverflowInternal UnityEngine.UIElements.NonInheritedData::overflow int32_t ___overflow_37; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::paddingBottom Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___paddingBottom_38; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::paddingLeft Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___paddingLeft_39; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::paddingRight Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___paddingRight_40; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::paddingTop Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___paddingTop_41; // UnityEngine.UIElements.Position UnityEngine.UIElements.NonInheritedData::position int32_t ___position_42; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::right Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___right_43; // UnityEngine.UIElements.TextOverflow UnityEngine.UIElements.NonInheritedData::textOverflow int32_t ___textOverflow_44; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::top Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___top_45; // UnityEngine.Color UnityEngine.UIElements.NonInheritedData::unityBackgroundImageTintColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___unityBackgroundImageTintColor_46; // UnityEngine.ScaleMode UnityEngine.UIElements.NonInheritedData::unityBackgroundScaleMode int32_t ___unityBackgroundScaleMode_47; // UnityEngine.UIElements.OverflowClipBox UnityEngine.UIElements.NonInheritedData::unityOverflowClipBox int32_t ___unityOverflowClipBox_48; // System.Int32 UnityEngine.UIElements.NonInheritedData::unitySliceBottom int32_t ___unitySliceBottom_49; // System.Int32 UnityEngine.UIElements.NonInheritedData::unitySliceLeft int32_t ___unitySliceLeft_50; // System.Int32 UnityEngine.UIElements.NonInheritedData::unitySliceRight int32_t ___unitySliceRight_51; // System.Int32 UnityEngine.UIElements.NonInheritedData::unitySliceTop int32_t ___unitySliceTop_52; // UnityEngine.UIElements.TextOverflowPosition UnityEngine.UIElements.NonInheritedData::unityTextOverflowPosition int32_t ___unityTextOverflowPosition_53; // UnityEngine.UIElements.Length UnityEngine.UIElements.NonInheritedData::width Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___width_54; public: inline static int32_t get_offset_of_alignContent_0() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___alignContent_0)); } inline int32_t get_alignContent_0() const { return ___alignContent_0; } inline int32_t* get_address_of_alignContent_0() { return &___alignContent_0; } inline void set_alignContent_0(int32_t value) { ___alignContent_0 = value; } inline static int32_t get_offset_of_alignItems_1() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___alignItems_1)); } inline int32_t get_alignItems_1() const { return ___alignItems_1; } inline int32_t* get_address_of_alignItems_1() { return &___alignItems_1; } inline void set_alignItems_1(int32_t value) { ___alignItems_1 = value; } inline static int32_t get_offset_of_alignSelf_2() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___alignSelf_2)); } inline int32_t get_alignSelf_2() const { return ___alignSelf_2; } inline int32_t* get_address_of_alignSelf_2() { return &___alignSelf_2; } inline void set_alignSelf_2(int32_t value) { ___alignSelf_2 = value; } inline static int32_t get_offset_of_backgroundColor_3() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___backgroundColor_3)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_backgroundColor_3() const { return ___backgroundColor_3; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_backgroundColor_3() { return &___backgroundColor_3; } inline void set_backgroundColor_3(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___backgroundColor_3 = value; } inline static int32_t get_offset_of_backgroundImage_4() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___backgroundImage_4)); } inline Background_t14D781972AD80DA2C6B3070F7A7EE46F063CDEAD get_backgroundImage_4() const { return ___backgroundImage_4; } inline Background_t14D781972AD80DA2C6B3070F7A7EE46F063CDEAD * get_address_of_backgroundImage_4() { return &___backgroundImage_4; } inline void set_backgroundImage_4(Background_t14D781972AD80DA2C6B3070F7A7EE46F063CDEAD value) { ___backgroundImage_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___backgroundImage_4))->___m_Texture_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___backgroundImage_4))->___m_Sprite_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___backgroundImage_4))->___m_RenderTexture_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___backgroundImage_4))->___m_VectorImage_3), (void*)NULL); #endif } inline static int32_t get_offset_of_borderBottomColor_5() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___borderBottomColor_5)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_borderBottomColor_5() const { return ___borderBottomColor_5; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_borderBottomColor_5() { return &___borderBottomColor_5; } inline void set_borderBottomColor_5(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___borderBottomColor_5 = value; } inline static int32_t get_offset_of_borderBottomLeftRadius_6() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___borderBottomLeftRadius_6)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_borderBottomLeftRadius_6() const { return ___borderBottomLeftRadius_6; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_borderBottomLeftRadius_6() { return &___borderBottomLeftRadius_6; } inline void set_borderBottomLeftRadius_6(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___borderBottomLeftRadius_6 = value; } inline static int32_t get_offset_of_borderBottomRightRadius_7() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___borderBottomRightRadius_7)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_borderBottomRightRadius_7() const { return ___borderBottomRightRadius_7; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_borderBottomRightRadius_7() { return &___borderBottomRightRadius_7; } inline void set_borderBottomRightRadius_7(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___borderBottomRightRadius_7 = value; } inline static int32_t get_offset_of_borderBottomWidth_8() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___borderBottomWidth_8)); } inline float get_borderBottomWidth_8() const { return ___borderBottomWidth_8; } inline float* get_address_of_borderBottomWidth_8() { return &___borderBottomWidth_8; } inline void set_borderBottomWidth_8(float value) { ___borderBottomWidth_8 = value; } inline static int32_t get_offset_of_borderLeftColor_9() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___borderLeftColor_9)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_borderLeftColor_9() const { return ___borderLeftColor_9; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_borderLeftColor_9() { return &___borderLeftColor_9; } inline void set_borderLeftColor_9(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___borderLeftColor_9 = value; } inline static int32_t get_offset_of_borderLeftWidth_10() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___borderLeftWidth_10)); } inline float get_borderLeftWidth_10() const { return ___borderLeftWidth_10; } inline float* get_address_of_borderLeftWidth_10() { return &___borderLeftWidth_10; } inline void set_borderLeftWidth_10(float value) { ___borderLeftWidth_10 = value; } inline static int32_t get_offset_of_borderRightColor_11() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___borderRightColor_11)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_borderRightColor_11() const { return ___borderRightColor_11; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_borderRightColor_11() { return &___borderRightColor_11; } inline void set_borderRightColor_11(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___borderRightColor_11 = value; } inline static int32_t get_offset_of_borderRightWidth_12() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___borderRightWidth_12)); } inline float get_borderRightWidth_12() const { return ___borderRightWidth_12; } inline float* get_address_of_borderRightWidth_12() { return &___borderRightWidth_12; } inline void set_borderRightWidth_12(float value) { ___borderRightWidth_12 = value; } inline static int32_t get_offset_of_borderTopColor_13() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___borderTopColor_13)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_borderTopColor_13() const { return ___borderTopColor_13; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_borderTopColor_13() { return &___borderTopColor_13; } inline void set_borderTopColor_13(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___borderTopColor_13 = value; } inline static int32_t get_offset_of_borderTopLeftRadius_14() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___borderTopLeftRadius_14)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_borderTopLeftRadius_14() const { return ___borderTopLeftRadius_14; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_borderTopLeftRadius_14() { return &___borderTopLeftRadius_14; } inline void set_borderTopLeftRadius_14(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___borderTopLeftRadius_14 = value; } inline static int32_t get_offset_of_borderTopRightRadius_15() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___borderTopRightRadius_15)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_borderTopRightRadius_15() const { return ___borderTopRightRadius_15; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_borderTopRightRadius_15() { return &___borderTopRightRadius_15; } inline void set_borderTopRightRadius_15(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___borderTopRightRadius_15 = value; } inline static int32_t get_offset_of_borderTopWidth_16() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___borderTopWidth_16)); } inline float get_borderTopWidth_16() const { return ___borderTopWidth_16; } inline float* get_address_of_borderTopWidth_16() { return &___borderTopWidth_16; } inline void set_borderTopWidth_16(float value) { ___borderTopWidth_16 = value; } inline static int32_t get_offset_of_bottom_17() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___bottom_17)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_bottom_17() const { return ___bottom_17; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_bottom_17() { return &___bottom_17; } inline void set_bottom_17(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___bottom_17 = value; } inline static int32_t get_offset_of_cursor_18() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___cursor_18)); } inline Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F get_cursor_18() const { return ___cursor_18; } inline Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F * get_address_of_cursor_18() { return &___cursor_18; } inline void set_cursor_18(Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F value) { ___cursor_18 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___cursor_18))->___U3CtextureU3Ek__BackingField_0), (void*)NULL); } inline static int32_t get_offset_of_display_19() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___display_19)); } inline int32_t get_display_19() const { return ___display_19; } inline int32_t* get_address_of_display_19() { return &___display_19; } inline void set_display_19(int32_t value) { ___display_19 = value; } inline static int32_t get_offset_of_flexBasis_20() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___flexBasis_20)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_flexBasis_20() const { return ___flexBasis_20; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_flexBasis_20() { return &___flexBasis_20; } inline void set_flexBasis_20(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___flexBasis_20 = value; } inline static int32_t get_offset_of_flexDirection_21() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___flexDirection_21)); } inline int32_t get_flexDirection_21() const { return ___flexDirection_21; } inline int32_t* get_address_of_flexDirection_21() { return &___flexDirection_21; } inline void set_flexDirection_21(int32_t value) { ___flexDirection_21 = value; } inline static int32_t get_offset_of_flexGrow_22() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___flexGrow_22)); } inline float get_flexGrow_22() const { return ___flexGrow_22; } inline float* get_address_of_flexGrow_22() { return &___flexGrow_22; } inline void set_flexGrow_22(float value) { ___flexGrow_22 = value; } inline static int32_t get_offset_of_flexShrink_23() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___flexShrink_23)); } inline float get_flexShrink_23() const { return ___flexShrink_23; } inline float* get_address_of_flexShrink_23() { return &___flexShrink_23; } inline void set_flexShrink_23(float value) { ___flexShrink_23 = value; } inline static int32_t get_offset_of_flexWrap_24() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___flexWrap_24)); } inline int32_t get_flexWrap_24() const { return ___flexWrap_24; } inline int32_t* get_address_of_flexWrap_24() { return &___flexWrap_24; } inline void set_flexWrap_24(int32_t value) { ___flexWrap_24 = value; } inline static int32_t get_offset_of_height_25() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___height_25)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_height_25() const { return ___height_25; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_height_25() { return &___height_25; } inline void set_height_25(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___height_25 = value; } inline static int32_t get_offset_of_justifyContent_26() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___justifyContent_26)); } inline int32_t get_justifyContent_26() const { return ___justifyContent_26; } inline int32_t* get_address_of_justifyContent_26() { return &___justifyContent_26; } inline void set_justifyContent_26(int32_t value) { ___justifyContent_26 = value; } inline static int32_t get_offset_of_left_27() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___left_27)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_left_27() const { return ___left_27; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_left_27() { return &___left_27; } inline void set_left_27(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___left_27 = value; } inline static int32_t get_offset_of_marginBottom_28() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___marginBottom_28)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_marginBottom_28() const { return ___marginBottom_28; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_marginBottom_28() { return &___marginBottom_28; } inline void set_marginBottom_28(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___marginBottom_28 = value; } inline static int32_t get_offset_of_marginLeft_29() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___marginLeft_29)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_marginLeft_29() const { return ___marginLeft_29; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_marginLeft_29() { return &___marginLeft_29; } inline void set_marginLeft_29(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___marginLeft_29 = value; } inline static int32_t get_offset_of_marginRight_30() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___marginRight_30)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_marginRight_30() const { return ___marginRight_30; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_marginRight_30() { return &___marginRight_30; } inline void set_marginRight_30(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___marginRight_30 = value; } inline static int32_t get_offset_of_marginTop_31() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___marginTop_31)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_marginTop_31() const { return ___marginTop_31; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_marginTop_31() { return &___marginTop_31; } inline void set_marginTop_31(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___marginTop_31 = value; } inline static int32_t get_offset_of_maxHeight_32() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___maxHeight_32)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_maxHeight_32() const { return ___maxHeight_32; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_maxHeight_32() { return &___maxHeight_32; } inline void set_maxHeight_32(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___maxHeight_32 = value; } inline static int32_t get_offset_of_maxWidth_33() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___maxWidth_33)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_maxWidth_33() const { return ___maxWidth_33; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_maxWidth_33() { return &___maxWidth_33; } inline void set_maxWidth_33(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___maxWidth_33 = value; } inline static int32_t get_offset_of_minHeight_34() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___minHeight_34)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_minHeight_34() const { return ___minHeight_34; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_minHeight_34() { return &___minHeight_34; } inline void set_minHeight_34(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___minHeight_34 = value; } inline static int32_t get_offset_of_minWidth_35() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___minWidth_35)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_minWidth_35() const { return ___minWidth_35; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_minWidth_35() { return &___minWidth_35; } inline void set_minWidth_35(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___minWidth_35 = value; } inline static int32_t get_offset_of_opacity_36() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___opacity_36)); } inline float get_opacity_36() const { return ___opacity_36; } inline float* get_address_of_opacity_36() { return &___opacity_36; } inline void set_opacity_36(float value) { ___opacity_36 = value; } inline static int32_t get_offset_of_overflow_37() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___overflow_37)); } inline int32_t get_overflow_37() const { return ___overflow_37; } inline int32_t* get_address_of_overflow_37() { return &___overflow_37; } inline void set_overflow_37(int32_t value) { ___overflow_37 = value; } inline static int32_t get_offset_of_paddingBottom_38() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___paddingBottom_38)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_paddingBottom_38() const { return ___paddingBottom_38; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_paddingBottom_38() { return &___paddingBottom_38; } inline void set_paddingBottom_38(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___paddingBottom_38 = value; } inline static int32_t get_offset_of_paddingLeft_39() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___paddingLeft_39)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_paddingLeft_39() const { return ___paddingLeft_39; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_paddingLeft_39() { return &___paddingLeft_39; } inline void set_paddingLeft_39(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___paddingLeft_39 = value; } inline static int32_t get_offset_of_paddingRight_40() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___paddingRight_40)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_paddingRight_40() const { return ___paddingRight_40; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_paddingRight_40() { return &___paddingRight_40; } inline void set_paddingRight_40(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___paddingRight_40 = value; } inline static int32_t get_offset_of_paddingTop_41() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___paddingTop_41)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_paddingTop_41() const { return ___paddingTop_41; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_paddingTop_41() { return &___paddingTop_41; } inline void set_paddingTop_41(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___paddingTop_41 = value; } inline static int32_t get_offset_of_position_42() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___position_42)); } inline int32_t get_position_42() const { return ___position_42; } inline int32_t* get_address_of_position_42() { return &___position_42; } inline void set_position_42(int32_t value) { ___position_42 = value; } inline static int32_t get_offset_of_right_43() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___right_43)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_right_43() const { return ___right_43; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_right_43() { return &___right_43; } inline void set_right_43(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___right_43 = value; } inline static int32_t get_offset_of_textOverflow_44() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___textOverflow_44)); } inline int32_t get_textOverflow_44() const { return ___textOverflow_44; } inline int32_t* get_address_of_textOverflow_44() { return &___textOverflow_44; } inline void set_textOverflow_44(int32_t value) { ___textOverflow_44 = value; } inline static int32_t get_offset_of_top_45() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___top_45)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_top_45() const { return ___top_45; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_top_45() { return &___top_45; } inline void set_top_45(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___top_45 = value; } inline static int32_t get_offset_of_unityBackgroundImageTintColor_46() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___unityBackgroundImageTintColor_46)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_unityBackgroundImageTintColor_46() const { return ___unityBackgroundImageTintColor_46; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_unityBackgroundImageTintColor_46() { return &___unityBackgroundImageTintColor_46; } inline void set_unityBackgroundImageTintColor_46(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___unityBackgroundImageTintColor_46 = value; } inline static int32_t get_offset_of_unityBackgroundScaleMode_47() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___unityBackgroundScaleMode_47)); } inline int32_t get_unityBackgroundScaleMode_47() const { return ___unityBackgroundScaleMode_47; } inline int32_t* get_address_of_unityBackgroundScaleMode_47() { return &___unityBackgroundScaleMode_47; } inline void set_unityBackgroundScaleMode_47(int32_t value) { ___unityBackgroundScaleMode_47 = value; } inline static int32_t get_offset_of_unityOverflowClipBox_48() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___unityOverflowClipBox_48)); } inline int32_t get_unityOverflowClipBox_48() const { return ___unityOverflowClipBox_48; } inline int32_t* get_address_of_unityOverflowClipBox_48() { return &___unityOverflowClipBox_48; } inline void set_unityOverflowClipBox_48(int32_t value) { ___unityOverflowClipBox_48 = value; } inline static int32_t get_offset_of_unitySliceBottom_49() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___unitySliceBottom_49)); } inline int32_t get_unitySliceBottom_49() const { return ___unitySliceBottom_49; } inline int32_t* get_address_of_unitySliceBottom_49() { return &___unitySliceBottom_49; } inline void set_unitySliceBottom_49(int32_t value) { ___unitySliceBottom_49 = value; } inline static int32_t get_offset_of_unitySliceLeft_50() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___unitySliceLeft_50)); } inline int32_t get_unitySliceLeft_50() const { return ___unitySliceLeft_50; } inline int32_t* get_address_of_unitySliceLeft_50() { return &___unitySliceLeft_50; } inline void set_unitySliceLeft_50(int32_t value) { ___unitySliceLeft_50 = value; } inline static int32_t get_offset_of_unitySliceRight_51() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___unitySliceRight_51)); } inline int32_t get_unitySliceRight_51() const { return ___unitySliceRight_51; } inline int32_t* get_address_of_unitySliceRight_51() { return &___unitySliceRight_51; } inline void set_unitySliceRight_51(int32_t value) { ___unitySliceRight_51 = value; } inline static int32_t get_offset_of_unitySliceTop_52() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___unitySliceTop_52)); } inline int32_t get_unitySliceTop_52() const { return ___unitySliceTop_52; } inline int32_t* get_address_of_unitySliceTop_52() { return &___unitySliceTop_52; } inline void set_unitySliceTop_52(int32_t value) { ___unitySliceTop_52 = value; } inline static int32_t get_offset_of_unityTextOverflowPosition_53() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___unityTextOverflowPosition_53)); } inline int32_t get_unityTextOverflowPosition_53() const { return ___unityTextOverflowPosition_53; } inline int32_t* get_address_of_unityTextOverflowPosition_53() { return &___unityTextOverflowPosition_53; } inline void set_unityTextOverflowPosition_53(int32_t value) { ___unityTextOverflowPosition_53 = value; } inline static int32_t get_offset_of_width_54() { return static_cast(offsetof(NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07, ___width_54)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_width_54() const { return ___width_54; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_width_54() { return &___width_54; } inline void set_width_54(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___width_54 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.NonInheritedData struct NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07_marshaled_pinvoke { int32_t ___alignContent_0; int32_t ___alignItems_1; int32_t ___alignSelf_2; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___backgroundColor_3; Background_t14D781972AD80DA2C6B3070F7A7EE46F063CDEAD_marshaled_pinvoke ___backgroundImage_4; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___borderBottomColor_5; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___borderBottomLeftRadius_6; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___borderBottomRightRadius_7; float ___borderBottomWidth_8; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___borderLeftColor_9; float ___borderLeftWidth_10; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___borderRightColor_11; float ___borderRightWidth_12; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___borderTopColor_13; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___borderTopLeftRadius_14; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___borderTopRightRadius_15; float ___borderTopWidth_16; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___bottom_17; Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F_marshaled_pinvoke ___cursor_18; int32_t ___display_19; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___flexBasis_20; int32_t ___flexDirection_21; float ___flexGrow_22; float ___flexShrink_23; int32_t ___flexWrap_24; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___height_25; int32_t ___justifyContent_26; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___left_27; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___marginBottom_28; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___marginLeft_29; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___marginRight_30; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___marginTop_31; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___maxHeight_32; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___maxWidth_33; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___minHeight_34; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___minWidth_35; float ___opacity_36; int32_t ___overflow_37; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___paddingBottom_38; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___paddingLeft_39; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___paddingRight_40; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___paddingTop_41; int32_t ___position_42; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___right_43; int32_t ___textOverflow_44; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___top_45; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___unityBackgroundImageTintColor_46; int32_t ___unityBackgroundScaleMode_47; int32_t ___unityOverflowClipBox_48; int32_t ___unitySliceBottom_49; int32_t ___unitySliceLeft_50; int32_t ___unitySliceRight_51; int32_t ___unitySliceTop_52; int32_t ___unityTextOverflowPosition_53; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___width_54; }; // Native definition for COM marshalling of UnityEngine.UIElements.NonInheritedData struct NonInheritedData_t3214A5E84AA3C44A80F8B493DC92D00072194A07_marshaled_com { int32_t ___alignContent_0; int32_t ___alignItems_1; int32_t ___alignSelf_2; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___backgroundColor_3; Background_t14D781972AD80DA2C6B3070F7A7EE46F063CDEAD_marshaled_com ___backgroundImage_4; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___borderBottomColor_5; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___borderBottomLeftRadius_6; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___borderBottomRightRadius_7; float ___borderBottomWidth_8; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___borderLeftColor_9; float ___borderLeftWidth_10; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___borderRightColor_11; float ___borderRightWidth_12; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___borderTopColor_13; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___borderTopLeftRadius_14; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___borderTopRightRadius_15; float ___borderTopWidth_16; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___bottom_17; Cursor_t6FF56333603B811AE4BB9A0C7D66B88D874A4C4F_marshaled_com ___cursor_18; int32_t ___display_19; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___flexBasis_20; int32_t ___flexDirection_21; float ___flexGrow_22; float ___flexShrink_23; int32_t ___flexWrap_24; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___height_25; int32_t ___justifyContent_26; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___left_27; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___marginBottom_28; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___marginLeft_29; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___marginRight_30; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___marginTop_31; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___maxHeight_32; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___maxWidth_33; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___minHeight_34; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___minWidth_35; float ___opacity_36; int32_t ___overflow_37; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___paddingBottom_38; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___paddingLeft_39; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___paddingRight_40; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___paddingTop_41; int32_t ___position_42; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___right_43; int32_t ___textOverflow_44; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___top_45; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___unityBackgroundImageTintColor_46; int32_t ___unityBackgroundScaleMode_47; int32_t ___unityOverflowClipBox_48; int32_t ___unitySliceBottom_49; int32_t ___unitySliceLeft_50; int32_t ___unitySliceRight_51; int32_t ___unitySliceTop_52; int32_t ___unityTextOverflowPosition_53; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___width_54; }; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // UnityEngine.UIElements.Panel struct Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F : public BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.Panel::m_RootContainer VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_RootContainer_18; // UnityEngine.UIElements.VisualTreeUpdater UnityEngine.UIElements.Panel::m_VisualTreeUpdater VisualTreeUpdater_tD6408ED21607A11CCA2F26D09A50AED30B8C1A64 * ___m_VisualTreeUpdater_19; // System.String UnityEngine.UIElements.Panel::m_PanelName String_t* ___m_PanelName_20; // System.UInt32 UnityEngine.UIElements.Panel::m_Version uint32_t ___m_Version_21; // System.UInt32 UnityEngine.UIElements.Panel::m_RepaintVersion uint32_t ___m_RepaintVersion_22; // System.UInt32 UnityEngine.UIElements.Panel::m_HierarchyVersion uint32_t ___m_HierarchyVersion_23; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.Panel::m_MarkerBeforeUpdate ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___m_MarkerBeforeUpdate_24; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.Panel::m_MarkerUpdate ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___m_MarkerUpdate_25; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.Panel::m_MarkerLayout ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___m_MarkerLayout_26; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.Panel::m_MarkerBindings ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___m_MarkerBindings_27; // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.Panel::m_MarkerAnimations ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___m_MarkerAnimations_28; // UnityEngine.UIElements.EventDispatcher UnityEngine.UIElements.Panel::k__BackingField EventDispatcher_t96A750D2456ECAD9F478B4BBB9832D3D05948BC8 * ___U3CdispatcherU3Ek__BackingField_30; // UnityEngine.UIElements.TimerEventScheduler UnityEngine.UIElements.Panel::m_Scheduler TimerEventScheduler_tBFB88C1237A1F9B74C5A80668899D4FD984C3619 * ___m_Scheduler_31; // UnityEngine.ScriptableObject UnityEngine.UIElements.Panel::k__BackingField ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A * ___U3CownerObjectU3Ek__BackingField_32; // UnityEngine.UIElements.ContextType UnityEngine.UIElements.Panel::k__BackingField int32_t ___U3CcontextTypeU3Ek__BackingField_33; // UnityEngine.UIElements.SavePersistentViewData UnityEngine.UIElements.Panel::k__BackingField SavePersistentViewData_t76588E7F1497A5002044502587742FCD2B974311 * ___U3CsaveViewDataU3Ek__BackingField_34; // UnityEngine.UIElements.GetViewDataDictionary UnityEngine.UIElements.Panel::k__BackingField GetViewDataDictionary_t98279159E390DE67BB251497F1B8EEE94CB5A516 * ___U3CgetViewDataDictionaryU3Ek__BackingField_35; // UnityEngine.UIElements.FocusController UnityEngine.UIElements.Panel::k__BackingField FocusController_tC337430532E3E8FF9AD076CA4A5E3F49E437839B * ___U3CfocusControllerU3Ek__BackingField_36; // UnityEngine.EventInterests UnityEngine.UIElements.Panel::k__BackingField EventInterests_t4DC3B6F7CFFDBF0AC4DE302F9102C769B87B9D79 ___U3CIMGUIEventInterestsU3Ek__BackingField_37; // System.Int32 UnityEngine.UIElements.Panel::k__BackingField int32_t ___U3CIMGUIContainersCountU3Ek__BackingField_40; // UnityEngine.UIElements.IMGUIContainer UnityEngine.UIElements.Panel::k__BackingField IMGUIContainer_t0C8BA9DB6BE59812D122D0B25558114E24DAC9C0 * ___U3CrootIMGUIContainerU3Ek__BackingField_41; // UnityEngine.Shader UnityEngine.UIElements.Panel::m_StandardShader Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * ___m_StandardShader_42; // UnityEngine.UIElements.AtlasBase UnityEngine.UIElements.Panel::m_Atlas AtlasBase_tDB4C470C02253BAD18D1BF83FADB620209E4A37D * ___m_Atlas_43; // System.Boolean UnityEngine.UIElements.Panel::m_ValidatingLayout bool ___m_ValidatingLayout_44; public: inline static int32_t get_offset_of_m_RootContainer_18() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_RootContainer_18)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_m_RootContainer_18() const { return ___m_RootContainer_18; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_m_RootContainer_18() { return &___m_RootContainer_18; } inline void set_m_RootContainer_18(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___m_RootContainer_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_RootContainer_18), (void*)value); } inline static int32_t get_offset_of_m_VisualTreeUpdater_19() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_VisualTreeUpdater_19)); } inline VisualTreeUpdater_tD6408ED21607A11CCA2F26D09A50AED30B8C1A64 * get_m_VisualTreeUpdater_19() const { return ___m_VisualTreeUpdater_19; } inline VisualTreeUpdater_tD6408ED21607A11CCA2F26D09A50AED30B8C1A64 ** get_address_of_m_VisualTreeUpdater_19() { return &___m_VisualTreeUpdater_19; } inline void set_m_VisualTreeUpdater_19(VisualTreeUpdater_tD6408ED21607A11CCA2F26D09A50AED30B8C1A64 * value) { ___m_VisualTreeUpdater_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_VisualTreeUpdater_19), (void*)value); } inline static int32_t get_offset_of_m_PanelName_20() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_PanelName_20)); } inline String_t* get_m_PanelName_20() const { return ___m_PanelName_20; } inline String_t** get_address_of_m_PanelName_20() { return &___m_PanelName_20; } inline void set_m_PanelName_20(String_t* value) { ___m_PanelName_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PanelName_20), (void*)value); } inline static int32_t get_offset_of_m_Version_21() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_Version_21)); } inline uint32_t get_m_Version_21() const { return ___m_Version_21; } inline uint32_t* get_address_of_m_Version_21() { return &___m_Version_21; } inline void set_m_Version_21(uint32_t value) { ___m_Version_21 = value; } inline static int32_t get_offset_of_m_RepaintVersion_22() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_RepaintVersion_22)); } inline uint32_t get_m_RepaintVersion_22() const { return ___m_RepaintVersion_22; } inline uint32_t* get_address_of_m_RepaintVersion_22() { return &___m_RepaintVersion_22; } inline void set_m_RepaintVersion_22(uint32_t value) { ___m_RepaintVersion_22 = value; } inline static int32_t get_offset_of_m_HierarchyVersion_23() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_HierarchyVersion_23)); } inline uint32_t get_m_HierarchyVersion_23() const { return ___m_HierarchyVersion_23; } inline uint32_t* get_address_of_m_HierarchyVersion_23() { return &___m_HierarchyVersion_23; } inline void set_m_HierarchyVersion_23(uint32_t value) { ___m_HierarchyVersion_23 = value; } inline static int32_t get_offset_of_m_MarkerBeforeUpdate_24() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_MarkerBeforeUpdate_24)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_m_MarkerBeforeUpdate_24() const { return ___m_MarkerBeforeUpdate_24; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_m_MarkerBeforeUpdate_24() { return &___m_MarkerBeforeUpdate_24; } inline void set_m_MarkerBeforeUpdate_24(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___m_MarkerBeforeUpdate_24 = value; } inline static int32_t get_offset_of_m_MarkerUpdate_25() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_MarkerUpdate_25)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_m_MarkerUpdate_25() const { return ___m_MarkerUpdate_25; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_m_MarkerUpdate_25() { return &___m_MarkerUpdate_25; } inline void set_m_MarkerUpdate_25(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___m_MarkerUpdate_25 = value; } inline static int32_t get_offset_of_m_MarkerLayout_26() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_MarkerLayout_26)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_m_MarkerLayout_26() const { return ___m_MarkerLayout_26; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_m_MarkerLayout_26() { return &___m_MarkerLayout_26; } inline void set_m_MarkerLayout_26(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___m_MarkerLayout_26 = value; } inline static int32_t get_offset_of_m_MarkerBindings_27() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_MarkerBindings_27)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_m_MarkerBindings_27() const { return ___m_MarkerBindings_27; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_m_MarkerBindings_27() { return &___m_MarkerBindings_27; } inline void set_m_MarkerBindings_27(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___m_MarkerBindings_27 = value; } inline static int32_t get_offset_of_m_MarkerAnimations_28() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_MarkerAnimations_28)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_m_MarkerAnimations_28() const { return ___m_MarkerAnimations_28; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_m_MarkerAnimations_28() { return &___m_MarkerAnimations_28; } inline void set_m_MarkerAnimations_28(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___m_MarkerAnimations_28 = value; } inline static int32_t get_offset_of_U3CdispatcherU3Ek__BackingField_30() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___U3CdispatcherU3Ek__BackingField_30)); } inline EventDispatcher_t96A750D2456ECAD9F478B4BBB9832D3D05948BC8 * get_U3CdispatcherU3Ek__BackingField_30() const { return ___U3CdispatcherU3Ek__BackingField_30; } inline EventDispatcher_t96A750D2456ECAD9F478B4BBB9832D3D05948BC8 ** get_address_of_U3CdispatcherU3Ek__BackingField_30() { return &___U3CdispatcherU3Ek__BackingField_30; } inline void set_U3CdispatcherU3Ek__BackingField_30(EventDispatcher_t96A750D2456ECAD9F478B4BBB9832D3D05948BC8 * value) { ___U3CdispatcherU3Ek__BackingField_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CdispatcherU3Ek__BackingField_30), (void*)value); } inline static int32_t get_offset_of_m_Scheduler_31() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_Scheduler_31)); } inline TimerEventScheduler_tBFB88C1237A1F9B74C5A80668899D4FD984C3619 * get_m_Scheduler_31() const { return ___m_Scheduler_31; } inline TimerEventScheduler_tBFB88C1237A1F9B74C5A80668899D4FD984C3619 ** get_address_of_m_Scheduler_31() { return &___m_Scheduler_31; } inline void set_m_Scheduler_31(TimerEventScheduler_tBFB88C1237A1F9B74C5A80668899D4FD984C3619 * value) { ___m_Scheduler_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Scheduler_31), (void*)value); } inline static int32_t get_offset_of_U3CownerObjectU3Ek__BackingField_32() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___U3CownerObjectU3Ek__BackingField_32)); } inline ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A * get_U3CownerObjectU3Ek__BackingField_32() const { return ___U3CownerObjectU3Ek__BackingField_32; } inline ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A ** get_address_of_U3CownerObjectU3Ek__BackingField_32() { return &___U3CownerObjectU3Ek__BackingField_32; } inline void set_U3CownerObjectU3Ek__BackingField_32(ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A * value) { ___U3CownerObjectU3Ek__BackingField_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CownerObjectU3Ek__BackingField_32), (void*)value); } inline static int32_t get_offset_of_U3CcontextTypeU3Ek__BackingField_33() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___U3CcontextTypeU3Ek__BackingField_33)); } inline int32_t get_U3CcontextTypeU3Ek__BackingField_33() const { return ___U3CcontextTypeU3Ek__BackingField_33; } inline int32_t* get_address_of_U3CcontextTypeU3Ek__BackingField_33() { return &___U3CcontextTypeU3Ek__BackingField_33; } inline void set_U3CcontextTypeU3Ek__BackingField_33(int32_t value) { ___U3CcontextTypeU3Ek__BackingField_33 = value; } inline static int32_t get_offset_of_U3CsaveViewDataU3Ek__BackingField_34() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___U3CsaveViewDataU3Ek__BackingField_34)); } inline SavePersistentViewData_t76588E7F1497A5002044502587742FCD2B974311 * get_U3CsaveViewDataU3Ek__BackingField_34() const { return ___U3CsaveViewDataU3Ek__BackingField_34; } inline SavePersistentViewData_t76588E7F1497A5002044502587742FCD2B974311 ** get_address_of_U3CsaveViewDataU3Ek__BackingField_34() { return &___U3CsaveViewDataU3Ek__BackingField_34; } inline void set_U3CsaveViewDataU3Ek__BackingField_34(SavePersistentViewData_t76588E7F1497A5002044502587742FCD2B974311 * value) { ___U3CsaveViewDataU3Ek__BackingField_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CsaveViewDataU3Ek__BackingField_34), (void*)value); } inline static int32_t get_offset_of_U3CgetViewDataDictionaryU3Ek__BackingField_35() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___U3CgetViewDataDictionaryU3Ek__BackingField_35)); } inline GetViewDataDictionary_t98279159E390DE67BB251497F1B8EEE94CB5A516 * get_U3CgetViewDataDictionaryU3Ek__BackingField_35() const { return ___U3CgetViewDataDictionaryU3Ek__BackingField_35; } inline GetViewDataDictionary_t98279159E390DE67BB251497F1B8EEE94CB5A516 ** get_address_of_U3CgetViewDataDictionaryU3Ek__BackingField_35() { return &___U3CgetViewDataDictionaryU3Ek__BackingField_35; } inline void set_U3CgetViewDataDictionaryU3Ek__BackingField_35(GetViewDataDictionary_t98279159E390DE67BB251497F1B8EEE94CB5A516 * value) { ___U3CgetViewDataDictionaryU3Ek__BackingField_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CgetViewDataDictionaryU3Ek__BackingField_35), (void*)value); } inline static int32_t get_offset_of_U3CfocusControllerU3Ek__BackingField_36() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___U3CfocusControllerU3Ek__BackingField_36)); } inline FocusController_tC337430532E3E8FF9AD076CA4A5E3F49E437839B * get_U3CfocusControllerU3Ek__BackingField_36() const { return ___U3CfocusControllerU3Ek__BackingField_36; } inline FocusController_tC337430532E3E8FF9AD076CA4A5E3F49E437839B ** get_address_of_U3CfocusControllerU3Ek__BackingField_36() { return &___U3CfocusControllerU3Ek__BackingField_36; } inline void set_U3CfocusControllerU3Ek__BackingField_36(FocusController_tC337430532E3E8FF9AD076CA4A5E3F49E437839B * value) { ___U3CfocusControllerU3Ek__BackingField_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CfocusControllerU3Ek__BackingField_36), (void*)value); } inline static int32_t get_offset_of_U3CIMGUIEventInterestsU3Ek__BackingField_37() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___U3CIMGUIEventInterestsU3Ek__BackingField_37)); } inline EventInterests_t4DC3B6F7CFFDBF0AC4DE302F9102C769B87B9D79 get_U3CIMGUIEventInterestsU3Ek__BackingField_37() const { return ___U3CIMGUIEventInterestsU3Ek__BackingField_37; } inline EventInterests_t4DC3B6F7CFFDBF0AC4DE302F9102C769B87B9D79 * get_address_of_U3CIMGUIEventInterestsU3Ek__BackingField_37() { return &___U3CIMGUIEventInterestsU3Ek__BackingField_37; } inline void set_U3CIMGUIEventInterestsU3Ek__BackingField_37(EventInterests_t4DC3B6F7CFFDBF0AC4DE302F9102C769B87B9D79 value) { ___U3CIMGUIEventInterestsU3Ek__BackingField_37 = value; } inline static int32_t get_offset_of_U3CIMGUIContainersCountU3Ek__BackingField_40() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___U3CIMGUIContainersCountU3Ek__BackingField_40)); } inline int32_t get_U3CIMGUIContainersCountU3Ek__BackingField_40() const { return ___U3CIMGUIContainersCountU3Ek__BackingField_40; } inline int32_t* get_address_of_U3CIMGUIContainersCountU3Ek__BackingField_40() { return &___U3CIMGUIContainersCountU3Ek__BackingField_40; } inline void set_U3CIMGUIContainersCountU3Ek__BackingField_40(int32_t value) { ___U3CIMGUIContainersCountU3Ek__BackingField_40 = value; } inline static int32_t get_offset_of_U3CrootIMGUIContainerU3Ek__BackingField_41() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___U3CrootIMGUIContainerU3Ek__BackingField_41)); } inline IMGUIContainer_t0C8BA9DB6BE59812D122D0B25558114E24DAC9C0 * get_U3CrootIMGUIContainerU3Ek__BackingField_41() const { return ___U3CrootIMGUIContainerU3Ek__BackingField_41; } inline IMGUIContainer_t0C8BA9DB6BE59812D122D0B25558114E24DAC9C0 ** get_address_of_U3CrootIMGUIContainerU3Ek__BackingField_41() { return &___U3CrootIMGUIContainerU3Ek__BackingField_41; } inline void set_U3CrootIMGUIContainerU3Ek__BackingField_41(IMGUIContainer_t0C8BA9DB6BE59812D122D0B25558114E24DAC9C0 * value) { ___U3CrootIMGUIContainerU3Ek__BackingField_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CrootIMGUIContainerU3Ek__BackingField_41), (void*)value); } inline static int32_t get_offset_of_m_StandardShader_42() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_StandardShader_42)); } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * get_m_StandardShader_42() const { return ___m_StandardShader_42; } inline Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 ** get_address_of_m_StandardShader_42() { return &___m_StandardShader_42; } inline void set_m_StandardShader_42(Shader_tB2355DC4F3CAF20B2F1AB5AABBF37C3555FFBC39 * value) { ___m_StandardShader_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_StandardShader_42), (void*)value); } inline static int32_t get_offset_of_m_Atlas_43() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_Atlas_43)); } inline AtlasBase_tDB4C470C02253BAD18D1BF83FADB620209E4A37D * get_m_Atlas_43() const { return ___m_Atlas_43; } inline AtlasBase_tDB4C470C02253BAD18D1BF83FADB620209E4A37D ** get_address_of_m_Atlas_43() { return &___m_Atlas_43; } inline void set_m_Atlas_43(AtlasBase_tDB4C470C02253BAD18D1BF83FADB620209E4A37D * value) { ___m_Atlas_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Atlas_43), (void*)value); } inline static int32_t get_offset_of_m_ValidatingLayout_44() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F, ___m_ValidatingLayout_44)); } inline bool get_m_ValidatingLayout_44() const { return ___m_ValidatingLayout_44; } inline bool* get_address_of_m_ValidatingLayout_44() { return &___m_ValidatingLayout_44; } inline void set_m_ValidatingLayout_44(bool value) { ___m_ValidatingLayout_44 = value; } }; struct Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F_StaticFields { public: // Unity.Profiling.ProfilerMarker UnityEngine.UIElements.Panel::s_MarkerPickAll ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 ___s_MarkerPickAll_29; // UnityEngine.UIElements.LoadResourceFunction UnityEngine.UIElements.Panel::k__BackingField LoadResourceFunction_tC8B248C3A029A6C7E29976A421652F7262656F92 * ___U3CloadResourceFuncU3Ek__BackingField_38; // UnityEngine.UIElements.TimeMsFunction UnityEngine.UIElements.Panel::k__BackingField TimeMsFunction_tA8C39B5612EEA072E31B8B065796054F4FF447A7 * ___U3CTimeSinceStartupU3Ek__BackingField_39; // System.Action`1 UnityEngine.UIElements.Panel::beforeAnyRepaint Action_1_tD6977CC88510EC45D6546337AF4105D2D5667964 * ___beforeAnyRepaint_45; public: inline static int32_t get_offset_of_s_MarkerPickAll_29() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F_StaticFields, ___s_MarkerPickAll_29)); } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 get_s_MarkerPickAll_29() const { return ___s_MarkerPickAll_29; } inline ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 * get_address_of_s_MarkerPickAll_29() { return &___s_MarkerPickAll_29; } inline void set_s_MarkerPickAll_29(ProfilerMarker_tAE86534C80C5D67768DB3B244D8D139A2E6495E1 value) { ___s_MarkerPickAll_29 = value; } inline static int32_t get_offset_of_U3CloadResourceFuncU3Ek__BackingField_38() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F_StaticFields, ___U3CloadResourceFuncU3Ek__BackingField_38)); } inline LoadResourceFunction_tC8B248C3A029A6C7E29976A421652F7262656F92 * get_U3CloadResourceFuncU3Ek__BackingField_38() const { return ___U3CloadResourceFuncU3Ek__BackingField_38; } inline LoadResourceFunction_tC8B248C3A029A6C7E29976A421652F7262656F92 ** get_address_of_U3CloadResourceFuncU3Ek__BackingField_38() { return &___U3CloadResourceFuncU3Ek__BackingField_38; } inline void set_U3CloadResourceFuncU3Ek__BackingField_38(LoadResourceFunction_tC8B248C3A029A6C7E29976A421652F7262656F92 * value) { ___U3CloadResourceFuncU3Ek__BackingField_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CloadResourceFuncU3Ek__BackingField_38), (void*)value); } inline static int32_t get_offset_of_U3CTimeSinceStartupU3Ek__BackingField_39() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F_StaticFields, ___U3CTimeSinceStartupU3Ek__BackingField_39)); } inline TimeMsFunction_tA8C39B5612EEA072E31B8B065796054F4FF447A7 * get_U3CTimeSinceStartupU3Ek__BackingField_39() const { return ___U3CTimeSinceStartupU3Ek__BackingField_39; } inline TimeMsFunction_tA8C39B5612EEA072E31B8B065796054F4FF447A7 ** get_address_of_U3CTimeSinceStartupU3Ek__BackingField_39() { return &___U3CTimeSinceStartupU3Ek__BackingField_39; } inline void set_U3CTimeSinceStartupU3Ek__BackingField_39(TimeMsFunction_tA8C39B5612EEA072E31B8B065796054F4FF447A7 * value) { ___U3CTimeSinceStartupU3Ek__BackingField_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTimeSinceStartupU3Ek__BackingField_39), (void*)value); } inline static int32_t get_offset_of_beforeAnyRepaint_45() { return static_cast(offsetof(Panel_t476A329F94E775CA31284CD78FD12460EEB05A3F_StaticFields, ___beforeAnyRepaint_45)); } inline Action_1_tD6977CC88510EC45D6546337AF4105D2D5667964 * get_beforeAnyRepaint_45() const { return ___beforeAnyRepaint_45; } inline Action_1_tD6977CC88510EC45D6546337AF4105D2D5667964 ** get_address_of_beforeAnyRepaint_45() { return &___beforeAnyRepaint_45; } inline void set_beforeAnyRepaint_45(Action_1_tD6977CC88510EC45D6546337AF4105D2D5667964 * value) { ___beforeAnyRepaint_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___beforeAnyRepaint_45), (void*)value); } }; // UnityEngine.UIElements.UIR.RenderChainVEData struct RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prev VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prev_0; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::next VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___next_1; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::groupTransformAncestor VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___groupTransformAncestor_2; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::boneTransformAncestor VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___boneTransformAncestor_3; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prevDirty VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevDirty_4; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::nextDirty VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextDirty_5; // System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::hierarchyDepth int32_t ___hierarchyDepth_6; // UnityEngine.UIElements.UIR.RenderDataDirtyTypes UnityEngine.UIElements.UIR.RenderChainVEData::dirtiedValues int32_t ___dirtiedValues_7; // System.UInt32 UnityEngine.UIElements.UIR.RenderChainVEData::dirtyID uint32_t ___dirtyID_8; // UnityEngine.UIElements.UIR.Implementation.ClipMethod UnityEngine.UIElements.UIR.RenderChainVEData::clipMethod int32_t ___clipMethod_9; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::firstCommand RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstCommand_10; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::lastCommand RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastCommand_11; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::firstClosingCommand RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstClosingCommand_12; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::lastClosingCommand RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastClosingCommand_13; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::isInChain bool ___isInChain_14; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::isStencilClipped bool ___isStencilClipped_15; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::isHierarchyHidden bool ___isHierarchyHidden_16; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::disableNudging bool ___disableNudging_17; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::usesLegacyText bool ___usesLegacyText_18; // UnityEngine.UIElements.UIR.MeshHandle UnityEngine.UIElements.UIR.RenderChainVEData::data MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___data_19; // UnityEngine.UIElements.UIR.MeshHandle UnityEngine.UIElements.UIR.RenderChainVEData::closingData MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___closingData_20; // UnityEngine.Matrix4x4 UnityEngine.UIElements.UIR.RenderChainVEData::verticesSpace Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___verticesSpace_21; // System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::displacementUVStart int32_t ___displacementUVStart_22; // System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::displacementUVEnd int32_t ___displacementUVEnd_23; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::transformID BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___transformID_24; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::clipRectID BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___clipRectID_25; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::opacityID BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___opacityID_26; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::textCoreSettingsID BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___textCoreSettingsID_27; // System.Single UnityEngine.UIElements.UIR.RenderChainVEData::compositeOpacity float ___compositeOpacity_28; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prevText VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevText_29; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::nextText VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextText_30; // System.Collections.Generic.List`1 UnityEngine.UIElements.UIR.RenderChainVEData::textEntries List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * ___textEntries_31; // UnityEngine.UIElements.UIR.BasicNode`1 UnityEngine.UIElements.UIR.RenderChainVEData::textures BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * ___textures_32; public: inline static int32_t get_offset_of_prev_0() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___prev_0)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_prev_0() const { return ___prev_0; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_prev_0() { return &___prev_0; } inline void set_prev_0(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___prev_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___prev_0), (void*)value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___next_1)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_next_1() const { return ___next_1; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_next_1() { return &___next_1; } inline void set_next_1(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___next_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_1), (void*)value); } inline static int32_t get_offset_of_groupTransformAncestor_2() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___groupTransformAncestor_2)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_groupTransformAncestor_2() const { return ___groupTransformAncestor_2; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_groupTransformAncestor_2() { return &___groupTransformAncestor_2; } inline void set_groupTransformAncestor_2(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___groupTransformAncestor_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupTransformAncestor_2), (void*)value); } inline static int32_t get_offset_of_boneTransformAncestor_3() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___boneTransformAncestor_3)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_boneTransformAncestor_3() const { return ___boneTransformAncestor_3; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_boneTransformAncestor_3() { return &___boneTransformAncestor_3; } inline void set_boneTransformAncestor_3(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___boneTransformAncestor_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___boneTransformAncestor_3), (void*)value); } inline static int32_t get_offset_of_prevDirty_4() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___prevDirty_4)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_prevDirty_4() const { return ___prevDirty_4; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_prevDirty_4() { return &___prevDirty_4; } inline void set_prevDirty_4(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___prevDirty_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___prevDirty_4), (void*)value); } inline static int32_t get_offset_of_nextDirty_5() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___nextDirty_5)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_nextDirty_5() const { return ___nextDirty_5; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_nextDirty_5() { return &___nextDirty_5; } inline void set_nextDirty_5(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___nextDirty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___nextDirty_5), (void*)value); } inline static int32_t get_offset_of_hierarchyDepth_6() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___hierarchyDepth_6)); } inline int32_t get_hierarchyDepth_6() const { return ___hierarchyDepth_6; } inline int32_t* get_address_of_hierarchyDepth_6() { return &___hierarchyDepth_6; } inline void set_hierarchyDepth_6(int32_t value) { ___hierarchyDepth_6 = value; } inline static int32_t get_offset_of_dirtiedValues_7() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___dirtiedValues_7)); } inline int32_t get_dirtiedValues_7() const { return ___dirtiedValues_7; } inline int32_t* get_address_of_dirtiedValues_7() { return &___dirtiedValues_7; } inline void set_dirtiedValues_7(int32_t value) { ___dirtiedValues_7 = value; } inline static int32_t get_offset_of_dirtyID_8() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___dirtyID_8)); } inline uint32_t get_dirtyID_8() const { return ___dirtyID_8; } inline uint32_t* get_address_of_dirtyID_8() { return &___dirtyID_8; } inline void set_dirtyID_8(uint32_t value) { ___dirtyID_8 = value; } inline static int32_t get_offset_of_clipMethod_9() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___clipMethod_9)); } inline int32_t get_clipMethod_9() const { return ___clipMethod_9; } inline int32_t* get_address_of_clipMethod_9() { return &___clipMethod_9; } inline void set_clipMethod_9(int32_t value) { ___clipMethod_9 = value; } inline static int32_t get_offset_of_firstCommand_10() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___firstCommand_10)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_firstCommand_10() const { return ___firstCommand_10; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_firstCommand_10() { return &___firstCommand_10; } inline void set_firstCommand_10(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___firstCommand_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstCommand_10), (void*)value); } inline static int32_t get_offset_of_lastCommand_11() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___lastCommand_11)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_lastCommand_11() const { return ___lastCommand_11; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_lastCommand_11() { return &___lastCommand_11; } inline void set_lastCommand_11(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___lastCommand_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___lastCommand_11), (void*)value); } inline static int32_t get_offset_of_firstClosingCommand_12() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___firstClosingCommand_12)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_firstClosingCommand_12() const { return ___firstClosingCommand_12; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_firstClosingCommand_12() { return &___firstClosingCommand_12; } inline void set_firstClosingCommand_12(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___firstClosingCommand_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstClosingCommand_12), (void*)value); } inline static int32_t get_offset_of_lastClosingCommand_13() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___lastClosingCommand_13)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_lastClosingCommand_13() const { return ___lastClosingCommand_13; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_lastClosingCommand_13() { return &___lastClosingCommand_13; } inline void set_lastClosingCommand_13(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___lastClosingCommand_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___lastClosingCommand_13), (void*)value); } inline static int32_t get_offset_of_isInChain_14() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___isInChain_14)); } inline bool get_isInChain_14() const { return ___isInChain_14; } inline bool* get_address_of_isInChain_14() { return &___isInChain_14; } inline void set_isInChain_14(bool value) { ___isInChain_14 = value; } inline static int32_t get_offset_of_isStencilClipped_15() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___isStencilClipped_15)); } inline bool get_isStencilClipped_15() const { return ___isStencilClipped_15; } inline bool* get_address_of_isStencilClipped_15() { return &___isStencilClipped_15; } inline void set_isStencilClipped_15(bool value) { ___isStencilClipped_15 = value; } inline static int32_t get_offset_of_isHierarchyHidden_16() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___isHierarchyHidden_16)); } inline bool get_isHierarchyHidden_16() const { return ___isHierarchyHidden_16; } inline bool* get_address_of_isHierarchyHidden_16() { return &___isHierarchyHidden_16; } inline void set_isHierarchyHidden_16(bool value) { ___isHierarchyHidden_16 = value; } inline static int32_t get_offset_of_disableNudging_17() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___disableNudging_17)); } inline bool get_disableNudging_17() const { return ___disableNudging_17; } inline bool* get_address_of_disableNudging_17() { return &___disableNudging_17; } inline void set_disableNudging_17(bool value) { ___disableNudging_17 = value; } inline static int32_t get_offset_of_usesLegacyText_18() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___usesLegacyText_18)); } inline bool get_usesLegacyText_18() const { return ___usesLegacyText_18; } inline bool* get_address_of_usesLegacyText_18() { return &___usesLegacyText_18; } inline void set_usesLegacyText_18(bool value) { ___usesLegacyText_18 = value; } inline static int32_t get_offset_of_data_19() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___data_19)); } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * get_data_19() const { return ___data_19; } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED ** get_address_of_data_19() { return &___data_19; } inline void set_data_19(MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * value) { ___data_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_19), (void*)value); } inline static int32_t get_offset_of_closingData_20() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___closingData_20)); } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * get_closingData_20() const { return ___closingData_20; } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED ** get_address_of_closingData_20() { return &___closingData_20; } inline void set_closingData_20(MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * value) { ___closingData_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___closingData_20), (void*)value); } inline static int32_t get_offset_of_verticesSpace_21() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___verticesSpace_21)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_verticesSpace_21() const { return ___verticesSpace_21; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_verticesSpace_21() { return &___verticesSpace_21; } inline void set_verticesSpace_21(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___verticesSpace_21 = value; } inline static int32_t get_offset_of_displacementUVStart_22() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___displacementUVStart_22)); } inline int32_t get_displacementUVStart_22() const { return ___displacementUVStart_22; } inline int32_t* get_address_of_displacementUVStart_22() { return &___displacementUVStart_22; } inline void set_displacementUVStart_22(int32_t value) { ___displacementUVStart_22 = value; } inline static int32_t get_offset_of_displacementUVEnd_23() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___displacementUVEnd_23)); } inline int32_t get_displacementUVEnd_23() const { return ___displacementUVEnd_23; } inline int32_t* get_address_of_displacementUVEnd_23() { return &___displacementUVEnd_23; } inline void set_displacementUVEnd_23(int32_t value) { ___displacementUVEnd_23 = value; } inline static int32_t get_offset_of_transformID_24() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___transformID_24)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_transformID_24() const { return ___transformID_24; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_transformID_24() { return &___transformID_24; } inline void set_transformID_24(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___transformID_24 = value; } inline static int32_t get_offset_of_clipRectID_25() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___clipRectID_25)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_clipRectID_25() const { return ___clipRectID_25; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_clipRectID_25() { return &___clipRectID_25; } inline void set_clipRectID_25(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___clipRectID_25 = value; } inline static int32_t get_offset_of_opacityID_26() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___opacityID_26)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_opacityID_26() const { return ___opacityID_26; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_opacityID_26() { return &___opacityID_26; } inline void set_opacityID_26(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___opacityID_26 = value; } inline static int32_t get_offset_of_textCoreSettingsID_27() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___textCoreSettingsID_27)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_textCoreSettingsID_27() const { return ___textCoreSettingsID_27; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_textCoreSettingsID_27() { return &___textCoreSettingsID_27; } inline void set_textCoreSettingsID_27(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___textCoreSettingsID_27 = value; } inline static int32_t get_offset_of_compositeOpacity_28() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___compositeOpacity_28)); } inline float get_compositeOpacity_28() const { return ___compositeOpacity_28; } inline float* get_address_of_compositeOpacity_28() { return &___compositeOpacity_28; } inline void set_compositeOpacity_28(float value) { ___compositeOpacity_28 = value; } inline static int32_t get_offset_of_prevText_29() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___prevText_29)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_prevText_29() const { return ___prevText_29; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_prevText_29() { return &___prevText_29; } inline void set_prevText_29(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___prevText_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___prevText_29), (void*)value); } inline static int32_t get_offset_of_nextText_30() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___nextText_30)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_nextText_30() const { return ___nextText_30; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_nextText_30() { return &___nextText_30; } inline void set_nextText_30(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___nextText_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___nextText_30), (void*)value); } inline static int32_t get_offset_of_textEntries_31() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___textEntries_31)); } inline List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * get_textEntries_31() const { return ___textEntries_31; } inline List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 ** get_address_of_textEntries_31() { return &___textEntries_31; } inline void set_textEntries_31(List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * value) { ___textEntries_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___textEntries_31), (void*)value); } inline static int32_t get_offset_of_textures_32() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___textures_32)); } inline BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * get_textures_32() const { return ___textures_32; } inline BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 ** get_address_of_textures_32() { return &___textures_32; } inline void set_textures_32(BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * value) { ___textures_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___textures_32), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.RenderChainVEData struct RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1_marshaled_pinvoke { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prev_0; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___next_1; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___groupTransformAncestor_2; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___boneTransformAncestor_3; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevDirty_4; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextDirty_5; int32_t ___hierarchyDepth_6; int32_t ___dirtiedValues_7; uint32_t ___dirtyID_8; int32_t ___clipMethod_9; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstCommand_10; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastCommand_11; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstClosingCommand_12; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastClosingCommand_13; int32_t ___isInChain_14; int32_t ___isStencilClipped_15; int32_t ___isHierarchyHidden_16; int32_t ___disableNudging_17; int32_t ___usesLegacyText_18; MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___data_19; MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___closingData_20; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___verticesSpace_21; int32_t ___displacementUVStart_22; int32_t ___displacementUVEnd_23; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___transformID_24; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___clipRectID_25; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___opacityID_26; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___textCoreSettingsID_27; float ___compositeOpacity_28; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevText_29; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextText_30; List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * ___textEntries_31; BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * ___textures_32; }; // Native definition for COM marshalling of UnityEngine.UIElements.UIR.RenderChainVEData struct RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1_marshaled_com { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prev_0; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___next_1; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___groupTransformAncestor_2; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___boneTransformAncestor_3; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevDirty_4; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextDirty_5; int32_t ___hierarchyDepth_6; int32_t ___dirtiedValues_7; uint32_t ___dirtyID_8; int32_t ___clipMethod_9; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstCommand_10; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastCommand_11; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstClosingCommand_12; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastClosingCommand_13; int32_t ___isInChain_14; int32_t ___isStencilClipped_15; int32_t ___isHierarchyHidden_16; int32_t ___disableNudging_17; int32_t ___usesLegacyText_18; MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___data_19; MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___closingData_20; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___verticesSpace_21; int32_t ___displacementUVStart_22; int32_t ___displacementUVEnd_23; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___transformID_24; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___clipRectID_25; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___opacityID_26; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___textCoreSettingsID_27; float ___compositeOpacity_28; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevText_29; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextText_30; List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * ___textEntries_31; BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * ___textures_32; }; // UnityEngine.UIElements.SavePersistentViewData struct SavePersistentViewData_t76588E7F1497A5002044502587742FCD2B974311 : public MulticastDelegate_t { public: public: }; // UnityEngine.UIElements.StyleSheets.StylePropertyValue struct StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 { public: // UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleSheets.StylePropertyValue::sheet StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_0; // UnityEngine.UIElements.StyleValueHandle UnityEngine.UIElements.StyleSheets.StylePropertyValue::handle StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 ___handle_1; public: inline static int32_t get_offset_of_sheet_0() { return static_cast(offsetof(StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8, ___sheet_0)); } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * get_sheet_0() const { return ___sheet_0; } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F ** get_address_of_sheet_0() { return &___sheet_0; } inline void set_sheet_0(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * value) { ___sheet_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___sheet_0), (void*)value); } inline static int32_t get_offset_of_handle_1() { return static_cast(offsetof(StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8, ___handle_1)); } inline StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 get_handle_1() const { return ___handle_1; } inline StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 * get_address_of_handle_1() { return &___handle_1; } inline void set_handle_1(StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 value) { ___handle_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleSheets.StylePropertyValue struct StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8_marshaled_pinvoke { StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_0; StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 ___handle_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleSheets.StylePropertyValue struct StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8_marshaled_com { StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_0; StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 ___handle_1; }; // UnityEngine.UIElements.StyleSheet struct StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F : public ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A { public: // UnityEngine.UIElements.StyleRule[] UnityEngine.UIElements.StyleSheet::m_Rules StyleRuleU5BU5D_t55A2FB25E952A81E416F0F3AFA9DE62D9BC79F6C* ___m_Rules_4; // UnityEngine.UIElements.StyleComplexSelector[] UnityEngine.UIElements.StyleSheet::m_ComplexSelectors StyleComplexSelectorU5BU5D_t5F6245386E94A827D3FC3E49583E9638B378162F* ___m_ComplexSelectors_5; // System.Single[] UnityEngine.UIElements.StyleSheet::floats SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___floats_6; // UnityEngine.UIElements.StyleSheets.Dimension[] UnityEngine.UIElements.StyleSheet::dimensions DimensionU5BU5D_t9DB4CB3BCA73B950C70CAA094C00A8DBBE9F6F3A* ___dimensions_7; // UnityEngine.Color[] UnityEngine.UIElements.StyleSheet::colors ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* ___colors_8; // System.String[] UnityEngine.UIElements.StyleSheet::strings StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___strings_9; // UnityEngine.Object[] UnityEngine.UIElements.StyleSheet::assets ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* ___assets_10; // UnityEngine.UIElements.StyleSheet/ImportStruct[] UnityEngine.UIElements.StyleSheet::imports ImportStructU5BU5D_tF66F901C8390BE645422B4FA6232A64CB504A184* ___imports_11; // System.Collections.Generic.List`1 UnityEngine.UIElements.StyleSheet::m_FlattenedImportedStyleSheets List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35 * ___m_FlattenedImportedStyleSheets_12; // System.Int32 UnityEngine.UIElements.StyleSheet::m_ContentHash int32_t ___m_ContentHash_13; // UnityEngine.UIElements.StyleSheets.ScalableImage[] UnityEngine.UIElements.StyleSheet::scalableImages ScalableImageU5BU5D_tDCCCB50C4AF02BDD51C682EC8F72D818099D987E* ___scalableImages_14; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.StyleSheet::orderedNameSelectors Dictionary_2_tF06B0812A15F0DCA8223A792F790D5E10AD79823 * ___orderedNameSelectors_15; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.StyleSheet::orderedTypeSelectors Dictionary_2_tF06B0812A15F0DCA8223A792F790D5E10AD79823 * ___orderedTypeSelectors_16; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.StyleSheet::orderedClassSelectors Dictionary_2_tF06B0812A15F0DCA8223A792F790D5E10AD79823 * ___orderedClassSelectors_17; // System.Boolean UnityEngine.UIElements.StyleSheet::isUnityStyleSheet bool ___isUnityStyleSheet_18; public: inline static int32_t get_offset_of_m_Rules_4() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___m_Rules_4)); } inline StyleRuleU5BU5D_t55A2FB25E952A81E416F0F3AFA9DE62D9BC79F6C* get_m_Rules_4() const { return ___m_Rules_4; } inline StyleRuleU5BU5D_t55A2FB25E952A81E416F0F3AFA9DE62D9BC79F6C** get_address_of_m_Rules_4() { return &___m_Rules_4; } inline void set_m_Rules_4(StyleRuleU5BU5D_t55A2FB25E952A81E416F0F3AFA9DE62D9BC79F6C* value) { ___m_Rules_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Rules_4), (void*)value); } inline static int32_t get_offset_of_m_ComplexSelectors_5() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___m_ComplexSelectors_5)); } inline StyleComplexSelectorU5BU5D_t5F6245386E94A827D3FC3E49583E9638B378162F* get_m_ComplexSelectors_5() const { return ___m_ComplexSelectors_5; } inline StyleComplexSelectorU5BU5D_t5F6245386E94A827D3FC3E49583E9638B378162F** get_address_of_m_ComplexSelectors_5() { return &___m_ComplexSelectors_5; } inline void set_m_ComplexSelectors_5(StyleComplexSelectorU5BU5D_t5F6245386E94A827D3FC3E49583E9638B378162F* value) { ___m_ComplexSelectors_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ComplexSelectors_5), (void*)value); } inline static int32_t get_offset_of_floats_6() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___floats_6)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_floats_6() const { return ___floats_6; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_floats_6() { return &___floats_6; } inline void set_floats_6(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___floats_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___floats_6), (void*)value); } inline static int32_t get_offset_of_dimensions_7() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___dimensions_7)); } inline DimensionU5BU5D_t9DB4CB3BCA73B950C70CAA094C00A8DBBE9F6F3A* get_dimensions_7() const { return ___dimensions_7; } inline DimensionU5BU5D_t9DB4CB3BCA73B950C70CAA094C00A8DBBE9F6F3A** get_address_of_dimensions_7() { return &___dimensions_7; } inline void set_dimensions_7(DimensionU5BU5D_t9DB4CB3BCA73B950C70CAA094C00A8DBBE9F6F3A* value) { ___dimensions_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___dimensions_7), (void*)value); } inline static int32_t get_offset_of_colors_8() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___colors_8)); } inline ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* get_colors_8() const { return ___colors_8; } inline ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834** get_address_of_colors_8() { return &___colors_8; } inline void set_colors_8(ColorU5BU5D_t358DD89F511301E663AD9157305B94A2DEFF8834* value) { ___colors_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___colors_8), (void*)value); } inline static int32_t get_offset_of_strings_9() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___strings_9)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_strings_9() const { return ___strings_9; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_strings_9() { return &___strings_9; } inline void set_strings_9(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___strings_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___strings_9), (void*)value); } inline static int32_t get_offset_of_assets_10() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___assets_10)); } inline ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* get_assets_10() const { return ___assets_10; } inline ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873** get_address_of_assets_10() { return &___assets_10; } inline void set_assets_10(ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* value) { ___assets_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___assets_10), (void*)value); } inline static int32_t get_offset_of_imports_11() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___imports_11)); } inline ImportStructU5BU5D_tF66F901C8390BE645422B4FA6232A64CB504A184* get_imports_11() const { return ___imports_11; } inline ImportStructU5BU5D_tF66F901C8390BE645422B4FA6232A64CB504A184** get_address_of_imports_11() { return &___imports_11; } inline void set_imports_11(ImportStructU5BU5D_tF66F901C8390BE645422B4FA6232A64CB504A184* value) { ___imports_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___imports_11), (void*)value); } inline static int32_t get_offset_of_m_FlattenedImportedStyleSheets_12() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___m_FlattenedImportedStyleSheets_12)); } inline List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35 * get_m_FlattenedImportedStyleSheets_12() const { return ___m_FlattenedImportedStyleSheets_12; } inline List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35 ** get_address_of_m_FlattenedImportedStyleSheets_12() { return &___m_FlattenedImportedStyleSheets_12; } inline void set_m_FlattenedImportedStyleSheets_12(List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35 * value) { ___m_FlattenedImportedStyleSheets_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FlattenedImportedStyleSheets_12), (void*)value); } inline static int32_t get_offset_of_m_ContentHash_13() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___m_ContentHash_13)); } inline int32_t get_m_ContentHash_13() const { return ___m_ContentHash_13; } inline int32_t* get_address_of_m_ContentHash_13() { return &___m_ContentHash_13; } inline void set_m_ContentHash_13(int32_t value) { ___m_ContentHash_13 = value; } inline static int32_t get_offset_of_scalableImages_14() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___scalableImages_14)); } inline ScalableImageU5BU5D_tDCCCB50C4AF02BDD51C682EC8F72D818099D987E* get_scalableImages_14() const { return ___scalableImages_14; } inline ScalableImageU5BU5D_tDCCCB50C4AF02BDD51C682EC8F72D818099D987E** get_address_of_scalableImages_14() { return &___scalableImages_14; } inline void set_scalableImages_14(ScalableImageU5BU5D_tDCCCB50C4AF02BDD51C682EC8F72D818099D987E* value) { ___scalableImages_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___scalableImages_14), (void*)value); } inline static int32_t get_offset_of_orderedNameSelectors_15() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___orderedNameSelectors_15)); } inline Dictionary_2_tF06B0812A15F0DCA8223A792F790D5E10AD79823 * get_orderedNameSelectors_15() const { return ___orderedNameSelectors_15; } inline Dictionary_2_tF06B0812A15F0DCA8223A792F790D5E10AD79823 ** get_address_of_orderedNameSelectors_15() { return &___orderedNameSelectors_15; } inline void set_orderedNameSelectors_15(Dictionary_2_tF06B0812A15F0DCA8223A792F790D5E10AD79823 * value) { ___orderedNameSelectors_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___orderedNameSelectors_15), (void*)value); } inline static int32_t get_offset_of_orderedTypeSelectors_16() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___orderedTypeSelectors_16)); } inline Dictionary_2_tF06B0812A15F0DCA8223A792F790D5E10AD79823 * get_orderedTypeSelectors_16() const { return ___orderedTypeSelectors_16; } inline Dictionary_2_tF06B0812A15F0DCA8223A792F790D5E10AD79823 ** get_address_of_orderedTypeSelectors_16() { return &___orderedTypeSelectors_16; } inline void set_orderedTypeSelectors_16(Dictionary_2_tF06B0812A15F0DCA8223A792F790D5E10AD79823 * value) { ___orderedTypeSelectors_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___orderedTypeSelectors_16), (void*)value); } inline static int32_t get_offset_of_orderedClassSelectors_17() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___orderedClassSelectors_17)); } inline Dictionary_2_tF06B0812A15F0DCA8223A792F790D5E10AD79823 * get_orderedClassSelectors_17() const { return ___orderedClassSelectors_17; } inline Dictionary_2_tF06B0812A15F0DCA8223A792F790D5E10AD79823 ** get_address_of_orderedClassSelectors_17() { return &___orderedClassSelectors_17; } inline void set_orderedClassSelectors_17(Dictionary_2_tF06B0812A15F0DCA8223A792F790D5E10AD79823 * value) { ___orderedClassSelectors_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___orderedClassSelectors_17), (void*)value); } inline static int32_t get_offset_of_isUnityStyleSheet_18() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F, ___isUnityStyleSheet_18)); } inline bool get_isUnityStyleSheet_18() const { return ___isUnityStyleSheet_18; } inline bool* get_address_of_isUnityStyleSheet_18() { return &___isUnityStyleSheet_18; } inline void set_isUnityStyleSheet_18(bool value) { ___isUnityStyleSheet_18 = value; } }; struct StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F_StaticFields { public: // System.String UnityEngine.UIElements.StyleSheet::kCustomPropertyMarker String_t* ___kCustomPropertyMarker_19; public: inline static int32_t get_offset_of_kCustomPropertyMarker_19() { return static_cast(offsetof(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F_StaticFields, ___kCustomPropertyMarker_19)); } inline String_t* get_kCustomPropertyMarker_19() const { return ___kCustomPropertyMarker_19; } inline String_t** get_address_of_kCustomPropertyMarker_19() { return &___kCustomPropertyMarker_19; } inline void set_kCustomPropertyMarker_19(String_t* value) { ___kCustomPropertyMarker_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___kCustomPropertyMarker_19), (void*)value); } }; // UnityEngine.UIElements.StyleSheets.StyleValue struct StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 { 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_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___length_3; }; #pragma pack(pop, tp) struct { char ___length_3_OffsetPadding_forAlignmentOnly[8]; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___length_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___color_4_OffsetPadding[8]; // UnityEngine.Color UnityEngine.UIElements.StyleSheets.StyleValue::color Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_4; }; #pragma pack(pop, tp) struct { char ___color_4_OffsetPadding_forAlignmentOnly[8]; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___resource_5_OffsetPadding[8]; // System.Runtime.InteropServices.GCHandle UnityEngine.UIElements.StyleSheets.StyleValue::resource GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___resource_5; }; #pragma pack(pop, tp) struct { char ___resource_5_OffsetPadding_forAlignmentOnly[8]; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___resource_5_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___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_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___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_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___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_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___length_3)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_length_3() const { return ___length_3; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_length_3() { return &___length_3; } inline void set_length_3(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___length_3 = value; } inline static int32_t get_offset_of_color_4() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___color_4)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_color_4() const { return ___color_4; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_color_4() { return &___color_4; } inline void set_color_4(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___color_4 = value; } inline static int32_t get_offset_of_resource_5() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___resource_5)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_resource_5() const { return ___resource_5; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_resource_5() { return &___resource_5; } inline void set_resource_5(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___resource_5 = value; } }; // UnityEngine.Texture2D struct Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF : public Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE { public: public: }; // UnityEngine.UIElements.TimeMsFunction struct TimeMsFunction_tA8C39B5612EEA072E31B8B065796054F4FF447A7 : public MulticastDelegate_t { public: public: }; // UnityEngine.UIElements.VectorImage struct VectorImage_t2C2B26B2A738C1DCD0845B82228343838DAE2022 : public ScriptableObject_t4361E08CEBF052C650D3666C7CEC37EB31DE116A { public: // UnityEngine.Texture2D UnityEngine.UIElements.VectorImage::atlas Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___atlas_4; // UnityEngine.UIElements.VectorImageVertex[] UnityEngine.UIElements.VectorImage::vertices VectorImageVertexU5BU5D_t3763E588EB85BC209EEE51BBAEFB8C6B0B53D4C6* ___vertices_5; // System.UInt16[] UnityEngine.UIElements.VectorImage::indices UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___indices_6; // UnityEngine.UIElements.GradientSettings[] UnityEngine.UIElements.VectorImage::settings GradientSettingsU5BU5D_tA46B4329A05EDB682A503179055DF4B31B2E7EEA* ___settings_7; // UnityEngine.Vector2 UnityEngine.UIElements.VectorImage::size Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___size_8; public: inline static int32_t get_offset_of_atlas_4() { return static_cast(offsetof(VectorImage_t2C2B26B2A738C1DCD0845B82228343838DAE2022, ___atlas_4)); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * get_atlas_4() const { return ___atlas_4; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** get_address_of_atlas_4() { return &___atlas_4; } inline void set_atlas_4(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { ___atlas_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___atlas_4), (void*)value); } inline static int32_t get_offset_of_vertices_5() { return static_cast(offsetof(VectorImage_t2C2B26B2A738C1DCD0845B82228343838DAE2022, ___vertices_5)); } inline VectorImageVertexU5BU5D_t3763E588EB85BC209EEE51BBAEFB8C6B0B53D4C6* get_vertices_5() const { return ___vertices_5; } inline VectorImageVertexU5BU5D_t3763E588EB85BC209EEE51BBAEFB8C6B0B53D4C6** get_address_of_vertices_5() { return &___vertices_5; } inline void set_vertices_5(VectorImageVertexU5BU5D_t3763E588EB85BC209EEE51BBAEFB8C6B0B53D4C6* value) { ___vertices_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___vertices_5), (void*)value); } inline static int32_t get_offset_of_indices_6() { return static_cast(offsetof(VectorImage_t2C2B26B2A738C1DCD0845B82228343838DAE2022, ___indices_6)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_indices_6() const { return ___indices_6; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_indices_6() { return &___indices_6; } inline void set_indices_6(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___indices_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___indices_6), (void*)value); } inline static int32_t get_offset_of_settings_7() { return static_cast(offsetof(VectorImage_t2C2B26B2A738C1DCD0845B82228343838DAE2022, ___settings_7)); } inline GradientSettingsU5BU5D_tA46B4329A05EDB682A503179055DF4B31B2E7EEA* get_settings_7() const { return ___settings_7; } inline GradientSettingsU5BU5D_tA46B4329A05EDB682A503179055DF4B31B2E7EEA** get_address_of_settings_7() { return &___settings_7; } inline void set_settings_7(GradientSettingsU5BU5D_tA46B4329A05EDB682A503179055DF4B31B2E7EEA* value) { ___settings_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___settings_7), (void*)value); } inline static int32_t get_offset_of_size_8() { return static_cast(offsetof(VectorImage_t2C2B26B2A738C1DCD0845B82228343838DAE2022, ___size_8)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_size_8() const { return ___size_8; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_size_8() { return &___size_8; } inline void set_size_8(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___size_8 = value; } }; // UnityEngine.UIElements.StyleSheets.StylePropertyReader/GetCursorIdFunction struct GetCursorIdFunction_t0822BE5207EC00BA6C3BCFD350809DC4B445C4C8 : public MulticastDelegate_t { public: public: }; // UnityEngine.UIElements.CommandEventBase`1 struct CommandEventBase_1_tF2AEE851390BA430910A36BEE15AB39E4FD4CA43 : public EventBase_1_tF2FE9CB04C2528BA126174636E2FFAE99EE69C45 { 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_tF2AEE851390BA430910A36BEE15AB39E4FD4CA43, ___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_t6C54D3F64F580F43EF31D061FE10C3AA7AD5860B : public EventBase_1_t62898DA79C1A0E2AD4DC4BECAB231EAF17253968 { 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_t6C54D3F64F580F43EF31D061FE10C3AA7AD5860B, ___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.KeyboardEventBase`1 struct KeyboardEventBase_1_t241DE9277CA8B10D5E950EC6995711467412743E : public EventBase_1_tBA8129392E6E2DCB3EC1808A169AB5915BD4D41E { 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_t241DE9277CA8B10D5E950EC6995711467412743E, ___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_t241DE9277CA8B10D5E950EC6995711467412743E, ___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_t241DE9277CA8B10D5E950EC6995711467412743E, ___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_t470115110F914E0A4BC09D581661B1E92C85588E : public EventBase_1_t934C843651C0CE40A5EE026FE64520962C69B522 { 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_t470115110F914E0A4BC09D581661B1E92C85588E, ___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_t470115110F914E0A4BC09D581661B1E92C85588E, ___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_t470115110F914E0A4BC09D581661B1E92C85588E, ___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_t9F7D703752C59B2758B0C44ED89EFD86323772AE : public EventBase_1_tEA3EC96A771350A4CDC57DB50A75C6FB0AC5A374 { public: // UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1::k__BackingField int32_t ___U3CmodifiersU3Ek__BackingField_18; // UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CmousePositionU3Ek__BackingField_19; // UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3ClocalMousePositionU3Ek__BackingField_20; // UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CmouseDeltaU3Ek__BackingField_21; // System.Int32 UnityEngine.UIElements.MouseEventBase`1::k__BackingField int32_t ___U3CclickCountU3Ek__BackingField_22; // System.Int32 UnityEngine.UIElements.MouseEventBase`1::